{"info":{"_postman_id":"342a7a52-9b61-4eb3-bfe0-7aec1e959d10","name":"Zenoti API","description":"<html><head></head><body><h2 id=\"disclaimer-this-api-documentation-is-an-older-version-and-does-not-receive-any-updates-for-updated-api-documentation-click-here\"><strong>Disclaimer</strong>: This API documentation is an older version and does not receive any updates. For updated API documentation, <a href=\"https://docs.zenoti.com/reference/generate-an-access-token\">click here</a>.</h2>\n<p>The Zenoti API allows you to programmatically access the data stored in your Zenoti account with ease.</p>\n<h1 id=\"overview\">Overview</h1>\n\n<ol><li><p>You need to create a backend app and require a valid bearer token or an API key to send requests to the API endpoints. To create your app and key, navigate at the organization-level, <b>Admin</b> &gt; <b>Setup</b> &gt; <b>Apps.</b></p></li><p><a href=\"https://help.zenoti.com/en/articles/5587726-zenoti-api-create-the-backend-app-and-generate-a-new-api-key\">Learn how to create a backend app and generate a new API key.</a></p><p>The API key is valid for one year, after which you must<a href=\"https://help.zenoti.com/en/articles/5587780-zenoti-api-update-the-existing-api-key\">update the API key before expiry.</a></p><li><p>The response to every request is sent in<a href=\"https://en.wikipedia.org/wiki/JSON\">JSON format</a>. If the API request results in an error, it is represented by an <code>\"error\": {}</code> key in the JSON response.</p></li><li><p>The request method (verb) determines the nature of action that you intend to perform. A request made by using the <code>GET</code> method implies that you want to fetch something from Postman. Similarly, a request made by using the <code>POST</code> method implies you want to save something new to Zenoti.</p></li><li><p>The API calls will respond with appropriate<a href=\"https://en.wikipedia.org/wiki/List_of_HTTP_status_codes\">HTTP status codes</a>for all requests. A <code>200 OK</code> indicates that the response was successfully sent, while <code>4XX</code> or <code>5XX</code> response codes indicate an error from the requesting client or our API servers respectively.</p></li></ol>\n\n<h1 id=\"authentication\">Authentication</h1>\n\n<hr>\n<h2>API Key-based Authentication</h2>\n\n<p>An API Key is required to be sent as part of every request to the Zenoti API. All the APIs use API Key to authenticate the requests and identify your account</p>\n<blockquote><br>If you do not have an API Key, you can easily generate one by going to <b>Admin</b> &gt; <b>Setup</b> &gt; <b>Apps</b>.<br></blockquote>\n\n<p>To hit Zenoti APIs, you must pass the <strong>api_key</strong> (that you obtained from <strong>Admin</strong> &gt; <strong>Setup</strong> &gt; <strong>Apps</strong>) as <strong>Authorization</strong> header in the following format:</p>\n<blockquote><br>apikey {{api_key}}<br></blockquote>\n\n<p>An API Key tells our API server that the request it received came from a specific app or from your account. This API key allows you to access all the APIs supported by Zenoti.</p>\n<p>API keys should be kept confidential and only stored on your own servers.</p>\n<h2>Token-based Authentication</h2>\n\n<p>Besides the API Key authentication described earlier, you can also perform token-based authentication.</p>\n<p>For Token-based Authentication, you must pass the token to all API calls. For generating tokens please refer to <a href=\"https://docs.zenoti.com/#074707bc-a5ab-4321-a00c-f512db7e8207\">Generate an access token</a>. You can also <a href=\"https://docs.zenoti.com/#f0422ee6-7443-43e3-9a9f-0ef7fc62b088\">Refresh an access token</a> or <a href=\"https://docs.zenoti.com/#6ee9cc68-9356-4bb1-bab5-47d36bf89cb6\">Revoke an existing access token</a></p>\n<p><strong>Note</strong>: Employee tokens are auto-expired whenever an employee's password has been changed via Web or mobile and after an employee has been terminated.</p>\n<h1 id=\"map-api-calls-to-a-custom-source\">Map API calls to a custom source</h1>\n\n<p>Map all your API calls and</p>\n<p><a href=\"https://docs.zenoti.com/?version=latest#a9e8e1fe-ac19-41c9-93f5-5884e8404a5a\">bookings</a></p>\n<p>to these two custom sources that are defined in Zenoti: <strong>External-Webstore</strong> and <strong>External-CMA</strong>.</p>\n<p>To do so, follow these steps:</p>\n<ol><li><p>Contact your Zenoti Customer Service Manager (CSM) and request to enable the credentials of a custom source app as per your requirement.</p></li><li><p>Zenoti's team will share these three parameters for each source app:<a href=\"https://docs.zenoti.com/?version=latest#authentication\">App ID</a>,<a href=\"https://docs.zenoti.com/?version=latest#authentication\">App Secret</a>, and<a href=\"https://docs.zenoti.com/?version=latest#authentication\">API Key</a>.</p></li><li><p>All API calls that you make with the provided API Key as the authorization parameter will be automatically mapped to the corresponding source: either External-Webstore or External-CMA.</p></li><li><p>Alternatively, you can leverage the App ID and App Secret details along with your user credentials to<a href=\"https://docs.zenoti.com/?version=latest#authentication\">generate a bearer token</a>for authorizing API calls. The calls that you make by using such a bearer token will be automatically mapped to the corresponding source: either External-Webstore or External-CMA.</p></li></ol>\n\n<h1 id=\"support\">Support</h1>\n\n<p>If you require any help related to accessing the Zenoti API, reach out to us at</p>\n<p><a href=\"mailto:apisupport@zenoti.com\">apisupport@zenoti.com</a></p>\n<p>.</p>\n<p>If you receive a 503 response from our servers, it implies that we have hit an unexpected spike in API access traffic and would usually be operational within the next 5 minutes. If the outage persists or if you receive any other form of 5XX error, do let us know.</p>\n<h1 id=\"rate-limits\">Rate Limits</h1>\n\n<p>Zenoti uses Rate Limits to ensure faster API response times and to maintain overall stability. If we receive a large quantity of API call requests within a small period, those requests may be throttled.</p>\n<p>If the Rate Limit feature is enabled for your organization, here is a sample of the response headers that are displayed when only the organization (account)-level limit is defined:</p>\n<h2 id=\"rate-limit-response-headers\">Rate Limit Response Headers</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Value</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Organization-RateLimit-Limit</td>\n<td>60;w=60;b=60</td>\n</tr>\n<tr>\n<td>RateLimit-Remaining</td>\n<td>48</td>\n</tr>\n<tr>\n<td>RateLimit-Reset</td>\n<td>50</td>\n</tr>\n</tbody>\n</table>\n</div><p>The interpretation of the Rate Limit response headers is as follows:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Response Header</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Organization-RateLimit-Limit</td>\n<td>60;w=60;b=60  <br>This indicates that the refill rate is <strong>60 calls per 60 seconds</strong> (where, <strong>w=60 sec</strong>). After every 1 minute, 60 calls will be added to the bucket.  <br>  <br><strong>b=60</strong> indicates that the maximum number of calls that can get accumulated over time is 60. In other words, even if you do not make any API call for 2 hours, a maximum of 60 calls will get accumulated. No more call accumulation can occur beyond this value, because 60 is the maximum capacity of the bucket.</td>\n</tr>\n<tr>\n<td>RateLimit-Remaining</td>\n<td>The value of this response header indicates the number of remaining API calls that you can make within that particular 48 seconds. This value continuously gets updated after every API call you make and is refreshed after the end of every 48 seconds.</td>\n</tr>\n<tr>\n<td>RateLimit-Reset</td>\n<td>The value of this response header indicates the time in seconds for the next refill of API calls. If the value is 50, it means that the rate limit will be refreshed to the maximum value of 60 after 50 seconds.</td>\n</tr>\n</tbody>\n</table>\n</div><p>For a detailed explanation on the use cases of different request policies and the interpretation of the respective values of the Rate Limit Response Headers, refer to <a href=\"http://help.zenoti.com/en/articles/4774922-rate-limit-response-headers\">this Help article</a>.</p>\n<blockquote>\n<p><strong>The standard applicable rate limit is 60 calls per minute.</strong> To opt for a higher-volume API rate limit, reach out to your Zenoti account manager and the relevant team will share the available add-on options with you.</p>\n</blockquote>\n<h4 id=\"strategies-to-effectively-manage-rate-limits\">Strategies to Effectively Manage Rate Limits</h4>\n<p>To avoid reaching your rate limits, you must make only the essential requests that you require.<br>Here are a few strategies that can help you to reduce the number of requests and avoid getting rate limit exception responses.</p>\n<ul>\n<li><strong>Eliminate unnecessary API calls</strong>.<br>  Are some of your requests receiving data items that are not used in your application? You can optimize your code to only fetch the data that your app requires.</li>\n<li><strong>Cache frequently used data</strong>.<br>  You can cache data on the server or on the client by using DOM storage. You can also save relatively static information in a database or serialize it in a file.For example, you can cache the list of services, therapists performing the services, and their pricing details for a service booking workflow.</li>\n<li><strong>Use Retry Logic</strong>.<br>  You can implement Retry logic after a certain amount of time if you receive an API rate limit exception as a response. For instance, Zenoti recommends that you verify the API responses after each API call you make. If you get an API rate limit exception, you must implement the Sleep option for some time and then try again. You should include code that catches errors. If you ignore such API rate limit exception errors and continue to make requests, your app will not be able to recover in a graceful manner. You can use the Retry-After header if you receive a 429 response for the back-off time. Alternatively, you can use metadata (included with all API responses) for your app’s API usage to dynamically control the app’s behavior.</li>\n<li><strong>Queue API requests.</strong><br>  To queue your API requests for effectively managing API rate limits, use any one of several cloud applications that are available in the market. Here are a few such cloud applications that you can try out:<br>  <a href=\"https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/Welcome.html\">Amazon Simple Queue Service</a>,<br>  <a href=\"http://activemq.apache.org/restful-queue.html\">Apache ActiveMQ</a>, and <a href=\"https://developer.rackspace.com/docs/cloud-queues/v1/\">Rackspace Cloud Queues API 1.0</a>.</li>\n</ul>\n<p><strong>Note</strong>: HTTP 503 and 504 errors can occur over bad network or in case of a downtime. It is general practice to have a retry mechanism in place. Zenoti recommends the API consumers to retry 2-3 times in case of HTTP 503 and HTTP 504 errors with a delay between each retry. Please contact us if you receive HTTP 503/504 errors continuously.</p>\n<h1 id=\"api-reference\">API Reference</h1>\n\n<p>This section explains in detail about the various API categories and their respective API endpoints in Zenoti.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Overview","slug":"overview"},{"content":"Authentication","slug":"authentication"},{"content":"Map API calls to a custom source","slug":"map-api-calls-to-a-custom-source"},{"content":"Support","slug":"support"},{"content":"Rate Limits","slug":"rate-limits"},{"content":"API Reference","slug":"api-reference"}],"owner":"16255247","collectionId":"342a7a52-9b61-4eb3-bfe0-7aec1e959d10","publishedId":"2s8YmKSPwT","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-11-16T09:26:29.000Z"},"item":[{"name":"Access tokens","item":[{"name":"Generate an access token","id":"451b7d9f-34f0-448e-b1f5-fdc188ce92b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://{apiurl}/v1/tokens","description":"<p><strong>Purpose</strong>: The purpose of this API is to generate a new access token for authentication of the user. Businesses can use this token to access Zenoti APIs.</p>\n<p><strong>Note</strong>: The access token is valid only for 24 hours, post which you must generate a new token by invoking the <a href=\"https://docs.zenoti.com/#f0422ee6-7443-43e3-9a9f-0ef7fc62b088\">Refresh an access token API</a>.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>account_name</td>\n<td>string</td>\n<td><code>Mandatory</code>  <br />Name of your business account as mentioned in the Zenoti URL. For example, if your Zenoti URL is <a href=\"http://www.spabliss.zenoti.com\">www.spabliss.zenoti.com</a>, then spabliss is your account name.</td>\n</tr>\n<tr>\n<td>user_name</td>\n<td>string</td>\n<td><code>Mandatory</code>Username of the employee.</td>\n</tr>\n<tr>\n<td>password</td>\n<td>string</td>\n<td><code>Mandatory</code>Password of the employee.</td>\n</tr>\n<tr>\n<td>grant_type</td>\n<td>string</td>\n<td><code>Mandatory</code>Grant type is the password of the employee.</td>\n</tr>\n<tr>\n<td>app_id</td>\n<td>guid</td>\n<td><code>Mandatory</code>Unique identifier of the application. App id lets us know if the logged in user is a \"Guest\" or an \"Employee\".</td>\n</tr>\n<tr>\n<td>app_secret</td>\n<td>guid</td>\n<td><code>Mandatory</code>Unique secret code of the application.</td>\n</tr>\n<tr>\n<td>device id</td>\n<td>guid</td>\n<td><code>Mandatory</code>Unique identifier of the device from which the token is getting generated.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-parameters\">Response Parameters</h2>\n<p>After you invoke the Generate an access token API, you will see the following parameters appear under the <strong>Credentials</strong> object.</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>access_token</td>\n<td>id</td>\n<td>This is the access token that is generated when you invoke the API - <strong>Generate an access token</strong>. Use this token to access the Zenoti APIs.</td>\n</tr>\n<tr>\n<td>access_token_expiry</td>\n<td>date time</td>\n<td>This is the validity period of the access token. The access token is valid for 24 hours from the date and time of generation.</td>\n</tr>\n<tr>\n<td>refresh_token</td>\n<td>id</td>\n<td>If an access token is expired, use the refresh token to generate a new access token.  <br /><strong>Note:</strong> If you use the refresh token before the expiry of the access token, it will become redundant and cannot be used for authentication.</td>\n</tr>\n<tr>\n<td>refresh_token_expiry</td>\n<td>date time</td>\n<td>This is the expiry of the refresh token.</td>\n</tr>\n<tr>\n<td>token_type</td>\n<td>string</td>\n<td>This is the type of authentication the token provides.</td>\n</tr>\n<tr>\n<td>token_id</td>\n<td>guid</td>\n<td>Unique identifier of the token.</td>\n</tr>\n<tr>\n<td>app_id</td>\n<td>guid</td>\n<td>Unique identifier of the application.</td>\n</tr>\n<tr>\n<td>user_type</td>\n<td>string</td>\n<td>This specifies the user who is accessing the APIs. It is either \"Guest\" or \"Employee\".</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["v1","tokens"],"host":["{apiurl}"],"query":[],"variable":[]}},"response":[{"id":"c2375679-0792-404f-b04b-d0cd1fb47348","name":"Generate an access token","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"account_name\": \"account name\",\r\n    \"user_name\": \"username\",\r\n    \"password\": \"password\",\r\n    \"grant_type\": \"password\",\r\n    \"app_id\": \"DB6D3C87-7913-43E3-81B6-08B0F1708D09\",\r\n    \"app_secret\": \"312a4d9488e04a829fe9dab88377e78f8e071240f3e241ca82e01c306e556599\",\r\n    \"device_id\": \"c113476f-04e1-484c-b887-57414441cdcf\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{apiurl}/v1/tokens"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"credentials\": {\n        \"access_token\": \"AN:blushstage|$ARD#SJjGgi8HWG1ok7ffVnm5CgAF4JMZYZT1UoY3A3VCP40YHU8MaQnEkhXWUNdZt/2dCnQNLxv4CeQJz2usidkbJUyRqnNeVLa3ikFrBPCjcXwU3PAzFe8uhOoivMD+Lj9cLOxjSNwpD23R60qCz6a08zNtRWp/Fg7sYjrUwvgPGS8foqJTY2vJZHs71X8y3Q6zsJhOL7hCCT7Rb6VgNd0KPEDoCv0yCvby1bLgMfDmyK3hS1fkL7+ubWW1TXkFpBFquE6SqOafMwfaaVD1NPOij/VrOe3DkhFY2v3B5NPp9UMLgsIAEqWGMlRv+uc7nIfh4nwH0IWZybgxC1JY+tuH7yIxTp9niqgG8ou1+dF3AWiq+rvTJxX7Hjm6keagwunnlTW1+zEm5Kmwgh12lZRQ1DxNUkoqEQSlPHZDVzhhwb16xkxS8q4U/1+kxtpfk8nMteCcn3K+SdEst06J1ShyoIaVJkkNN/NAZERkqIPsZUtDIvXGw+IfjZbu1/FFOKp+PLOZLrE0BptfGHqY6IP73z7Ri3EeAPsJzGM0mMNEnZMK+LxkPaGl28sKKfgWXaUl1Jct9QKtJ/5Io7SyEtSdcQ/DHSxXYzNT7JdhizE5FWSWqv1/y8ZRdE5RQurJrUErSOWnHmS8qkDdZz0Ps3I2SpIb41pcypU+d5NhL4WW46WBhms2uZ0HxzzHcE4MzRLLZb5nvnJHo2HxIJh1Ud1sY6hY1g8pg4ujokxS7vkc6NQ6/yitgPZoiACfoYMMNgucozpXjbdNwK72rF4XBmFayxLeptMwcG6ZwpKiL4SE6l+4/rwPU+fx29TBNroWHzK23Fbut0eGKQFDgOd+sVvzKkZjx0oF8VKb2px6vVSzbrwDIJebxJpEpv5OJghESGlGKIuzEHZMit7fseDUQPfA2/1+C7wEYkCJoF/nbWe/eW9MYQWTT7Yd9SO4uVzCU8ETj2nfeTDG4jgbYbHPynMj7W56crXY1wC67knxqiVSJbOsWLLcgcBOjBrl0EH0gseuG6rkmPaQAQNQ/RFLNKxpBQRBcpMrLv5Gdb4=\",\n        \"access_token_expiry\": \"2022-06-08T11:19:18.7016839Z\",\n        \"refresh_token\": \"AN:blushstage|$ARD#tkfrIhypyBpbgcF5AmASnE+L+NzMqOhdn0qg/lZPjNDtdFHE/WD0Llf94jg3mWVN92qp2UPFKBknecdB4SfPvVeI/lurj93b71nzsPZbMNJMoDjFnD65Xhnm5K7U7KPzghZO7VyHYttogs2AStI7RbvWtEmUerv/uc0d/jSBATg+UlMm1xzkesw1uoIAW5yYeakbpJzKEtvVid0wq7wXwFKyvw4jiK9RDrGzmRl13slB99MchKiWHGGEh16CoWtnwKEy8xnnDRdimUhd6suHoiET6CBU4oFNQoei5ei5X0DPdSYYvTZaHJulCxH/CfNk48xmLQSCQH5t8Ewy4beqmQVYDzT3oENZS6bMNZ6tnU4Y44e6xnO4K9THSQuYgttNUMo8vQmhq+33ZmBDaizw7UgJleNjFxD4oSQng+JNABIZKEyzaH1o/KrhaNs/NNzlqi4r54xcveXpZ0S1arvJ7a8mMf6/LAFZ8Uo315ylzw05rf99GHM9WwZwQsTFU6g64/5aOmTshD/hA5STKiP9m+ro3a+mvvJQJyf43GO86pcuSuLiHP2E9/jBCQ7MVHoLpwFJEmUZRJuW2o5lZhHB2oHpSNoZXRaD61uoW//c8YtXJ0vDHeehnX6KJbuYUOKwMmeYga+oOGvxQoctAxr3PcpUaWksctoR+nKYrRxnHCwnCRr+r3B0Oujuv0aVPBhlWn+AU/9aCPR2fAeQsNdREj3ZjC9RjAP4spZ4OfJboryxb5uqqMUWyTPPsl+uJiJmy3+yPuZW6ivKxusSEax+ZFL1F58oEj88BJtB71r0v9Ktn0QTfTZs3EBzBtE0Hacl8BJ88a3pbajUVq8238NM7Dwqxy1rfDSIiPO7HHA0ZmiuWK6CPJRA1+utaGBUP7AM2/Ji9aOTPMRRZvJuMq5nKCM/vFUE2ISZnU2zdwAz8RAEGeD2BBmPIR7mNiH28LqrgJHytt8Fhy73+79CHti8ln7H7/4o+Z421LW7DK+KD0NVPopEqEkFnhTbCdMogh/W44VioK51E/4KuzlFXfK+7lrOAkDS91aw7K8=\",\n        \"refresh_token_expiry\": \"2022-09-05T11:19:18.7172608Z\",\n        \"token_type\": \"bearer\",\n        \"token_id\": \"b2bf3b23-430a-4aba-bec4-c70c21de733a\",\n        \"app_id\": \"DB6D3C87-7913-43E3-81B6-08B0F1708D09\",\n        \"user_type\": \"Employee\"\n    },\n    \"login_policy_evaluation\": {\n        \"allowlogin\": true,\n        \"policyaction\": 0,\n        \"policyactiondata\": null,\n        \"userid\": null,\n        \"passwordexpiryreminder\": false\n    },\n    \"error\": null\n}"}],"_postman_id":"451b7d9f-34f0-448e-b1f5-fdc188ce92b8"},{"name":"Refresh an access token","id":"216aafa1-d8d0-4f0b-9e40-2f3e1c9b8414","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://{apiurl}/v1/tokens","description":"<p><strong>Purpose:</strong> Use this API to refresh an expired access token. Since an access token is valid for 24 hours, you must use this API to generate a new access token.</p>\n<p><strong>Things to remember:</strong></p>\n<ul>\n<li>A newly generated refresh token is valid for 90 days (3 months). It will expire after this period.</li>\n<li>A refresh token can only be used once.</li>\n</ul>\n<p><strong>Caution</strong>: Invoking this API will deactivate the existing access tokens and generate a new access token. So use the <strong>Refresh an access token</strong> API only when an access token is about to expire or has already expired.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>refresh_token</td>\n<td>id</td>\n<td><code>Mandatory</code> Enter the refresh token that is provided to you when you <a href=\"https://docs.zenoti.com/#074707bc-a5ab-4321-a00c-f512db7e8207\">generate an access token</a>.</td>\n</tr>\n<tr>\n<td>grant_type</td>\n<td>string</td>\n<td><code>Mandatory</code>The grant type will be the refresh token. Enter <code>refresh_token</code> here.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-parameters\">Response Parameters</h2>\n<p>You will see the following parameters appear under the <strong>Credentials</strong> object.</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>access_token</td>\n<td>id</td>\n<td>This is the new access token that is generated.</td>\n</tr>\n<tr>\n<td>access_token_expiry</td>\n<td>date time</td>\n<td>This is the validity period of the newly generated access token. The validity of the new token is 24 hours.</td>\n</tr>\n<tr>\n<td>refresh_token</td>\n<td>id</td>\n<td>After you've used your existing refresh token, it becomes invalid. A new refresh token is generated along with the access token. The validity of this new refresh token is 90 days or 3 months.</td>\n</tr>\n<tr>\n<td>refresh_token_expiry</td>\n<td>date time</td>\n<td>This is the expiry of the refresh token.</td>\n</tr>\n<tr>\n<td>token_type</td>\n<td>string</td>\n<td>This is the type of authentication the token provides.</td>\n</tr>\n<tr>\n<td>token_id</td>\n<td>guid</td>\n<td>Unique identifier of the token.</td>\n</tr>\n<tr>\n<td>app_id</td>\n<td>guid</td>\n<td>Unique identifier of the application.</td>\n</tr>\n<tr>\n<td>user_type</td>\n<td>string</td>\n<td>This specifies the user who is accessing the APIs. It is either \"Guest\" or \"Employee\".</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["v1","tokens"],"host":["{apiurl}"],"query":[],"variable":[]}},"response":[{"id":"08ffc2fa-5f16-4cf2-a08d-55b9f9655e45","name":"Refresh an access token","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"--data-raw '{\r\n    \"refresh_token\": \"AN:accountname|$ARD#tkfrIhypyBpbgcF5AmASnE+L+NzMqOhdn0qg/lZPjNDtdFHE/WD0Llf94jg3mWVN92qp2UPFKBknecdB4SfPvVeI/lurj93b71nzsPZbMNJMoDjFnD65Xhnm5K7U7KPzghZO7VyHYttogs2AStI7RbvWtEmUerv/uc0d/jSBATg+UlMm1xzkesw1uoIAW5yYeakbpJzKEtvVid0wq7wXwFKyvw4jiK9RDrGzmRl13slB99MchKiWHGGEh16CoWtnwKEy8xnnDRdimUhd6suHoiET6CBU4oFNQoei5ei5X0DPdSYYvTZaHJulCxH/CfNk48xmLQSCQH5t8Ewy4beqmQVYDzT3oENZS6bMNZ6tnU4Y44e6xnO4K9THSQuYgttNUMo8vQmhq+33ZmBDaizw7UgJleNjFxD4oSQng+JNABIZKEyzaH1o/KrhaNs/NNzlqi4r54xcveXpZ0S1arvJ7a8mMf6/LAFZ8Uo315ylzw05rf99GHM9WwZwQsTFU6g64/5aOmTshD/hA5STKiP9m+ro3a+mvvJQJyf43GO86pcuSuLiHP2E9/jBCQ7MVHoLpwFJEmUZRJuW2o5lZhHB2oHpSNoZXRaD61uoW//c8YtXJ0vDHeehnX6KJbuYUOKwMmeYga+oOGvxQoctAxr3PcpUaWksctoR+nKYrRxnHCwnCRr+r3B0Oujuv0aVPBhlWn+AU/9aCPR2fAeQsNdREj3ZjC9RjAP4spZ4OfJboryxb5uqqMUWyTPPsl+uJiJmy3+yPuZW6ivKxusSEax+ZFL1F58oEj88BJtB71r0v9Ktn0QTfTZs3EBzBtE0Hacl8BJ88a3pbajUVq8238NM7Dwqxy1rfDSIiPO7HHA0ZmiuWK6CPJRA1+utaGBUP7AM2/Ji9aOTPMRRZvJuMq5nKCM/vFUE2ISZnU2zdwAz8RAEGeD2BBmPIR7mNiH28LqrgJHytt8Fhy73+79CHti8ln7H7/4o+Z421LW7DK+KD0NVPopEqEkFnhTbCdMogh/W44VioK51E/4KuzlFXfK+7lrOAkDS91aw7K8=\",\r\n    \"grant_type\": \"refresh_token\"\r\n}'","options":{"raw":{"language":"json"}}},"url":"https://{apiurl}/v1/tokens"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n  \"credentials\": {\r\n    \"access_token\": \"AN:accountname|$ARD#MrugrWCWbxnEQbiik3NaDNiKRxiFt76QNP4EGsRnwLa2C+SeioMalOK2pKn3whi3KaU5VGagiYqB6baljDeEW4L0QoRdPXNJ0BYCsdVbuvaZUlODIPNrtLJFNgY0Re/lGgxSwjyMZdiueZqOTegr+4pqUYU+dm+4MqADoK4ruuvJ3tu0sb0VUSyVkv0n8wU0+T+b6vqOqkx8XxXjcnVtVE8OXv1mRuO/DL+HDTfFmPUTk7V7Iix/USeGvl3rLQAU4zybHrNbMOnB/7Nxz7XHQe23Su8/XI4J+szgZdlXJRkVmXECrRG/p5uAfaxMvyOVvYDkqru+MXNRWKUjePjpGHqBLQHYHcnwOayrIdcHaGWNKbSJa+tzjNlHwI2gqrm1Y+Fo70dvSBuTbxX1QYTstoZu7aUo5mmJVnanhvl7G45y6tbOoCU3wfYYfI1ALenLPPtbRQA5H99PXCQbFvYrT4FIJroiqxOt1sCuj7N9SEHn57jcr8AnJiRXP5DsJwr9mMkWH9Qfpx0O+m/Cpy7/AyVi5PioE7HqXxBhr2d+jbCrNPZ3c+luWcqEFud6eXDN2FGLrqnM5zCWmf4p5xZThls/vfyQqsaqQ8ttaEHOxpo/3MYCfMA3Y6acDOPodMsKhdxNlSqaMXwwTxA6za+0QuVBRfot6s/JcL1V0Cb8ZzeOlS8oycBxMlCP4eGp10x29CiiW5AxhE5GB9hd8E61IRTP5v/cU4ni6PySR+T5+Dnq8KbuEjHuq5Igj9f3P8K9aWXfB9zj+fVzUCPgul7bCmNgQvecabcdLyZ52AuSR4VVzwKVUvYBgDGoyPoUnXJcFu9aK7cWDy2+OwSt4xyfRW/boPOrq7q9jO7ZtMttZnX0FrUcaW60bjVuUCbnxFmbfFVG0by+H01RPoeMqHjFndTwf8+k8Fvi3IyFz8yHhixjAGlAPJFs2R/SzmfEXIUFB9HQSdmrPXXf0oCWisPCN9YUjPbh36Jmc7QxQfs7Gu7odf7dny4X/nJA490HguxNw9fwl5WEZbrfGywuO9V3/Juj8C8tW7XKYhk=\",\r\n    \"access_token_expiry\": \"2022-06-08T11:21:22.1294976Z\",\r\n    \"refresh_token\": \"AN:blushstage|$ARD#wpl9dLAf1S9f6szyAOwCvVhr4BN9zhqypLKwxIl8Jhx0L8L7CUZHksSV6WtOxOYuH9hakaL4HgFxAR2Zx22KhYtEsIT8M+Wx/BXyHxsZwTA+EPd4agNMyumcMIqIz1U2vybEl1p9iHkRLk7Ddx5icDAbJqSThXSBSo09o/0Ei+4qPyT7dE5io2YoQuB1qRkK6KYXXxtjsfbTAvD7bIxm+D6egtF4FF0J8837CJLEcJB5mD06fFc86FqmdYWIHVAnT4zL1Cp+R9pwlLLSrpSYqopWdSPqKqrDYR6EZiPXAGHJoImwRYhwL3ikr6PLPi/83gZnLBCMjO0D9EbgIA9L2lH0386EtZ75rOlG8MphK2iC8P21Y7VROMP4ixz3uAjhqUXWq1tY0THryqA798fLuUtBgArDiiT9BsJEvkEB4BV3RCYaOLZ/RIWZnb0Fqv8cI21Z9yEWZXTnU0EFPsKiBNCFJD75AchJOyBxh+eLbvUEGqtL+p2kI8xD+7iRcWozkDrIs5XDURUcpcz01WNgzwwqK5BVWAIUjFgfbj1Tb7P52Cu1dyE1aIW9BWzrLHnDuhjwpCbsQ4DiQ9Rehc19CUQdMVep90dKGlfR4gj423pOhJnUvqu1BvazcZS6tsAXkgkbc6bPkoVaX7JMapNRP0KJFl55vf79RTHuGtizOKxOYWzCTLhNI9z4lZIofM2n4/EUTI0JfI42YyWhK3XUa9XlUiJdQgyGCqxIqPGXMl+z2EGpr5kRXGBE1MRoe9DVGw25sxvCnLS9qoPstJCoWpKuX+vmqZPYCjisBxacjIbau94GVdyTei0ZlIlUkgbnfumFLXxpOvQtf4Td6qVrdohoWySVGiQyblc6NuqV6daTx+WPb5lLu25vSZBkJ6HgvFb+4ob6O0xi9wcaUM+UlIs9nQ2FIkI1AHaA2fWbht/6YCeFaqxmDFAu+cKFceTwUoWUXDvVBVFePb8VUqT/At0m5JmWLhPz0oEcSMjw4heHVfQ8aSoOc0unBIl4xe5aJ2Do866AqW8J+ir8VobzFwqzjTkCMmv60e4=\",\r\n    \"refresh_token_expiry\": \"2022-09-05T11:21:22.1294976Z\",\r\n    \"token_type\": \"bearer\",\r\n    \"token_id\": \"754a7b35-642c-4108-baae-2f16d5958743\",\r\n    \"app_id\": \"DB6D3C87-7913-43E3-81B6-08B0F1708D09\",\r\n    \"user_type\": \"Employee\"\r\n  },\r\n  \"login_policy_evaluation\": null,\r\n  \"error\": null\r\n}"}],"_postman_id":"216aafa1-d8d0-4f0b-9e40-2f3e1c9b8414"},{"name":"Revoke an existing access token","id":"c0aa4191-5444-4efc-90bc-e9c172e5e327","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"bearer AN:blushstage|QTbUIyRHYg74-g_sccsKrN9tjhQY2E-Kip_PvgWXueDSynh2ZlGCWmMVt6XbXTPwTcoyFIffN5F0ADWhp9gJRSIGleYz0RNRTuTt-HoZv5rUcOFIgoi2RroVVIjqe5C47zw8hnGuRwzHfqNIHROp2sp3Lt5Vjg6e5FDIJhY6hqH6g4YjoBDzQr8eaPaXP5ANAIG7INh6qEVIpUEyirsAl3fK5Y-whTKvBOHLjSU_Tv4LcEovQ6gG-wkTpR5ByPeUtvddjLcoNGdJxyaGPGzmn8dB8B5u4wUO26ZLIhvEEAafKCyh2hdBqLgmMIPVxq3_4LTRHeh4tgazepWbq1fc5U7Dmb8rqiiTmJQNoLyN8V3VRO4jkZ5ZT3RLbfrJUqHe5ONN3kuqD3lzwjiJ7dulsuONzv3aVTCs3FrS4gRG05B7lDC8d-pHwwbTkp28Zvre0zJ1caBmC7N5vZo4SgPyb0ce4xr3vCtFFHy8hTdK5toVbalPYbVyJF2pLOvQKz32907myqGIumw1ve0eXNI7hdw6lgMnBBFRBFIQhDisSWHr-BAkwXOOIAEing9SnpsLffGxYtUsqiirq2JZqFulQ4IKMBh3ir3MPqWBJgcDIvgszKA_Te-DRDDebWipmM5-ZHjWyZI4HrhQDUwDMbjhTXLCSuALMsx7L-l4qNzWO90ejn8opXkT8rA5RYyWWJ9--pwqKJSuQ42gWmBumEqkdfmhB2fmcZgiMF39WIKuQjyWm7WcA2mZ2q1dva87SSNTuxkUnwkupYxYosf6lngq114ziv9_yB7_tvFRkdWMITvLBgruMxp5IFCx04L8mNPuOxSKYzTWmp4v2PsajoTDp3srz3O56ay-uStZeJ9uB-JkGpUu34j9zrLYQwSKRIpkGZ3WIeNRa0fpLUTMOL6xPU5fwmzFnEmgJTrX7-VP9U25igjQ7jWYPjvIH1Yh0nAUQ7ksZwKp2OHlW4Ft5HL3KFNdep40rxAFIIH0Khngnsy69DuT6rJTaUcXA4w3VU-EBmeKcBQ9mDIZkjEFY-cxBRpelJPvCi5q8HmUuDKhhQIX1KukluPPPacWrfw0iMHohxgGEUuo56OJebMvxW0szxo0VTdQhHcTd25P9A_pMYetYyUtaimP-9K5FIjFq88OBg_n-r9_gfVJmH2SgFa_T1p4uDelmPvEEgTmGmsFxt2aTVbBqNXmyDUCOzcxK-r2IpXX_18U6kWkA6R_XwWXnBkh4KJpRHpiP68uY8yCVmPmOpsgeZyxGk3BN8Nb1UiNePmRWXKkebZ6V56nl6Dvc3qFvmQ9KwEXpE7x0h6NCdH8adfDYUj08pzi7YNnrYSx","type":"text"}],"url":"https://{apiurl}/v1/tokens/sessions/revoke","description":"<p><strong>Purpose</strong>: At any point of time, if you want to delete the existing access tokens, you can use this API to do so. This will immediately revoke all the existing access tokens and users cannot access the Zenoti APIs.</p>\n","urlObject":{"protocol":"https","path":["v1","tokens","sessions","revoke"],"host":["{apiurl}"],"query":[],"variable":[]}},"response":[{"id":"395514a0-7b95-4be7-96f1-f3de3a91751f","name":"Revoke an existing access token","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"\r\n--header 'Authorization: bearer AN:accountname|QTbUIyRHYg74-g_sccsKrN9tjhQY2E-Kip_PvgWXueDSynh2ZlGCWmMVt6XbXTPwTcoyFIffN5F0ADWhp9gJRSIGleYz0RNRTuTt-HoZv5rUcOFIgoi2RroVVIjqe5C47zw8hnGuRwzHfqNIHROp2sp3Lt5Vjg6e5FDIJhY6hqH6g4YjoBDzQr8eaPaXP5ANAIG7INh6qEVIpUEyirsAl3fK5Y-whTKvBOHLjSU_Tv4LcEovQ6gG-wkTpR5ByPeUtvddjLcoNGdJxyaGPGzmn8dB8B5u4wUO26ZLIhvEEAafKCyh2hdBqLgmMIPVxq3_4LTRHeh4tgazepWbq1fc5U7Dmb8rqiiTmJQNoLyN8V3VRO4jkZ5ZT3RLbfrJUqHe5ONN3kuqD3lzwjiJ7dulsuONzv3aVTCs3FrS4gRG05B7lDC8d-pHwwbTkp28Zvre0zJ1caBmC7N5vZo4SgPyb0ce4xr3vCtFFHy8hTdK5toVbalPYbVyJF2pLOvQKz32907myqGIumw1ve0eXNI7hdw6lgMnBBFRBFIQhDisSWHr-BAkwXOOIAEing9SnpsLffGxYtUsqiirq2JZqFulQ4IKMBh3ir3MPqWBJgcDIvgszKA_Te-DRDDebWipmM5-ZHjWyZI4HrhQDUwDMbjhTXLCSuALMsx7L-l4qNzWO90ejn8opXkT8rA5RYyWWJ9--pwqKJSuQ42gWmBumEqkdfmhB2fmcZgiMF39WIKuQjyWm7WcA2mZ2q1dva87SSNTuxkUnwkupYxYosf6lngq114ziv9_yB7_tvFRkdWMITvLBgruMxp5IFCx04L8mNPuOxSKYzTWmp4v2PsajoTDp3srz3O56ay-uStZeJ9uB-JkGpUu34j9zrLYQwSKRIpkGZ3WIeNRa0fpLUTMOL6xPU5fwmzFnEmgJTrX7-VP9U25igjQ7jWYPjvIH1Yh0nAUQ7ksZwKp2OHlW4Ft5HL3KFNdep40rxAFIIH0Khngnsy69DuT6rJTaUcXA4w3VU-EBmeKcBQ9mDIZkjEFY-cxBRpelJPvCi5q8HmUuDKhhQIX1KukluPPPacWrfw0iMHohxgGEUuo56OJebMvxW0szxo0VTdQhHcTd25P9A_pMYetYyUtaimP-9K5FIjFq88OBg_n-r9_gfVJmH2SgFa_T1p4uDelmPvEEgTmGmsFxt2aTVbBqNXmyDUCOzcxK-r2IpXX_18U6kWkA6R_XwWXnBkh4KJpRHpiP68uY8yCVmPmOpsgeZyxGk3BN8Nb1UiNePmRWXKkebZ6V56nl6Dvc3qFvmQ9KwEXpE7x0h6NCdH8adfDYUj08pzi7YNnrYSx' \\\r\n--data-raw ''","options":{"raw":{"language":"json"}}},"url":"https://{apiurl}/v1/tokens/sessions/revoke"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n  \"error\": null\r\n}"}],"_postman_id":"c0aa4191-5444-4efc-90bc-e9c172e5e327"}],"id":"701d22f8-ad44-468f-bf6d-f5c379a87e91","_postman_id":"701d22f8-ad44-468f-bf6d-f5c379a87e91","description":""},{"name":"Centers","item":[{"name":"List all centers","id":"2186adde-393e-4e69-a1c8-b3674ae1008a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/centers?catalog_enabled={{catalog_enabled}}?expand=working_hours","description":"<p>This API helps you to retrieve the list of active centers in an organization.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>catalog_enabled</td>\n<td>boolean</td>\n<td><code>Optional</code>  <br />If you specify this parameter as <strong>true</strong>, the API will retrieve only catalog-enabled centers.  <br /><strong>Default value</strong>: false, it is true only when Webstore is enabled.</td>\n</tr>\n<tr>\n<td>working_hours</td>\n<td>object</td>\n<td><code>Optional</code> Object containing the details of the center's working hours.</td>\n</tr>\n<tr>\n<td>contact_info</td>\n<td>object</td>\n<td><code>optional</code> Object containing the center's contact information.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>id</td>\n<td>guid</td>\n<td>Unique identifier of the center.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>Unique code given to the center.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the center.</td>\n</tr>\n<tr>\n<td>display_name</td>\n<td>string</td>\n<td>Display name of the center.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string</td>\n<td>Description the center.</td>\n</tr>\n<tr>\n<td>online_booking_start_date</td>\n<td>datetime</td>\n<td>The date and time at which the online booking will begin for the center.</td>\n</tr>\n<tr>\n<td>enable_parallel_services_at_center</td>\n<td>bool</td>\n<td>If the center has enabled booking of parallel services.</td>\n</tr>\n<tr>\n<td>country</td>\n<td>object</td>\n<td>Details of the country in which the center is located.</td>\n</tr>\n<tr>\n<td>country.id</td>\n<td>integer</td>\n<td>Unique ID of the country.</td>\n</tr>\n<tr>\n<td>country.code</td>\n<td>string</td>\n<td>Code of the country.</td>\n</tr>\n<tr>\n<td>country.name</td>\n<td>string</td>\n<td>Name of the country.</td>\n</tr>\n<tr>\n<td>country.phone_code</td>\n<td>integer</td>\n<td>Phone code of the country.</td>\n</tr>\n<tr>\n<td>country.nationality</td>\n<td>integer</td>\n<td>Nationality of the center's country.</td>\n</tr>\n<tr>\n<td>state</td>\n<td>object</td>\n<td>Details of the center's state.</td>\n</tr>\n<tr>\n<td>state.id</td>\n<td>integer</td>\n<td>Unique id of the state.</td>\n</tr>\n<tr>\n<td>state.code</td>\n<td>string</td>\n<td>Unique code given to the state.</td>\n</tr>\n<tr>\n<td>state.name</td>\n<td>string</td>\n<td>Name of the state.</td>\n</tr>\n<tr>\n<td>state.short_name</td>\n<td>string</td>\n<td>Short name of the state.</td>\n</tr>\n<tr>\n<td>location</td>\n<td>object</td>\n<td>Location details of the center.</td>\n</tr>\n<tr>\n<td>location.lattitude</td>\n<td>double</td>\n<td>Geometric latitude of the center.</td>\n</tr>\n<tr>\n<td>location.longitude</td>\n<td>double</td>\n<td>Geometric longitude of the center.</td>\n</tr>\n<tr>\n<td>location.time_zone</td>\n<td>object</td>\n<td>Time zone details of the center.</td>\n</tr>\n<tr>\n<td>location.time_zone.id</td>\n<td>integer</td>\n<td>ID of the time zone in which the center is located.</td>\n</tr>\n<tr>\n<td>location.time_zone.name</td>\n<td>string</td>\n<td>Name of the time zone.</td>\n</tr>\n<tr>\n<td>location.time_zone.standard_name</td>\n<td>string</td>\n<td>Standard name of the time zone.</td>\n</tr>\n<tr>\n<td>location.time_zone.symbol</td>\n<td>string</td>\n<td>Symbol used to represent the time zone.</td>\n</tr>\n<tr>\n<td>currency</td>\n<td>object</td>\n<td>Currency details of the center</td>\n</tr>\n<tr>\n<td>currency.id</td>\n<td>integer</td>\n<td>ID of the currency for the center</td>\n</tr>\n<tr>\n<td>currency.name</td>\n<td>string</td>\n<td>Name of the currency of the center.</td>\n</tr>\n<tr>\n<td>currency.code</td>\n<td>string</td>\n<td>Code of the currency used in the center.</td>\n</tr>\n<tr>\n<td>currency.symbol</td>\n<td>string</td>\n<td>Symbol used to represent the currency.</td>\n</tr>\n<tr>\n<td>address_info</td>\n<td>object</td>\n<td>Address details of the center.</td>\n</tr>\n<tr>\n<td>address_info.address_1</td>\n<td>string</td>\n<td>Primary address of the center.</td>\n</tr>\n<tr>\n<td>address_info.address_2</td>\n<td>string</td>\n<td>Secondary address of the center.</td>\n</tr>\n<tr>\n<td>address_info.city</td>\n<td>string</td>\n<td>City name of the center.</td>\n</tr>\n<tr>\n<td>address_info.zip_code</td>\n<td>string</td>\n<td>Zip code of the center.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the error Object table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"working_hours-object\">working_hours Object</h2>\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>day_of_week</td>\n<td>string</td>\n<td>The center's working day of the week.</td>\n</tr>\n<tr>\n<td>start_time</td>\n<td>string</td>\n<td>The center's starting time for the day.</td>\n</tr>\n<tr>\n<td>end_time</td>\n<td>string</td>\n<td>The center's closing time for the day.</td>\n</tr>\n<tr>\n<td>offline_start_time</td>\n<td>string</td>\n<td>The center's starting time for offline bookings.</td>\n</tr>\n<tr>\n<td>offline_end_time</td>\n<td>string</td>\n<td>The center's closing time for the offline bookings.</td>\n</tr>\n<tr>\n<td>off_peak_start_time</td>\n<td>string</td>\n<td>The starting time for the off_peak bookings.</td>\n</tr>\n<tr>\n<td>off_peak_end_time</td>\n<td>string</td>\n<td>The closing time for the off_peak bookings.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>400</td>\n<td>The request is invalid.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>invalid services.</td>\n</tr>\n<tr>\n<td>4023</td>\n<td>Unable to retrieve centers list.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","centers"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>boolean<br />\n<code>optional</code><br />\nIf set as true api will retrieve only catalog enabled centers.</p>\n","type":"text/plain"},"key":"catalog_enabled","value":"{{catalog_enabled}}?expand=working_hours"}],"variable":[]}},"response":[{"id":"8413d3de-01c7-4b93-a002-7d91bc9c3579","name":"List all centers","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/centers?catalog_enabled={{catalog_enabled}}","protocol":"https","host":["api","zenoti","com"],"path":["v1","centers"],"query":[{"key":"catalog_enabled","value":"{{catalog_enabled}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2019 11:10:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"20203"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"centers\": [\n        {\n            \"id\": \"559e5759-ab5d-4b67-8eb7-6d2bfac6162d\",\n            \"code\": \"BNG\",\n            \"name\": \"Adyen_StripeStd_AUS_Z2_khotfix\",\n            \"display_name\": \"Adyen_StripeStd_AUS_Z2_khotfix\",\n            \"description\": \",\n            \"online_booking_start_date\": \"2017-02-24T00:00:00\",\n            \"enable_parallel_services_at_center\": true,\n            \"country\": {\n                \"id\": 13,\n                \"code\": \"AU\",\n                \"name\": \"Australia\",\n                \"phone_code\": 61,\n                \"nationality\": \"Australian\"\n            },\n            \"state\": {\n                \"id\": 299,\n                \"code\": \"AS04\",\n                \"name\": \"Queensland\",\n                \"short_name\": \"QLD\"\n            },\n            \"location\": {\n                \"lattitude\": 12.9667,\n                \"longitude\": 77.5667,\n                \"time_zone\": {\n                    \"id\": 68,\n                    \"name\": \"(UTC+05:30) Chennai, Kolkata, Mumbai, New Delhi\",\n                    \"standard_name\": \"India Standard Time\",\n                    \"symbol\": \"India Standard Time\"\n                }\n            },\n            \"currency\": {\n                \"id\": 8,\n                \"name\": \"Australian Dollar\",\n                \"code\": \"AUD\",\n                \"symbol\": \"0024\"\n            },\n            \"address_info\": {\n                \"address_1\": \"Ad1\",\n                \"address_2\": \"Ad2\",\n                \"city\": \"City1\",\n                \"zip_code\": \"4012\"\n            },\n            \"settings\": null,\n            \"contact_info\": {\n                \"phone_1\": {\n                    \"country_id\": 13,\n                    \"number\": \"9018901781\",\n                    \"display_number\": \"9018901781\"\n                },\n                \"phone_2\": {\n                    \"country_id\": 13,\n                    \"number\": \"8016981891\",\n                    \"display_number\": \"8016981891\"\n                },\n                \"email\": \"abc@em.com\"\n            },\n            \"additional_info\": {\n                \"service_tax_no\": null,\n                \"tin\": null,\n                \"vat\": null,\n                \"cst\": null,\n                \"can_book\": false,\n                \"collect_feedback\": null,\n                \"services_available\": false,\n                \"available_services\": null,\n                \"unavailable_services\": null,\n                \"is_add_ons_available\": false,\n                \"feedback_link\": null,\n                \"feedback_label\": null,\n                \"is_global_tokenization_supported\": false,\n                \"is_auto_pay_enabled_at_center\": false,\n                \"cancellation_fee_duration\": 0,\n                \"is_center_amenities_enabled\": false,\n                \"center_amenities\": \"{\\\"centerAmenitiesSection\\\":[],\\\"order\\\":[]}\"\n            },\n            \"culture_code_at_center\": \"en-IN\",\n            \"is_fbe_enabled\": false\n        },\n        {\n            \"id\": \"b5ed4fbb-4c05-4195-b313-1320b620224b\",\n            \"code\": \"\",\n            \"name\": \"EBS_IND_Z1_khotfix\",\n            \"display_name\": \"\",\n            \"description\": \"\",\n            \"online_booking_start_date\": \"2020-05-27T00:00:00\",\n            \"enable_parallel_services_at_center\": true,\n            \"country\": {\n                \"id\": 95,\n                \"code\": \"IN\",\n                \"name\": \"India\",\n                \"phone_code\": 91,\n                \"nationality\": \"Indian\"\n            },\n            \"state\": {\n                \"id\": -1,\n                \"code\": \"\",\n                \"name\": \"Select State\",\n                \"short_name\": \"\"\n            },\n            \"location\": {\n                \"lattitude\": 0.0,\n                \"longitude\": 0.0,\n                \"time_zone\": {\n                    \"id\": 68,\n                    \"name\": \"(UTC+05:30) Chennai, Kolkata, Mumbai, New Delhi\",\n                    \"standard_name\": \"India Standard Time\",\n                    \"symbol\": \"India Standard Time\"\n                }\n            },\n            \"currency\": {\n                \"id\": 61,\n                \"name\": \"Indian Rupee\",\n                \"code\": \"INR\",\n                \"symbol\": \"20B9\"\n            },\n            \"address_info\": {\n                \"address_1\": \"\",\n                \"address_2\": \"\",\n                \"city\": \"Others\",\n                \"zip_code\": \"\"\n            },\n            \"settings\": null,\n            \"contact_info\": {\n                \"phone_1\": null,\n                \"phone_2\": null,\n                \"email\": \"\"\n            },\n            \"additional_info\": {\n                \"service_tax_no\": null,\n                \"tin\": null,\n                \"vat\": null,\n                \"cst\": null,\n                \"can_book\": false,\n                \"collect_feedback\": null,\n                \"services_available\": false,\n                \"available_services\": null,\n                \"unavailable_services\": null,\n                \"is_add_ons_available\": false,\n                \"feedback_link\": null,\n                \"feedback_label\": null,\n                \"is_global_tokenization_supported\": false,\n                \"is_auto_pay_enabled_at_center\": false,\n                \"cancellation_fee_duration\": 0,\n                \"is_center_amenities_enabled\": false,\n                \"center_amenities\": \"\"\n            },\n            \"culture_code_at_center\": \"hi-IN\",\n            \"is_fbe_enabled\": false\n        },\n        {\n            \"id\": \"7e16bbd6-e5c8-48a7-9d6c-582d00f8615e\",\n            \"code\": \"\",\n            \"name\": \"PaymentExpress_AUS_Z1_khotfix\",\n            \"display_name\": \"\",\n            \"description\": \"\",\n            \"online_booking_start_date\": \"2017-02-20T00:00:00\",\n            \"enable_parallel_services_at_center\": true,\n            \"country\": {\n                \"id\": 13,\n                \"code\": \"AU\",\n                \"name\": \"Australia\",\n                \"phone_code\": 61,\n                \"nationality\": \"Australian\"\n            },\n            \"state\": {\n                \"id\": 297,\n                \"code\": \"AS02\",\n                \"name\": \"New South Wales\",\n                \"short_name\": \"NSW\"\n            },\n            \"location\": {\n                \"lattitude\": 25.2744,\n                \"longitude\": 133.7751,\n                \"time_zone\": {\n                    \"id\": 15,\n                    \"name\": \"(UTC-05:00) Eastern Time (US & Canada)\",\n                    \"standard_name\": \"Eastern Standard Time\",\n                    \"symbol\": \"Eastern Standard Time\"\n                }\n            },\n            \"currency\": {\n                \"id\": 8,\n                \"name\": \"Australian Dollar\",\n                \"code\": \"AUD\",\n                \"symbol\": \"0024\"\n            },\n            \"address_info\": {\n                \"address_1\": \"\",\n                \"address_2\": \"\",\n                \"city\": \"Others\",\n                \"zip_code\": \"\"\n            },\n            \"settings\": null,\n            \"contact_info\": {\n                \"phone_1\": null,\n                \"phone_2\": null,\n                \"email\": \"\"\n            },\n            \"additional_info\": {\n                \"service_tax_no\": null,\n                \"tin\": null,\n                \"vat\": null,\n                \"cst\": null,\n                \"can_book\": false,\n                \"collect_feedback\": null,\n                \"services_available\": false,\n                \"available_services\": null,\n                \"unavailable_services\": null,\n                \"is_add_ons_available\": false,\n                \"feedback_link\": null,\n                \"feedback_label\": null,\n                \"is_global_tokenization_supported\": false,\n                \"is_auto_pay_enabled_at_center\": false,\n                \"cancellation_fee_duration\": 0,\n                \"is_center_amenities_enabled\": false,\n                \"center_amenities\": \"{\\\"centerAmenitiesSection\\\":[],\\\"order\\\":[]}\"\n            },\n            \"culture_code_at_center\": \"af\",\n            \"is_fbe_enabled\": false\n        },\n        {\n            \"id\": \"af56e9e1-05e6-403c-84ae-89ac703396fe\",\n            \"code\": \"Center Cod\",\n            \"name\": \"Stripe_US_Z1_khotfix\",\n            \"display_name\": \"Stripe\",\n            \"description\": \"\",\n            \"online_booking_start_date\": \"2017-02-13T00:00:00\",\n            \"enable_parallel_services_at_center\": true,\n            \"country\": {\n                \"id\": 225,\n                \"code\": \"US\",\n                \"name\": \"United States\",\n                \"phone_code\": 1,\n                \"nationality\": \"American\"\n            },\n            \"state\": {\n                \"id\": 40,\n                \"code\": \"US06\",\n                \"name\": \"California\",\n                \"short_name\": \"CA\"\n            },\n            \"location\": {\n                \"lattitude\": 17.455913,\n                \"longitude\": 78.371079,\n                \"time_zone\": {\n                    \"id\": 11,\n                    \"name\": \"(UTC-06:00) Central Time (US & Canada)\",\n                    \"standard_name\": \"Central Standard Time\",\n                    \"symbol\": \"Central Standard Time\"\n                }\n            },\n            \"currency\": {\n                \"id\": 148,\n                \"name\": \"United States Dollar\",\n                \"code\": \"USD\",\n                \"symbol\": \"0024\"\n            },\n            \"address_info\": {\n                \"address_1\": \"Address 1\",\n                \"address_2\": \"Address\",\n                \"city\": \"Illinois\",\n                \"zip_code\": \"\"\n            },\n            \"settings\": null,\n            \"contact_info\": {\n                \"phone_1\": {\n                    \"country_id\": 225,\n                    \"number\": \"9980004017\",\n                    \"display_number\": \"(998) 000-4017\"\n                },\n                \"phone_2\": null,\n                \"email\": \"gopalak@zenoti.com\"\n            },\n            \"additional_info\": {\n                \"service_tax_no\": null,\n                \"tin\": null,\n                \"vat\": null,\n                \"cst\": null,\n                \"can_book\": false,\n                \"collect_feedback\": null,\n                \"services_available\": false,\n                \"available_services\": null,\n                \"unavailable_services\": null,\n                \"is_add_ons_available\": false,\n                \"feedback_link\": null,\n                \"feedback_label\": null,\n                \"is_global_tokenization_supported\": false,\n                \"is_auto_pay_enabled_at_center\": false,\n                \"cancellation_fee_duration\": 0,\n                \"is_center_amenities_enabled\": false,\n                \"center_amenities\": \"{\\\"centerAmenitiesSection\\\":[],\\\"order\\\":[]}\"\n            },\n            \"culture_code_at_center\": \"af\",\n            \"is_fbe_enabled\": false\n        },\n        {\n            \"id\": \"12b54be6-4a47-4961-be24-23825d3256ef\",\n            \"code\": \"\",\n            \"name\": \"JusPay_IND_Z1_khotfix\",\n            \"display_name\": \"JusPay_IND_Z1_khotfix\",\n            \"description\": \"\",\n            \"online_booking_start_date\": \"2017-01-05T00:00:00\",\n            \"enable_parallel_services_at_center\": true,\n            \"country\": {\n                \"id\": 95,\n                \"code\": \"IN\",\n                \"name\": \"India\",\n                \"phone_code\": 91,\n                \"nationality\": \"Indian\"\n            },\n            \"state\": {\n                \"id\": 4,\n                \"code\": \"IN0002\",\n                \"name\": \"Andhra Pradesh\",\n                \"short_name\": \"AP\"\n            },\n            \"location\": {\n                \"lattitude\": 0.0,\n                \"longitude\": 0.0,\n                \"time_zone\": {\n                    \"id\": 68,\n                    \"name\": \"(UTC+05:30) Chennai, Kolkata, Mumbai, New Delhi\",\n                    \"standard_name\": \"India Standard Time\",\n                    \"symbol\": \"India Standard Time\"\n                }\n            },\n            \"currency\": {\n                \"id\": 61,\n                \"name\": \"Indian Rupee\",\n                \"code\": \"INR\",\n                \"symbol\": \"20B9\"\n            },\n            \"address_info\": {\n                \"address_1\": \"\",\n                \"address_2\": \"\",\n                \"city\": \"Others\",\n                \"zip_code\": \"\"\n            },\n            \"settings\": null,\n            \"contact_info\": {\n                \"phone_1\": null,\n                \"phone_2\": null,\n                \"email\": \"\"\n            },\n            \"additional_info\": {\n                \"service_tax_no\": null,\n                \"tin\": null,\n                \"vat\": null,\n                \"cst\": null,\n                \"can_book\": false,\n                \"collect_feedback\": null,\n                \"services_available\": false,\n                \"available_services\": null,\n                \"unavailable_services\": null,\n                \"is_add_ons_available\": false,\n                \"feedback_link\": null,\n                \"feedback_label\": null,\n                \"is_global_tokenization_supported\": false,\n                \"is_auto_pay_enabled_at_center\": false,\n                \"cancellation_fee_duration\": 0,\n                \"is_center_amenities_enabled\": false,\n                \"center_amenities\": \"{\\\"centerAmenitiesSection\\\":[],\\\"order\\\":[]}\"\n            },\n            \"culture_code_at_center\": \"af\",\n            \"is_fbe_enabled\": false\n        },\n        {\n            \"id\": \"ce3b4e1d-2e02-4d63-8d5b-b480ad909ff1\",\n            \"code\": \"\",\n            \"name\": \"Plutus_IND_Z1_khotfix\",\n            \"display_name\": \"\",\n            \"description\": \"\",\n            \"online_booking_start_date\": \"2017-01-10T00:00:00\",\n            \"enable_parallel_services_at_center\": true,\n            \"country\": {\n                \"id\": 95,\n                \"code\": \"IN\",\n                \"name\": \"India\",\n                \"phone_code\": 91,\n                \"nationality\": \"Indian\"\n            },\n            \"state\": {\n                \"id\": 12,\n                \"code\": \"IN0011\",\n                \"name\": \"Goa\",\n                \"short_name\": \"GA\"\n            },\n            \"location\": {\n                \"lattitude\": 0.0,\n                \"longitude\": 0.0,\n                \"time_zone\": {\n                    \"id\": 68,\n                    \"name\": \"(UTC+05:30) Chennai, Kolkata, Mumbai, New Delhi\",\n                    \"standard_name\": \"India Standard Time\",\n                    \"symbol\": \"India Standard Time\"\n                }\n            },\n            \"currency\": {\n                \"id\": 61,\n                \"name\": \"Indian Rupee\",\n                \"code\": \"INR\",\n                \"symbol\": \"20B9\"\n            },\n            \"address_info\": {\n                \"address_1\": \"\",\n                \"address_2\": \"\",\n                \"city\": \"Others\",\n                \"zip_code\": \"\"\n            },\n            \"settings\": null,\n            \"contact_info\": {\n                \"phone_1\": null,\n                \"phone_2\": null,\n                \"email\": \"\"\n            },\n            \"additional_info\": {\n                \"service_tax_no\": null,\n                \"tin\": null,\n                \"vat\": null,\n                \"cst\": null,\n                \"can_book\": false,\n                \"collect_feedback\": null,\n                \"services_available\": false,\n                \"available_services\": null,\n                \"unavailable_services\": null,\n                \"is_add_ons_available\": false,\n                \"feedback_link\": null,\n                \"feedback_label\": null,\n                \"is_global_tokenization_supported\": false,\n                \"is_auto_pay_enabled_at_center\": false,\n                \"cancellation_fee_duration\": 0,\n                \"is_center_amenities_enabled\": false,\n                \"center_amenities\": \"\"\n            },\n            \"culture_code_at_center\": \"en-IN\",\n            \"is_fbe_enabled\": false\n        },\n        {\n            \"id\": \"4b5410db-f9f6-41c2-a3d2-8e0078724aea\",\n            \"code\": \"\",\n            \"name\": \"QNB_Qatar_Z1_khotfix\",\n            \"display_name\": \"QNB_Qatar_Z1_khotfix\",\n            \"description\": \"\",\n            \"online_booking_start_date\": \"2020-05-26T00:00:00\",\n            \"enable_parallel_services_at_center\": true,\n            \"country\": {\n                \"id\": 171,\n                \"code\": \"QA\",\n                \"name\": \"Qatar\",\n                \"phone_code\": 974,\n                \"nationality\": \"Qatari\"\n            },\n            \"state\": {\n                \"id\": 2343,\n                \"code\": \"QA08\",\n                \"name\": \"Madi-nat ash Shama-l Municipality\",\n                \"short_name\": \"\"\n            },\n            \"location\": {\n                \"lattitude\": 17.5227,\n                \"longitude\": 78.3567,\n                \"time_zone\": {\n                    \"id\": 6,\n                    \"name\": \"(UTC-08:00) Pacific Time (US & Canada)\",\n                    \"standard_name\": \"Pacific Standard Time\",\n                    \"symbol\": \"Pacific Standard Time\"\n                }\n            },\n            \"currency\": {\n                \"id\": 112,\n                \"name\": \"Qatari Riyal\",\n                \"code\": \"QAR\",\n                \"symbol\": \"0051|0052\"\n            },\n            \"address_info\": {\n                \"address_1\": \"\",\n                \"address_2\": \"\",\n                \"city\": \"Others\",\n                \"zip_code\": \"\"\n            },\n            \"settings\": null,\n            \"contact_info\": {\n                \"phone_1\": null,\n                \"phone_2\": null,\n                \"email\": \"\"\n            },\n            \"additional_info\": {\n                \"service_tax_no\": null,\n                \"tin\": null,\n                \"vat\": null,\n                \"cst\": null,\n                \"can_book\": false,\n                \"collect_feedback\": null,\n                \"services_available\": false,\n                \"available_services\": null,\n                \"unavailable_services\": null,\n                \"is_add_ons_available\": false,\n                \"feedback_link\": null,\n                \"feedback_label\": null,\n                \"is_global_tokenization_supported\": false,\n                \"is_auto_pay_enabled_at_center\": false,\n                \"cancellation_fee_duration\": 0,\n                \"is_center_amenities_enabled\": false,\n                \"center_amenities\": \"{\\\"centerAmenitiesSection\\\":[],\\\"order\\\":[]}\"\n            },\n            \"culture_code_at_center\": \"af\",\n            \"is_fbe_enabled\": false\n        },\n        {\n            \"id\": \"c1828a5b-29ae-47b1-946e-f1ee00c1c016\",\n            \"code\": \"2016\",\n            \"name\": \"Adyen_MedSpa\",\n            \"display_name\": \"Adyen_MedSpa\",\n            \"description\": \"\",\n            \"online_booking_start_date\": \"2017-02-28T00:00:00\",\n            \"enable_parallel_services_at_center\": true,\n            \"country\": {\n                \"id\": 225,\n                \"code\": \"US\",\n                \"name\": \"United States\",\n                \"phone_code\": 1,\n                \"nationality\": \"American\"\n            },\n            \"state\": {\n                \"id\": 48,\n                \"code\": \"US17\",\n                \"name\": \"Illinois\",\n                \"short_name\": \"IL\"\n            },\n            \"location\": {\n                \"lattitude\": 17.5056,\n                \"longitude\": 78.3345,\n                \"time_zone\": {\n                    \"id\": 11,\n                    \"name\": \"(UTC-06:00) Central Time (US & Canada)\",\n                    \"standard_name\": \"Central Standard Time\",\n                    \"symbol\": \"Central Standard Time\"\n                }\n            },\n            \"currency\": {\n                \"id\": 148,\n                \"name\": \"United States Dollar\",\n                \"code\": \"USD\",\n                \"symbol\": \"0024\"\n            },\n            \"address_info\": {\n                \"address_1\": \"131,Bakers Street\",\n                \"address_2\": \"Yorktown\",\n                \"city\": \"Chicago\",\n                \"zip_code\": \"23690\"\n            },\n            \"settings\": null,\n            \"contact_info\": {\n                \"phone_1\": null,\n                \"phone_2\": null,\n                \"email\": \"\"\n            },\n            \"additional_info\": {\n                \"service_tax_no\": null,\n                \"tin\": null,\n                \"vat\": null,\n                \"cst\": null,\n                \"can_book\": false,\n                \"collect_feedback\": null,\n                \"services_available\": false,\n                \"available_services\": null,\n                \"unavailable_services\": null,\n                \"is_add_ons_available\": false,\n                \"feedback_link\": null,\n                \"feedback_label\": null,\n                \"is_global_tokenization_supported\": false,\n                \"is_auto_pay_enabled_at_center\": false,\n                \"cancellation_fee_duration\": 0,\n                \"is_center_amenities_enabled\": false,\n                \"center_amenities\": \"{\\\"centerAmenitiesSection\\\":[],\\\"order\\\":[]}\"\n            },\n            \"culture_code_at_center\": \"en\",\n            \"is_fbe_enabled\": false\n        },\n        {\n            \"id\": \"eebdde4c-2bc1-4948-b5a5-7990ea76a553\",\n            \"code\": \"\",\n            \"name\": \"MonerisCloud_CAD_Z1_khotfix\",\n            \"display_name\": \"\",\n            \"description\": \"\",\n            \"online_booking_start_date\": \"2017-01-05T00:00:00\",\n            \"enable_parallel_services_at_center\": true,\n            \"country\": {\n                \"id\": 39,\n                \"code\": \"CA\",\n                \"name\": \"Canada\",\n                \"phone_code\": 1,\n                \"nationality\": \"Canadian\"\n            },\n            \"state\": {\n                \"id\": 94,\n                \"code\": \"CA08\",\n                \"name\": \"Ontario\",\n                \"short_name\": \"ON\"\n            },\n            \"location\": {\n                \"lattitude\": 56.1304,\n                \"longitude\": 106.3468,\n                \"time_zone\": {\n                    \"id\": 89,\n                    \"name\": \"(UTC+10:00) Canberra, Melbourne, Sydney\",\n                    \"standard_name\": \"AUS Eastern Standard Time\",\n                    \"symbol\": \"AUS Eastern Standard Time\"\n                }\n            },\n            \"currency\": {\n                \"id\": 25,\n                \"name\": \"Canadian Dollar\",\n                \"code\": \"CAD\",\n                \"symbol\": \"0024\"\n            },\n            \"address_info\": {\n                \"address_1\": \"Test\",\n                \"address_2\": \"Test Test\",\n                \"city\": \"Test\",\n                \"zip_code\": \"\"\n            },\n            \"settings\": null,\n            \"contact_info\": {\n                \"phone_1\": null,\n                \"phone_2\": null,\n                \"email\": \"\"\n            },\n            \"additional_info\": {\n                \"service_tax_no\": null,\n                \"tin\": null,\n                \"vat\": null,\n                \"cst\": null,\n                \"can_book\": false,\n                \"collect_feedback\": null,\n                \"services_available\": false,\n                \"available_services\": null,\n                \"unavailable_services\": null,\n                \"is_add_ons_available\": false,\n                \"feedback_link\": null,\n                \"feedback_label\": null,\n                \"is_global_tokenization_supported\": false,\n                \"is_auto_pay_enabled_at_center\": false,\n                \"cancellation_fee_duration\": 0,\n                \"is_center_amenities_enabled\": false,\n                \"center_amenities\": \"{\\\"centerAmenitiesSection\\\":[],\\\"order\\\":[]}\"\n            },\n            \"culture_code_at_center\": \"af\",\n            \"is_fbe_enabled\": false\n        },\n        {\n            \"id\": \"f4756536-cf01-4264-9cc8-01951b4d6415\",\n            \"code\": \"\",\n            \"name\": \"eGHL_MAL_Z1_khotfix\",\n            \"display_name\": \"\",\n            \"description\": \"\",\n            \"online_booking_start_date\": \"2017-02-16T00:00:00\",\n            \"enable_parallel_services_at_center\": true,\n            \"country\": {\n                \"id\": 127,\n                \"code\": \"MY\",\n                \"name\": \"Malaysia\",\n                \"phone_code\": 60,\n                \"nationality\": \"Malaysian\"\n            },\n            \"state\": {\n                \"id\": 1836,\n                \"code\": \"MY14\",\n                \"name\": \"Kuala Lumpur\",\n                \"short_name\": \"\"\n            },\n            \"location\": {\n                \"lattitude\": 0.0,\n                \"longitude\": 0.0,\n                \"time_zone\": {\n                    \"id\": 79,\n                    \"name\": \"(UTC+08:00) Kuala Lumpur, Singapore\",\n                    \"standard_name\": \"Malay Peninsula Standard Time\",\n                    \"symbol\": \"Singapore Standard Time\"\n                }\n            },\n            \"currency\": {\n                \"id\": 84,\n                \"name\": \"Malaysian Ringgit\",\n                \"code\": \"MYR\",\n                \"symbol\": \"\"\n            },\n            \"address_info\": {\n                \"address_1\": \"\",\n                \"address_2\": \"\",\n                \"city\": \"Others\",\n                \"zip_code\": \"\"\n            },\n            \"settings\": null,\n            \"contact_info\": {\n                \"phone_1\": null,\n                \"phone_2\": null,\n                \"email\": \"\"\n            },\n            \"additional_info\": {\n                \"service_tax_no\": null,\n                \"tin\": null,\n                \"vat\": null,\n                \"cst\": null,\n                \"can_book\": false,\n                \"collect_feedback\": null,\n                \"services_available\": false,\n                \"available_services\": null,\n                \"unavailable_services\": null,\n                \"is_add_ons_available\": false,\n                \"feedback_link\": null,\n                \"feedback_label\": null,\n                \"is_global_tokenization_supported\": false,\n                \"is_auto_pay_enabled_at_center\": false,\n                \"cancellation_fee_duration\": 0,\n                \"is_center_amenities_enabled\": false,\n                \"center_amenities\": \"{\\\"centerAmenitiesSection\\\":[],\\\"order\\\":[]}\"\n            },\n            \"culture_code_at_center\": \"af\",\n            \"is_fbe_enabled\": false\n        },\n        {\n            \"id\": \"4f30aaac-ec63-43e3-bcaf-11471ef59461\",\n            \"code\": \"\",\n            \"name\": \"Checkout_UAE_Z1_khotfix\",\n            \"display_name\": \"\",\n            \"description\": \"\",\n            \"online_booking_start_date\": \"2017-02-16T00:00:00\",\n            \"enable_parallel_services_at_center\": true,\n            \"country\": {\n                \"id\": 223,\n                \"code\": \"AE\",\n                \"name\": \"United Arab Emirates\",\n                \"phone_code\": 971,\n                \"nationality\": \"Emirati\"\n            },\n            \"state\": {\n                \"id\": 2846,\n                \"code\": \"AE03\",\n                \"name\": \"Dubai\",\n                \"short_name\": \"\"\n            },\n            \"location\": {\n                \"lattitude\": 0.0,\n                \"longitude\": 0.0,\n                \"time_zone\": {\n                    \"id\": 59,\n                    \"name\": \"(UTC+04:00) Abu Dhabi, Muscat\",\n                    \"standard_name\": \"Arabian Standard Time\",\n                    \"symbol\": \"Arabian Standard Time\"\n                }\n            },\n            \"currency\": {\n                \"id\": 147,\n                \"name\": \"United Arab Emirates Dirham\",\n                \"code\": \"AED\",\n                \"symbol\": \"\"\n            },\n            \"address_info\": {\n                \"address_1\": \"\",\n                \"address_2\": \"\",\n                \"city\": \"Others\",\n                \"zip_code\": \"\"\n            },\n            \"settings\": null,\n            \"contact_info\": {\n                \"phone_1\": null,\n                \"phone_2\": null,\n                \"email\": \"\"\n            },\n            \"additional_info\": {\n                \"service_tax_no\": null,\n                \"tin\": null,\n                \"vat\": null,\n                \"cst\": null,\n                \"can_book\": false,\n                \"collect_feedback\": null,\n                \"services_available\": false,\n                \"available_services\": null,\n                \"unavailable_services\": null,\n                \"is_add_ons_available\": false,\n                \"feedback_link\": null,\n                \"feedback_label\": null,\n                \"is_global_tokenization_supported\": false,\n                \"is_auto_pay_enabled_at_center\": false,\n                \"cancellation_fee_duration\": 0,\n                \"is_center_amenities_enabled\": false,\n                \"center_amenities\": \"{\\\"centerAmenitiesSection\\\":[],\\\"order\\\":[]}\"\n            },\n            \"culture_code_at_center\": \"af\",\n            \"is_fbe_enabled\": false\n        },\n        {\n            \"id\": \"4257cd7c-2134-45d7-91f5-e616dbb04994\",\n            \"code\": \"\",\n            \"name\": \"General\",\n            \"display_name\": \"\",\n            \"description\": \"\",\n            \"online_booking_start_date\": \"2017-02-13T00:00:00\",\n            \"enable_parallel_services_at_center\": true,\n            \"country\": {\n                \"id\": 225,\n                \"code\": \"US\",\n                \"name\": \"United States\",\n                \"phone_code\": 1,\n                \"nationality\": \"American\"\n            },\n            \"state\": {\n                \"id\": 39,\n                \"code\": \"US05\",\n                \"name\": \"Arkansas\",\n                \"short_name\": \"AR\"\n            },\n            \"location\": {\n                \"lattitude\": 0.0,\n                \"longitude\": 0.0,\n                \"time_zone\": {\n                    \"id\": 11,\n                    \"name\": \"(UTC-06:00) Central Time (US & Canada)\",\n                    \"standard_name\": \"Central Standard Time\",\n                    \"symbol\": \"Central Standard Time\"\n                }\n            },\n            \"currency\": {\n                \"id\": 61,\n                \"name\": \"Indian Rupee\",\n                \"code\": \"INR\",\n                \"symbol\": \"20B9\"\n            },\n            \"address_info\": {\n                \"address_1\": \"\",\n                \"address_2\": \"\",\n                \"city\": \"Others\",\n                \"zip_code\": \"\"\n            },\n            \"settings\": null,\n            \"contact_info\": {\n                \"phone_1\": null,\n                \"phone_2\": null,\n                \"email\": \"\"\n            },\n            \"additional_info\": {\n                \"service_tax_no\": null,\n                \"tin\": null,\n                \"vat\": null,\n                \"cst\": null,\n                \"can_book\": false,\n                \"collect_feedback\": null,\n                \"services_available\": false,\n                \"available_services\": null,\n                \"unavailable_services\": null,\n                \"is_add_ons_available\": false,\n                \"feedback_link\": null,\n                \"feedback_label\": null,\n                \"is_global_tokenization_supported\": false,\n                \"is_auto_pay_enabled_at_center\": false,\n                \"cancellation_fee_duration\": 0,\n                \"is_center_amenities_enabled\": false,\n                \"center_amenities\": \"{\\\"centerAmenitiesSection\\\":[],\\\"order\\\":[]}\"\n            },\n            \"culture_code_at_center\": \"en\",\n            \"is_fbe_enabled\": false\n        },\n        {\n            \"id\": \"bcd0b779-1d5d-456e-ab35-bf3e1421a816\",\n            \"code\": \"\",\n            \"name\": \"El&m@n\",\n            \"display_name\": \"El&m@nt\",\n            \"description\": \"\",\n            \"online_booking_start_date\": \"2017-02-28T00:00:00\",\n            \"enable_parallel_services_at_center\": true,\n            \"country\": {\n                \"id\": 225,\n                \"code\": \"US\",\n                \"name\": \"United States\",\n                \"phone_code\": 1,\n                \"nationality\": \"American\"\n            },\n            \"state\": {\n                \"id\": 123,\n                \"code\": \"US11\",\n                \"name\": \"American Samoa Territory\",\n                \"short_name\": \"AS\"\n            },\n            \"location\": {\n                \"lattitude\": 0.0,\n                \"longitude\": 0.0,\n                \"time_zone\": {\n                    \"id\": 11,\n                    \"name\": \"(UTC-06:00) Central Time (US & Canada)\",\n                    \"standard_name\": \"Central Standard Time\",\n                    \"symbol\": \"Central Standard Time\"\n                }\n            },\n            \"currency\": {\n                \"id\": 148,\n                \"name\": \"United States Dollar\",\n                \"code\": \"USD\",\n                \"symbol\": \"0024\"\n            },\n            \"address_info\": {\n                \"address_1\": \"\",\n                \"address_2\": \"\",\n                \"city\": \"Others\",\n                \"zip_code\": \"\"\n            },\n            \"settings\": null,\n            \"contact_info\": {\n                \"phone_1\": null,\n                \"phone_2\": null,\n                \"email\": \"\"\n            },\n            \"additional_info\": {\n                \"service_tax_no\": null,\n                \"tin\": null,\n                \"vat\": null,\n                \"cst\": null,\n                \"can_book\": false,\n                \"collect_feedback\": null,\n                \"services_available\": false,\n                \"available_services\": null,\n                \"unavailable_services\": null,\n                \"is_add_ons_available\": false,\n                \"feedback_link\": null,\n                \"feedback_label\": null,\n                \"is_global_tokenization_supported\": false,\n                \"is_auto_pay_enabled_at_center\": false,\n                \"cancellation_fee_duration\": 0,\n                \"is_center_amenities_enabled\": false,\n                \"center_amenities\": \"{\\\"centerAmenitiesSection\\\":[],\\\"order\\\":[]}\"\n            },\n            \"culture_code_at_center\": \"af\",\n            \"is_fbe_enabled\": false\n        },\n        {\n            \"id\": \"cb0a194a-7c4c-4724-a494-68feaed03807\",\n            \"code\": \"\",\n            \"name\": \"FreedomPay_US_Z1_khotfix\",\n            \"display_name\": \"\",\n            \"description\": \"\",\n            \"online_booking_start_date\": \"2017-03-07T00:00:00\",\n            \"enable_parallel_services_at_center\": true,\n            \"country\": {\n                \"id\": 225,\n                \"code\": \"US\",\n                \"name\": \"United States\",\n                \"phone_code\": 1,\n                \"nationality\": \"American\"\n            },\n            \"state\": {\n                \"id\": 63,\n                \"code\": \"US32\",\n                \"name\": \"Nevada\",\n                \"short_name\": \"NV\"\n            },\n            \"location\": {\n                \"lattitude\": 0.0,\n                \"longitude\": 0.0,\n                \"time_zone\": {\n                    \"id\": 11,\n                    \"name\": \"(UTC-06:00) Central Time (US & Canada)\",\n                    \"standard_name\": \"Central Standard Time\",\n                    \"symbol\": \"Central Standard Time\"\n                }\n            },\n            \"currency\": {\n                \"id\": 148,\n                \"name\": \"United States Dollar\",\n                \"code\": \"USD\",\n                \"symbol\": \"0024\"\n            },\n            \"address_info\": {\n                \"address_1\": \"\",\n                \"address_2\": \"\",\n                \"city\": \"Others\",\n                \"zip_code\": \"Las Vega\"\n            },\n            \"settings\": null,\n            \"contact_info\": {\n                \"phone_1\": {\n                    \"country_id\": 225,\n                    \"number\": \"1231234567\",\n                    \"display_number\": \"(123) 123-4567\"\n                },\n                \"phone_2\": null,\n                \"email\": \"\"\n            },\n            \"additional_info\": {\n                \"service_tax_no\": null,\n                \"tin\": null,\n                \"vat\": null,\n                \"cst\": null,\n                \"can_book\": false,\n                \"collect_feedback\": null,\n                \"services_available\": false,\n                \"available_services\": null,"}],"_postman_id":"2186adde-393e-4e69-a1c8-b3674ae1008a"},{"name":"Retrieve a center","id":"a1e0e9a9-8c91-417a-8be8-1419788bde00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/Centers/{{center_id}}","description":"<p>This API helps you to retrieve the details of a center.<br /></p>\n<p>You must specify the unique identifier of the center as <code>center_id</code>.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>id</td>\n<td>guid</td>\n<td>Unique identifier of the center.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the center.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>Unique code to represent the center.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>string</td>\n<td>Primary phone number of the center.</td>\n</tr>\n<tr>\n<td>time_zone_id</td>\n<td>int</td>\n<td>Time zone of the center's location.</td>\n</tr>\n<tr>\n<td>currency_id</td>\n<td>int</td>\n<td>Time zone of the center's location.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>string</td>\n<td>Email ID of the center.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>401</td>\n<td>Authorization has been denied for this request.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Invalid center_id.</td>\n</tr>\n<tr>\n<td>401</td>\n<td>The username or password is incorrect.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","Centers","{{center_id}}"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"8117f37f-83bf-4605-9f0d-4ed67f1bd2fe","name":"Retrieve a center","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":"https://api.zenoti.com/v1/Centers/34f7b069-1bce-4f24-b9b2-f58ebbf768f0"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 23 Nov 2018 09:15:18 GMT"},{"key":"Content-Length","value":"192"}],"cookie":[],"responseTime":null,"body":"{\n    \"center\": {\n        \"id\": \"34f7b069-1bce-4f24-b9b2-f58ebbf768f0\",\n        \"name\": \"Zenoti Inc.\",\n        \"code\": \"Z001\",\n        \"phone\": \"0000000000\",\n        \"time_zone_id\": 6,\n        \"currency_id\": 148,\n        \"email\": \"apisupport@zenoti.com\"\n    },\n    \"error\": null\n}"}],"_postman_id":"a1e0e9a9-8c91-417a-8be8-1419788bde00"},{"name":"Category Object","id":"d9cfcdca-0fe6-4183-802e-5e0778fdd420","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":">","header":[],"body":{"mode":"formdata","formdata":[{"key":"id\t","value":"guid","description":"<p>Unique 32-character identifier of the category.</p>\n","type":"text"},{"key":"code","value":"string","description":"<p>Unique code given to the category for identification. For example, Skin Care can be called SC.</p>\n","type":"text"},{"key":"name","value":"string","description":"<p>Name of the category based on what it will cater to. For example, Hair Care, Body Massage, and so on.</p>\n","type":"text"},{"key":"parent_category_id","value":"guid","description":"<p>Unique 32-character identifier of the parent category.</p>\n","type":"text"},{"key":"description\t","value":"string","description":"<p>Description of the category.</p>\n","type":"text"},{"key":"html_description","value":"string","description":"<p>Description of the category in HTML format.</p>\n","type":"text"},{"key":"show_in_catalog","value":"boolean","description":"<p>Indicates whether the category has been enabled in the catalog.</p>\n","type":"text"},{"key":"display_order","value":"int","description":"<p>Order in which this category appears on the Webstore and the Customer Mobile App (CMA). For example, if you enter 1 as the display order for Facial Glow, Facial Glow will appear as the first item in the Services list on the Webstore and CMA.</p>\n","type":"text"}]},"url":"","urlObject":{"query":[],"variable":[]}},"response":[{"id":"ac181c2a-2596-4f75-8513-19e2b1eb7471","name":"Category Object","originalRequest":{"method":">","header":[],"url":""},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"f43b8fd4-1fd2-473a-a790-dfab7491988c\",\n    \"code\": \"\",\n    \"name\": \"Body Services\",\n    \"parent_category\": \"41ac7424-8bde-461c-9c88-8e794c9ec77b\",\n    \"description\": \"\",\n    \"html_description\": \"\",\n    \"show_in_catalog\": false,\n    \"display_order\": null\n}"}],"_postman_id":"d9cfcdca-0fe6-4183-802e-5e0778fdd420"},{"name":"List all categories","id":"63c6e05b-6d27-4829-96fa-601ea2b344e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"body":{"mode":"formdata","formdata":[{"description":"<p>Enum<br />\n<strong>optional</strong><br />\nRetrieves the categories of a particular type<br /></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>1 - Services\n2 - Products\n3 - Memberships\n4 - Packages\n</code></pre><br />\nIf not passed api will retrieve the service categories.","equals":true,"key":"type","value":"{{type}}"},{"description":"<p>Boolean<br />\n<strong>optional</strong><br />\nIncludes the sub categories in the list\nIf not passed doesnot include the sub categories</p>\n","equals":true,"key":"include_sub_categories","value":"{{include_sub_categories}}"},{"description":"<p>Boolean <br /><strong>optional</strong><br />If this bit is set to true onlycatalog enabled  categories are  fetched . otherwise all categories are fetched.</p>\n","equals":true,"key":"show_in_catalog","value":"{{show_in_catalog}}"}]},"url":"{{api_url}}/v1/centers/{{center_id}}/categories","description":"<p>This API helps you to retrieve the list of categories that are active in a center.<br />\nYou must specify the unique identifier of the location (center) in the API request as <code>center_id</code>. <br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>page</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of the results page. Default value is 1.</td>\n</tr>\n<tr>\n<td>size</td>\n<td>int</td>\n<td><code>Optional</code> Number of records to be displayed on a page. Default value is 10.</td>\n</tr>\n<tr>\n<td>show_in_catalog</td>\n<td>boolean</td>\n<td><code>Optional</code> Indicates whether the category is displayed in the catalog. Default value is false.</td>\n</tr>\n<tr>\n<td>type</td>\n<td>enum</td>\n<td><code>Optional</code> Indicates the type of categories: Services - 1, Products - 2, Memberships - 3, Packages  - 4. Default value is Services.</td>\n</tr>\n<tr>\n<td>include_sub_categories</td>\n<td>boolean</td>\n<td><code>Optional</code> Indicates whether sub-categories are to included in the API response. Default value is false.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>categories</td>\n<td>object</td>\n<td>Object that contains the list of all CategoryInfo-related elements.</td>\n</tr>\n<tr>\n<td>page_info</td>\n<td>object</td>\n<td>Object that contains the elements related to the category records displayed on a page.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>502</td>\n<td>Invalid center_id.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","centers","{{center_id}}","categories"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"47166022-cb91-46b6-b9b5-b6907ae767bc","name":"List all membership categories ","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{basic_encoded_value}}","description":"Basic encoding of api_key:account_name<br/> account_name is subdomain of organization","type":"text","disabled":true},{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":{"raw":"{{api_url}}/v1/centers/{{center_id}}/categories?type=3","host":["{{api_url}}"],"path":["v1","centers","{{center_id}}","categories"],"query":[{"key":"include_sub_categories","value":"true","description":"Boolean<br>\n`Optional`\nIncludes the sub categories in the list\nIf not passed doesnot include the sub categories","disabled":true},{"key":"show_in_catalog","value":"{{show_in_catalog}}","description":"boolean <br>`optional`<br>If this bit is set to true onlycatalog enabled  categories are  fetched . otherwise all categories are fetched.","disabled":true},{"key":"type","value":"3","description":"Enum<br>\n`optional`<br>\nRetrieves the categories of a particular type<br>\n```\n1 - Services\n2 - Products\n3 - Memberships\n4 - Packages\n```\n<br>\nIf not passed api will retrieve the service categories."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 21 Feb 2019 13:24:12 GMT"},{"key":"Content-Length","value":"229"}],"cookie":[],"responseTime":null,"body":"{\n    \"categories\": [\n        {\n            \"id\": \"6cba62cc-dcf1-45e2-a22e-630ce0de5923\",\n            \"name\": \"a vcwd\",\n            \"description\": \"sagffh\"\n        },\n        {\n            \"id\": \"c7f853ce-2526-480e-93b4-697a070b0ea5\",\n            \"name\": \"simon\",\n            \"description\": \"ashgdvg\"\n        }\n    ],\n    \"page_Info\": {\n        \"total\": 2,\n        \"page\": 1,\n        \"size\": 10\n    }\n}"},{"id":"2b2b80a8-2f51-4b15-a8dc-f5cabd078ebd","name":"List all service categories","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{basic_encoded_value}}","description":"Basic encoding of api_key:account_name<br/> account_name is subdomain of organization","type":"text","disabled":true},{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":{"raw":"{{api_url}}/v1/centers/{{center_id}}/categories?type=1","host":["{{api_url}}"],"path":["v1","centers","{{center_id}}","categories"],"query":[{"key":"include_sub_categories","value":"true","description":"Boolean<br>\n`Optional`\nIncludes the sub categories in the list\nIf not passed doesnot include the sub categories","disabled":true},{"key":"show_in_catalog","value":"{{show_in_catalog}}","description":"boolean <br>`optional`<br>If this bit is set to true onlycatalog enabled  categories are  fetched . otherwise all categories are fetched.","disabled":true},{"key":"type","value":"1","description":"Enum<br>\n`optional`<br>\nRetrieves the categories of a particular type<br>\n```\n1 - Services\n2 - Products\n3 - Memberships\n4 - Packages\n```\n<br>\nIf not passed api will retrieve the service categories."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 21 Feb 2019 13:23:32 GMT"},{"key":"Content-Length","value":"1914"}],"cookie":[],"responseTime":null,"body":"{\n    \"categories\": [\n        {\n            \"id\": \"f43b8fd4-1fd2-473a-a790-dfab7491988c\",\n            \"code\": \"\",\n            \"name\": \"Body Services\",\n            \"parent_category_id\": \"\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"show_in_catalog\": false,\n            \"display_order\": null\n        },\n        {\n            \"id\": \"7224f588-5de8-4dca-87bc-4e7f59a23451\",\n            \"code\": \"\",\n            \"name\": \"Celebrity\",\n            \"parent_category_id\": \"\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"show_in_catalog\": false,\n            \"display_order\": null\n        },\n        {\n            \"id\": \"49dc53fb-0d1b-42fb-9616-c4f285a7fe29\",\n            \"code\": \"\",\n            \"name\": \"Consultation\",\n            \"parent_category_id\": \"\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"show_in_catalog\": false,\n            \"display_order\": null\n        },\n        {\n            \"id\": \"80e4819c-39d8-46e6-875d-be054c421280\",\n            \"code\": \"\",\n            \"name\": \"Hair Replacement\",\n            \"parent_category_id\": \"\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"show_in_catalog\": true,\n            \"display_order\": null\n        },\n        {\n            \"id\": \"4c74bdbc-3892-4fdf-a0f7-c5cdd1e400bf\",\n            \"code\": \"\",\n            \"name\": \"Hair Services\",\n            \"parent_category_id\": \"\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"show_in_catalog\": true,\n            \"display_order\": null\n        },\n        {\n            \"id\": \"f1aefe0d-5b57-4a8f-90fb-ae046a903312\",\n            \"code\": \"\",\n            \"name\": \"Hair Transplant\",\n            \"parent_category_id\": \"\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"show_in_catalog\": true,\n            \"display_order\": null\n        },\n        {\n            \"id\": \"46f14617-ebd6-46c8-82ee-76586eedb075\",\n            \"code\": \"\",\n            \"name\": \"Hair Treatments\",\n            \"parent_category_id\": \"\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"show_in_catalog\": true,\n            \"display_order\": null\n        },\n        {\n            \"id\": \"9b2ce954-2a44-4775-9154-e226e8786bd9\",\n            \"code\": \"\",\n            \"name\": \"Hands And Feet\",\n            \"parent_category_id\": \"\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"show_in_catalog\": true,\n            \"display_order\": null\n        },\n        {\n            \"id\": \"58a16e74-b001-476c-88b5-dd1d4efe7276\",\n            \"code\": \"\",\n            \"name\": \"Makeup\",\n            \"parent_category_id\": \"\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"show_in_catalog\": true,\n            \"display_order\": null\n        },\n        {\n            \"id\": \"517ff077-1210-4f17-ad9a-c386e2c701aa\",\n            \"code\": \"\",\n            \"name\": \"Massages\",\n            \"parent_category_id\": \"\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"show_in_catalog\": true,\n            \"display_order\": null\n        }\n    ],\n    \"page_info\": {\n        \"total\": 13,\n        \"page\": 1,\n        \"size\": 10\n    }\n}"},{"id":"2d660e3e-b8f4-4ada-a5de-a791645f991d","name":"List all package categories","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{basic_encoded_value}}","description":"Basic encoding of api_key:account_name<br/> account_name is subdomain of organization","type":"text","disabled":true},{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":{"raw":"{{api_url}}/v1/centers/{{center_id}}/categories?type=4","host":["{{api_url}}"],"path":["v1","centers","{{center_id}}","categories"],"query":[{"key":"include_sub_categories","value":"true","description":"Boolean<br>\n`Optional`\nIncludes the sub categories in the list\nIf not passed doesnot include the sub categories","disabled":true},{"key":"show_in_catalog","value":"{{show_in_catalog}}","description":"boolean <br>`optional`<br>If this bit is set to true onlycatalog enabled  categories are  fetched . otherwise all categories are fetched.","disabled":true},{"key":"type","value":"4","description":"Enum<br>\n`optional`<br>\nRetrieves the categories of a particular type<br>\n```\n1 - Services\n2 - Products\n3 - Memberships\n4 - Packages\n```\n<br>\nIf not passed api will retrieve the service categories."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 21 Feb 2019 13:24:39 GMT"},{"key":"Content-Length","value":"576"}],"cookie":[],"responseTime":null,"body":"{\n    \"categories\": [\n        {\n            \"id\": \"6832938a-7352-46ce-b616-74fc4f82128d\",\n            \"name\": \"Default\",\n            \"description\": \"Description\"\n        },\n        {\n            \"id\": \"e4714729-b020-4835-9e72-cc59aa3e3a08\",\n            \"name\": \"Massages\",\n            \"description\": \"\"\n        },\n        {\n            \"id\": \"1488722c-69c8-4566-bf49-568a377c498a\",\n            \"name\": \"VLCC - Beauty\",\n            \"description\": \"\"\n        },\n        {\n            \"id\": \"28174631-8402-4f86-b07e-02d41cf9a080\",\n            \"name\": \"VLCC - Dermat\",\n            \"description\": \"\"\n        },\n        {\n            \"id\": \"82d982ee-d341-4b84-83ae-653a6cffef29\",\n            \"name\": \"VLCC - Slimming\",\n            \"description\": \"\"\n        },\n        {\n            \"id\": \"9a0442eb-8665-4516-a5a1-4908fdf0f3ba\",\n            \"name\": \"业务单位\",\n            \"description\": \"\"\n        }\n    ],\n    \"page_Info\": {\n        \"total\": 6,\n        \"page\": 1,\n        \"size\": 10\n    }\n}"},{"id":"19e21323-8f07-4c7f-95e9-1e4fe9f14229","name":"List all product categories","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{basic_encoded_value}}","description":"Basic encoding of api_key:account_name<br/> account_name is subdomain of organization","type":"text","disabled":true},{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":{"raw":"{{api_url}}/v1/centers/{{center_id}}/categories?type=2","host":["{{api_url}}"],"path":["v1","centers","{{center_id}}","categories"],"query":[{"key":"include_sub_categories","value":"true","description":"Boolean<br>\n`Optional`\nIncludes the sub categories in the list\nIf not passed doesnot include the sub categories","disabled":true},{"key":"show_in_catalog","value":"{{show_in_catalog}}","description":"boolean <br>`optional`<br>If this bit is set to true onlycatalog enabled  categories are  fetched . otherwise all categories are fetched.","disabled":true},{"key":"type","value":"2","description":"Enum<br>\n`optional`<br>\nRetrieves the categories of a particular type<br>\n```\n1 - Services\n2 - Products\n3 - Memberships\n4 - Packages\n```\n<br>\nIf not passed api will retrieve the service categories."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 21 Feb 2019 13:23:52 GMT"},{"key":"Content-Length","value":"1886"}],"cookie":[],"responseTime":null,"body":"{\n    \"categories\": [\n        {\n            \"id\": \"7779e4f2-dfa6-4b8c-b296-126c6ce15b6d\",\n            \"code\": \"\",\n            \"name\": \"Ayurvedic\",\n            \"parent_category_id\": \"\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"show_in_catalog\": true,\n            \"display_order\": null\n        },\n        {\n            \"id\": \"9d8b6ba9-22c2-4ffe-92cb-ed3307b2910e\",\n            \"code\": \"\",\n            \"name\": \"Body Care\",\n            \"parent_category_id\": \"\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"show_in_catalog\": true,\n            \"display_order\": null\n        },\n        {\n            \"id\": \"e6e77033-32b9-4e7f-adcf-23e149b662fa\",\n            \"code\": \"\",\n            \"name\": \"Cafe\",\n            \"parent_category_id\": \"\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"show_in_catalog\": true,\n            \"display_order\": null\n        },\n        {\n            \"id\": \"4782722c-a9a2-4e91-aece-4705faaea1e8\",\n            \"code\": \"\",\n            \"name\": \"Facial Care\",\n            \"parent_category_id\": \"\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"show_in_catalog\": true,\n            \"display_order\": null\n        },\n        {\n            \"id\": \"dac7b48a-46ee-4acb-9d75-9b7fb346969e\",\n            \"code\": \"\",\n            \"name\": \"Food Beverage\",\n            \"parent_category_id\": \"\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"show_in_catalog\": true,\n            \"display_order\": null\n        },\n        {\n            \"id\": \"d6d5c9df-c12c-406f-8b2a-07683fa0c5eb\",\n            \"code\": \"\",\n            \"name\": \"Hair Care\",\n            \"parent_category_id\": \"\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"show_in_catalog\": true,\n            \"display_order\": null\n        },\n        {\n            \"id\": \"d998c588-3e7d-4cdb-be53-649d368e7f50\",\n            \"code\": \"\",\n            \"name\": \"Make Up\",\n            \"parent_category_id\": \"\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"show_in_catalog\": true,\n            \"display_order\": null\n        },\n        {\n            \"id\": \"b593b371-6f4e-4c03-b77c-8517ac8f26cc\",\n            \"code\": \"\",\n            \"name\": \"Medical\",\n            \"parent_category_id\": \"\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"show_in_catalog\": true,\n            \"display_order\": null\n        },\n        {\n            \"id\": \"aeb54c40-9ca5-4778-b658-9ac838a8ca30\",\n            \"code\": \"\",\n            \"name\": \"Nutrition items\",\n            \"parent_category_id\": \"\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"show_in_catalog\": true,\n            \"display_order\": null\n        },\n        {\n            \"id\": \"d8e578a0-10ba-4ccd-9958-ed9aabf19ff5\",\n            \"code\": \"\",\n            \"name\": \"Professional\",\n            \"parent_category_id\": \"\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"show_in_catalog\": true,\n            \"display_order\": null\n        }\n    ],\n    \"page_info\": {\n        \"total\": 14,\n        \"page\": 1,\n        \"size\": 10\n    }\n}"}],"_postman_id":"63c6e05b-6d27-4829-96fa-601ea2b344e8"},{"name":"Retrieve a category","id":"4284e881-3d0e-4740-8be0-8034835026e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n","type":"text"}],"url":"{{api_url}}/v1/centers/{{center_id}}/categories/{{category_id}}?type={{type}}","description":"<p>This API helps you to retrieve the details of a category.<br />\n<br />\nYou must specify the unique identifier of the location (center) as <code>center_id</code> and the unique identifier of the category as <code>category_id</code> in the API request. The API then retrieves the details of the category.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>category_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the category.</td>\n</tr>\n<tr>\n<td>type</td>\n<td>enum</td>\n<td><code>Optional</code> Indicates the type of categories: Services - 1, Products - 2, Memberships - 3, Packages  - 4. <br />Default value is Services.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the category.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>Unique code set for the category.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the category.</td>\n</tr>\n<tr>\n<td>parent_category_id</td>\n<td>string</td>\n<td>Unique identifier of the parent category.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string</td>\n<td>String that describes the category.</td>\n</tr>\n<tr>\n<td>html_description</td>\n<td>string</td>\n<td>HTML string that describes the category.</td>\n</tr>\n<tr>\n<td>show_in_catalog</td>\n<td>boolean</td>\n<td>Indicates whether the category is enabled or disabled in the catalog.</td>\n</tr>\n<tr>\n<td>display_order</td>\n<td>int</td>\n<td>Order in which this category appears on the Webstore and on the Customer Mobile App (CMA).</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>401</td>\n<td>Authorization has been denied for this request.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>invalid center_id.</td>\n</tr>\n<tr>\n<td>400</td>\n<td>The request is invalid.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","centers","{{center_id}}","categories","{{category_id}}"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>enum<br />\n<code>Optional</code> Indicates the type of categories: Services - 1, Products - 2, Memberships - 3, Packages - 4. <br />Default value is Services.</p>\n","type":"text/plain"},"key":"type","value":"{{type}}"}],"variable":[]}},"response":[{"id":"dc86a788-5852-4778-b697-e79548202052","name":"Retrieve a category","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":"{{api_url}}/v1/centers/{{center_id}}/categories/{{category_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 10 Jan 2019 09:14:37 GMT"},{"key":"Content-Length","value":"224"},{"key":"X-OSSProxy","value":"OSSProxy 1.3.337.419 (Build 337.419 Win32 en-us)(Oct 17 2018 14:40:33) "},{"key":"Connection","value":"keep-alive"},{"key":"Proxy-Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"80e4819c-39d8-46e6-875d-be054c421280\",\n    \"code\": \"\",\n    \"name\": \"Hair Replacement\",\n    \"parent_category_id\": \"41ac7424-8bde-461c-9c88-8e794c9ec77b\",\n    \"description\": \"\",\n    \"html_description\": \"\",\n    \"show_in_catalog\": true,\n    \"display_order\": null\n}"}],"_postman_id":"4284e881-3d0e-4740-8be0-8034835026e0"},{"name":"Service Object","id":"f7e0e8ca-9bab-4a6f-8a73-2ac9efc896db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":">","header":[],"body":{"mode":"formdata","formdata":[{"key":"id","value":"guid","description":"<p>Unique identifier of the service.</p>\n","type":"text"},{"key":"code","value":"string","description":"<p>String which represents the service code.</p>\n","type":"text"},{"key":"name","value":"string","description":"<p>Name of the service.</p>\n","type":"text"},{"key":"description","value":"string","description":"<p>Description of the service.</p>\n","type":"text"},{"key":"duration","value":"int","description":"<p>Length of the service in minutes. <br />\nThe system uses the value you enter here to automatically set the end time for the service.</p>\n","type":"text"},{"key":"recovery_time","value":"int","description":"<p>Time that is needed to block before booking the next appointment. Recovery time is automatically added to the service time. Therapists use this time to prepare for the next appointment.</p>\n","type":"text"},{"key":"price_info","value":"object","description":"<p>Details about the price of a service.</p>\n","type":"text"},{"key":"currency_id","value":"int","description":"<p>Unique identifier for the currency.</p>\n","type":"text"},{"key":"sale_price","value":"decimal ","description":"<p>Sale price for the service at each center that you select.</p>\n","type":"text"},{"key":"tax_id","value":"string","description":"<p>Unique identifier of the center tax.</p>\n","type":"text"},{"key":"ssg","value":"decimal ","description":"<p>Support staff gratuity percentage.</p>\n","type":"text"},{"key":"include_tax","value":"boolean","description":"<p>Boolean that indicates whether the service price is tax inclusive.</p>\n","type":"text"},{"key":"demand_group_id","value":"string","description":"<p>Demand price group ID applied to the service.</p>\n","type":"text"},{"key":"additional_info","value":"object","description":"<p>Additional information about the service.</p>\n","type":"text"},{"key":"html_description","value":"string","description":"<p>You can use HTML for rich description, and you can add images in the description.</p>\n","type":"text"},{"key":"category","value":"object","description":"<p>Category details of the service.</p>\n","type":"text"},{"key":"sub_category","value":"object","description":"<p>Object that contains the sub-category details of the service.</p>\n","type":"text"},{"key":"bussiness_unit","value":"object","description":"<p>Represents the business unit of the service. It is important to track the business by business unit.</p>\n","type":"text"},{"key":"catalog_info","value":"object","description":"<p>Object that contains the catalog details of the service.</p>\n","type":"text"},{"key":"show_in_catalog","value":"boolean","description":"<p>Indicates whether the service is enabled in catalog.</p>\n","type":"text"},{"key":"can_book","value":"boolean","description":"<p>Indicates whether the service is bookable.</p>\n","type":"text"},{"key":"show_price","value":"boolean","description":"<p>Indicates the visibility of price on the catalog.</p>\n","type":"text"},{"key":"display_name","value":"string","description":"<p>Display name of the service on the catalog.</p>\n","type":"text"},{"key":"display_price","value":"string","description":"<p>Display price of the service on the catalog.</p>\n","type":"text"},{"key":"video_url","value":"string","description":"<p>Video URL of the service.</p>\n","type":"text"},{"key":"variants_info","value":"object","description":"<p>Variants information of the service.</p>\n","type":"text"},{"key":"is_variant","value":"boolean","description":"<p>Indicates whether a service is a variant.</p>\n","type":"text"},{"key":"has_variant","value":"boolean","description":"<p>Indicates whether a service has variants.</p>\n","type":"text"},{"key":"add_ons_info","value":"object","description":"<p>Object that contains add-on information of the service.</p>\n","type":"text"},{"key":"is_add_on","value":"boolean","description":"<p>Indicates whether a service is an add-on item.</p>\n","type":"text"},{"key":"has_add_ons","value":"boolean","description":"<p>Indicates whether this service contains add-ons.</p>\n","type":"text"},{"key":"add_ons_list","value":"array<guid>","description":"<p>List of IDs of all add-ons associated with the service.</p>\n","type":"text"},{"key":"image_paths","value":"string","description":"<p>URL of the image of the service of px800.</p>\n","type":"text"},{"key":"expand","value":"array<string>","description":"<p>Pass these parameters to expand the service object:<br /></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>additional_info\ncatalog_info\nvariants_info   \nadd_ons_info\n</code></pre>","type":"text"}]},"url":"","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"c728ead3-ca77-48b7-be5d-b4dc962e0156","id":"c728ead3-ca77-48b7-be5d-b4dc962e0156","name":"Centers","type":"folder"}},"urlObject":{"query":[],"variable":[]}},"response":[{"id":"40a7b32f-97ac-4f8c-a76f-4c05f6fd8b04","name":"Service Object","originalRequest":{"method":">","header":[],"body":{"mode":"formdata","formdata":[]},"url":""},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"ddb74717-7556-4194-89c8-37e3a8b6f13a\",\n    \"code\": \"15 minutes\",\n    \"name\": \"15 minutes\",\n    \"description\": \"this a service\",\n    \"duration\": 195,\n    \"recovery_time\": 0,\n    \"price_info\": {\n        \"currency_id\": 111,\n        \"sale_price\": 200,\n        \"tax_id\": \"\",\n        \"ssg\": 50,\n        \"include_tax\": true,\n        \"demand_group_id\": \"\"\n    },\n    \"additional_info\": null,\n    \"catalog_info\": null,\n    \"variants_info\": null,\n    \"add_ons_info\": null,\n    \"image_paths\": null\n}"},{"id":"78daa42a-d199-43af-a8c1-6fce8fc5b4cd","name":"Expanded Service Object","originalRequest":{"method":">","header":[],"body":{"mode":"formdata","formdata":[]},"url":""},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"ddb74717-7556-4194-89c8-37e3a8b6f13a\",\n    \"code\": \"15 minutes\",\n    \"name\": \"15 minutes\",\n    \"description\": \"this a service\",\n    \"duration\": 195,\n    \"recovery_time\": 0,\n    \"price_info\": {\n        \"currency_id\": 61,\n        \"sale_price\": 100,\n        \"tax_id\": \"8771e4e2-1c31-4a32-b106-510ece656630\",\n        \"ssg\": 10,\n        \"include_tax\": false,\n        \"demand_group_id\": \"8771e4e2-1c31-4a32-b106-510ece656630\"\n    },\n    \"additional_info\": {\n        \"html_description\": \"%3cHtml%3e%0d%0a%3cp%3eService%3c%2fp%3e%0d%0a%3c%2fHtml%3e\",\n        \"category\": {\n            \"id\": \"80e4819c-39d8-46e6-875d-be054c421280\",\n            \"name\": \"Hair Replacement\"\n        },\n        \"sub_category\": {\n            \"id\": \"8abb81cf-9544-4c6c-92cf-775b6f19ded2\",\n            \"name\": \"Follow-up\"\n        },\n        \"bussiness_unit\": {\n            \"id\": \"f98cbd9f-f95a-40d7-a447-5437aa0aec0f\",\n            \"name\": \"Default\"\n        }\n    },\n    \"catalog_info\": {\n        \"show_in_catalog\": true,\n        \"can_book\": false,\n        \"show_price\": false,\n        \"display_name\": \"15mins\",\n        \"display_price\": \"price\",\n        \"video_url\": \"\"\n    },\n    \"variants_info\": {\n        \"is_variant\": false,\n        \"has_variant\": true\n    },\n    \"add_ons_info\": {\n        \"is_add_on\": false,\n        \"has_add_ons\": true,\n        \"add_ons_list\": [\n            \"F61F03E8-6015-482F-BC4C-52F3176EBC4E\",\n            \"83FB62ED-C546-49A0-8159-5839FD695377\"\n        ]\n    },\n    \"image_paths\": \"https://images.g2crowd.com/uploads/product/image/social_landscape/social_landscape_1489713698/zenoti.png\"\n}"}],"_postman_id":"f7e0e8ca-9bab-4a6f-8a73-2ac9efc896db"},{"name":"List all services of a center","id":"3e7fcbcd-1bf4-428e-a483-9184e5421e8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"body":{"mode":"raw","raw":""},"url":"{{api_url}}/v1/Centers/{{center_id}}/services?only_add_ons={{true/false}}&catalog_enabled={{true/false}}&page={{page}}&size={{size}}&category_id={{category_id}}","description":"<p>This API helps you to retrieve all the services that are active in a center.  </p>\n<p>You must specify the appropriate details for the <code>center_id</code> paramter in the API request.  </p>\n<p>You can also use the <code>expand</code> parameter in the API request to specify details for the <code>additional_info</code>, <code>catalog_info</code>, <code>category_id</code>, <code>variants_info</code>, <code>add_ons_info</code>, and <code>image_paths</code> parameters. The <code>category_id</code> parameter enables you to filter services according to their respective category or sub-category.  </p>\n<p>In addition, you can leverage the pagination feature by passing <code>page</code> and <code>size</code> query parameters if you have a large number of records. By default, <code>page</code> is set as 1 and <code>size</code> is set as 10. Size cannot be more than 100: which means that the maximum records per page cannot be more than 100.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code>  <br />Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>only_add_ons</td>\n<td>boolean</td>\n<td><code>Optional</code>  <br />If passed as <code>true</code>, this parameter retrives only add-on services.  <br />Default value is false.</td>\n</tr>\n<tr>\n<td>catalog_enabled</td>\n<td>boolean</td>\n<td><code>Optional</code>  <br />If passed as <code>true</code>, this parameter retrieves only catalog-enabled services.  <br />Default value is false.</td>\n</tr>\n<tr>\n<td>category_id</td>\n<td>guid</td>\n<td><code>Optional</code>  <br />Filters the services of the center according to their respective category_id or sub-category_id values.</td>\n</tr>\n<tr>\n<td>page</td>\n<td>int</td>\n<td><code>Optional</code>  <br />Number of the center's services to be displayed per page. Default value for this parameter is 10 and the maximum value is 100.</td>\n</tr>\n<tr>\n<td>size</td>\n<td>int</td>\n<td><code>Optional</code>  <br />Number of the center's services to be displayed per page. Default value for this parameter is 10 and the maximum value is 100.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the service.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>Code name of the service.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the service.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string</td>\n<td>Description about the service.</td>\n</tr>\n<tr>\n<td>duration</td>\n<td>int</td>\n<td>Ideal duration (in minutes) of the service.</td>\n</tr>\n<tr>\n<td>recovery_time</td>\n<td>int</td>\n<td>Recovery time (in minutes) required after the service has been completed.</td>\n</tr>\n<tr>\n<td>price_info</td>\n<td>object</td>\n<td>Object that contains price information-related elements of the service. For more information, refer to the <strong>price_info Object</strong> table.</td>\n</tr>\n<tr>\n<td>additional_info</td>\n<td>object</td>\n<td>Object that contains additional details about the service. For more information, refer to the <strong>additional_info Object</strong> table.</td>\n</tr>\n<tr>\n<td>catalog_info</td>\n<td>object</td>\n<td>Object that contains catalog information-related elements of the service. For more information, refer to the <strong>catalog_info Object</strong> table.</td>\n</tr>\n<tr>\n<td>variants_info</td>\n<td>object</td>\n<td>Object that contains variants information-related elements of the service. For more information, refer to the <strong>variants_info Object</strong> table.</td>\n</tr>\n<tr>\n<td>add_ons_info</td>\n<td>object</td>\n<td>Object that contains add-ons information-related elements of the service. For more information, refer to the <strong>add_ons_info Object</strong> table.</td>\n</tr>\n<tr>\n<td>image_paths</td>\n<td>string?</td>\n<td>Navigation path of the image used to illustrate the service.</td>\n</tr>\n<tr>\n<td>parallel_service_groups</td>\n<td>object</td>\n<td>Object that contains the id of the parallel service group.</td>\n</tr>\n<tr>\n<td>prerequisites_info</td>\n<td>object</td>\n<td>Object contains the prerequisite services that are available in the center.</td>\n</tr>\n<tr>\n<td>finishing_services_info</td>\n<td>object</td>\n<td>Object that contains information about the finishing services of the center.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <strong>error Object</strong> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>401</td>\n<td>Authorization has been denied for this request.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Invalid center_id is passed.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"price_info-object\">price_info Object</h2>\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>currency_id</td>\n<td>int</td>\n<td>Identifier of the currency used to pay for the service.</td>\n</tr>\n<tr>\n<td>sale_price</td>\n<td>decimal</td>\n<td>Sale price amount of the service.</td>\n</tr>\n<tr>\n<td>tax_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the center's tax ID.</td>\n</tr>\n<tr>\n<td>ssg</td>\n<td>decimal</td>\n<td>Service charge amount paid for the service.</td>\n</tr>\n<tr>\n<td>include_tax</td>\n<td>boolean</td>\n<td>If <strong>true</strong>, it indicates that tax is to be included as part of the service's <code>sale_price</code>.</td>\n</tr>\n<tr>\n<td>demand_group_id</td>\n<td>string</td>\n<td>Demand price group ID applied to the service.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"additional_info-object\">additional_info Object</h2>\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>html_description</td>\n<td>string</td>\n<td>HTML description about the service.</td>\n</tr>\n<tr>\n<td>category</td>\n<td>object</td>\n<td>Object that contains these elements of the category to which the service belongs: <code>id</code> and <code>name</code>.</td>\n</tr>\n<tr>\n<td>category</td>\n<td>object</td>\n<td>Object that contains these elements of the sub-category to which the service belongs: <code>id</code> and <code>name</code>.</td>\n</tr>\n<tr>\n<td>business_unit</td>\n<td>object</td>\n<td>Object that contains these elements of the business unit to which the service belongs: <code>id</code> and <code>name</code>.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"catalog_info-object\">catalog_info Object</h2>\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>show_in_catalog</td>\n<td>boolean</td>\n<td>If <strong>true</strong>, it indicates that the service is to be displayed in the center catalog.</td>\n</tr>\n<tr>\n<td>can_book</td>\n<td>boolean</td>\n<td>If <strong>true</strong>, it indicates that guests can book the service.</td>\n</tr>\n<tr>\n<td>show_price</td>\n<td>boolean</td>\n<td>If <strong>true</strong>, it indicates that the price of the service is to be displayed.</td>\n</tr>\n<tr>\n<td>display_name</td>\n<td>string</td>\n<td>Name of the service that is displayed.</td>\n</tr>\n<tr>\n<td>display_price</td>\n<td>decimal</td>\n<td>Price of the service that is displayed.</td>\n</tr>\n<tr>\n<td>video_url</td>\n<td>string</td>\n<td>Video URL of the service.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"variants_info-object\">variants_info Object</h2>\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>is_variant</td>\n<td>boolean</td>\n<td>If <strong>true</strong>, it indicates that the service is a variant.</td>\n</tr>\n<tr>\n<td>has_variant</td>\n<td>boolean</td>\n<td>If <strong>true</strong>, it indicates that the service has a variant.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"add_ons_info-object\">add_ons_info Object</h2>\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>is_add_on</td>\n<td>boolean</td>\n<td>If <strong>true</strong>, it indicates that the service is an add-on.</td>\n</tr>\n<tr>\n<td>has_add_ons</td>\n<td>boolean</td>\n<td>If <strong>true</strong>, it indicates that the service contains add-ons.</td>\n</tr>\n<tr>\n<td>add_ons_list</td>\n<td>array</td>\n<td>List of IDs of all add-ons associated with the service.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","Centers","{{center_id}}","services"],"host":["{{api_url}}"],"query":[{"key":"only_add_ons","value":"{{true/false}}"},{"key":"catalog_enabled","value":"{{true/false}}"},{"key":"page","value":"{{page}}"},{"key":"size","value":"{{size}}"},{"key":"category_id","value":"{{category_id}}"}],"variable":[]}},"response":[{"id":"0cbee204-db87-4aa8-b0c7-d3141de6d564","name":"List all services of a center","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text","description":"Access token generated from the token API."}],"url":{"raw":"https://api.zenoti.com/v1/Centers/48afb494-c276-481a-8589-7a111c2499f4/services?expand=additional_info&expand=catalog_info&expand=categoryid&expand=variants_info&expand=add_ons_info&expand=image_paths","protocol":"https","host":["api","zenoti","com"],"path":["v1","Centers","48afb494-c276-481a-8589-7a111c2499f4","services"],"query":[{"key":"expand","value":"additional_info"},{"key":"expand","value":"catalog_info"},{"key":"expand","value":"categoryid"},{"key":"expand","value":"variants_info"},{"key":"expand","value":"add_ons_info"},{"key":"expand","value":"image_paths"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 21 Dec 2018 05:27:43 GMT"},{"key":"Content-Length","value":"3087"}],"cookie":[],"responseTime":null,"body":"{\n            \"id\": \"55265b47-ad10-4ee6-8883-ff198c5dc433\",\n            \"code\": \"LS1066\",\n            \"name\": \"Acrylic -  Natural Full Set Extension\",\n            \"description\": \"\",\n            \"duration\": 90,\n            \"recovery_time\": 0,\n            \"price_info\": {\n                \"currency_id\": 147,\n                \"sale_price\": 310.0000,\n                \"tax_id\": \"ebabf80f-ac9b-4270-b0b4-fca8cb0e2627\",\n                \"ssg\": 0.0,\n                \"include_tax\": false,\n                \"demand_group_id\": \"\"\n            },\n            \"additional_info\": {\n                \"html_description\": \"\",\n                \"category\": {\n                    \"id\": \"9b2ce954-2a44-4775-9154-e226e8786bd9\",\n                    \"name\": \"Hands And Feet\"\n                },\n                \"sub_category\": {\n                    \"id\": \"b8cc59f6-e7dc-44e1-a6ce-104ef05aa58c\",\n                    \"name\": \"Nail Extension\"\n                },\n                \"bussiness_unit\": {\n                    \"id\": \"0ab7513c-82d6-4e0c-99db-12d52852db91\",\n                    \"name\": \"Female\"\n                }\n            },\n            \"catalog_info\": {\n                \"show_in_catalog\": true,\n                \"can_book\": true,\n                \"show_price\": true,\n                \"display_name\": \"\",\n                \"display_price\": \"\",\n                \"video_url\": \"\"\n            },\n            \"variants_info\": {\n                \"is_variant\": false,\n                \"has_variant\": false\n            },\n            \"add_ons_info\": {\n                \"is_add_on\": false,\n                \"has_add_ons\": false,\n                \"add_ons_list\": null\n            },\n            \"image_paths\": null\n        }"}],"_postman_id":"3e7fcbcd-1bf4-428e-a483-9184e5421e8d"},{"name":"Retrieve a service of a center","id":"4640ed88-7819-4fbc-ad9d-f4a11ab6307c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/Centers/{{center_id}}/services/{{service_id}}","description":"<p>This API helps you to retrieve the details of a specific service at the required center. <br />\n<br />\nYou must specify in the API request the unique identifier of the location (center) as <code>center_id</code> and the unique identifier of the service as <code>service_id</code>. The API then retrieves the details of the service.<br />\nYou can also use the <code>expand</code> parameter in the API request to specify details for the <code>additional_info</code>, <code>catalog_info</code>, <code>variants_info</code>, <code>add_ons_info</code>, and <code>image_paths</code> parameters.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>service_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the service.</td>\n</tr>\n<tr>\n<td>expand</td>\n<td>Collection of string</td>\n<td>Expand the internal objects in the service model.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the service.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>Code to identify the service.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the service.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string</td>\n<td>Description about the service.</td>\n</tr>\n<tr>\n<td>duration</td>\n<td>int</td>\n<td>Length of the service in minutes.</td>\n</tr>\n<tr>\n<td>recovery_time</td>\n<td>int</td>\n<td>Recovery time after the service.</td>\n</tr>\n<tr>\n<td>price_info</td>\n<td>object</td>\n<td>Object that contains all the price-related details for the service.</td>\n</tr>\n<tr>\n<td>additional_info</td>\n<td>object</td>\n<td>Object that contains all the additional information about the service.</td>\n</tr>\n<tr>\n<td>catalog_info</td>\n<td>object</td>\n<td>Object that contains all the catalog-related information about the service.</td>\n</tr>\n<tr>\n<td>variants_info</td>\n<td>object</td>\n<td>Object that contains all the details whether the service has a variant.</td>\n</tr>\n<tr>\n<td>add_ons_info</td>\n<td>object</td>\n<td>Object that contains all the add-ons related information of the service.</td>\n</tr>\n<tr>\n<td>image_paths string</td>\n<td>Contains the 800 pixel image URL of the service.</td>\n<td></td>\n</tr>\n<tr>\n<td>parallel_service_groups</td>\n<td>object</td>\n<td>Object that contains the id of the parallel service group.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>401</td>\n<td>Authorization has been denied for this request.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Invalid center_id is passed.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Service with  not found.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","Centers","{{center_id}}","services","{{service_id}}"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"01333f3e-9d41-4ffc-a031-2f819cc7bc7d","name":"Retrieve a service of a center","originalRequest":{"method":"GET","header":[{"description":"Access token generated from the token API.","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/Centers/{{center_id}}/services/{{service_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 11 Jan 2019 07:03:55 GMT"},{"key":"Content-Length","value":"388"},{"key":"X-OSSProxy","value":"OSSProxy 1.3.337.419 (Build 337.419 Win32 en-us)(Oct 17 2018 14:40:33) "},{"key":"Connection","value":"keep-alive"},{"key":"Proxy-Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"b5bd73c6-4935-4ff7-8741-85d8c46e7a08\",\n    \"code\": \"SRV00001\",\n    \"name\": \"Abhyangam\",\n    \"description\": \"\",\n    \"duration\": 15,\n    \"recovery_time\": 0,\n    \"price_info\": {\n        \"currency_id\": 61,\n        \"sale_price\": 1800,\n        \"tax_id\": \"9771e2b3-84c3-4b43-9ec5-a351fd4cd645\",\n        \"ssg\": null,\n        \"include_tax\": true,\n        \"demand_group_id\": \"\"\n    },\n    \"additional_info\": null,\n    \"catalog_info\": null,\n    \"variants_info\": null,\n    \"add_ons_info\": null,\n    \"image_paths\": null\n}"}],"_postman_id":"4640ed88-7819-4fbc-ad9d-f4a11ab6307c"},{"name":"Therapist Object","id":"a128a188-5d4b-42f2-a725-4833485488ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":">","header":[],"body":{"mode":"formdata","formdata":[{"key":"id","value":"guid","description":"<p>Unique identifier of the therapist.</p>\n","type":"text"},{"key":"code","value":"string","description":"<p>Code used to identify the employee.</p>\n","type":"text"},{"key":"personal_info","value":"object","description":"<p>Contains personal information about the therapist.</p>\n","type":"text"},{"key":"first_name","value":"string","description":"<p>First name of the employee.</p>\n","type":"text"},{"key":"last_name","value":"string","description":"<p>Last name of the employee. </p>\n","type":"text"},{"key":"name","value":"string","description":"<p>Name that appears in the appointment emails and messages. </p>\n","type":"text"},{"key":"nick_name","value":"string","description":"<p>Nickname of the employee.</p>\n","type":"text"},{"key":"gender","value":"enum","description":"<p>Indicates the gender of the therapist: <br /></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>-1 - NotSpecified \n0 - Any \n1 - Male \n2 - Female \n3 - ThirdGender\n4 - Multiple\n</code></pre>","type":"text"}]},"url":"","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"c728ead3-ca77-48b7-be5d-b4dc962e0156","id":"c728ead3-ca77-48b7-be5d-b4dc962e0156","name":"Centers","type":"folder"}},"urlObject":{"query":[],"variable":[]}},"response":[{"id":"56115659-83a5-47d6-aeed-ba104d6fd751","name":"Therapist Object","originalRequest":{"method":">","header":[],"url":""},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"c8621ce4-09fa-40b3-be9a-e11816f913e8\",\n    \"code\": \"037\",\n    \"personal_info\": {\n        \"first_name\": \"Bharti\",\n        \"last_name\": \"Gupta\",\n        \"name\": \"Bharti Gupta\",\n        \"nick_name\": \"\",\n        \"gender\": 0\n    },\n    \"job_info\": {\n        \"id\": \"4833d833-3068-4c0a-87c4-0495aa871057\",\n        \"name\": \"Beautician\"\n    }\n}"}],"_postman_id":"a128a188-5d4b-42f2-a725-4833485488ad"},{"name":"List all therapists of a center","event":[{"listen":"test","script":{"id":"b89e68d7-ce15-457a-8085-904b65105e0a","exec":[""],"type":"text/javascript"}}],"id":"af53ba24-bf21-47b3-8d93-0819dcefec3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"body":{"mode":"formdata","formdata":[{"key":"date","value":"{{date}}","equals":true,"description":"<p>DateTime<br /><code>optional</code><br />\nDate  for which the therapists are required. If date is  not passed retrieves the therapists for current time</p>\n"}]},"url":"{{api_url}}/v1/centers/{{center_id}}/therapists","description":"<p>This API helps you to retrieve all the therapists that are active in the center on the specified date.  </p>\n<p>You must specify the unique identifier of the center as <code>center_id</code> in the API request.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code>  <br />Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>date</td>\n<td>datetime</td>\n<td><code>Optional</code>  <br />Date on which the therapists are to be listed.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>therapists</td>\n<td>object</td>\n<td>Object that contains all the therapists-related elements.</td>\n</tr>\n<tr>\n<td>employees</td>\n<td>object</td>\n<td>Object that contains all the employees-related elements.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <strong>error Object</strong> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>400</td>\n<td>Authorization has been denied for this request.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>invalid center_id.</td>\n</tr>\n<tr>\n<td>400</td>\n<td>The request is invalid.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","centers","{{center_id}}","therapists"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"dbd91113-5c3d-48ac-9cc4-dc244fdda810","name":"Therapist Listing","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":{"raw":"{{api_url}}/v1/centers/{{center_id}}/therapists?date=2019-1-07","host":["{{api_url}}"],"path":["v1","centers","{{center_id}}","therapists"],"query":[{"key":"showInCatalog","value":"true","description":"If this bit is set to true only categories which are catalog enabled is fetched . otherwise all categories are listed by this api.","disabled":true},{"key":"date","value":"2019-1-07"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 08 Jan 2019 11:51:06 GMT"},{"key":"Content-Length","value":"24297"},{"key":"X-OSSProxy","value":"OSSProxy 1.3.337.419 (Build 337.419 Win32 en-us)(Oct 17 2018 14:40:33) "},{"key":"Connection","value":"keep-alive"},{"key":"Proxy-Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"therapists\": [\n        {\n            \"id\": \"1afd493a-4aad-48a3-8f94-9fdea88691ac\",\n            \"code\": \"60\",\n            \"personal_info\": {\n                \"first_name\": \"Ajay\",\n                \"last_name\": \"Kumar Singh\",\n                \"name\": \"Ajay Kumar Singh\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"aacf1d0d-abb9-41af-b44a-eb2de9f9d207\",\n                \"name\": \"Skin Therapist\"\n            }\n        },\n        {\n            \"id\": \"955d352f-b8f1-4737-82ad-bd2af7129236\",\n            \"code\": \"EMP07093\",\n            \"personal_info\": {\n                \"first_name\": \"Ajay\",\n                \"last_name\": \"Meena\",\n                \"name\": \"Ajay Meena\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"cdde86e3-ee36-4df9-9b3a-02c994861aa1\",\n                \"name\": \"Slimming Therpist\"\n            }\n        },\n        {\n            \"id\": \"ead03cb7-7e2d-4e51-b169-69fe25e318b2\",\n            \"code\": \"132\",\n            \"personal_info\": {\n                \"first_name\": \"Apurva\",\n                \"last_name\": \"Jain\",\n                \"name\": \"Apurva Jain\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"54cb0d10-b473-4d4f-ad55-737934315408\",\n                \"name\": \"Make Up Artist\"\n            }\n        },\n        {\n            \"id\": \"df454873-6757-4e44-8478-9871113d35c6\",\n            \"code\": \"EMP13153\",\n            \"personal_info\": {\n                \"first_name\": \"Ashfaq\",\n                \"last_name\": \"Ahmed\",\n                \"name\": \"Ashfaq Ahmed\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"13b01732-d952-404b-aa23-22b1dd468d0b\",\n                \"name\": \"Hair Stylist\"\n            }\n        },\n        {\n            \"id\": \"a71e47bd-d4c5-4827-bf82-759e922ae7fa\",\n            \"code\": \"117\",\n            \"personal_info\": {\n                \"first_name\": \"Avneet\",\n                \"last_name\": \"Kaur\",\n                \"name\": \"Avneet Kaur\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"9dcb7ba0-3429-47dd-aabc-4db0b08d7aa8\",\n                \"name\": \"Doctors\"\n            }\n        },\n        {\n            \"id\": \"b9fe77bd-4628-49fd-a557-4864080c818f\",\n            \"code\": \"003\",\n            \"personal_info\": {\n                \"first_name\": \"Azad\",\n                \"last_name\": \"Kalam\",\n                \"name\": \"Azad Kalam\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"b15b8c00-3dbc-495c-9b4a-f0cb3960bbe8\",\n                \"name\": \"Hair Dresser\"\n            }\n        },\n        {\n            \"id\": \"c8621ce4-09fa-40b3-be9a-e11816f913e8\",\n            \"code\": \"037\",\n            \"personal_info\": {\n                \"first_name\": \"Bharti\",\n                \"last_name\": \"Gupta\",\n                \"name\": \"Bharti Gupta\",\n                \"nick_name\": \"\",\n                \"gender\": \"0\"\n            },\n            \"job_info\": {\n                \"id\": \"4833d833-3068-4c0a-87c4-0495aa871057\",\n                \"name\": \"Beautician\"\n            }\n        },\n        {\n            \"id\": \"d08df92f-4a7d-41d5-b9b9-29699c4e2633\",\n            \"code\": \"13\",\n            \"personal_info\": {\n                \"first_name\": \"Bhuvaneswar\",\n                \"last_name\": \"Kumar\",\n                \"name\": \"Bhuvaneswar Kumar\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"b15b8c00-3dbc-495c-9b4a-f0cb3960bbe8\",\n                \"name\": \"Hair Dresser\"\n            }\n        },\n        {\n            \"id\": \"7a8f5ebb-a7c8-497d-8b48-5c8e72df858f\",\n            \"code\": \"45\",\n            \"personal_info\": {\n                \"first_name\": \"Budheswar\",\n                \"last_name\": \"Prasad Upadhyay\",\n                \"name\": \"Budheswar Prasad Upadhyay\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"0ed1f692-8b4a-4978-b7e4-a8ba39ab4d9b\",\n                \"name\": \"Dietician\"\n            }\n        },\n        {\n            \"id\": \"dec7eb59-512a-4e73-84ee-8de0b6129734\",\n            \"code\": \"8\",\n            \"personal_info\": {\n                \"first_name\": \"Christopher\",\n                \"last_name\": \"Campbell\",\n                \"name\": \"Christopher Campbell\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"b15b8c00-3dbc-495c-9b4a-f0cb3960bbe8\",\n                \"name\": \"Hair Dresser\"\n            }\n        },\n        {\n            \"id\": \"6372bb51-e507-4431-b0cc-6be2143bb99a\",\n            \"code\": \"108\",\n            \"personal_info\": {\n                \"first_name\": \"Deepali\",\n                \"last_name\": \"Sinha\",\n                \"name\": \"Deepali Sinha\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"0ed1f692-8b4a-4978-b7e4-a8ba39ab4d9b\",\n                \"name\": \"Dietician\"\n            }\n        },\n        {\n            \"id\": \"91dd215c-2f4b-4e19-8992-ece0e5679ac0\",\n            \"code\": \"90\",\n            \"personal_info\": {\n                \"first_name\": \"Divya\",\n                \"last_name\": \"Khosla\",\n                \"name\": \"Divya Khosla\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"0ed1f692-8b4a-4978-b7e4-a8ba39ab4d9b\",\n                \"name\": \"Dietician\"\n            }\n        },\n        {\n            \"id\": \"40f0052e-6a8b-4928-8104-4e1c05b2aa44\",\n            \"code\": \"09890\",\n            \"personal_info\": {\n                \"first_name\": \"Divya\",\n                \"last_name\": \"Shukla\",\n                \"name\": \"Divya Shukla\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"0ed1f692-8b4a-4978-b7e4-a8ba39ab4d9b\",\n                \"name\": \"Dietician\"\n            }\n        },\n        {\n            \"id\": \"0fb56383-295e-4546-a874-481affcb0ce1\",\n            \"code\": \"78\",\n            \"personal_info\": {\n                \"first_name\": \"Dr. Priyanka\",\n                \"last_name\": \"Prabhakar\",\n                \"name\": \"Dr. Priyanka Prabhakar\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"9dcb7ba0-3429-47dd-aabc-4db0b08d7aa8\",\n                \"name\": \"Doctors\"\n            }\n        },\n        {\n            \"id\": \"f263157d-bd10-4dc3-bebc-1c1b876d6dea\",\n            \"code\": \"113\",\n            \"personal_info\": {\n                \"first_name\": \"Dr. Puneet\",\n                \"last_name\": \"Tanwar\",\n                \"name\": \"Dr. Puneet Tanwar\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"9dcb7ba0-3429-47dd-aabc-4db0b08d7aa8\",\n                \"name\": \"Doctors\"\n            }\n        },\n        {\n            \"id\": \"162472bd-bd27-480c-9b80-c7cbdff76bd8\",\n            \"code\": \"010\",\n            \"personal_info\": {\n                \"first_name\": \"Dr. Renu\",\n                \"last_name\": \"Chabbra\",\n                \"name\": \"Dr. Renu Chabbra\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"9dcb7ba0-3429-47dd-aabc-4db0b08d7aa8\",\n                \"name\": \"Doctors\"\n            }\n        },\n        {\n            \"id\": \"239a56c0-92f0-4f6e-a0c7-16e3a76d3741\",\n            \"code\": \"150\",\n            \"personal_info\": {\n                \"first_name\": \"Dr. Roshan\",\n                \"last_name\": \"Karan\",\n                \"name\": \"Dr. Roshan Karan\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"9dcb7ba0-3429-47dd-aabc-4db0b08d7aa8\",\n                \"name\": \"Doctors\"\n            }\n        },\n        {\n            \"id\": \"c30536d4-2332-4acb-83a0-56d61b9425d2\",\n            \"code\": \"EMP13823\",\n            \"personal_info\": {\n                \"first_name\": \"Gaurav\",\n                \"last_name\": \"Kumar\",\n                \"name\": \"Gaurav Kumar\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"cdde86e3-ee36-4df9-9b3a-02c994861aa1\",\n                \"name\": \"Slimming Therpist\"\n            }\n        },\n        {\n            \"id\": \"4c77fc88-269c-43a0-a7f4-c060ee5600ab\",\n            \"code\": \"029\",\n            \"personal_info\": {\n                \"first_name\": \"Ginu\",\n                \"last_name\": \"Abraham\",\n                \"name\": \"Ginu Abraham\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"1737875d-f3c1-4737-9d54-2867898bc64d\",\n                \"name\": \"Nurse\"\n            }\n        },\n        {\n            \"id\": \"50a3adb7-339e-4554-8311-540447ca93dc\",\n            \"code\": \"26\",\n            \"personal_info\": {\n                \"first_name\": \"Hanumanthu\",\n                \"last_name\": \"Vijayam\",\n                \"name\": \"Hanumanthu Vijayam\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"b15b8c00-3dbc-495c-9b4a-f0cb3960bbe8\",\n                \"name\": \"Hair Dresser\"\n            }\n        },\n        {\n            \"id\": \"5f3f8ef3-72e9-4560-ac82-e5b5f82b91a4\",\n            \"code\": \"80\",\n            \"personal_info\": {\n                \"first_name\": \"HEMA\",\n                \"last_name\": \"BHATT\",\n                \"name\": \"HEMA BHATT\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"4833d833-3068-4c0a-87c4-0495aa871057\",\n                \"name\": \"Beautician\"\n            }\n        },\n        {\n            \"id\": \"e66041d1-9d45-4fb5-8914-419bcaedc98f\",\n            \"code\": \"104\",\n            \"personal_info\": {\n                \"first_name\": \"Indra\",\n                \"last_name\": \"Massa\",\n                \"name\": \"Indra Massa\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"0e47d7cd-15b1-4e4b-bbdd-9db7dc8b02af\",\n                \"name\": \"Masseur\"\n            }\n        },\n        {\n            \"id\": \"f0ff2dab-0435-493b-a1c2-68d0e48cd55a\",\n            \"code\": \"14\",\n            \"personal_info\": {\n                \"first_name\": \"Jagjeevan\",\n                \"last_name\": \"Ram\",\n                \"name\": \"Jagjeevan Ram\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"cdde86e3-ee36-4df9-9b3a-02c994861aa1\",\n                \"name\": \"Slimming Therpist\"\n            }\n        },\n        {\n            \"id\": \"5cb5d3ec-813e-4f0b-b05c-32b5b6c0b36a\",\n            \"code\": \"76\",\n            \"personal_info\": {\n                \"first_name\": \"JAI\",\n                \"last_name\": \"PRAKASH\",\n                \"name\": \"JAI PRAKASH\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"0910409a-b008-40b6-a031-ac2de77196ae\",\n                \"name\": \"Pedicurist\"\n            }\n        },\n        {\n            \"id\": \"1f48ed11-9bf3-4fbf-bf91-37a3836efa04\",\n            \"code\": \"4\",\n            \"personal_info\": {\n                \"first_name\": \"Neharika\",\n                \"last_name\": \"Jwala\",\n                \"name\": \"Jwala Nick\",\n                \"nick_name\": \"Jwala Nick\",\n                \"gender\": \"0\"\n            },\n            \"job_info\": {\n                \"id\": \"b15b8c00-3dbc-495c-9b4a-f0cb3960bbe8\",\n                \"name\": \"Hair Dresser\"\n            }\n        },\n        {\n            \"id\": \"4888bf50-19ea-4b2a-b705-6fc757e92c1b\",\n            \"code\": \"118\",\n            \"personal_info\": {\n                \"first_name\": \"Kanchan\",\n                \"last_name\": \"Khurana\",\n                \"name\": \"Kanchan Khurana\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"0ed1f692-8b4a-4978-b7e4-a8ba39ab4d9b\",\n                \"name\": \"Dietician\"\n            }\n        },\n        {\n            \"id\": \"732d1488-43c1-4c25-8b81-98951111d9e8\",\n            \"code\": \"030\",\n            \"personal_info\": {\n                \"first_name\": \"Kasim\",\n                \"last_name\": \"Ali\",\n                \"name\": \"Kasim Ali\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"b15b8c00-3dbc-495c-9b4a-f0cb3960bbe8\",\n                \"name\": \"Hair Dresser\"\n            }\n        },\n        {\n            \"id\": \"eb6cc2ee-04ea-4a24-abca-bbbb8b25e372\",\n            \"code\": \"12\",\n            \"personal_info\": {\n                \"first_name\": \"Kavita\",\n                \"last_name\": \"Khare\",\n                \"name\": \"Kavita Khare\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"cdde86e3-ee36-4df9-9b3a-02c994861aa1\",\n                \"name\": \"Slimming Therpist\"\n            }\n        },\n        {\n            \"id\": \"de6f22ad-f92a-4d60-ab1a-6b9e6018ed11\",\n            \"code\": \"022\",\n            \"personal_info\": {\n                \"first_name\": \"Khushi\",\n                \"last_name\": \"Ram\",\n                \"name\": \"Khushi Ram\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"cdde86e3-ee36-4df9-9b3a-02c994861aa1\",\n                \"name\": \"Slimming Therpist\"\n            }\n        },\n        {\n            \"id\": \"fb1bb437-994a-4806-b7af-dd23718b5452\",\n            \"code\": \"75\",\n            \"personal_info\": {\n                \"first_name\": \"KIRAN\",\n                \"last_name\": \"BHARTI\",\n                \"name\": \"KIRAN BHARTI\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"cdde86e3-ee36-4df9-9b3a-02c994861aa1\",\n                \"name\": \"Slimming Therpist\"\n            }\n        },\n        {\n            \"id\": \"b1b7deda-c5ae-4b3f-a9b8-67163cc7e5be\",\n            \"code\": \"77\",\n            \"personal_info\": {\n                \"first_name\": \"Kirti\",\n                \"last_name\": \"Arora\",\n                \"name\": \"Kirti Arora\",\n                \"nick_name\": \"\",\n                \"gender\": \"0\"\n            },\n            \"job_info\": {\n                \"id\": \"0ed1f692-8b4a-4978-b7e4-a8ba39ab4d9b\",\n                \"name\": \"Dietician\"\n            }\n        },\n        {\n            \"id\": \"23588c84-8ef7-49cc-a4aa-0ff5d8efcdc6\",\n            \"code\": \"44\",\n            \"personal_info\": {\n                \"first_name\": \"Kranthi\",\n                \"last_name\": \"Vir\",\n                \"name\": \"Kranthi Vir\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"0ed1f692-8b4a-4978-b7e4-a8ba39ab4d9b\",\n                \"name\": \"Dietician\"\n            }\n        },\n        {\n            \"id\": \"5e243fbf-8d44-4048-bd75-f28c24bfb5ed\",\n            \"code\": \"EMP13513\",\n            \"personal_info\": {\n                \"first_name\": \"Kumari\",\n                \"last_name\": \"Kusum Chauhan\",\n                \"name\": \"Kumari Kusum Chauhan\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"cdde86e3-ee36-4df9-9b3a-02c994861aa1\",\n                \"name\": \"Slimming Therpist\"\n            }\n        },\n        {\n            \"id\": \"d61c3261-30cb-4ffa-8b0e-501ae0eaa254\",\n            \"code\": \"91\",\n            \"personal_info\": {\n                \"first_name\": \"LATA\",\n                \"last_name\": \"Bhongir\",\n                \"name\": \"LATA Bhongir\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"e3b5efed-4d25-456d-a748-184a6f4b9694\",\n                \"name\": \"Beauty Therapist\"\n            }\n        },\n        {\n            \"id\": \"777c39b2-bff5-4f99-be6c-6a615a5af90d\",\n            \"code\": \"EMP11607\",\n            \"personal_info\": {\n                \"first_name\": \"Mamta\",\n                \"last_name\": \"Gupta\",\n                \"name\": \"Mamta Gupta\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"cdde86e3-ee36-4df9-9b3a-02c994861aa1\",\n                \"name\": \"Slimming Therpist\"\n            }\n        },\n        {\n            \"id\": \"68d9a070-46af-486c-a0e3-efd1b756eb3e\",\n            \"code\": \"EMP02287\",\n            \"personal_info\": {\n                \"first_name\": \"Manoj\",\n                \"last_name\": \"Juya\",\n                \"name\": \"Manoj Juya\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"cdde86e3-ee36-4df9-9b3a-02c994861aa1\",\n                \"name\": \"Slimming Therpist\"\n            }\n        },\n        {\n            \"id\": \"b9c50bca-4081-4aac-860c-0badb103f45d\",\n            \"code\": \"024\",\n            \"personal_info\": {\n                \"first_name\": \"Meena\",\n                \"last_name\": \"Nandan\",\n                \"name\": \"Meena Nandan\",\n                \"nick_name\": \"\",\n                \"gender\": \"0\"\n            },\n            \"job_info\": {\n                \"id\": \"1737875d-f3c1-4737-9d54-2867898bc64d\",\n                \"name\": \"Nurse\"\n            }\n        },\n        {\n            \"id\": \"81c15105-93d5-48a7-a604-29d2bdbc9310\",\n            \"code\": \"EMP02304\",\n            \"personal_info\": {\n                \"first_name\": \"Meera\",\n                \"last_name\": \"Bajaj\",\n                \"name\": \"Meera Bajaj\",\n                \"nick_name\": \"\",\n                \"gender\": \"0\"\n            },\n            \"job_info\": {\n                \"id\": \"e3b5efed-4d25-456d-a748-184a6f4b9694\",\n                \"name\": \"Beauty Therapist\"\n            }\n        },\n        {\n            \"id\": \"f0124b6b-c370-42f0-96e0-8ce92885dc52\",\n            \"code\": \"143\",\n            \"personal_info\": {\n                \"first_name\": \"Mohammad\",\n                \"last_name\": \"Azeem\",\n                \"name\": \"Mohammad Azeem\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"b15b8c00-3dbc-495c-9b4a-f0cb3960bbe8\",\n                \"name\": \"Hair Dresser\"\n            }\n        },\n        {\n            \"id\": \"692f6e09-becc-49ac-8550-dc2b5b769f85\",\n            \"code\": \"101\",\n            \"personal_info\": {\n                \"first_name\": \"Mohd.\",\n                \"last_name\": \"Faisal\",\n                \"name\": \"Mohd. Faisal\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"b15b8c00-3dbc-495c-9b4a-f0cb3960bbe8\",\n                \"name\": \"Hair Dresser\"\n            }\n        },\n        {\n            \"id\": \"25eede52-c387-4c83-ae92-ce4192fab833\",\n            \"code\": \"EMP02295\",\n            \"personal_info\": {\n                \"first_name\": \"Naresh\",\n                \"last_name\": \"Thakur\",\n                \"name\": \"Naresh Thakur\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"13b01732-d952-404b-aa23-22b1dd468d0b\",\n                \"name\": \"Hair Stylist\"\n            }\n        },\n        {\n            \"id\": \"8f53722c-b54c-4fa1-9dcc-a17e5eba1984\",\n            \"code\": \"EMP12080\",\n            \"personal_info\": {\n                \"first_name\": \"Nidhi\",\n                \"last_name\": \"Bhullar\",\n                \"name\": \"Nidhi Bhullar\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"0ed1f692-8b4a-4978-b7e4-a8ba39ab4d9b\",\n                \"name\": \"Dietician\"\n            }\n        },\n        {\n            \"id\": \"ba6b4137-2672-41fa-bd94-13700951b5eb\",\n            \"code\": \"85\",\n            \"personal_info\": {\n                \"first_name\": \"Niharika\",\n                \"last_name\": \"Ray\",\n                \"name\": \"Niharika Ray\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"0ed1f692-8b4a-4978-b7e4-a8ba39ab4d9b\",\n                \"name\": \"Dietician\"\n            }\n        },\n        {\n            \"id\": \"9edb22fa-4c5d-44a5-881d-3364b072ae30\",\n            \"code\": \"EMP13822\",\n            \"personal_info\": {\n                \"first_name\": \"Nisha\",\n                \"last_name\": \"Prem\",\n                \"name\": \"Nisha Prem\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"cdde86e3-ee36-4df9-9b3a-02c994861aa1\",\n                \"name\": \"Slimming Therpist\"\n            }\n        },\n        {\n            \"id\": \"cc63f45c-8451-420f-abc4-0c675d2689fd\",\n            \"code\": \"96\",\n            \"personal_info\": {\n                \"first_name\": \"NUPUR\",\n                \"last_name\": \"DAWAR\",\n                \"name\": \"NUPUR DAWAR\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"0af497cb-554c-4297-9fd9-e8150840a7cd\",\n                \"name\": \"Beauty Incharge\"\n            }\n        },\n        {\n            \"id\": \"6013b423-d329-49d2-9cb7-93cdeba86949\",\n            \"code\": \"032\",\n            \"personal_info\": {\n                \"first_name\": \"Nutan\",\n                \"last_name\": \"Singh\",\n                \"name\": \"Nutan Singh\",\n                \"nick_name\": \"\",\n                \"gender\": \"0\"\n            },\n            \"job_info\": {\n                \"id\": \"cdde86e3-ee36-4df9-9b3a-02c994861aa1\",\n                \"name\": \"Slimming Therpist\"\n            }\n        },\n        {\n            \"id\": \"3347b6c4-4bcf-4ecc-954f-8568f2ce9874\",\n            \"code\": \"EMP13604\",\n            \"personal_info\": {\n                \"first_name\": \"Pooja\",\n                \"last_name\": \"Jwala\",\n                \"name\": \"Pooja Jwala\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"cdde86e3-ee36-4df9-9b3a-02c994861aa1\",\n                \"name\": \"Slimming Therpist\"\n            }\n        },\n        {\n            \"id\": \"2cafbb4c-b38e-4a35-ae60-a2cbd0c64852\",\n            \"code\": \"EMP08650\",\n            \"personal_info\": {\n                \"first_name\": \"Poonam\",\n                \"last_name\": \"Singh\",\n                \"name\": \"Poonam Singh\",\n                \"nick_name\": \"\",\n                \"gender\": \"0\"\n            },\n            \"job_info\": {\n                \"id\": \"e3b5efed-4d25-456d-a748-184a6f4b9694\",\n                \"name\": \"Beauty Therapist\"\n            }\n        },\n        {\n            \"id\": \"3d0075b7-e94a-418c-98aa-d616b779846a\",\n            \"code\": \"64\",\n            \"personal_info\": {\n                \"first_name\": \"PUSHPA\",\n                \"last_name\": \"Zareen\",\n                \"name\": \"PUSHPA Zareen\",\n                \"nick_name\": \"\",\n                \"gender\": \"0\"\n            },\n            \"job_info\": {\n                \"id\": \"0e47d7cd-15b1-4e4b-bbdd-9db7dc8b02af\",\n                \"name\": \"Masseur\"\n            }\n        },\n        {\n            \"id\": \"f68abb64-55ae-4d5e-b525-0e16e8b36e33\",\n            \"code\": \"99\",\n            \"personal_info\": {\n                \"first_name\": \"RAHUL\",\n                \"last_name\": \"Goud\",\n                \"name\": \"RAHUL Goud\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"0e47d7cd-15b1-4e4b-bbdd-9db7dc8b02af\",\n                \"name\": \"Masseur\"\n            }\n        },\n        {\n            \"id\": \"356fc72f-dd2a-4c62-966b-df47dac4d3cb\",\n            \"code\": \"22\",\n            \"personal_info\": {\n                \"first_name\": \"Rahul\",\n                \"last_name\": \"Singh\",\n                \"name\": \"Rahul Singh\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"54cb0d10-b473-4d4f-ad55-737934315408\",\n                \"name\": \"Make Up Artist\"\n            }\n        },\n        {\n            \"id\": \"3954ecee-0d87-428c-8aee-c9787bbe8ec8\",\n            \"code\": \"EMP13603\",\n            \"personal_info\": {\n                \"first_name\": \"Raja\",\n                \"last_name\": \"Sheikh\",\n                \"name\": \"Raja Sheikh\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"0910409a-b008-40b6-a031-ac2de77196ae\",\n                \"name\": \"Pedicurist\"\n            }\n        },\n        {\n            \"id\": \"b217cf03-a1c7-4bef-8ff4-b156f26d304e\",\n            \"code\": \"97\",\n            \"personal_info\": {\n                \"first_name\": \"RAJEEV\",\n                \"last_name\": \"KUMAR\",\n                \"name\": \"RAJEEV KUMAR\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"0910409a-b008-40b6-a031-ac2de77196ae\",\n                \"name\": \"Pedicurist\"\n            }\n        },\n        {\n            \"id\": \"8f76ae33-3c6c-40ca-8ada-0f37128e7e04\",\n            \"code\": \"114\",\n            \"personal_info\": {\n                \"first_name\": \"Rama\",\n                \"last_name\": \"Aggarwal\",\n                \"name\": \"Rama Aggarwal\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"caa9059d-400a-4231-94d0-c349a76a5f92\",\n                \"name\": \"Beauty Manager\"\n            }\n        },\n        {\n            \"id\": \"3fd23693-7579-4143-9fed-dfb7fe5648fd\",\n            \"code\": \"130\",\n            \"personal_info\": {\n                \"first_name\": \"Rani\",\n                \"last_name\": \"Devi\",\n                \"name\": \"Rani Devi\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"cdde86e3-ee36-4df9-9b3a-02c994861aa1\",\n                \"name\": \"Slimming Therpist\"\n            }\n        },\n        {\n            \"id\": \"56043203-5510-4158-8e4a-0d8523e538f7\",\n            \"code\": \"124\",\n            \"personal_info\": {\n                \"first_name\": \"Rashmi\",\n                \"last_name\": \"Kumari\",\n                \"name\": \"Rashmi Kumari\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"cdde86e3-ee36-4df9-9b3a-02c994861aa1\",\n                \"name\": \"Slimming Therpist\"\n            }\n        },\n        {\n            \"id\": \"58178d93-6198-4d15-a282-c42c6a11e97d\",\n            \"code\": \"138\",\n            \"personal_info\": {\n                \"first_name\": \"Razni\",\n                \"last_name\": \"Rana\",\n                \"name\": \"Razni Rana\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"cdde86e3-ee36-4df9-9b3a-02c994861aa1\",\n                \"name\": \"Slimming Therpist\"\n            }\n        },\n        {\n            \"id\": \"845a6db0-0af2-4060-9680-a5336b63f675\",\n            \"code\": \"29\",\n            \"personal_info\": {\n                \"first_name\": \"RECEIP\",\n                \"last_name\": \"Two\",\n                \"name\": \"RECEIP Two\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"b15b8c00-3dbc-495c-9b4a-f0cb3960bbe8\",\n                \"name\": \"Hair Dresser\"\n            }\n        },\n        {\n            \"id\": \"753bf577-a0be-427f-b930-a4852a84ab4e\",\n            \"code\": \"107\",\n            \"personal_info\": {\n                \"first_name\": \"Reena\",\n                \"last_name\": \"Thomas\",\n                \"name\": \"Reena Thomas\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"cdde86e3-ee36-4df9-9b3a-02c994861aa1\",\n                \"name\": \"Slimming Therpist\"\n            }\n        },\n        {\n            \"id\": \"c0c96fc7-2111-46ac-9a33-500ac903a13a\",\n            \"code\": \"033\",\n            \"personal_info\": {\n                \"first_name\": \"RENU\",\n                \"last_name\": \"KAPOOR\",\n                \"name\": \"RENU KAPOOR\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"aacf1d0d-abb9-41af-b44a-eb2de9f9d207\",\n                \"name\": \"Skin Therapist\"\n            }\n        },\n        {\n            \"id\": \"ec9bb210-3f5a-488b-b569-f5d62e75cde1\",\n            \"code\": \"023\",\n            \"personal_info\": {\n                \"first_name\": \"ROZA\",\n                \"last_name\": \"DIXIT\",\n                \"name\": \"ROZA DIXIT\",\n                \"nick_name\": \"\",\n                \"gender\": \"0\"\n            },\n            \"job_info\": {\n                \"id\": \"1737875d-f3c1-4737-9d54-2867898bc64d\",\n                \"name\": \"Nurse\"\n            }\n        },\n        {\n            \"id\": \"80ea8a41-6cf4-4440-8341-e733f168b7e1\",\n            \"code\": \"84\",\n            \"personal_info\": {\n                \"first_name\": \"Ruchi\",\n                \"last_name\": \"Khera\",\n                \"name\": \"Ruchi Khera\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"0af497cb-554c-4297-9fd9-e8150840a7cd\",\n                \"name\": \"Beauty Incharge\"\n            }\n        },\n        {\n            \"id\": \"30c3c23a-1f7c-4f06-82f8-7e1e486a3533\",\n            \"code\": \"141\",\n            \"personal_info\": {\n                \"first_name\": \"Saloni\",\n                \"last_name\": \"Rani\",\n                \"name\": \"Saloni Rani\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"7bb0e02d-7c79-44a7-96c7-be0d2ee48c15\",\n                \"name\": \"Physioptherapist\"\n            }\n        },\n        {\n            \"id\": \"69fc754d-9cb3-4ca2-a9ca-0bc4a3d8b232\",\n            \"code\": \"EMP11152\",\n            \"personal_info\": {\n                \"first_name\": \"Sandeep\",\n                \"last_name\": \"Pandey\",\n                \"name\": \"Sandeep Pandey\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"e3b5efed-4d25-456d-a748-184a6f4b9694\",\n                \"name\": \"Beauty Therapist\"\n            }\n        },\n        {\n            \"id\": \"f37cfefc-44ef-44a8-b837-2a842fedd5cd\",\n            \"code\": \"72\",\n            \"personal_info\": {\n                \"first_name\": \"SANJEEV\",\n                \"last_name\": \"KUMAR SINGH\",\n                \"name\": \"SANJEEV KUMAR SINGH\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"cdde86e3-ee36-4df9-9b3a-02c994861aa1\",\n                \"name\": \"Slimming Therpist\"\n            }\n        },\n        {\n            \"id\": \"6d62ce81-4bc4-467f-ab45-6229c3a662c5\",\n            \"code\": \"EMP10570\",\n            \"personal_info\": {\n                \"first_name\": \"Sarala\",\n                \"last_name\": \"T\",\n                \"name\": \"Sarala T\",\n                \"nick_name\": \"\",\n                \"gender\": \"0\"\n            },\n            \"job_info\": {\n                \"id\": \"e3b5efed-4d25-456d-a748-184a6f4b9694\",\n                \"name\": \"Beauty Therapist\"\n            }\n        },\n        {\n            \"id\": \"397b7537-9f4a-430b-ac56-35086eebbdec\",\n            \"code\": \"EMP12837\",\n            \"personal_info\": {\n                \"first_name\": \"Sawan\",\n                \"last_name\": \"Jahan\",\n                \"name\": \"Sawan Jahan\",\n                \"nick_name\": \"\",\n                \"gender\": \"0\"\n            },\n            \"job_info\": {\n                \"id\": \"0ed1f692-8b4a-4978-b7e4-a8ba39ab4d9b\",\n                \"name\": \"Dietician\"\n            }\n        },\n        {\n            \"id\": \"c11fdd11-cc24-440e-892b-555ea545bea7\",\n            \"code\": \"009\",\n            \"personal_info\": {\n                \"first_name\": \"Shadab\",\n                \"last_name\": \"Azim\",\n                \"name\": \"Shadab Azim\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"54cb0d10-b473-4d4f-ad55-737934315408\",\n                \"name\": \"Make Up Artist\"\n            }\n        },\n        {\n            \"id\": \"006dd44b-ef2d-4b35-a605-828187dcd895\",\n            \"code\": \"71\",\n            \"personal_info\": {\n                \"first_name\": \"Shahid\",\n                \"last_name\": \"Ali\",\n                \"name\": \"Shahid Ali\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"b15b8c00-3dbc-495c-9b4a-f0cb3960bbe8\",\n                \"name\": \"Hair Dresser\"\n            }\n        },\n        {\n            \"id\": \"91a647d2-6083-4e98-ae3b-290f85fd256f\",\n            \"code\": \"EMP06382\",\n            \"personal_info\": {\n                \"first_name\": \"Shamim\",\n                \"last_name\": \"Khan\",\n                \"name\": \"Shamim Khan\",\n                \"nick_name\": \"\",\n                \"gender\": \"0\"\n            },\n            \"job_info\": {\n                \"id\": \"e3b5efed-4d25-456d-a748-184a6f4b9694\",\n                \"name\": \"Beauty Therapist\"\n            }\n        },\n        {\n            \"id\": \"62093ca4-3752-455d-be3d-89fe8e884c3b\",\n            \"code\": \"136\",\n            \"personal_info\": {\n                \"first_name\": \"Shanti\",\n                \"last_name\": \"Vilas\",\n                \"name\": \"Shanti Vilas\",\n                \"nick_name\": \"\",\n                \"gender\": \"0\"\n            },\n            \"job_info\": {\n                \"id\": \"cdde86e3-ee36-4df9-9b3a-02c994861aa1\",\n                \"name\": \"Slimming Therpist\"\n            }\n        },\n        {\n            \"id\": \"f2878e4e-6a40-4f80-9f31-5be522674550\",\n            \"code\": \"95\",\n            \"personal_info\": {\n                \"first_name\": \"SHASHI\",\n                \"last_name\": \"Umed\",\n                \"name\": \"SHASHI Umed\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"cdde86e3-ee36-4df9-9b3a-02c994861aa1\",\n                \"name\": \"Slimming Therpist\"\n            }\n        },\n        {\n            \"id\": \"92613c04-82b2-41b8-807a-f06a81dffa18\",\n            \"code\": \"81\",\n            \"personal_info\": {\n                \"first_name\": \"SHIKHA\",\n                \"last_name\": \"Tandon\",\n                \"name\": \"SHIKHA Tandon\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"0ed1f692-8b4a-4978-b7e4-a8ba39ab4d9b\",\n                \"name\": \"Dietician\"\n            }\n        },\n        {\n            \"id\": \"be2bb9a1-6ea5-47d8-bc4f-a0ce367cd374\",\n            \"code\": \"105\",\n            \"personal_info\": {\n                \"first_name\": \"Shipra\",\n                \"last_name\": \"Shukla\",\n                \"name\": \"Shipra Shukla\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"0ed1f692-8b4a-4978-b7e4-a8ba39ab4d9b\",\n                \"name\": \"Dietician\"\n            }\n        },\n        {\n            \"id\": \"5155959a-ef2d-4a1f-8305-a25278a582c9\",\n            \"code\": \"79\",\n            \"personal_info\": {\n                \"first_name\": \"SHRISTI\",\n                \"last_name\": \"Dhar\",\n                \"name\": \"SHRISTI Dhar\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"4833d833-3068-4c0a-87c4-0495aa871057\",\n                \"name\": \"Beautician\"\n            }\n        },\n        {\n            \"id\": \"8cbd856f-a4ca-4dd3-914a-75f04444238d\",\n            \"code\": \"88\",\n            \"personal_info\": {\n                \"first_name\": \"SHWETA\",\n                \"last_name\": \"JAIN\",\n                \"name\": \"SHWETA JAIN\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"0ed1f692-8b4a-4978-b7e4-a8ba39ab4d9b\",\n                \"name\": \"Dietician\"\n            }\n        },\n        {\n            \"id\": \"ac1c5705-1ee6-4ba2-b029-a48465ccb691\",\n            \"code\": \"83\",\n            \"personal_info\": {\n                \"first_name\": \"Simran\",\n                \"last_name\": \"Rawat - emp07593\",\n                \"name\": \"Simran Rawat - emp07593\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"4833d833-3068-4c0a-87c4-0495aa871057\",\n                \"name\": \"Beautician\"\n            }\n        },\n        {\n            \"id\": \"fdbb626f-28f4-4099-8fd8-dfa0926f64c8\",\n            \"code\": \"EMP07580\",\n            \"personal_info\": {\n                \"first_name\": \"Sonia\",\n                \"last_name\": \"Verma-EMP07580\",\n                \"name\": \"Sonia Verma-EMP07580\",\n                \"nick_name\": \"\",\n                \"gender\": \"0\"\n            },\n            \"job_info\": {\n                \"id\": \"0af497cb-554c-4297-9fd9-e8150840a7cd\",\n                \"name\": \"Beauty Incharge\"\n            }\n        },\n        {\n            \"id\": \"68fa66c2-dc4b-455a-925c-e25fc8e6a159\",\n            \"code\": \"EMP06743\",\n            \"personal_info\": {\n                \"first_name\": \"Sonu\",\n                \"last_name\": \"Prasad-EMP06743\",\n                \"name\": \"Sonu Prasad-EMP06743\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"0910409a-b008-40b6-a031-ac2de77196ae\",\n                \"name\": \"Pedicurist\"\n            }\n        },\n        {\n            \"id\": \"c703ea6c-d3a3-4dea-a875-4bf29d8301d7\",\n            \"code\": \"86\",\n            \"personal_info\": {\n                \"first_name\": \"Sudha\",\n                \"last_name\": \"Suman - EMP10431\",\n                \"name\": \"Sudha Suman - EMP10431\",\n                \"nick_name\": \"\",\n                \"gender\": \"0\"\n            },\n            \"job_info\": {\n                \"id\": \"0ed1f692-8b4a-4978-b7e4-a8ba39ab4d9b\",\n                \"name\": \"Dietician\"\n            }\n        },\n        {\n            \"id\": \"0431f3ee-3cf9-4951-9217-fd7e5015d551\",\n            \"code\": \"EMP02291\",\n            \"personal_info\": {\n                \"first_name\": \"Sunita\",\n                \"last_name\": \"Rai-EMP02291\",\n                \"name\": \"Sunita Rai-EMP02291\",\n                \"nick_name\": \"\",\n                \"gender\": \"0\"\n            },\n            \"job_info\": {\n                \"id\": \"4833d833-3068-4c0a-87c4-0495aa871057\",\n                \"name\": \"Beautician\"\n            }\n        },\n        {\n            \"id\": \"d08f2de1-52bf-42fa-93ff-cc3a49ef9b66\",\n            \"code\": \"\",\n            \"personal_info\": {\n                \"first_name\": \"Surya Owner\",\n                \"last_name\": \"A\",\n                \"name\": \"Surya Owner A\",\n                \"nick_name\": \"\",\n                \"gender\": \"0\"\n            },\n            \"job_info\": {\n                \"id\": \"9dcb7ba0-3429-47dd-aabc-4db0b08d7aa8\",\n                \"name\": \"Doctors\"\n            }\n        },\n        {\n            \"id\": \"84fce1b3-39a9-4d04-8f97-53d6e22ac4cf\",\n            \"code\": \"2\",\n            \"personal_info\": {\n                \"first_name\": \"Surya\",\n                \"last_name\": \"Teja\",\n                \"name\": \"Surya Teja\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"b15b8c00-3dbc-495c-9b4a-f0cb3960bbe8\",\n                \"name\": \"Hair Dresser\"\n            }\n        },\n        {\n            \"id\": \"21c319df-fd20-4272-9b95-ad1b36a0698d\",\n            \"code\": \"RET00054\",\n            \"personal_info\": {\n                \"first_name\": \"Sushila\",\n                \"last_name\": \"Jain-RET00054\",\n                \"name\": \"Sushila Jain-RET00054\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"9dcb7ba0-3429-47dd-aabc-4db0b08d7aa8\",\n                \"name\": \"Doctors\"\n            }\n        },\n        {\n            \"id\": \"f898f2dd-5905-4b8e-8f38-a9e717aad578\",\n            \"code\": \"93\",\n            \"personal_info\": {\n                \"first_name\": \"SUYASH\",\n                \"last_name\": \"SINGH\",\n                \"name\": \"SUYASH SINGH\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"0e16f6cc-e316-4c20-837b-fc95fe978315\",\n                \"name\": \"Make Up Manager\"\n            }\n        },\n        {\n            \"id\": \"c8c1de8c-0274-4a4e-a0dd-d3c30418a28b\",\n            \"code\": \"127\",\n            \"personal_info\": {\n                \"first_name\": \"Swapnali\",\n                \"last_name\": \"Chaugule\",\n                \"name\": \"Swapnali Chaugule\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"0ed1f692-8b4a-4978-b7e4-a8ba39ab4d9b\",\n                \"name\": \"Dietician\"\n            }\n        },\n        {\n            \"id\": \"43844cc8-e99a-4041-8f6f-e2ba3561c444\",\n            \"code\": \"123\",\n            \"personal_info\": {\n                \"first_name\": \"Tarej\",\n                \"last_name\": \"Sneh Lata\",\n                \"name\": \"Tarej Sneh Lata\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"cdde86e3-ee36-4df9-9b3a-02c994861aa1\",\n                \"name\": \"Slimming Therpist\"\n            }\n        },\n        {\n            \"id\": \"2d543e2f-15cf-4670-bbb1-55431340e7d0\",\n            \"code\": \"98\",\n            \"personal_info\": {\n                \"first_name\": \"UMA\",\n                \"last_name\": \"SHARMA\",\n                \"name\": \"UMA SHARMA\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"0af497cb-554c-4297-9fd9-e8150840a7cd\",\n                \"name\": \"Beauty Incharge\"\n            }\n        },\n        {\n            \"id\": \"060e17a7-ce4f-4a54-b80a-b124be1fdd10\",\n            \"code\": \"62\",\n            \"personal_info\": {\n                \"first_name\": \"Uzma\",\n                \"last_name\": \"Fauzan\",\n                \"name\": \"Uzma Fauzan\",\n                \"nick_name\": \"\",\n                \"gender\": \"0\"\n            },\n            \"job_info\": {\n                \"id\": \"0ed1f692-8b4a-4978-b7e4-a8ba39ab4d9b\",\n                \"name\": \"Dietician\"\n            }\n        },\n        {\n            \"id\": \"49487bbb-b1fd-403c-9289-672b48c0f2f4\",\n            \"code\": \"129\",\n            \"personal_info\": {\n                \"first_name\": \"Uzma\",\n                \"last_name\": \"Khan\",\n                \"name\": \"Uzma Khan\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"cdde86e3-ee36-4df9-9b3a-02c994861aa1\",\n                \"name\": \"Slimming Therpist\"\n            }\n        },\n        {\n            \"id\": \"5ed7c2fb-8fcd-4a8b-80c2-48421fc87f5a\",\n            \"code\": \"125\",\n            \"personal_info\": {\n                \"first_name\": \"Vejata\",\n                \"last_name\": \"Kumar - EMP12078\",\n                \"name\": \"Vejata Kumar - EMP12078\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"cdde86e3-ee36-4df9-9b3a-02c994861aa1\",\n                \"name\": \"Slimming Therpist\"\n            }\n        },\n        {\n            \"id\": \"7246f2f9-210f-400c-871f-c90d8a3af52d\",\n            \"code\": \"10\",\n            \"personal_info\": {\n                \"first_name\": \"Vibha\",\n                \"last_name\": \"Vats\",\n                \"name\": \"Vibha Vats\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"0ed1f692-8b4a-4978-b7e4-a8ba39ab4d9b\",\n                \"name\": \"Dietician\"\n            }\n        },\n        {\n            \"id\": \"1c38f68f-40e8-44eb-874f-de7674c04f68\",\n            \"code\": \"EMP12961\",\n            \"personal_info\": {\n                \"first_name\": \"Vinita\",\n                \"last_name\": \"Kochhar-EMP12961\",\n                \"name\": \"Vinita Kochhar-EMP12961\",\n                \"nick_name\": \"\",\n                \"gender\": \"0\"\n            },\n            \"job_info\": {\n                \"id\": \"0ed1f692-8b4a-4978-b7e4-a8ba39ab4d9b\",\n                \"name\": \"Dietician\"\n            }\n        },\n        {\n            \"id\": \"1c10ff97-4528-43e8-af38-473cebe3944c\",\n            \"code\": \"87\",\n            \"personal_info\": {\n                \"first_name\": \"Waseem\",\n                \"last_name\": \"Ahmed - EMP08774\",\n                \"name\": \"Waseem Ahmed - EMP08774\",\n                \"nick_name\": \"\",\n                \"gender\": \"1\"\n            },\n            \"job_info\": {\n                \"id\": \"13b01732-d952-404b-aa23-22b1dd468d0b\",\n                \"name\": \"Hair Stylist\"\n            }\n        },\n        {\n            \"id\": \"5596aaba-5d0e-4e73-abea-bcb911505ad8\",\n            \"code\": \"EMP13098\",\n            \"personal_info\": {\n                \"first_name\": \"Yukti\",\n                \"last_name\": \"Sharma\",\n                \"name\": \"Yukti Sharma\",\n                \"nick_name\": \"\",\n                \"gender\": \"0\"\n            },\n            \"job_info\": {\n                \"id\": \"7bb0e02d-7c79-44a7-96c7-be0d2ee48c15\",\n                \"name\": \"Physioptherapist\"\n            }\n        },\n        {\n            \"id\": \"5f233730-1b43-4b8e-a512-0e0e7483661c\",\n            \"code\": \"3\",\n            \"personal_info\": {\n                \"first_name\": \"李泰国李泰国李泰国李泰国\",\n                \"last_name\": \"李泰国李泰国李泰国李泰国\",\n                \"name\": \"李泰国李泰国李泰国李泰国 李泰国李泰国李泰国李泰国\",\n                \"nick_name\": \"\",\n                \"gender\": \"0\"\n            },\n            \"job_info\": {\n                \"id\": \"b15b8c00-3dbc-495c-9b4a-f0cb3960bbe8\",\n                \"name\": \"Hair Dresser\"\n            }\n        }\n    ]\n}"}],"_postman_id":"af53ba24-bf21-47b3-8d93-0819dcefec3b"},{"name":"Employee Object","id":"4f4d01be-6b26-46f2-a4f9-289b8acafba5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":">","header":[],"body":{"mode":"formdata","formdata":[{"key":"id","value":"guid","description":"<p>Unique identifier of the employee.</p>\n","type":"text"},{"key":"code","value":"string","description":"<p>Code used to identify the employee.</p>\n","type":"text"},{"key":"personal_info","value":"object","description":"<p>Personal information about the employee.</p>\n","type":"text"},{"key":"first_name","value":"string","description":"<p>First name of the employee.</p>\n","type":"text"},{"key":"last_name","value":"string","description":"<p>Last name of the employee. </p>\n","type":"text"},{"key":"name","value":"string","description":"<p>Name that appears on the appointment emails and messages. </p>\n","type":"text"},{"key":"gender","value":"enum","description":"<p>Indicates the gender of the employee: <br /></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>-1 - NotSpecified \n0 - Any \n1 - Male \n2 - Female \n3 - ThirdGender\n4 - Multiple\n</code></pre>","type":"text"}]},"url":"","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"c728ead3-ca77-48b7-be5d-b4dc962e0156","id":"c728ead3-ca77-48b7-be5d-b4dc962e0156","name":"Centers","type":"folder"}},"urlObject":{"query":[],"variable":[]}},"response":[{"id":"2907a329-0a1b-47d0-91cc-42462294a021","name":"Therapist Object","originalRequest":{"method":">","header":[],"url":""},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"c8621ce4-09fa-40b3-be9a-e11816f913e8\",\n    \"code\": \"037\",\n    \"personal_info\": {\n        \"first_name\": \"Bharti\",\n        \"last_name\": \"Gupta\",\n        \"name\": \"Bharti Gupta\",\n        \"gender\": 0\n    },\n    \"job_info\": {\n        \"id\": \"4833d833-3068-4c0a-87c4-0495aa871057\",\n        \"name\": \"Beautician\"\n    }\n}"}],"_postman_id":"4f4d01be-6b26-46f2-a4f9-289b8acafba5"},{"name":"List all employees of a center","event":[{"listen":"test","script":{"id":"b89e68d7-ce15-457a-8085-904b65105e0a","exec":[""],"type":"text/javascript"}}],"id":"75ea3c02-1f78-4424-8c0a-73b0cfe76f47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"body":{"mode":"formdata","formdata":[{"description":"<p>DateTime<br /><code>optional</code><br />\nDate  for which the employees are required. If date is  not passed retrieves the employees for current time</p>\n","equals":true,"key":"date","value":"{{date}}"}]},"url":"{{api_url}}/v1/centers/{{center_id}}/employees","description":"<p>This API helps you to retrieve all the employees that are active in the center on the specified date.<br />\n<br />\nYou must specify the unique identifier of the center as <code>center_id</code> in the API request.<br />\nYou can also leverage the pagination feature by passing <code>page</code> and <code>size</code> query parameters if you have a large number of records to be displayed. By default, <code>page</code> is set as 1 and <code>size</code> is set as 10. <code>size</code> cannot be more than 100: which means that the maximum records per page cannot be more than 100.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>date</td>\n<td>datetime</td>\n<td><code>Optional</code><br /> Date on which the employees are to be listed.</td>\n</tr>\n<tr>\n<td>page</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of the display page. Default value is 1.</td>\n</tr>\n<tr>\n<td>size</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of records per page. Default value is 10.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>therapists</td>\n<td>object</td>\n<td>Object that contains all the therapists-related elements.</td>\n</tr>\n<tr>\n<td>employees</td>\n<td>object</td>\n<td>Object that contains all the employees-related elements.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>438</td>\n<td>user does not have authorization.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Invalid center_id.</td>\n</tr>\n<tr>\n<td>400</td>\n<td>The request is invalid.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","centers","{{center_id}}","employees"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"e81964b8-c7f8-434b-8bec-e395d3262254","name":"List all employees of a center","originalRequest":{"method":"GET","header":[{"description":"Access token generated from the token API.","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"body":{"mode":"formdata","formdata":[{"key":"date","value":"{{date}}","equals":true,"description":"DateTime<br>`optional`<br>\nDate  for which the employees are required. If date is  not passed retrieves the employees for current time"}]},"url":{"raw":"{{api_url}}/v1/centers/{{center_id}}/employees?page=1&size=5","host":["{{api_url}}"],"path":["v1","centers","{{center_id}}","employees"],"query":[{"key":"page","value":"1"},{"key":"size","value":"5"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"employees\": [\n        {\n            \"id\": \"af14d51c-556a-419a-a6d7-eb7df7369041\",\n            \"code\": \"009\",\n            \"personal_info\": {\n                \"first_name\": \"Amy\",\n                \"last_name\": \"Brown\",\n                \"name\": \"Amy Brown\",\n                \"gender\": 1\n            },\n            \"job_info\": {\n                \"id\": \"0548b6f3-cecc-49c0-baab-558b4f019d1c\",\n                \"name\": \"THERAPIST\"\n            }\n        },\n        {\n            \"id\": \"e7017bf4-7921-4e7e-b63b-66ad7744ec34\",\n            \"code\": \"\",\n            \"personal_info\": {\n                \"first_name\": \"proteam02\",\n                \"last_name\": \"owner\",\n                \"name\": \"proteam02 owner\",\n                \"gender\": 0\n            },\n            \"job_info\": {\n                \"id\": \"75f623b3-7b5b-409f-b76e-0ce680c23c6b\",\n                \"name\": \"Owner\"\n            }\n        },\n        {\n            \"id\": \"b0e159f8-a576-4146-a905-cf433b37b32a\",\n            \"code\": \"21\",\n            \"personal_info\": {\n                \"first_name\": \"Proteam02_mgr\",\n                \"last_name\": \"mgr\",\n                \"name\": \"Proteam02_mgr mgr\",\n                \"gender\": 0\n            },\n            \"job_info\": {\n                \"id\": \"c925db19-3ff4-4ad1-bfd5-8d94212f874a\",\n                \"name\": \"MANAGER\"\n            }\n        },\n        {\n            \"id\": \"f856bdab-1cba-4299-999c-35f8dc0034b1\",\n            \"code\": \"rs1\",\n            \"personal_info\": {\n                \"first_name\": \"runscopeuser\",\n                \"last_name\": \"amrs01\",\n                \"name\": \"runscopeuser amrs01\",\n                \"gender\": 1\n            },\n            \"job_info\": {\n                \"id\": \"83e4b1de-f903-40f0-917e-f81b2537f500\",\n                \"name\": \"OWNER\"\n            }\n        },\n        {\n            \"id\": \"5d4f8e9a-3769-4f8c-905f-cd88a00bdae6\",\n            \"code\": \"7777\",\n            \"personal_info\": {\n                \"first_name\": \"Simon\",\n                \"last_name\": \"Simu\",\n                \"name\": \"Simon Simu\",\n                \"gender\": 0\n            },\n            \"job_info\": {\n                \"id\": \"83e4b1de-f903-40f0-917e-f81b2537f500\",\n                \"name\": \"OWNER\"\n            }\n        }\n    ]\n}"}],"_postman_id":"75ea3c02-1f78-4424-8c0a-73b0cfe76f47"},{"name":"Room Object","id":"2a78dfc1-0e1c-4a5b-824a-4970c49c103e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":">","header":[],"body":{"mode":"formdata","formdata":[{"key":"id\t","value":"guid","description":"<p>Unique identifier of the room.</p>\n","type":"text"},{"key":"code","value":"string","description":"<p>Unique code given to the room for identification. </p>\n","type":"text"},{"key":"name","value":"string","description":"<p>Name of the room.</p>\n","type":"text"},{"key":"room_category_id","value":"guid","description":"<p>Unique identifier of the room's category.</p>\n","type":"text"},{"key":"description\t","value":"string","description":"<p>Description of the room.</p>\n","type":"text"},{"key":"capacity","value":"int","description":"<p>Capacity of the room.</p>\n","type":"text"},{"key":"can_exceed_capacity","value":"boolean","description":"<p>Indicates whether the room can handle more than its capacity.</p>\n","type":"text"},{"key":"only_one_appointment","value":"boolean","description":"<p>Indicates whether the room can handle only one appointment at a time or multiple appointments simultaneously.</p>\n","type":"text"}]},"url":"","urlObject":{"query":[],"variable":[]}},"response":[{"id":"41d598a1-64c5-4d71-b27b-81852105041b","name":"Room Object","originalRequest":{"method":">","header":[],"url":""},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"699ec863-c155-4c4b-bf58-5310a7d1df1c\",\n    \"code\": \"\",\n    \"name\": \"15% Premium Room\",\n    \"room_category_id\": \"\",\n    \"description\": \"\",\n    \"capacity\": 2,\n    \"can_exceed_capacity\": false,\n    \"only_one_appointment\": false\n}"}],"_postman_id":"2a78dfc1-0e1c-4a5b-824a-4970c49c103e"},{"name":"List all rooms of a center","event":[{"listen":"test","script":{"id":"b89e68d7-ce15-457a-8085-904b65105e0a","exec":[""],"type":"text/javascript"}}],"id":"a637e0fb-a267-4759-9329-7dfc88847818","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/centers/{{center_id}}/rooms","description":"<p>This API helps you to retrieve all the rooms that are active in the center.<br />\n<br />\nYou must specify the unique identifier of the center as <code>center_id</code> in the API request.<br />\nYou can also leverage the pagination feature by passing <code>page</code> and <code>size</code> query parameters if you have a large number of records to be displayed. By default, <code>page</code> is set as 1 and <code>size</code> is set as 10. <code>size</code> cannot be more than 100: which means that the maximum records per page cannot be more than 100.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>page</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of the display page. Default value is 1.</td>\n</tr>\n<tr>\n<td>size</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of records per page. Default value is 10.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>rooms</td>\n<td>object</td>\n<td>Object that contains all the rooms-related elements.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>401</td>\n<td>Authorization has been denied for this request.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>invalid center_id.</td>\n</tr>\n<tr>\n<td>400</td>\n<td>The request is invalid.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","centers","{{center_id}}","rooms"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"462d7d1f-3693-4e8f-a655-388098e3252f","name":"List all rooms of a center","originalRequest":{"method":"GET","header":[{"description":"Access token generated from the token API.","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/centers/{{center_id}}/rooms"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 11 Jan 2019 06:27:00 GMT"},{"key":"Content-Length","value":"777"},{"key":"X-OSSProxy","value":"OSSProxy 1.3.337.419 (Build 337.419 Win32 en-us)(Oct 17 2018 14:40:33) "},{"key":"Connection","value":"keep-alive"},{"key":"Proxy-Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"rooms\": [\n        {\n            \"id\": \"699ec863-c155-4c4b-bf58-5310a7d1df1c\",\n            \"code\": \"\",\n            \"name\": \"15% Premium Room\",\n            \"room_category_id\": \"\",\n            \"description\": \"\",\n            \"capacity\": 2,\n            \"can_exceed_capacity\": false,\n            \"only_one_appointment\": false\n        },\n        {\n            \"id\": \"13f2be3c-067c-4fc9-bef1-413c42b124c7\",\n            \"code\": \"\",\n            \"name\": \"Body\",\n            \"room_category_id\": \"\",\n            \"description\": \"\",\n            \"capacity\": 1,\n            \"can_exceed_capacity\": false,\n            \"only_one_appointment\": false\n        },\n        {\n            \"id\": \"afeab242-dc22-4963-afad-a2e85ec0f068\",\n            \"code\": \"\",\n            \"name\": \"Luxury Suite\",\n            \"room_category_id\": \"\",\n            \"description\": \"\",\n            \"capacity\": 2,\n            \"can_exceed_capacity\": false,\n            \"only_one_appointment\": false\n        },\n        {\n            \"id\": \"90f71226-6e4f-474e-a341-c842baabd80b\",\n            \"code\": \"\",\n            \"name\": \"泰国李泰国泰国李泰国\",\n            \"room_category_id\": \"\",\n            \"description\": \"Desc\",\n            \"capacity\": 5,\n            \"can_exceed_capacity\": false,\n            \"only_one_appointment\": false\n        }\n    ]\n}"}],"_postman_id":"a637e0fb-a267-4759-9329-7dfc88847818"},{"name":"Retrieve a room of a center","event":[{"listen":"test","script":{"id":"b89e68d7-ce15-457a-8085-904b65105e0a","exec":[""],"type":"text/javascript"}}],"id":"4f882336-41a9-4329-978d-977417dca178","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/centers/{{center_id}}/rooms/{{room_id}}","description":"<p>This API helps you to retrieve the details of a specific room at the required center. <br />\n<br />\nYou must specify in the API request the unique identifier of the location (center) as <code>center_id</code> and the unique identifier of the room as <code>room_id</code>. The API then retrieves the details of the room.<br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>room_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the room.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the room.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>Code to identify the room.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the room.</td>\n</tr>\n<tr>\n<td>room_category_id</td>\n<td>string</td>\n<td>Unique identifier of the room category.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string</td>\n<td>Describes the category of the room.</td>\n</tr>\n<tr>\n<td>capacity</td>\n<td>int</td>\n<td>Capacity of the room.</td>\n</tr>\n<tr>\n<td>can_exceed_capacity</td>\n<td>boolean</td>\n<td>Indicates whether the room allows to book more than its default capacity.</td>\n</tr>\n<tr>\n<td>only_one_appointment</td>\n<td>boolean</td>\n<td>Indicates whether the room allows only one appointment at a time in this room.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>401</td>\n<td>Authorization has been denied for this request.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>invalid center_id.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>room with  not found.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","centers","{{center_id}}","rooms","{{room_id}}"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"1338bf42-b037-48ac-b44b-c7f420b18f16","name":"Retrieve a room of a center","originalRequest":{"method":"GET","header":[{"description":"Access token generated from the token API.","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":{"raw":"{{api_url}}/v1/centers/{{center_id}}/rooms/{{room_id}}","host":["{{api_url}}"],"path":["v1","centers","{{center_id}}","rooms","{{room_id}}"],"query":[{"key":"date","value":"2018-01-01","description":"Date  for which the therapists are required.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 11 Jan 2019 06:26:46 GMT"},{"key":"Content-Length","value":"190"},{"key":"X-OSSProxy","value":"OSSProxy 1.3.337.419 (Build 337.419 Win32 en-us)(Oct 17 2018 14:40:33) "},{"key":"Connection","value":"keep-alive"},{"key":"Proxy-Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"699ec863-c155-4c4b-bf58-5310a7d1df1c\",\n    \"code\": \"\",\n    \"name\": \"15% Premium Room\",\n    \"room_category_id\": \"\",\n    \"description\": \"\",\n    \"capacity\": 2,\n    \"can_exceed_capacity\": false,\n    \"only_one_appointment\": false\n}"}],"_postman_id":"4f882336-41a9-4329-978d-977417dca178"},{"name":"Product Object","id":"096da430-6e88-4be1-a0ff-4fa93d7da824","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":">","header":[],"body":{"mode":"formdata","formdata":[{"key":"id","value":"guid","description":"<p>Unique identifier of the product.</p>\n","type":"text"},{"key":"code","value":"string","description":"<p>Code that is used to recognize the product.</p>\n","type":"text"},{"key":"name","value":"string","description":"<p>Name of the product.</p>\n","type":"text"},{"key":"description","value":"string","description":"<p>Description about the product.</p>\n","type":"text"},{"key":"html_description","value":"string","description":"<p>Description in HTML format.</p>\n","type":"text"},{"key":"category_id","value":"guid","description":"<p>Unique identifier of the product's category</p>\n","type":"text"},{"key":"sub_category_id","value":"guid","description":"<p>Unique identifier of the product's sub-category.</p>\n","type":"text"},{"key":"bussiness_unit_id","value":"guid","description":"<p>Unique identifier of the product's business unit.</p>\n","type":"text"},{"key":"quantity","value":"object","description":"<p>Object that contains the product's quantity details.</p>\n","type":"text"},{"key":"quantity.value","value":"integer","description":"<p>Quantity of the product.</p>\n","type":"text"},{"key":"quantity.unit","value":"string","description":"<p>Units of the product in abbreviated form.</p>\n","type":"text"},{"key":"commission","value":"object","description":"<p>Object that contains commission details.</p>\n","type":"text"},{"key":"commission.eligible","value":"boolean","description":"<p>Indicates whether the sale of the product makes the employee eligible for the commission.</p>\n","type":"text"},{"key":"commission.factor","value":"double","description":"<p>Adjustment factor of the commission.</p>\n","type":"text"},{"key":"commission.type","value":"enum","description":"<p>Type of the commission:<br /></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>0 - As defined in employee settings\n1 - Flat amount\n2 - Percentage of revenue\n</code></pre>","type":"text"},{"key":"commission.value","value":"double","description":"<p>Value of the commission.</p>\n","type":"text"},{"key":"preferences","value":"object","description":"<p>Preferences of the product.</p>\n","type":"text"},{"key":"preferences.consumable","value":"boolean","description":"<p>Indicates whether the product is consumable.</p>\n","type":"text"},{"key":"preferences.retail","value":"boolean","description":"<p>Indicates whether the product is retail.</p>\n","type":"text"},{"key":"barcodes","value":"object","description":"<p>Details of the bar codes.</p>\n","type":"text"},{"key":"barcodes.value","value":"string","description":"<p>Value of the barcode.</p>\n","type":"text"},{"key":"barcodes.is_primary","value":"boolean","description":"<p>Indicates whether it is a primary bar code.</p>\n","type":"text"},{"key":"tags","value":"list of guids","description":"<p>List of ID of tags associated with the product.</p>\n","type":"text"},{"key":"catalog_info.show_in_catalog","value":"boolean","description":"<p>Indicates whether the product is displayed in the Webstore.</p>\n","type":"text"},{"key":"catalog_info.show_price","value":"string","description":"<p>Price of the product displayed on the Catalog tab.</p>\n","type":"text"},{"key":"catalog_info.display_name","value":"string","description":"<p>Display name of the product on the Catalog tab.</p>\n","type":"text"},{"key":"catalog_info.display_price","value":"string","description":"<p>Display price of the product on the Catalog tab.</p>\n","type":"text"},{"key":"catalog_info.video_url","value":"string","description":"<p>Video URL of the product.</p>\n","type":"text"},{"key":"centers","value":"object","description":"<p>Pricing details of the product.</p>\n","type":"text"},{"key":"center_id","value":"guid","description":"<p>Unique identifier of the center.</p>\n","type":"text"},{"key":"center_code","value":"string","description":"<p>Code of the center.</p>\n","type":"text"},{"key":"sale_info","value":"object","description":"<p>Sale price details of the product.</p>\n","type":"text"},{"key":"sale_info.currency_id","value":"integer","description":"<p>Unique identifier of the currency.</p>\n","type":"text"},{"key":"sale_info.include_tax","value":"boolean","description":"<p>Indicates whether tax is included in the price.</p>\n","type":"text"},{"key":"sale_info.tax_id","value":"guid","description":"<p>Center tax ID.</p>\n","type":"text"},{"key":"sale_info.sale_price","value":"double","description":"<p>Sale price of the product in that center</p>\n","type":"text"},{"key":"inventory_info","value":"object","description":"<p>Invetory details of the product.</p>\n","type":"text"},{"key":"inventory_info.desired_quantity","value":"double","description":"<p>Desired quantity of the product.</p>\n","type":"text"},{"key":"inventory_info.alert_quantity","value":"double","description":"<p>Alert quantity of the product.</p>\n","type":"text"},{"key":"inventory_info.transfer_price","value":"double","description":"<p>Transfer price of the product.</p>\n","type":"text"},{"key":"inventory_info.transfer_tax_id","value":"guid","description":"<p>Transfer tax ID of the product.</p>\n","type":"text"},{"key":"inventory_info.order","value":"integer","description":"<p>Order in which this category appears on the Webstore and the Customer Mobile App (CMA). For example, if you enter 1 as the display order for Shampoo, Shampoo will then appear as the first item in the Services list on the Webstore and CMA.</p>\n","type":"text"}]},"url":"","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"c728ead3-ca77-48b7-be5d-b4dc962e0156","id":"c728ead3-ca77-48b7-be5d-b4dc962e0156","name":"Centers","type":"folder"}},"urlObject":{"query":[],"variable":[]}},"response":[{"id":"eee3cb07-8168-447d-b2b6-f5dc51605829","name":"Product Object","originalRequest":{"method":">","header":[],"url":""},"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":"{\r\n      \"id\": \"fb604f5d-bc3a-45c9-816b-0f214b69bd69\",\r\n      \"code\": \"002003\",\r\n      \"name\": \"Body Icing Inclusive\",\r\n      \"description\": \"\",\r\n      \"html_description\": \"\",\r\n      \"category_id\": \"7779e4f2-dfa6-4b8c-b296-126c6ce15b6d\",\r\n      \"sub_category_id\": \"93748cc4-b3a2-4234-a407-7cecf38314b3\",\r\n      \"bussiness_unit_id\": \"2bea39e4-e57a-4fb9-87af-f9e9721488e5\",\r\n      \"quantity\": {\r\n        \"value\": 1000,\r\n        \"unit\": \"ml\"\r\n      },\r\n      \"commission\": {\r\n        \"eligible\": true,\r\n        \"factor\": 0,\r\n        \"type\": 0,\r\n        \"value\": 100\r\n      },\r\n      \"preferences\": {\r\n        \"consumable\": true,\r\n        \"retail\": true\r\n      },\r\n      \"barcodes\": [\r\n        {\r\n          \"value\": \"00P003\",\r\n          \"is_primary\": false\r\n        },\r\n        {\r\n          \"value\": \"P003\",\r\n          \"is_primary\": true\r\n        },\r\n        {\r\n          \"value\": \"002003\",\r\n          \"is_primary\": false\r\n        }\r\n      ],\r\n      \"tags\": [\r\n        \"036fae06-6455-46ae-9c4a-028b7d1d8844\",\r\n        \"52477082-83cb-4515-811a-043633aba0ee\",\r\n        \"1c89969b-6dcf-4619-bdeb-12566bdd3f48\",\r\n        \"bd3fbf45-2e8a-4ef9-b74e-1ab0d998c816\",\r\n        \"d880608c-19d2-4fee-881d-1fb3111b330f\",\r\n        \"1e14fd6d-5c15-4332-867c-296dfb7ff4ec\",\r\n        \"b0da7dce-b487-4c86-a65f-ee01ca9fc1a1\"\r\n      ],\r\n      \"catalog_info\": {\r\n        \"show_in_catalog\": true,\r\n        \"show_price\": false,\r\n        \"display_name\": \"@#%&()_+-}{[]',./\",\r\n        \"display_price\": \"\",\r\n        \"video_url\": \"\"\r\n      },\r\n      \"centers\": [\r\n        {\r\n          \"center_id\": \"7aac6915-9252-4dbf-bbff-028e41836ea8\",\r\n          \"center_code\": \"CHN\",\r\n          \"sale_info\": {\r\n            \"currency_id\": 148,\r\n            \"include_tax\": true,\r\n            \"tax_id\": \"a3ace661-6102-44aa-9888-204dc7b59bfa\",\r\n            \"sale_price\": 1500\r\n          },\r\n          \"inventory_info\": {\r\n            \"desired_quantity\": 0,\r\n            \"alert_quantity\": 0,\r\n            \"transfer_price\": 0,\r\n            \"transfer_tax_id\": \"f82482dc-bf92-460d-acb6-1cdc1861d113\",\r\n            \"order\": 0\r\n          }\r\n        }\r\n      ]\r\n    }"}],"_postman_id":"096da430-6e88-4be1-a0ff-4fa93d7da824"},{"name":"List all products of a center","id":"b093be6b-31d8-47e8-a985-2636bb2207e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"show_in_catalog","value":"{{show_in_catalog}}","equals":true,"description":"<p>boolean<br />\noptional<br />\nRetrieves only catalog enabled products</p>\n"},{"key":"expand","value":"centers","equals":true,"description":"<p>String Array<br />\nOptional<br />\nExpands  the centers object</p>\n"},{"key":"expand","value":"tags","equals":true,"description":"<p>String Array<br />\nOptional<br />\nExpands  the tags object</p>\n"},{"key":"expand","value":"catalog_info","equals":true,"description":"<p>String Array<br />\nOptional<br />\nExpands  the catalog_info object</p>\n"},{"key":"expand","value":"preferences","equals":true,"description":"<p>String Array<br />\nOptional<br />\nExpands  the centers object</p>\n"},{"key":"expand","value":"barcodes","equals":true,"description":"<p>String Array<br />\nOptional<br />\nExpands  the cenbarcodes ters object</p>\n"}]},"url":"{{api_url}}/v1/centers/{{center_id}}/products","description":"<p>This API helps you to retrieve all the products that are active in the center on the specified date.<br />\n<br />\nYou must specify the unique identifier of the center as <code>center_id</code> in the API request.<br />\n API helps you to retrieve all the employees that are active in the center on the specified date.<br />\n<br />\nYou must specify the unique identifier of the center as <code>center_id</code> in the API request.<br />\nYou can also leverage the pagination feature by passing <code>page</code> and <code>size</code> query parameters if you have a large number of records to be displayed. By default, <code>page</code> is set as 1 and <code>size</code> is set as 10. <code>size</code> cannot be more than 100: which means that the maximum records per page cannot be more than 100.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>page</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of the display page. Default value is 1.</td>\n</tr>\n<tr>\n<td>size</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of records per page. Default value is 10.</td>\n</tr>\n<tr>\n<td>show_in_catalog</td>\n<td>boolean</td>\n<td><code>Optional</code><br /> Indicates whether the product is displayed on the Catalog tab.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>products</td>\n<td>object</td>\n<td>Object that contains all the products-related elements.</td>\n</tr>\n<tr>\n<td>page_info</td>\n<td>object</td>\n<td>Object that contains all the page display-related elements.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>401</td>\n<td>Authorization has been denied for this request.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>invalid center_id.</td>\n</tr>\n<tr>\n<td>400</td>\n<td>The request is invalid.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>cannot access, center is not catalog enabled.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","centers","{{center_id}}","products"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"fc653a73-885a-4241-bdb9-2f09102c3798","name":"Retrieve the list of expanded Product object","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":{"raw":"{{api_url}}/v1/centers/{{center_id}}/products?expand=centers&expand=tags&expand=catalog_info&expand=preferences&expand=barcodes","host":["{{api_url}}"],"path":["v1","centers","{{center_id}}","products"],"query":[{"key":"expand","value":"centers","description":"String Array<br>\nOptional<br>\nExpands  the centers object"},{"key":"expand","value":"tags","description":"String Array<br>\nOptional<br>\nExpands  the tags object"},{"key":"expand","value":"catalog_info","description":"String Array<br>\nOptional<br>\nExpands  the catalog_info object"},{"key":"expand","value":"preferences","description":"String Array<br>\nOptional<br>\nExpands  the centers object"},{"key":"expand","value":"barcodes","description":"String Array<br>\nOptional<br>\nExpands  the cenbarcodes ters object"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 25 Feb 2019 11:00:02 GMT"},{"key":"Content-Length","value":"10864"}],"cookie":[],"responseTime":null,"body":"{\n    \"products\": [\n        {\n            \"id\": \"fb604f5d-bc3a-45c9-816b-0f214b69bd69\",\n            \"code\": \"002003\",\n            \"name\": \"Body Icing Inclusive\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"category_id\": \"7779e4f2-dfa6-4b8c-b296-126c6ce15b6d\",\n            \"sub_category_id\": \"93748cc4-b3a2-4234-a407-7cecf38314b3\",\n            \"bussiness_unit_id\": \"2bea39e4-e57a-4fb9-87af-f9e9721488e5\",\n            \"quantity\": {\n                \"value\": 1000,\n                \"unit\": \"ml\"\n            },\n            \"commission\": {\n                \"eligible\": true,\n                \"factor\": 0,\n                \"type\": 0,\n                \"value\": 100\n            },\n            \"preferences\": {\n                \"consumable\": true,\n                \"retail\": true\n            },\n            \"barcodes\": [\n                {\n                    \"value\": \"00P003\",\n                    \"is_primary\": false\n                },\n                {\n                    \"value\": \"P003\",\n                    \"is_primary\": true\n                },\n                {\n                    \"value\": \"002003\",\n                    \"is_primary\": false\n                }\n            ],\n            \"tags\": [\n                \"036fae06-6455-46ae-9c4a-028b7d1d8844\",\n                \"52477082-83cb-4515-811a-043633aba0ee\",\n                \"1c89969b-6dcf-4619-bdeb-12566bdd3f48\",\n                \"bd3fbf45-2e8a-4ef9-b74e-1ab0d998c816\",\n                \"d880608c-19d2-4fee-881d-1fb3111b330f\",\n                \"1e14fd6d-5c15-4332-867c-296dfb7ff4ec\",\n                \"d8d5c8da-a19a-45a5-8dbb-2e94ef0892c0\",\n                \"f06124a2-37b2-4827-9728-32f9399e4433\",\n                \"d276ea96-cc0a-43dc-9643-3f09cbee3400\",\n                \"ea250d8c-6271-49ac-b209-49d8c745fd35\",\n                \"7df3f469-334c-48f0-87e7-4a49c06e3dea\",\n                \"a6d8f1b8-01b4-4a77-aa38-4cbce7d9f034\",\n                \"67a17942-44a2-45fe-a3b4-4d5d1f32c11f\",\n                \"b3238276-42e0-4e0e-bf91-549c0b87cb6d\",\n                \"55e43c69-636c-4e64-a19d-59326aa3e220\",\n                \"85acbe89-0394-4193-85f8-59c0092500b1\",\n                \"450e60d7-4c60-4bde-936c-59fd56516b21\",\n                \"0d81986d-8474-463d-b392-638a47e5dff9\",\n                \"16690591-4fb0-4ede-a6b8-706c445d8358\",\n                \"370219e3-08dd-4b48-bf35-756fdb8fe218\",\n                \"c23a75e9-bbae-4b38-9500-7bc91b7398e4\",\n                \"d8971bb1-d793-4b37-98ab-b1bd7e8c7e1c\",\n                \"07080c2a-7890-4700-8a31-bf672f2862d3\",\n                \"653f44b5-24fc-445e-b499-c2164619e9f6\",\n                \"5ae627be-2cf6-4a20-8bf9-c2e677616ca2\",\n                \"ef1de686-67ff-4e69-9a23-cf9a9c17e2e6\",\n                \"d1df6dc3-8baf-42a7-b2f0-d3edaf0b473e\",\n                \"74d80769-567d-4896-af2d-d86f74491fa5\",\n                \"42a7ee50-56df-4556-8f73-ecd234c228fb\",\n                \"b0da7dce-b487-4c86-a65f-ee01ca9fc1a1\"\n            ],\n            \"catalog_info\": {\n                \"show_in_catalog\": true,\n                \"show_price\": false,\n                \"display_name\": \"@#%&()_+-}{[]',./\",\n                \"display_price\": \"\",\n                \"video_url\": \"\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"7aac6915-9252-4dbf-bbff-028e41836ea8\",\n                    \"center_code\": \"CHN\",\n                    \"sale_info\": {\n                        \"currency_id\": 148,\n                        \"include_tax\": true,\n                        \"tax_id\": \"a3ace661-6102-44aa-9888-204dc7b59bfa\",\n                        \"sale_price\": 1500\n                    },\n                    \"inventory_info\": {\n                        \"desired_quantity\": 0,\n                        \"alert_quantity\": 0,\n                        \"transfer_price\": 0,\n                        \"transfer_tax_id\": \"f82482dc-bf92-460d-acb6-1cdc1861d113\",\n                        \"order\": 0\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"e763a70f-40f3-49fb-a606-92c703da132f\",\n            \"code\": \"P018\",\n            \"name\": \"Body Lotion - Gel\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"category_id\": \"9d8b6ba9-22c2-4ffe-92cb-ed3307b2910e\",\n            \"sub_category_id\": \"cc46b878-b4ea-4e81-9268-c0e348e43005\",\n            \"bussiness_unit_id\": \"25ba58cf-1558-4b97-8c40-852d12944525\",\n            \"quantity\": {\n                \"value\": 10,\n                \"unit\": \"gms\"\n            },\n            \"commission\": {\n                \"eligible\": true,\n                \"factor\": 0,\n                \"type\": 0,\n                \"value\": 100\n            },\n            \"preferences\": {\n                \"consumable\": true,\n                \"retail\": true\n            },\n            \"barcodes\": [\n                {\n                    \"value\": \"P018\",\n                    \"is_primary\": true\n                },\n                {\n                    \"value\": \"123456789012\",\n                    \"is_primary\": false\n                },\n                {\n                    \"value\": \"042100005264\",\n                    \"is_primary\": false\n                }\n            ],\n            \"tags\": null,\n            \"catalog_info\": {\n                \"show_in_catalog\": true,\n                \"show_price\": true,\n                \"display_name\": \"\",\n                \"display_price\": \"\",\n                \"video_url\": \"\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"7aac6915-9252-4dbf-bbff-028e41836ea8\",\n                    \"center_code\": \"CHN\",\n                    \"sale_info\": {\n                        \"currency_id\": 148,\n                        \"include_tax\": true,\n                        \"tax_id\": \"a3ace661-6102-44aa-9888-204dc7b59bfa\",\n                        \"sale_price\": 2000\n                    },\n                    \"inventory_info\": {\n                        \"desired_quantity\": 0,\n                        \"alert_quantity\": 0,\n                        \"transfer_price\": 0,\n                        \"transfer_tax_id\": null,\n                        \"order\": 0\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"9ac8a678-3b3e-456a-8832-653bab7b5ccb\",\n            \"code\": \"P019\",\n            \"name\": \"Body Lotion - Glycerin\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"category_id\": \"9d8b6ba9-22c2-4ffe-92cb-ed3307b2910e\",\n            \"sub_category_id\": \"cc46b878-b4ea-4e81-9268-c0e348e43005\",\n            \"bussiness_unit_id\": \"25ba58cf-1558-4b97-8c40-852d12944525\",\n            \"quantity\": {\n                \"value\": 50,\n                \"unit\": \"gms\"\n            },\n            \"commission\": {\n                \"eligible\": true,\n                \"factor\": 0,\n                \"type\": 0,\n                \"value\": 100\n            },\n            \"preferences\": {\n                \"consumable\": true,\n                \"retail\": true\n            },\n            \"barcodes\": [\n                {\n                    \"value\": \"P019\",\n                    \"is_primary\": true\n                }\n            ],\n            \"tags\": null,\n            \"catalog_info\": {\n                \"show_in_catalog\": true,\n                \"show_price\": true,\n                \"display_name\": \"\",\n                \"display_price\": \"\",\n                \"video_url\": \"\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"7aac6915-9252-4dbf-bbff-028e41836ea8\",\n                    \"center_code\": \"CHN\",\n                    \"sale_info\": {\n                        \"currency_id\": 148,\n                        \"include_tax\": false,\n                        \"tax_id\": \"a3ace661-6102-44aa-9888-204dc7b59bfa\",\n                        \"sale_price\": 2500\n                    },\n                    \"inventory_info\": {\n                        \"desired_quantity\": 0,\n                        \"alert_quantity\": 0,\n                        \"transfer_price\": 0,\n                        \"transfer_tax_id\": null,\n                        \"order\": 0\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"07b891b1-d7eb-438d-bff4-28e63452b246\",\n            \"code\": \"P009\",\n            \"name\": \"Body Lotion Exclusive\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"category_id\": \"7779e4f2-dfa6-4b8c-b296-126c6ce15b6d\",\n            \"sub_category_id\": \"93748cc4-b3a2-4234-a407-7cecf38314b3\",\n            \"bussiness_unit_id\": \"9af1b5a3-d907-4f4a-b410-5e1316f3d5c4\",\n            \"quantity\": {\n                \"value\": 100,\n                \"unit\": \"cm\"\n            },\n            \"commission\": {\n                \"eligible\": true,\n                \"factor\": 0,\n                \"type\": 0,\n                \"value\": 100\n            },\n            \"preferences\": {\n                \"consumable\": true,\n                \"retail\": true\n            },\n            \"barcodes\": [\n                {\n                    \"value\": \"P009\",\n                    \"is_primary\": true\n                }\n            ],\n            \"tags\": [\n                \"49527c2d-43c9-4d58-97a2-ba0c2cf33004\"\n            ],\n            \"catalog_info\": {\n                \"show_in_catalog\": true,\n                \"show_price\": true,\n                \"display_name\": \"\",\n                \"display_price\": \"\",\n                \"video_url\": \"w2JuRVG47R8\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"7aac6915-9252-4dbf-bbff-028e41836ea8\",\n                    \"center_code\": \"CHN\",\n                    \"sale_info\": {\n                        \"currency_id\": 148,\n                        \"include_tax\": true,\n                        \"tax_id\": \"a3ace661-6102-44aa-9888-204dc7b59bfa\",\n                        \"sale_price\": 5000\n                    },\n                    \"inventory_info\": {\n                        \"desired_quantity\": 0,\n                        \"alert_quantity\": 0,\n                        \"transfer_price\": 0,\n                        \"transfer_tax_id\": null,\n                        \"order\": 0\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"43a62c39-11ff-4b55-879c-2d18c0c6af62\",\n            \"code\": \"P002\",\n            \"name\": \"Body Moisturizer\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"category_id\": \"7779e4f2-dfa6-4b8c-b296-126c6ce15b6d\",\n            \"sub_category_id\": \"93748cc4-b3a2-4234-a407-7cecf38314b3\",\n            \"bussiness_unit_id\": \"2bea39e4-e57a-4fb9-87af-f9e9721488e5\",\n            \"quantity\": {\n                \"value\": 50,\n                \"unit\": \"ml\"\n            },\n            \"commission\": {\n                \"eligible\": true,\n                \"factor\": 0,\n                \"type\": 0,\n                \"value\": 100\n            },\n            \"preferences\": {\n                \"consumable\": true,\n                \"retail\": true\n            },\n            \"barcodes\": [\n                {\n                    \"value\": \"P002\",\n                    \"is_primary\": true\n                }\n            ],\n            \"tags\": [\n                \"49527c2d-43c9-4d58-97a2-ba0c2cf33004\"\n            ],\n            \"catalog_info\": {\n                \"show_in_catalog\": true,\n                \"show_price\": false,\n                \"display_name\": \"\",\n                \"display_price\": \"\",\n                \"video_url\": \"\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"7aac6915-9252-4dbf-bbff-028e41836ea8\",\n                    \"center_code\": \"CHN\",\n                    \"sale_info\": {\n                        \"currency_id\": 148,\n                        \"include_tax\": false,\n                        \"tax_id\": \"a3ace661-6102-44aa-9888-204dc7b59bfa\",\n                        \"sale_price\": 90000\n                    },\n                    \"inventory_info\": {\n                        \"desired_quantity\": 0,\n                        \"alert_quantity\": 0,\n                        \"transfer_price\": 0,\n                        \"transfer_tax_id\": null,\n                        \"order\": 0\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"5d2b3c85-9332-49d4-99d4-ad0aac13a6cc\",\n            \"code\": \"C01\",\n            \"name\": \"Cleanser-1\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"category_id\": \"4782722c-a9a2-4e91-aece-4705faaea1e8\",\n            \"sub_category_id\": \"d3195acf-eea6-4ae8-8f76-b36b31ca2920\",\n            \"bussiness_unit_id\": \"9af1b5a3-d907-4f4a-b410-5e1316f3d5c4\",\n            \"quantity\": {\n                \"value\": 1,\n                \"unit\": \"cm\"\n            },\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 0,\n                \"type\": 0,\n                \"value\": 100\n            },\n            \"preferences\": {\n                \"consumable\": false,\n                \"retail\": true\n            },\n            \"barcodes\": [\n                {\n                    \"value\": \"C01\",\n                    \"is_primary\": true\n                }\n            ],\n            \"tags\": null,\n            \"catalog_info\": {\n                \"show_in_catalog\": false,\n                \"show_price\": true,\n                \"display_name\": \"\",\n                \"display_price\": \"\",\n                \"video_url\": \"\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"7aac6915-9252-4dbf-bbff-028e41836ea8\",\n                    \"center_code\": \"CHN\",\n                    \"sale_info\": {\n                        \"currency_id\": 148,\n                        \"include_tax\": false,\n                        \"tax_id\": null,\n                        \"sale_price\": 11\n                    },\n                    \"inventory_info\": {\n                        \"desired_quantity\": 0,\n                        \"alert_quantity\": 0,\n                        \"transfer_price\": 0,\n                        \"transfer_tax_id\": null,\n                        \"order\": 0\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"fe1c2830-3381-4147-b64a-45ed0b379b87\",\n            \"code\": \"C02\",\n            \"name\": \"Cleanser-2\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"category_id\": \"4782722c-a9a2-4e91-aece-4705faaea1e8\",\n            \"sub_category_id\": \"d3195acf-eea6-4ae8-8f76-b36b31ca2920\",\n            \"bussiness_unit_id\": \"9af1b5a3-d907-4f4a-b410-5e1316f3d5c4\",\n            \"quantity\": {\n                \"value\": 1,\n                \"unit\": \"cm\"\n            },\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 0,\n                \"type\": 0,\n                \"value\": 100\n            },\n            \"preferences\": {\n                \"consumable\": false,\n                \"retail\": true\n            },\n            \"barcodes\": [\n                {\n                    \"value\": \"C02\",\n                    \"is_primary\": true\n                }\n            ],\n            \"tags\": null,\n            \"catalog_info\": {\n                \"show_in_catalog\": false,\n                \"show_price\": true,\n                \"display_name\": \"\",\n                \"display_price\": \"\",\n                \"video_url\": \"\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"7aac6915-9252-4dbf-bbff-028e41836ea8\",\n                    \"center_code\": \"CHN\",\n                    \"sale_info\": {\n                        \"currency_id\": 148,\n                        \"include_tax\": false,\n                        \"tax_id\": null,\n                        \"sale_price\": 2\n                    },\n                    \"inventory_info\": {\n                        \"desired_quantity\": 0,\n                        \"alert_quantity\": 0,\n                        \"transfer_price\": 0,\n                        \"transfer_tax_id\": null,\n                        \"order\": 0\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"618c9d0c-431a-47af-bc9f-6f34a8995485\",\n            \"code\": \"C03\",\n            \"name\": \"Conditioner-1\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"category_id\": \"4782722c-a9a2-4e91-aece-4705faaea1e8\",\n            \"sub_category_id\": \"c626ddc6-be1b-443d-beda-86857cc1e683\",\n            \"bussiness_unit_id\": \"9af1b5a3-d907-4f4a-b410-5e1316f3d5c4\",\n            \"quantity\": {\n                \"value\": 1,\n                \"unit\": \"cm\"\n            },\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 0,\n                \"type\": 0,\n                \"value\": 100\n            },\n            \"preferences\": {\n                \"consumable\": false,\n                \"retail\": true\n            },\n            \"barcodes\": [\n                {\n                    \"value\": \"C03\",\n                    \"is_primary\": true\n                }\n            ],\n            \"tags\": null,\n            \"catalog_info\": {\n                \"show_in_catalog\": false,\n                \"show_price\": true,\n                \"display_name\": \"\",\n                \"display_price\": \"\",\n                \"video_url\": \"\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"7aac6915-9252-4dbf-bbff-028e41836ea8\",\n                    \"center_code\": \"CHN\",\n                    \"sale_info\": {\n                        \"currency_id\": 148,\n                        \"include_tax\": false,\n                        \"tax_id\": null,\n                        \"sale_price\": 10\n                    },\n                    \"inventory_info\": {\n                        \"desired_quantity\": 0,\n                        \"alert_quantity\": 0,\n                        \"transfer_price\": 0,\n                        \"transfer_tax_id\": null,\n                        \"order\": 0\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"2b96922a-af58-470e-8e22-4972c3fb6875\",\n            \"code\": \"C04\",\n            \"name\": \"Conditioner-2\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"category_id\": \"4782722c-a9a2-4e91-aece-4705faaea1e8\",\n            \"sub_category_id\": \"c626ddc6-be1b-443d-beda-86857cc1e683\",\n            \"bussiness_unit_id\": \"9af1b5a3-d907-4f4a-b410-5e1316f3d5c4\",\n            \"quantity\": {\n                \"value\": 1,\n                \"unit\": \"cm\"\n            },\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 0,\n                \"type\": 0,\n                \"value\": 100\n            },\n            \"preferences\": {\n                \"consumable\": false,\n                \"retail\": true\n            },\n            \"barcodes\": [\n                {\n                    \"value\": \"C04\",\n                    \"is_primary\": true\n                }\n            ],\n            \"tags\": null,\n            \"catalog_info\": {\n                \"show_in_catalog\": false,\n                \"show_price\": true,\n                \"display_name\": \"\",\n                \"display_price\": \"\",\n                \"video_url\": \"\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"7aac6915-9252-4dbf-bbff-028e41836ea8\",\n                    \"center_code\": \"CHN\",\n                    \"sale_info\": {\n                        \"currency_id\": 148,\n                        \"include_tax\": false,\n                        \"tax_id\": null,\n                        \"sale_price\": 20\n                    },\n                    \"inventory_info\": {\n                        \"desired_quantity\": 0,\n                        \"alert_quantity\": 0,\n                        \"transfer_price\": 0,\n                        \"transfer_tax_id\": null,\n                        \"order\": 0\n                    }\n                }\n            ]\n        }\n    ],\n    \"page_info\": {\n        \"total\": 27,\n        \"page\": 1,\n        \"size\": 10\n    }\n}"},{"id":"29060aed-c866-4268-9114-16348d9ccacc","name":"List all products of a center","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":{"raw":"{{api_url}}/v1/centers/{{center_id}}/products","host":["{{api_url}}"],"path":["v1","centers","{{center_id}}","products"],"query":[{"key":"expand","value":"centers","description":"String Array<br>\nOptional<br>\nExpands  the centers object","disabled":true},{"key":"expand","value":"tags","description":"String Array<br>\nOptional<br>\nExpands  the tags object","disabled":true},{"key":"expand","value":"catalog_info","description":"String Array<br>\nOptional<br>\nExpands  the catalog_info object","disabled":true},{"key":"expand","value":"preferences","description":"String Array<br>\nOptional<br>\nExpands  the centers object","disabled":true},{"key":"expand","value":"barcodes","description":"String Array<br>\nOptional<br>\nExpands  the cenbarcodes ters object","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 25 Feb 2019 10:59:23 GMT"},{"key":"Content-Length","value":"4910"}],"cookie":[],"responseTime":null,"body":"{\n    \"products\": [\n        {\n            \"id\": \"fb604f5d-bc3a-45c9-816b-0f214b69bd69\",\n            \"code\": \"002003\",\n            \"name\": \"Body Icing Inclusive\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"category_id\": \"7779e4f2-dfa6-4b8c-b296-126c6ce15b6d\",\n            \"sub_category_id\": \"93748cc4-b3a2-4234-a407-7cecf38314b3\",\n            \"bussiness_unit_id\": \"2bea39e4-e57a-4fb9-87af-f9e9721488e5\",\n            \"quantity\": {\n                \"value\": 1000,\n                \"unit\": \"ml\"\n            },\n            \"commission\": {\n                \"eligible\": true,\n                \"factor\": 0,\n                \"type\": 0,\n                \"value\": 100\n            },\n            \"preferences\": null,\n            \"barcodes\": null,\n            \"tags\": null,\n            \"catalog_info\": null,\n            \"centers\": null\n        },\n        {\n            \"id\": \"e763a70f-40f3-49fb-a606-92c703da132f\",\n            \"code\": \"P018\",\n            \"name\": \"Body Lotion - Gel\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"category_id\": \"9d8b6ba9-22c2-4ffe-92cb-ed3307b2910e\",\n            \"sub_category_id\": \"cc46b878-b4ea-4e81-9268-c0e348e43005\",\n            \"bussiness_unit_id\": \"25ba58cf-1558-4b97-8c40-852d12944525\",\n            \"quantity\": {\n                \"value\": 10,\n                \"unit\": \"gms\"\n            },\n            \"commission\": {\n                \"eligible\": true,\n                \"factor\": 0,\n                \"type\": 0,\n                \"value\": 100\n            },\n            \"preferences\": null,\n            \"barcodes\": null,\n            \"tags\": null,\n            \"catalog_info\": null,\n            \"centers\": null\n        },\n        {\n            \"id\": \"9ac8a678-3b3e-456a-8832-653bab7b5ccb\",\n            \"code\": \"P019\",\n            \"name\": \"Body Lotion - Glycerin\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"category_id\": \"9d8b6ba9-22c2-4ffe-92cb-ed3307b2910e\",\n            \"sub_category_id\": \"cc46b878-b4ea-4e81-9268-c0e348e43005\",\n            \"bussiness_unit_id\": \"25ba58cf-1558-4b97-8c40-852d12944525\",\n            \"quantity\": {\n                \"value\": 50,\n                \"unit\": \"gms\"\n            },\n            \"commission\": {\n                \"eligible\": true,\n                \"factor\": 0,\n                \"type\": 0,\n                \"value\": 100\n            },\n            \"preferences\": null,\n            \"barcodes\": null,\n            \"tags\": null,\n            \"catalog_info\": null,\n            \"centers\": null\n        },\n        {\n            \"id\": \"07b891b1-d7eb-438d-bff4-28e63452b246\",\n            \"code\": \"P009\",\n            \"name\": \"Body Lotion Exclusive\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"category_id\": \"7779e4f2-dfa6-4b8c-b296-126c6ce15b6d\",\n            \"sub_category_id\": \"93748cc4-b3a2-4234-a407-7cecf38314b3\",\n            \"bussiness_unit_id\": \"9af1b5a3-d907-4f4a-b410-5e1316f3d5c4\",\n            \"quantity\": {\n                \"value\": 100,\n                \"unit\": \"cm\"\n            },\n            \"commission\": {\n                \"eligible\": true,\n                \"factor\": 0,\n                \"type\": 0,\n                \"value\": 100\n            },\n            \"preferences\": null,\n            \"barcodes\": null,\n            \"tags\": null,\n            \"catalog_info\": null,\n            \"centers\": null\n        },\n        {\n            \"id\": \"43a62c39-11ff-4b55-879c-2d18c0c6af62\",\n            \"code\": \"P002\",\n            \"name\": \"Body Moisturizer\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"category_id\": \"7779e4f2-dfa6-4b8c-b296-126c6ce15b6d\",\n            \"sub_category_id\": \"93748cc4-b3a2-4234-a407-7cecf38314b3\",\n            \"bussiness_unit_id\": \"2bea39e4-e57a-4fb9-87af-f9e9721488e5\",\n            \"quantity\": {\n                \"value\": 50,\n                \"unit\": \"ml\"\n            },\n            \"commission\": {\n                \"eligible\": true,\n                \"factor\": 0,\n                \"type\": 0,\n                \"value\": 100\n            },\n            \"preferences\": null,\n            \"barcodes\": null,\n            \"tags\": null,\n            \"catalog_info\": null,\n            \"centers\": null\n        },\n        {\n            \"id\": \"5d2b3c85-9332-49d4-99d4-ad0aac13a6cc\",\n            \"code\": \"C01\",\n            \"name\": \"Cleanser-1\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"category_id\": \"4782722c-a9a2-4e91-aece-4705faaea1e8\",\n            \"sub_category_id\": \"d3195acf-eea6-4ae8-8f76-b36b31ca2920\",\n            \"bussiness_unit_id\": \"9af1b5a3-d907-4f4a-b410-5e1316f3d5c4\",\n            \"quantity\": {\n                \"value\": 1,\n                \"unit\": \"cm\"\n            },\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 0,\n                \"type\": 0,\n                \"value\": 100\n            },\n            \"preferences\": null,\n            \"barcodes\": null,\n            \"tags\": null,\n            \"catalog_info\": null,\n            \"centers\": null\n        },\n        {\n            \"id\": \"fe1c2830-3381-4147-b64a-45ed0b379b87\",\n            \"code\": \"C02\",\n            \"name\": \"Cleanser-2\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"category_id\": \"4782722c-a9a2-4e91-aece-4705faaea1e8\",\n            \"sub_category_id\": \"d3195acf-eea6-4ae8-8f76-b36b31ca2920\",\n            \"bussiness_unit_id\": \"9af1b5a3-d907-4f4a-b410-5e1316f3d5c4\",\n            \"quantity\": {\n                \"value\": 1,\n                \"unit\": \"cm\"\n            },\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 0,\n                \"type\": 0,\n                \"value\": 100\n            },\n            \"preferences\": null,\n            \"barcodes\": null,\n            \"tags\": null,\n            \"catalog_info\": null,\n            \"centers\": null\n        },\n        {\n            \"id\": \"618c9d0c-431a-47af-bc9f-6f34a8995485\",\n            \"code\": \"C03\",\n            \"name\": \"Conditioner-1\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"category_id\": \"4782722c-a9a2-4e91-aece-4705faaea1e8\",\n            \"sub_category_id\": \"c626ddc6-be1b-443d-beda-86857cc1e683\",\n            \"bussiness_unit_id\": \"9af1b5a3-d907-4f4a-b410-5e1316f3d5c4\",\n            \"quantity\": {\n                \"value\": 1,\n                \"unit\": \"cm\"\n            },\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 0,\n                \"type\": 0,\n                \"value\": 100\n            },\n            \"preferences\": null,\n            \"barcodes\": null,\n            \"tags\": null,\n            \"catalog_info\": null,\n            \"centers\": null\n        },\n        {\n            \"id\": \"2b96922a-af58-470e-8e22-4972c3fb6875\",\n            \"code\": \"C04\",\n            \"name\": \"Conditioner-2\",\n            \"description\": \"\",\n            \"html_description\": \"\",\n            \"category_id\": \"4782722c-a9a2-4e91-aece-4705faaea1e8\",\n            \"sub_category_id\": \"c626ddc6-be1b-443d-beda-86857cc1e683\",\n            \"bussiness_unit_id\": \"9af1b5a3-d907-4f4a-b410-5e1316f3d5c4\",\n            \"quantity\": {\n                \"value\": 1,\n                \"unit\": \"cm\"\n            },\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 0,\n                \"type\": 0,\n                \"value\": 100\n            },\n            \"preferences\": null,\n            \"barcodes\": null,\n            \"tags\": null,\n            \"catalog_info\": null,\n            \"centers\": null\n        }\n    ],\n    \"page_info\": {\n        \"total\": 27,\n        \"page\": 1,\n        \"size\": 10\n    }\n}"}],"_postman_id":"b093be6b-31d8-47e8-a985-2636bb2207e0"},{"name":"Package Object","id":"a315f8c9-d814-4be8-b0e0-f9092cdbe814","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":">","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"id","value":"guid","description":"<p>Unique identifier of the package.</p>\n","type":"text"},{"key":"code","value":"string","description":"<p>Code used to identify the package.</p>\n","type":"text"},{"key":"name","value":"string","description":"<p>Name of the package.</p>\n","type":"text"},{"key":"description","value":"string","description":"<p>Description of the package.</p>\n","type":"text"},{"key":"type","value":"enum","description":"<p>Type of the package: <br /></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>1 - day\n2 - series\n3 - promo\n</code></pre>","type":"text"},{"key":"category_id","value":"guid","description":"<p>Unique identifier of the category.</p>\n","type":"text"},{"key":"Business_unit_id","value":"guid","description":"<p>Unique identifier of the business unit.</p>\n","type":"text"},{"key":"version_id","value":"guid","description":"<p>Unique identifier of the version of the package.</p>\n","type":"text"},{"key":"html_description","value":"string","description":"<p>Description in HTML format.</p>\n","type":"text"},{"key":"time","value":"integer","description":"<p>Length of the package.</p>\n","type":"text"},{"key":"booking_start_date","value":"datetime","description":"<p>Booking starts from this date.</p>\n","type":"text"},{"key":"booking_end_date","value":"datetime","description":"<p>Booking ends in this date.</p>\n","type":"text"},{"key":"commission","value":"object","description":"<p>Object that contains commission details.</p>\n","type":"text"},{"key":"commission.eligible","value":"boolean","description":"<p>Eligible for the commission or not.</p>\n","type":"text"},{"key":"commission.factor","value":"decimal","description":"<p>Adjustment factor of the commission.</p>\n","type":"text"},{"key":"commission.type","value":"enum","description":"<p>Type of the commission:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>0 - As defined in employee settings\n1 - Flat amount\n2 - Percentage of revenue\n</code></pre>","type":"text"},{"key":"commission.value","value":"decimal","description":"<p>Value of the commission.</p>\n","type":"text"},{"key":"preferences","value":"object","description":"<p>Preferences of the product.</p>\n","type":"text"},{"key":"preferences.allow_cancellation_fee","value":"boolean","description":"<p>Represents the Allow cancellation fee setting of the package.</p>\n","type":"text"},{"key":"preferences.allow_cancellation_comission","value":"boolean","description":"<p>Represents Allow cancellation commission setting.</p>\n","type":"text"},{"key":"preferences.allow_no_show_fee","value":"boolean","description":"<p>Represents Allow no show fee setting.</p>\n","type":"text"},{"key":"preferences.allow_no_show_comission","value":"boolean","description":"<p>Represents Allow no show commission setting.</p>\n","type":"text"},{"key":"preferences.allow_membership_redemption","value":"boolea","description":"<p>Represents Allow membership redemption setting.</p>\n","type":"text"},{"key":"preferences.allow_giftcard_redemption","value":"boolean","description":"<p>Represents Allow gift card redemption setting.</p>\n","type":"text"},{"key":"preferences.enforce_otp","value":"boolean","description":"<p>RepresentsEnforce one-time-password (OTP) for package redemption setting.</p>\n","type":"text"},{"key":"catalog_info","value":"object","description":"<p>Contains the catalog information of the package.</p>\n","type":"text"},{"key":"catalog_info.show_in_catalog","value":"boolean","description":"<p>Bit that represents the service is available on the Webstore.</p>\n","type":"text"},{"key":"catalog_info.can_book","value":"boolean","description":"<p>Bit that represents the service is bookable or not.</p>\n","type":"text"},{"key":"catalog_info.show_price","value":"boolean","description":"<p>Bit that represents to show the price or not.</p>\n","type":"text"},{"key":"catalog_info.display_name","value":"string","description":"<p>Display name of the service.</p>\n","type":"text"},{"key":"catalog_info.display_price","value":"string","description":"<p>Display price text of the service.</p>\n","type":"text"},{"key":"catalog_info.video_url","value":"string","description":"<p>Video URL of the service.</p>\n","type":"text"},{"key":"centers","value":"object","description":"<p>Object which contains price details of the package.</p>\n","type":"text"},{"key":"centers.center_id","value":"guid","description":"<p>Unique identifier of the center.</p>\n","type":"text"},{"key":"centers.currency_id","value":"int","description":"<p>Unique identifier of the currency.</p>\n","type":"text"},{"key":"centers.sale_price","value":"decimal","description":"<p>Sale price of the package in that center.</p>\n","type":"text"},{"key":"centers.tax_id","value":"guid","description":"<p>Center tax ID.</p>\n","type":"text"},{"key":"centers.auto_renewal","value":"boolean","description":"<p>Auto-renewal is enabled or not.</p>\n","type":"text"},{"key":"tags","value":"guid array","description":"<p>List of ID of tags associated with the Package.</p>\n","type":"text"},{"key":"benefits","value":"object","description":"<p>Object which contains the list of benefits.</p>\n","type":"text"},{"key":"benefits.services","value":"object","description":"<p>Contains details of the services associated with the package.</p>\n","type":"text"},{"key":"benefits.services.id","value":"guid","description":"<p>Unique identifier of the item.</p>\n","type":"text"},{"key":"benefits.services.item_type","value":"enum","description":"<p>Type of the ID:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>1 - Category\n2 - Service\n3 - Tag\n</code></pre>","type":"text"},{"key":"benefits.services.quantity","value":"int","description":"<p>Quantity specified for the package.</p>\n","type":"text"},{"key":"benefits.services.order","value":"int","description":"<p>The order in which this category appears on the Webstore and the Customer Mobile App (CMA). For example, if you enter 1 as the display order for Facial Glow, then Facial Glow will appear as the first item in the Services list on the Webstore and CMA.</p>\n","type":"text"},{"key":"benefits.services.recognize_revenue","value":"boolean","description":"<p>Recognize the revenue of the package</p>\n","type":"text"},{"key":"benefits.products","value":"object","description":"<p>Contains details of the products associated with the package.</p>\n","type":"text"},{"key":"benefits.products.id","value":"guid","description":"<p>Unique identifier of the item.</p>\n","type":"text"},{"key":"benefits.products.item_type","value":"enum","description":"<p>Type of the ID:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>1 - Category\n2 - Product\n3 - Tag\n</code></pre>","type":"text"},{"key":"benefits.products.quantity","value":"int","description":"<p>Quantity specified for the package.</p>\n","type":"text"},{"key":"benefits.bundled_products","value":"object","description":"<p>Contains details of the bundled products associated with the package.</p>\n","type":"text"},{"key":"benefits.bundled_products.id","value":"guid","description":"<p>Unique identifier of the item.</p>\n","type":"text"},{"key":"benefits.bundled_products.item_type","value":"enum","description":"<p>Type of the ID:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>1 - Category\n2 - Product\n3 - Tag\n</code></pre>","type":"text"},{"key":"benefits.bundled_products.quantity","value":"int","description":"<p>Quantity specified for the package.</p>\n","type":"text"}]},"url":"","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"c728ead3-ca77-48b7-be5d-b4dc962e0156","id":"c728ead3-ca77-48b7-be5d-b4dc962e0156","name":"Centers","type":"folder"}},"urlObject":{"query":[],"variable":[]}},"response":[{"id":"ae69d973-77af-4df5-8f1a-7976a6d33b98","name":"Package Object","originalRequest":{"method":">","header":[],"url":""},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"960c75ea-e632-45fd-ba11-a5566cb6acda\",\n    \"code\": \"bp1\",\n    \"name\": \"belu pack1\",\n    \"description\": \"belu pack1\",\n    \"type\": 2,\n    \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n    \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n    \"version_id\": \"bba9c805-2b61-4d58-be40-85fbf0412511\",\n    \"html_description\": \"belu+pack1\",\n    \"time\": 15,\n    \"booking_start_date\": \"2017-03-21T00:00:00\",\n    \"booking_end_date\": \"2020-03-01T00:00:00\",\n    \"commission\": {\n        \"eligible\": true,\n        \"factor\": 100,\n        \"type\": 0,\n        \"value\": 0\n    },\n    \"preferences\": {\n        \"allow_cancellation_fee\": false,\n        \"allow_cancellation_comission\": false,\n        \"allow_no_show_fee\": false,\n        \"allow_no_show_comission\": false,\n        \"allow_membership_redemption\": false,\n        \"allow_giftcard_redemption\": true,\n        \"enforce_otp\": false\n    },\n    \"catalog_info\": {\n        \"show_in_catalog\": true,\n        \"can_book\": true,\n        \"show_price\": true,\n        \"display_name\": \"belu pack1 - web\",\n        \"display_price\": \"100\",\n        \"video_url\": \"\"\n    },\n    \"centers\": [\n        {\n            \"center_id\": \"64b05ce4-ecfd-4478-bb42-b7378194bfa8\",\n            \"currency_id\": 61,\n            \"sale_price\": 100,\n            \"tax_id\": null,\n            \"auto_renewal\": false\n        }\n    ],\n    \"tags\": [\n        \"998cdf21-1886-4161-aa5c-79d9e5052c7e\"\n    ],\n    \"benefits\": {\n        \"services\": [\n            {\n                \"id\": \"6f7c8b4c-4344-4375-8af5-a0ecc673d568\",\n                \"item_type\": 2,\n                \"quantity\": 3,\n                \"order\": -1,\n                \"recognize_revenue\": true\n            }\n        ],\n        \"products\": [\n            {\n                \"id\": \"8fe97c43-9548-44a4-9f02-082483a5ac9e\",\n                \"item_type\": 1,\n                \"quantity\": 1\n            },\n            {\n                \"id\": \"fa1fefb0-5808-4e85-b03b-16926b6dc741\",\n                \"item_type\": 2,\n                \"quantity\": 1\n            }\n        ],\n        \"bundled_products\": [\n            {\n                \"id\": \"f7eb4e99-b59f-4fad-872c-33f81c826b65\",\n                \"item_type\": 3,\n                \"quantity\": 1\n            }\n        ]\n    }\n}"}],"_postman_id":"a315f8c9-d814-4be8-b0e0-f9092cdbe814"},{"name":"List all packages of a center","id":"739025eb-d35c-48b0-94a8-b365a7d0102d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"show_in_catalog","value":"{{show_in_catalog}}","equals":true,"description":"<p>boolean<br />\noptional<br />\nRetrieves only catalog enabled packages.</p>\n"},{"key":"expand","value":"centers","equals":true,"description":"<p>String Array<br />\nOptional<br />\nExpands the centers object</p>\n"},{"key":"expand","value":"preferences","equals":true,"description":"<p>String Array<br />\nOptional<br />\nExpands the preferences object</p>\n"},{"key":"expand","value":"catalog_info","equals":true,"description":"<p>String Array<br />\nOptional<br />\nExpands the catalog_info object</p>\n"},{"key":"expand","value":"tags","equals":true,"description":"<p>String Array<br />\nOptional<br />\nExpands the tags object</p>\n"},{"key":"expand","value":"benefits","equals":true,"description":"<p>String Array<br />\nOptional<br />\nExpands the benefits object</p>\n"}]},"url":"{{api_url}}/v1/centers/{{center_id}}/packages","description":"<p>This API helps you to retrieve all the packages that are active in the center.<br />\n<br />\nYou must specify the unique identifier of the center as <code>center_id</code> in the API request.<br />\nYou can also leverage the pagination feature by passing <code>page</code> and <code>size</code> query parameters if you have a large number of records to be displayed. By default, <code>page</code> is set as 1 and <code>size</code> is set as 10. <code>size</code> cannot be more than 100: which means that the maximum records per page cannot be more than 100.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>appointment_date</td>\n<td>datetime</td>\n<td><code>Optional</code><br /> Date of the appointment.</td>\n</tr>\n<tr>\n<td>type</td>\n<td>enum</td>\n<td><code>Optional</code><br /> Indicates the type of package: DayPackage - 1, SeriesPackage - 2, PromoPackage - 3.</td>\n</tr>\n<tr>\n<td>excludeServices</td>\n<td>boolean</td>\n<td><code>Optional</code> <br /> Indicates whether any services are to be excluded from the package.</td>\n</tr>\n<tr>\n<td>blockServiceLevelTaxPackages</td>\n<td>boolean</td>\n<td><code>Optional</code> <br /> Indicates whether any service-level tax packages are to be blocked.</td>\n</tr>\n<tr>\n<td>page</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of the display page. Default value is 1.</td>\n</tr>\n<tr>\n<td>size</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of records per page. Default value is 10.</td>\n</tr>\n<tr>\n<td>show_in_catalog</td>\n<td>boolean</td>\n<td><code>Optional</code> <br /> Indicates whether the package is displayed on the Catalog tab. Default value is false.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>packages</td>\n<td>object</td>\n<td>Object that contains all the packages-related elements.</td>\n</tr>\n<tr>\n<td>page_info</td>\n<td>object</td>\n<td>Object that contains all the display page-related elements.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>401</td>\n<td>Authorization has been denied for this request.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>invalid center_id.</td>\n</tr>\n<tr>\n<td>400</td>\n<td>The request is invalid.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","centers","{{center_id}}","packages"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"dfbf226f-821c-423f-bcca-5334f50552d4","name":"Expanded list of center packages","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":{"raw":"{{api_url}}/v1/centers/{{center_id}}/packages?show_in_catalog=boolean&expand=centers&expand=preferences&expand=catalog_info&expand=tags&expand=benefits","host":["{{api_url}}"],"path":["v1","centers","{{center_id}}","packages"],"query":[{"key":"show_in_catalog","value":"boolean","description":"optional<br>\nRetrieves only catalog enabled products"},{"key":"expand","value":"centers","description":"String Array<br>\nOptional<br>\nExpands the centers object"},{"key":"expand","value":"preferences","description":"String Array<br>\nOptional<br>\nExpands the preferences object"},{"key":"expand","value":"catalog_info","description":"String Array<br>\nOptional<br>\nExpands the catalog_info object"},{"key":"expand","value":"tags","description":"String Array<br>\nOptional<br>\nExpands the tags object"},{"key":"expand","value":"benefits","description":"String Array<br>\nOptional<br>\nExpands the benefits object"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Mar 2019 05:17:29 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"10778"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"packages\": [\n        {\n            \"id\": \"960c75ea-e632-45fd-ba11-a5566cb6acda\",\n            \"code\": \"bp1\",\n            \"name\": \"belu pack1\",\n            \"description\": \"belu pack1\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"0b5d4cbc-2065-48b0-ad4f-4828633c055b\",\n            \"html_description\": \"belu+pack1\",\n            \"time\": 15,\n            \"booking_start_date\": \"2017-03-21T00:00:00\",\n            \"booking_end_date\": \"2020-03-01T00:00:00\",\n            \"commission\": {\n                \"eligible\": true,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": {\n                \"allow_cancellation_fee\": false,\n                \"allow_cancellation_comission\": false,\n                \"allow_no_show_fee\": false,\n                \"allow_no_show_comission\": false,\n                \"allow_membership_redemption\": false,\n                \"allow_giftcard_redemption\": true,\n                \"enforce_otp\": false\n            },\n            \"catalog_info\": {\n                \"show_in_catalog\": true,\n                \"can_book\": true,\n                \"show_price\": true,\n                \"display_name\": \"belu pack1 - web\",\n                \"display_price\": \"100\",\n                \"video_url\": \"\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"64b05ce4-ecfd-4478-bb42-b7378194bfa8\",\n                    \"currency_id\": 61,\n                    \"sale_price\": 100,\n                    \"tax_id\": null,\n                    \"auto_renewal\": false\n                }\n            ],\n            \"tags\": null,\n            \"benefits\": {\n                \"services\": [\n                    {\n                        \"id\": \"6f7c8b4c-4344-4375-8af5-a0ecc673d568\",\n                        \"item_type\": 2,\n                        \"quantity\": 3,\n                        \"order\": -1,\n                        \"recognize_revenue\": true\n                    }\n                ],\n                \"products\": [],\n                \"bundled_products\": []\n            }\n        },\n        {\n            \"id\": \"03680053-641d-4bb6-b2b2-45ea2f9a6148\",\n            \"code\": \"bsp1\",\n            \"name\": \"belu services pack1\",\n            \"description\": \"\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"cc2e938a-4a1a-46ac-93d4-5ef6a64fe621\",\n            \"html_description\": \"\",\n            \"time\": 0,\n            \"booking_start_date\": \"2017-03-21T00:00:00\",\n            \"booking_end_date\": \"2018-03-21T00:00:00\",\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": {\n                \"allow_cancellation_fee\": false,\n                \"allow_cancellation_comission\": false,\n                \"allow_no_show_fee\": false,\n                \"allow_no_show_comission\": false,\n                \"allow_membership_redemption\": false,\n                \"allow_giftcard_redemption\": false,\n                \"enforce_otp\": false\n            },\n            \"catalog_info\": {\n                \"show_in_catalog\": true,\n                \"can_book\": true,\n                \"show_price\": true,\n                \"display_name\": \"belu services pack1\",\n                \"display_price\": \"100\",\n                \"video_url\": \"\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"64b05ce4-ecfd-4478-bb42-b7378194bfa8\",\n                    \"currency_id\": 61,\n                    \"sale_price\": 100,\n                    \"tax_id\": null,\n                    \"auto_renewal\": false\n                }\n            ],\n            \"tags\": null,\n            \"benefits\": {\n                \"services\": null,\n                \"products\": null,\n                \"bundled_products\": null\n            }\n        },\n        {\n            \"id\": \"2233dd3d-ab59-4d94-93db-25e429798a16\",\n            \"code\": \"PK9\",\n            \"name\": \"Beluga HF Class Service\",\n            \"description\": \"\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"97f74c82-7049-4933-ae5c-fdccb7808f82\",\n            \"html_description\": \"\",\n            \"time\": 15,\n            \"booking_start_date\": null,\n            \"booking_end_date\": null,\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": {\n                \"allow_cancellation_fee\": false,\n                \"allow_cancellation_comission\": false,\n                \"allow_no_show_fee\": false,\n                \"allow_no_show_comission\": false,\n                \"allow_membership_redemption\": false,\n                \"allow_giftcard_redemption\": true,\n                \"enforce_otp\": false\n            },\n            \"catalog_info\": {\n                \"show_in_catalog\": true,\n                \"can_book\": true,\n                \"show_price\": false,\n                \"display_name\": \"\",\n                \"display_price\": \"\",\n                \"video_url\": \"\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"64b05ce4-ecfd-4478-bb42-b7378194bfa8\",\n                    \"currency_id\": 61,\n                    \"sale_price\": 100,\n                    \"tax_id\": null,\n                    \"auto_renewal\": false\n                }\n            ],\n            \"tags\": null,\n            \"benefits\": {\n                \"services\": null,\n                \"products\": null,\n                \"bundled_products\": null\n            }\n        },\n        {\n            \"id\": \"254825be-29ce-42a7-b6f9-2386d329a0ab\",\n            \"code\": \"pk99\",\n            \"name\": \"Beluga HF Class_New\",\n            \"description\": \"\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"4ca64bb4-f735-4961-a542-a3789b0a5093\",\n            \"html_description\": \"\",\n            \"time\": 0,\n            \"booking_start_date\": null,\n            \"booking_end_date\": null,\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": {\n                \"allow_cancellation_fee\": false,\n                \"allow_cancellation_comission\": false,\n                \"allow_no_show_fee\": false,\n                \"allow_no_show_comission\": false,\n                \"allow_membership_redemption\": false,\n                \"allow_giftcard_redemption\": true,\n                \"enforce_otp\": false\n            },\n            \"catalog_info\": {\n                \"show_in_catalog\": true,\n                \"can_book\": true,\n                \"show_price\": true,\n                \"display_name\": \"\",\n                \"display_price\": \"\",\n                \"video_url\": \"\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"64b05ce4-ecfd-4478-bb42-b7378194bfa8\",\n                    \"currency_id\": 61,\n                    \"sale_price\": 100,\n                    \"tax_id\": null,\n                    \"auto_renewal\": false\n                }\n            ],\n            \"tags\": null,\n            \"benefits\": {\n                \"services\": null,\n                \"products\": null,\n                \"bundled_products\": null\n            }\n        },\n        {\n            \"id\": \"87298ddf-5379-4290-b62a-98066b89c3bb\",\n            \"code\": \"pk999\",\n            \"name\": \"Beluga HF Service\",\n            \"description\": \"\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"6a3fa27c-75ea-467b-8c4c-d5f5594ff0ee\",\n            \"html_description\": \"\",\n            \"time\": 0,\n            \"booking_start_date\": null,\n            \"booking_end_date\": null,\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": {\n                \"allow_cancellation_fee\": false,\n                \"allow_cancellation_comission\": false,\n                \"allow_no_show_fee\": false,\n                \"allow_no_show_comission\": false,\n                \"allow_membership_redemption\": false,\n                \"allow_giftcard_redemption\": true,\n                \"enforce_otp\": false\n            },\n            \"catalog_info\": {\n                \"show_in_catalog\": true,\n                \"can_book\": true,\n                \"show_price\": false,\n                \"display_name\": \"\",\n                \"display_price\": \"\",\n                \"video_url\": \"\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"64b05ce4-ecfd-4478-bb42-b7378194bfa8\",\n                    \"currency_id\": 61,\n                    \"sale_price\": 100,\n                    \"tax_id\": null,\n                    \"auto_renewal\": false\n                }\n            ],\n            \"tags\": null,\n            \"benefits\": {\n                \"services\": null,\n                \"products\": null,\n                \"bundled_products\": null\n            }\n        },\n        {\n            \"id\": \"bb9a5d22-6183-4cf1-894e-617d812b774e\",\n            \"code\": \"PK9999\",\n            \"name\": \"Beluga HF Service_NEW\",\n            \"description\": \"\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"92f11f96-4f26-4b70-8211-2091eb1cbe34\",\n            \"html_description\": \"\",\n            \"time\": 15,\n            \"booking_start_date\": \"2018-11-01T00:00:00\",\n            \"booking_end_date\": \"2018-11-21T00:00:00\",\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": {\n                \"allow_cancellation_fee\": false,\n                \"allow_cancellation_comission\": false,\n                \"allow_no_show_fee\": false,\n                \"allow_no_show_comission\": false,\n                \"allow_membership_redemption\": false,\n                \"allow_giftcard_redemption\": true,\n                \"enforce_otp\": false\n            },\n            \"catalog_info\": {\n                \"show_in_catalog\": true,\n                \"can_book\": true,\n                \"show_price\": false,\n                \"display_name\": \"\",\n                \"display_price\": \"\",\n                \"video_url\": \"\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"64b05ce4-ecfd-4478-bb42-b7378194bfa8\",\n                    \"currency_id\": 61,\n                    \"sale_price\": 100,\n                    \"tax_id\": null,\n                    \"auto_renewal\": false\n                }\n            ],\n            \"tags\": null,\n            \"benefits\": {\n                \"services\": [\n                    {\n                        \"id\": \"6f7c8b4c-4344-4375-8af5-a0ecc673d568\",\n                        \"item_type\": 2,\n                        \"quantity\": 4,\n                        \"order\": -1,\n                        \"recognize_revenue\": true\n                    }\n                ],\n                \"products\": [],\n                \"bundled_products\": []\n            }\n        },\n        {\n            \"id\": \"1e2b0356-e610-421f-8eff-cea3bdd598e5\",\n            \"code\": \"CP1\",\n            \"name\": \"Class Package\",\n            \"description\": \"\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"7891eda0-c23b-479f-89bd-363043c6eacc\",\n            \"html_description\": \"\",\n            \"time\": 0,\n            \"booking_start_date\": null,\n            \"booking_end_date\": null,\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": {\n                \"allow_cancellation_fee\": false,\n                \"allow_cancellation_comission\": false,\n                \"allow_no_show_fee\": false,\n                \"allow_no_show_comission\": false,\n                \"allow_membership_redemption\": false,\n                \"allow_giftcard_redemption\": true,\n                \"enforce_otp\": false\n            },\n            \"catalog_info\": {\n                \"show_in_catalog\": true,\n                \"can_book\": true,\n                \"show_price\": true,\n                \"display_name\": \"\",\n                \"display_price\": \"\",\n                \"video_url\": \"\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"64b05ce4-ecfd-4478-bb42-b7378194bfa8\",\n                    \"currency_id\": 61,\n                    \"sale_price\": 0,\n                    \"tax_id\": null,\n                    \"auto_renewal\": false\n                }\n            ],\n            \"tags\": null,\n            \"benefits\": {\n                \"services\": null,\n                \"products\": null,\n                \"bundled_products\": null\n            }\n        },\n        {\n            \"id\": \"df0cda52-6f91-4083-9a65-466a4d4cd3c1\",\n            \"code\": \"Day Pack\",\n            \"name\": \"Day Pack\",\n            \"description\": \"\",\n            \"type\": 1,\n            \"category_id\": null,\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"df0cda52-6f91-4083-9a65-466a4d4cd3c1\",\n            \"html_description\": \"\",\n            \"time\": 45,\n            \"booking_start_date\": \"2016-09-04T00:00:00\",\n            \"booking_end_date\": \"2018-03-31T00:00:00\",\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 1,\n                \"value\": 0\n            },\n            \"preferences\": {\n                \"allow_cancellation_fee\": true,\n                \"allow_cancellation_comission\": false,\n                \"allow_no_show_fee\": false,\n                \"allow_no_show_comission\": false,\n                \"allow_membership_redemption\": false,\n                \"allow_giftcard_redemption\": true,\n                \"enforce_otp\": false\n            },\n            \"catalog_info\": {\n                \"show_in_catalog\": true,\n                \"can_book\": true,\n                \"show_price\": true,\n                \"display_name\": \"\",\n                \"display_price\": \"\",\n                \"video_url\": \"\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"64b05ce4-ecfd-4478-bb42-b7378194bfa8\",\n                    \"currency_id\": 61,\n                    \"sale_price\": 100,\n                    \"tax_id\": null,\n                    \"auto_renewal\": false\n                }\n            ],\n            \"tags\": null,\n            \"benefits\": {\n                \"services\": [\n                    {\n                        \"id\": \"f2448d01-5b55-43c1-85cd-39181411a2df\",\n                        \"item_type\": 2,\n                        \"quantity\": 1,\n                        \"order\": 11,\n                        \"recognize_revenue\": true\n                    }\n                ],\n                \"products\": [],\n                \"bundled_products\": []\n            }\n        },\n        {\n            \"id\": \"d7af37a8-7b67-414f-8df3-cb65aee3564b\",\n            \"code\": \"2\",\n            \"name\": \"DaySlash\",\n            \"description\": \"\",\n            \"type\": 1,\n            \"category_id\": null,\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"d7af37a8-7b67-414f-8df3-cb65aee3564b\",\n            \"html_description\": \"\",\n            \"time\": 15,\n            \"booking_start_date\": null,\n            \"booking_end_date\": null,\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": {\n                \"allow_cancellation_fee\": false,\n                \"allow_cancellation_comission\": false,\n                \"allow_no_show_fee\": false,\n                \"allow_no_show_comission\": false,\n                \"allow_membership_redemption\": false,\n                \"allow_giftcard_redemption\": true,\n                \"enforce_otp\": false\n            },\n            \"catalog_info\": {\n                \"show_in_catalog\": true,\n                \"can_book\": true,\n                \"show_price\": true,\n                \"display_name\": \"\",\n                \"display_price\": \"\",\n                \"video_url\": \"\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"64b05ce4-ecfd-4478-bb42-b7378194bfa8\",\n                    \"currency_id\": 61,\n                    \"sale_price\": 100,\n                    \"tax_id\": null,\n                    \"auto_renewal\": false\n                }\n            ],\n            \"tags\": [\n                \"998cdf21-1886-4161-aa5c-79d9e5052c7e\"\n            ],\n            \"benefits\": {\n                \"services\": [\n                    {\n                        \"id\": \"6f7c8b4c-4344-4375-8af5-a0ecc673d568\",\n                        \"item_type\": 2,\n                        \"quantity\": 1,\n                        \"order\": -1,\n                        \"recognize_revenue\": true\n                    },\n                    {\n                        \"id\": \"0d1a1625-ee1b-40b1-bc93-cd555423df25\",\n                        \"item_type\": 2,\n                        \"quantity\": 1,\n                        \"order\": -1,\n                        \"recognize_revenue\": true\n                    }\n                ],\n                \"products\": [],\n                \"bundled_products\": []\n            }\n        },\n        {\n            \"id\": \"4e3a32f7-f36c-43f6-a996-562d6bced481\",\n            \"code\": \"g1p1\",\n            \"name\": \"Ger1 pack1\",\n            \"description\": \"\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"3007a486-a882-4826-af79-5a6238564183\",\n            \"html_description\": \"\",\n            \"time\": 0,\n            \"booking_start_date\": \"2017-05-01T00:00:00\",\n            \"booking_end_date\": \"2017-05-05T00:00:00\",\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": {\n                \"allow_cancellation_fee\": false,\n                \"allow_cancellation_comission\": false,\n                \"allow_no_show_fee\": false,\n                \"allow_no_show_comission\": false,\n                \"allow_membership_redemption\": false,\n                \"allow_giftcard_redemption\": true,\n                \"enforce_otp\": false\n            },\n            \"catalog_info\": {\n                \"show_in_catalog\": true,\n                \"can_book\": true,\n                \"show_price\": true,\n                \"display_name\": \"\",\n                \"display_price\": \"\",\n                \"video_url\": \"\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"64b05ce4-ecfd-4478-bb42-b7378194bfa8\",\n                    \"currency_id\": 61,\n                    \"sale_price\": 100,\n                    \"tax_id\": null,\n                    \"auto_renewal\": false\n                }\n            ],\n            \"tags\": null,\n            \"benefits\": {\n                \"services\": null,\n                \"products\": null,\n                \"bundled_products\": null\n            }\n        }\n    ],\n    \"page_info\": {\n        \"total\": 27,\n        \"page\": 1,\n        \"size\": 10\n    }\n}"},{"id":"af17fd4f-f997-45bc-85d5-ba10561ba42e","name":"List all packages of a center","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":"{{api_url}}/v1/centers/{{center_id}}/packages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Mar 2019 05:22:06 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"5164"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"packages\": [\n        {\n            \"id\": \"634d4bc4-4973-40e9-9fd5-17376f47a0a1\",\n            \"code\": \"2s\",\n            \"name\": \"2 services\",\n            \"description\": \"\",\n            \"type\": 1,\n            \"category_id\": null,\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"634d4bc4-4973-40e9-9fd5-17376f47a0a1\",\n            \"html_description\": \"\",\n            \"time\": 30,\n            \"booking_start_date\": null,\n            \"booking_end_date\": null,\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": null,\n            \"catalog_info\": null,\n            \"centers\": null,\n            \"tags\": null,\n            \"benefits\": null\n        },\n        {\n            \"id\": \"960c75ea-e632-45fd-ba11-a5566cb6acda\",\n            \"code\": \"bp1\",\n            \"name\": \"belu pack1\",\n            \"description\": \"belu pack1\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"0b5d4cbc-2065-48b0-ad4f-4828633c055b\",\n            \"html_description\": \"belu+pack1\",\n            \"time\": 15,\n            \"booking_start_date\": \"2017-03-21T00:00:00\",\n            \"booking_end_date\": \"2020-03-01T00:00:00\",\n            \"commission\": {\n                \"eligible\": true,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": null,\n            \"catalog_info\": null,\n            \"centers\": null,\n            \"tags\": null,\n            \"benefits\": null\n        },\n        {\n            \"id\": \"03680053-641d-4bb6-b2b2-45ea2f9a6148\",\n            \"code\": \"bsp1\",\n            \"name\": \"belu services pack1\",\n            \"description\": \"\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"cc2e938a-4a1a-46ac-93d4-5ef6a64fe621\",\n            \"html_description\": \"\",\n            \"time\": 0,\n            \"booking_start_date\": \"2017-03-21T00:00:00\",\n            \"booking_end_date\": \"2018-03-21T00:00:00\",\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": null,\n            \"catalog_info\": null,\n            \"centers\": null,\n            \"tags\": null,\n            \"benefits\": null\n        },\n        {\n            \"id\": \"2233dd3d-ab59-4d94-93db-25e429798a16\",\n            \"code\": \"PK9\",\n            \"name\": \"Beluga HF Class Service\",\n            \"description\": \"\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"97f74c82-7049-4933-ae5c-fdccb7808f82\",\n            \"html_description\": \"\",\n            \"time\": 15,\n            \"booking_start_date\": null,\n            \"booking_end_date\": null,\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": null,\n            \"catalog_info\": null,\n            \"centers\": null,\n            \"tags\": null,\n            \"benefits\": null\n        },\n        {\n            \"id\": \"254825be-29ce-42a7-b6f9-2386d329a0ab\",\n            \"code\": \"pk99\",\n            \"name\": \"Beluga HF Class_New\",\n            \"description\": \"\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"4ca64bb4-f735-4961-a542-a3789b0a5093\",\n            \"html_description\": \"\",\n            \"time\": 0,\n            \"booking_start_date\": null,\n            \"booking_end_date\": null,\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": null,\n            \"catalog_info\": null,\n            \"centers\": null,\n            \"tags\": null,\n            \"benefits\": null\n        },\n        {\n            \"id\": \"87298ddf-5379-4290-b62a-98066b89c3bb\",\n            \"code\": \"pk999\",\n            \"name\": \"Beluga HF Service\",\n            \"description\": \"\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"6a3fa27c-75ea-467b-8c4c-d5f5594ff0ee\",\n            \"html_description\": \"\",\n            \"time\": 0,\n            \"booking_start_date\": null,\n            \"booking_end_date\": null,\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": null,\n            \"catalog_info\": null,\n            \"centers\": null,\n            \"tags\": null,\n            \"benefits\": null\n        },\n        {\n            \"id\": \"bb9a5d22-6183-4cf1-894e-617d812b774e\",\n            \"code\": \"PK9999\",\n            \"name\": \"Beluga HF Service_NEW\",\n            \"description\": \"\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"92f11f96-4f26-4b70-8211-2091eb1cbe34\",\n            \"html_description\": \"\",\n            \"time\": 15,\n            \"booking_start_date\": \"2018-11-01T00:00:00\",\n            \"booking_end_date\": \"2018-11-21T00:00:00\",\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": null,\n            \"catalog_info\": null,\n            \"centers\": null,\n            \"tags\": null,\n            \"benefits\": null\n        },\n        {\n            \"id\": \"1e2b0356-e610-421f-8eff-cea3bdd598e5\",\n            \"code\": \"CP1\",\n            \"name\": \"Class Package\",\n            \"description\": \"\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"7891eda0-c23b-479f-89bd-363043c6eacc\",\n            \"html_description\": \"\",\n            \"time\": 0,\n            \"booking_start_date\": null,\n            \"booking_end_date\": null,\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": null,\n            \"catalog_info\": null,\n            \"centers\": null,\n            \"tags\": null,\n            \"benefits\": null\n        },\n        {\n            \"id\": \"f1e484ba-b07e-4f62-9de7-2f4fb971f6da\",\n            \"code\": \"CDP\",\n            \"name\": \"Comm Day Pack\",\n            \"description\": \"\",\n            \"type\": 1,\n            \"category_id\": null,\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"f1e484ba-b07e-4f62-9de7-2f4fb971f6da\",\n            \"html_description\": \"\",\n            \"time\": 60,\n            \"booking_start_date\": null,\n            \"booking_end_date\": null,\n            \"commission\": {\n                \"eligible\": true,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": null,\n            \"catalog_info\": null,\n            \"centers\": null,\n            \"tags\": null,\n            \"benefits\": null\n        },\n        {\n            \"id\": \"134acea1-15ce-4c2e-a877-070cbef5f246\",\n            \"code\": \"CP\",\n            \"name\": \"Comm Pack\",\n            \"description\": \"\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"6c37e0b7-2510-4c0a-85b4-08a41b440045\",\n            \"html_description\": \"\",\n            \"time\": 0,\n            \"booking_start_date\": null,\n            \"booking_end_date\": null,\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": null,\n            \"catalog_info\": null,\n            \"centers\": null,\n            \"tags\": null,\n            \"benefits\": null\n        }\n    ],\n    \"page_info\": {\n        \"total\": 35,\n        \"page\": 1,\n        \"size\": 10\n    }\n}"}],"_postman_id":"739025eb-d35c-48b0-94a8-b365a7d0102d"},{"name":"Center attendance for a date","id":"13782832-4405-4387-9601-3e90ae20007d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n","type":"text"}],"url":"{{api_url}}/v1/centers/{{center_id}}/attendance?date={{date}}","description":"<p>This API retrieves the attendance of all the employees at a center on the specified date.<br />\n<br />\nYou must specify the unique identifier of the center as <code>CenterId</code> and the required date as <code>Date</code> in the API request.<br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>CenterId</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>Date</td>\n<td>datetime</td>\n<td><code>Optional</code><br /> Date on which the center attendance of the employees are to be listed.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>employee_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of an employee.</td>\n</tr>\n<tr>\n<td>date</td>\n<td>datetime</td>\n<td>Date and time of the employee's attendance.</td>\n</tr>\n<tr>\n<td>expected_check_in_time</td>\n<td>string</td>\n<td>Time (format: \"hh:mm\") at which the employee's check-in is expected.</td>\n</tr>\n<tr>\n<td>expected_check_out_time</td>\n<td>string</td>\n<td>Time (format: \"hh:mm\") at which the employee's check-out is expected.</td>\n</tr>\n<tr>\n<td>actual_check_in_time</td>\n<td>string</td>\n<td>Time (format: \"hh:mm\") at which the employee's check-in has actually occurred.</td>\n</tr>\n<tr>\n<td>actual_check_out_time</td>\n<td>string</td>\n<td>Time (format: \"hh:mm\") at which the employee's check-out has actually occurred.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>401</td>\n<td>Authorization has been denied for this request.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>invalid center is passed in the request.</td>\n</tr>\n<tr>\n<td>400</td>\n<td>The request is invalid.</td>\n</tr>\n<tr>\n<td>438</td>\n<td>user does not have authorization.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","centers","{{center_id}}","attendance"],"host":["{{api_url}}"],"query":[{"key":"date","value":"{{date}}"}],"variable":[]}},"response":[{"id":"c16b0c5f-5b07-482e-ac12-5e80ec6e3bff","name":"Attendance for a particular date","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"url":{"raw":"{{api_url}}/v1/centers/{{center_id}}/attendance?date=05-02-2019","host":["{{api_url}}"],"path":["v1","centers","{{center_id}}","attendance"],"query":[{"key":"date","value":"05-02-2019"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"attendance\": [\n        {\n            \"employee_id\": \"15230479-2058-4388-856b-4b46926d65b7\",\n            \"date\": \"2019-05-02T00:00:00\",\n            \"expected_check_in_time\": \"07:00\",\n            \"expected_check_out_time\": \"21:00\",\n            \"actual_check_in_time\": \"09:38\",\n            \"actual_check_out_time\": null\n        },\n        {\n            \"employee_id\": \"faf79169-a4e0-45c7-ad47-51a4bad7a237\",\n            \"date\": \"2019-05-02T00:00:00\",\n            \"expected_check_in_time\": \"08:00\",\n            \"expected_check_out_time\": \"21:00\",\n            \"actual_check_in_time\": \"18:21\",\n            \"actual_check_out_time\": null\n        },\n        {\n            \"employee_id\": \"7c34b064-c7c6-4436-96a2-db58ab9914fb\",\n            \"date\": \"2019-05-02T00:00:00\",\n            \"expected_check_in_time\": \"12:00\",\n            \"expected_check_out_time\": \"21:00\",\n            \"actual_check_in_time\": \"09:39\",\n            \"actual_check_out_time\": null\n        },\n        {\n            \"employee_id\": \"43f80fc1-a7df-4618-8a5e-6e6a07358492\",\n            \"date\": \"2019-05-02T00:00:00\",\n            \"expected_check_in_time\": \"08:00\",\n            \"expected_check_out_time\": \"21:00\",\n            \"actual_check_in_time\": \"11:60\",\n            \"actual_check_out_time\": \"18:22\"\n        },\n        {\n            \"employee_id\": \"212e5a08-25bd-4dff-a752-d156e42761a5\",\n            \"date\": \"2019-05-02T00:00:00\",\n            \"expected_check_in_time\": \"05:00\",\n            \"expected_check_out_time\": \"07:00\",\n            \"actual_check_in_time\": null,\n            \"actual_check_out_time\": null\n        }\n    ]\n}"}],"_postman_id":"13782832-4405-4387-9601-3e90ae20007d"},{"name":"Retrieve the details of all the members of a center","id":"b1fe0ef3-1f23-40ac-a39e-8994e6bcc6e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/centers/{center_id}/members?status={{{status}}&created_date={{date}}&last_updated_date={{date}}&page={{page}}&size={{size}}","description":"<p>This API helps you to retrieve the list of memebers in the specified center.<br />\n<br />\nYou must specify the unique identifier of the center as <code>center_id</code> in the API request.<br />\nYou can also leverage the pagination feature by passing <code>page</code> and <code>size</code> query parameters if you have a large number of records to be displayed. By default, <code>page</code> is set as 1 and <code>size</code> is set as 10. <code>size</code> cannot be more than 100: which means that the maximum records per page cannot be more than 100.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>created_date</td>\n<td>datetime</td>\n<td><code>Optional</code><br /> Date on which the membership was created.</td>\n</tr>\n<tr>\n<td>last_updated_date</td>\n<td>datetime</td>\n<td><code>Optional</code><br /> Date on which the membership was last updated.</td>\n</tr>\n<tr>\n<td>page</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of the display page. Default value is 1.</td>\n</tr>\n<tr>\n<td>size</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of records per page. Default value is 10.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>enum</td>\n<td><code>Optional</code><br /> Indicates the status of the membership: all - -1, active - 1, inactive - 2, frozen - 3, cancelled  - 4, expired - 5, closed - 6, not_started - 7, suspended - 8, refund - 9, deleted - 10, failed - 12.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest's membership.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>string</td>\n<td>Status of the membership.</td>\n</tr>\n<tr>\n<td>guest</td>\n<td>object</td>\n<td>Contains details of guest.</td>\n</tr>\n<tr>\n<td>guest.id</td>\n<td>guid</td>\n<td>Unique identifier of the guest.</td>\n</tr>\n<tr>\n<td>guest.code</td>\n<td>string</td>\n<td>Unique code given to the guest.</td>\n</tr>\n<tr>\n<td>guest.name</td>\n<td>string</td>\n<td>Name of the guest.</td>\n</tr>\n<tr>\n<td>membership</td>\n<td>object</td>\n<td>Membership details of the guest.</td>\n</tr>\n<tr>\n<td>membership.id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the membership.</td>\n</tr>\n<tr>\n<td>membership.code</td>\n<td>string</td>\n<td>Unique code given to the membership.</td>\n</tr>\n<tr>\n<td>membership.name</td>\n<td>string</td>\n<td>Name of the membership.</td>\n</tr>\n<tr>\n<td>membership.type</td>\n<td>string</td>\n<td>Type of the membership.</td>\n</tr>\n<tr>\n<td>membership.version_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the membership version.</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>datetime</td>\n<td>Start date of the membership.</td>\n</tr>\n<tr>\n<td>end_date</td>\n<td>datetime</td>\n<td>End date of the membership.</td>\n</tr>\n<tr>\n<td>sold_date</td>\n<td>datetime</td>\n<td>Sold date of the membership.</td>\n</tr>\n<tr>\n<td>recurrence_status</td>\n<td>string</td>\n<td>Indicates status of the recurring membership.</td>\n</tr>\n<tr>\n<td>renewal_details</td>\n<td>object</td>\n<td>Renewal details of the membership.</td>\n</tr>\n<tr>\n<td>renewal_details.id</td>\n<td>guid</td>\n<td>Unique identifier of the membership renewal.</td>\n</tr>\n<tr>\n<td>renewal_details.auto_renewal</td>\n<td>boolean</td>\n<td>Indicates whether auto-renewal is enabled.</td>\n</tr>\n<tr>\n<td>freeze_date</td>\n<td>datetime</td>\n<td>Freeze date of the membership.</td>\n</tr>\n<tr>\n<td>cancelled_date</td>\n<td>datetime</td>\n<td>Cancellation date of the membership.</td>\n</tr>\n<tr>\n<td>closed_date</td>\n<td>datetime</td>\n<td>Closed date of the membership.</td>\n</tr>\n<tr>\n<td>credits_amount</td>\n<td>double</td>\n<td>Number of credits assigned to the membership.</td>\n</tr>\n<tr>\n<td>services_amount</td>\n<td>double</td>\n<td>Number of services assigned to the membership.</td>\n</tr>\n<tr>\n<td>products_amount</td>\n<td>double</td>\n<td>Number of products assigned to the membership.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>401</td>\n<td>Authorization has been denied for this request.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Invalid center.</td>\n</tr>\n<tr>\n<td>400</td>\n<td>The request is invalid.</td>\n</tr>\n<tr>\n<td>602</td>\n<td>Cannot access.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","centers","{center_id}","members"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>Enum<br />\n<code>Optional</code><br /></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>1 - active\n3 - frozen\n4 - cancelled\n5 - expired\n8 - suspended\n</code></pre><p>If not passed retrieve all members of a center.</p>\n","type":"text/plain"},"key":"status","value":"{{{status}}"},{"description":{"content":"<p>Date<br />\n<code>optional</code><br />\nYYYY-MM--dd<br />\nIf passed retrieves the members created after this date</p>\n","type":"text/plain"},"key":"created_date","value":"{{date}}"},{"description":{"content":"<p>Date<br />\n<code>optional</code><br />\nYYYY-MM--dd<br />\nIf passed retrieves the members updated after this date</p>\n","type":"text/plain"},"key":"last_updated_date","value":"{{date}}"},{"description":{"content":"<p>int<br />\n<code>optional</code><br />\nNumber of the page<br />\nIf not passed page is set to 1 by default.</p>\n","type":"text/plain"},"key":"page","value":"{{page}}"},{"description":{"content":"<p>int<br />\n<code>optional</code><br />\nNumber of records per page<br />\nIf not passed page is set to 10 by default.</p>\n","type":"text/plain"},"key":"size","value":"{{size}}"}],"variable":[]}},"response":[{"id":"07332d2c-cc88-4122-9c7a-b9769a2ac17d","name":"Retrieve members of a center","originalRequest":{"method":"GET","header":[{"description":"Access token generated from the token API.","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":{"raw":"https://api.zenoti.com/v1/centers/{center_id}/members?status={{{status}}&created_date={{date}}&last_updated_date={{date}}&page={{page}}&size={{size}}","protocol":"https","host":["api","zenoti","com"],"path":["v1","centers","{center_id}","members"],"query":[{"key":"status","value":"{{{status}}","description":"Enum<br>\n`Optional`<br>\n`\n1 - active<br>\n3 - frozen<br>\n4 - cancelled<br>\n5 - expired<br>\n8 - suspended<br>\n`\nIf not passed retrieve all members of a center.\n"},{"key":"created_date","value":"{{date}}","description":"Date<br>\n`optional`<br>\nYYYY-MM--dd<br>\nIf passed retrieves the members created after this date"},{"key":"last_updated_date","value":"{{date}}","description":"Date<br>\n`optional`<br>\nYYYY-MM--dd<br>\nIf passed retrieves the members updated after this date"},{"key":"page","value":"{{page}}","description":"int<br>\n`optional`<br>\nNumber of the page<br>\nIf not passed page is set to 1 by default."},{"key":"size","value":"{{size}}","description":"int<br>\n`optional`<br>\nNumber of records per page<br>\nIf not passed page is set to 10 by default."}]}},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"members\": [\n        {\n            \"id\": \"f902bdb9-b127-4dab-b628-87715eed12b6\",\n            \"status\": \"active\",\n            \"guest\": {\n                \"id\": \"5b2a4f2a-489b-45bf-9fc7-b2d413c2870b\",\n                \"code\": \"\",\n                \"name\": \"Kirity Owner\"\n            },\n            \"membership\": {\n                \"id\": \"eb424feb-e60f-472b-a9b0-effc17663e75\",\n                \"code\": \"mem_test\",\n                \"name\": \"mem_test\",\n                \"type\": \"Recurring\",\n                \"version_id\": \"5901deec-f98d-44d6-b81b-02c8265d6356\"\n            },\n            \"start_date\": \"2019-05-15T00:00:00\",\n            \"end_date\": \"2020-05-14T00:00:00\",\n            \"sold_date\": \"2020-05-14T00:00:00\",\n            \"recurrence_status\": \"\",\n            \"renewal_details\": {\n                \"id\": \"eb424feb-e60f-472b-a9b0-effc17663e75\",\n                \"auto_renewal\": true\n            },\n            \"freeze_date\": null,\n            \"cancelled_date\": null,\n            \"closed_date\": null,\n            \"credits_amount\": 50,\n            \"services_amount\": 0,\n            \"products_amount\": 0\n        },\n        {\n            \"id\": \"44073824-a414-4c6d-9237-5c212d3dca23\",\n            \"status\": \"active\",\n            \"guest\": {\n                \"id\": \"5b2a4f2a-489b-45bf-9fc7-b2d413c2870b\",\n                \"code\": \"\",\n                \"name\": \"Kirity Owner\"\n            },\n            \"membership\": {\n                \"id\": \"eb424feb-e60f-472b-a9b0-effc17663e75\",\n                \"code\": \"mem_test\",\n                \"name\": \"mem_test\",\n                \"type\": \"Recurring\",\n                \"version_id\": \"5901deec-f98d-44d6-b81b-02c8265d6356\"\n            },\n            \"start_date\": \"2019-05-15T00:00:00\",\n            \"end_date\": \"2020-05-14T00:00:00\",\n            \"sold_date\": \"2020-05-14T00:00:00\",\n            \"recurrence_status\": \"\",\n            \"renewal_details\": {\n                \"id\": \"eb424feb-e60f-472b-a9b0-effc17663e75\",\n                \"auto_renewal\": true\n            },\n            \"freeze_date\": null,\n            \"cancelled_date\": null,\n            \"closed_date\": null,\n            \"credits_amount\": 50,\n            \"services_amount\": 0,\n            \"products_amount\": 0\n        },\n        {\n            \"id\": \"55bc32ad-afd3-479d-9eba-4071b834219e\",\n            \"status\": \"active\",\n            \"guest\": {\n                \"id\": \"5b2a4f2a-489b-45bf-9fc7-b2d413c2870b\",\n                \"code\": \"\",\n                \"name\": \"Kirity Owner\"\n            },\n            \"membership\": {\n                \"id\": \"13c3e2e0-e37a-49ee-a7b4-114ee37ef2dc\",\n                \"code\": \"Stay Balanced\",\n                \"name\": \"Stay Balanced\",\n                \"type\": \"Recurring\",\n                \"version_id\": \"ca7f34cb-04c0-42a5-98dc-cfe7802cb417\"\n            },\n            \"start_date\": \"2019-09-04T00:00:00\",\n            \"end_date\": \"0001-01-01T00:00:00\",\n            \"sold_date\": null,\n            \"recurrence_status\": \"\",\n            \"renewal_details\": null,\n            \"freeze_date\": null,\n            \"cancelled_date\": null,\n            \"closed_date\": null,\n            \"credits_amount\": 10,\n            \"services_amount\": 10,\n            \"products_amount\": 0\n        },\n        {\n            \"id\": \"d912be65-7514-4c76-b611-c02ed596fa21\",\n            \"status\": \"active\",\n            \"guest\": {\n                \"id\": \"5b2a4f2a-489b-45bf-9fc7-b2d413c2870b\",\n                \"code\": \"\",\n                \"name\": \"Kirity Owner\"\n            },\n            \"membership\": {\n                \"id\": \"13c3e2e0-e37a-49ee-a7b4-114ee37ef2dc\",\n                \"code\": \"Stay Balanced\",\n                \"name\": \"Stay Balanced\",\n                \"type\": \"Recurring\",\n                \"version_id\": \"ca7f34cb-04c0-42a5-98dc-cfe7802cb417\"\n            },\n            \"start_date\": \"2019-09-04T00:00:00\",\n            \"end_date\": \"0001-01-01T00:00:00\",\n            \"sold_date\": null,\n            \"recurrence_status\": \"\",\n            \"renewal_details\": null,\n            \"freeze_date\": null,\n            \"cancelled_date\": null,\n            \"closed_date\": null,\n            \"credits_amount\": 10,\n            \"services_amount\": 10,\n            \"products_amount\": 0\n        },\n        {\n            \"id\": \"a15959cf-779c-4bac-92e7-1f9c8857f349\",\n            \"status\": \"active\",\n            \"guest\": {\n                \"id\": \"66d96d7f-280d-43fe-a343-c1a70d899b26\",\n                \"code\": \"\",\n                \"name\": \"Manassa Hii\"\n            },\n            \"membership\": {\n                \"id\": \"343542e0-1fdb-4119-81d1-2a9f9b205867\",\n                \"code\": \"old_setting\",\n                \"name\": \"old_setting\",\n                \"type\": \"Recurring\",\n                \"version_id\": \"762b93f4-f73f-4181-b0ab-a3930654324d\"\n            },\n            \"start_date\": \"2019-05-04T00:00:00\",\n            \"end_date\": \"2020-05-03T00:00:00\",\n            \"sold_date\": \"2020-05-03T00:00:00\",\n            \"recurrence_status\": \"\",\n            \"renewal_details\": {\n                \"id\": \"a76bd79f-7104-4fce-ae72-cbc89a1a5926\",\n                \"auto_renewal\": true\n            },\n            \"freeze_date\": null,\n            \"cancelled_date\": null,\n            \"closed_date\": null,\n            \"credits_amount\": 299.95,\n            \"services_amount\": 0,\n            \"products_amount\": 0\n        },\n        {\n            \"id\": \"36c97329-25fa-4ba4-b689-59561c1c7e67\",\n            \"status\": \"active\",\n            \"guest\": {\n                \"id\": \"5b2a4f2a-489b-45bf-9fc7-b2d413c2870b\",\n                \"code\": \"\",\n                \"name\": \"Kirity Owner\"\n            },\n            \"membership\": {\n                \"id\": \"eb424feb-e60f-472b-a9b0-effc17663e75\",\n                \"code\": \"mem_test\",\n                \"name\": \"mem_test\",\n                \"type\": \"Recurring\",\n                \"version_id\": \"5ff792ac-560b-48be-a7f5-62d431b58bf1\"\n            },\n            \"start_date\": \"2019-04-02T00:00:00\",\n            \"end_date\": \"2020-04-01T00:00:00\",\n            \"sold_date\": \"2020-04-01T00:00:00\",\n            \"recurrence_status\": \"\",\n            \"renewal_details\": {\n                \"id\": \"3cc5d606-1c29-48dd-bf50-ff1d5fda7d24\",\n                \"auto_renewal\": true\n            },\n            \"freeze_date\": null,\n            \"cancelled_date\": null,\n            \"closed_date\": null,\n            \"credits_amount\": 60,\n            \"services_amount\": 0,\n            \"products_amount\": 0\n        },\n        {\n            \"id\": \"069302bd-145e-4f8b-ad30-741bf382f3df\",\n            \"status\": \"suspended\",\n            \"guest\": {\n                \"id\": \"168cbe3e-396d-4e2c-a598-a5b39cd17380\",\n                \"code\": \"\",\n                \"name\": \"abc1 def1\"\n            },\n            \"membership\": {\n                \"id\": \"86906225-be5f-4f4a-ad1f-086e4107e161\",\n                \"code\": \"Class Recur Mem\",\n                \"name\": \"Class Recur Mem\",\n                \"type\": \"Recurring\",\n                \"version_id\": \"d265db73-4c36-46f5-b9bc-7c83312976a1\"\n            },\n            \"start_date\": \"2019-06-29T00:00:00\",\n            \"end_date\": \"2020-06-28T00:00:00\",\n            \"sold_date\": \"2020-06-28T00:00:00\",\n            \"recurrence_status\": \"\",\n            \"renewal_details\": null,\n            \"freeze_date\": null,\n            \"cancelled_date\": null,\n            \"closed_date\": null,\n            \"credits_amount\": 0,\n            \"services_amount\": 0,\n            \"products_amount\": 0\n        },\n        {\n            \"id\": \"1a37eb7b-965a-414b-b194-3f0fe1217965\",\n            \"status\": \"not_started\",\n            \"guest\": {\n                \"id\": \"1cf9c1cb-c135-42f2-a246-f8f07e45c12a\",\n                \"code\": \"\",\n                \"name\": \"just check\"\n            },\n            \"membership\": {\n                \"id\": \"084c1558-5de6-4cb0-9295-f69bcadc96d4\",\n                \"code\": \"RM\",\n                \"name\": \"Recurrence Membership\",\n                \"type\": \"Recurring\",\n                \"version_id\": \"453bddfa-77fc-4f59-9799-d2cd67c9d236\"\n            },\n            \"start_date\": \"2019-08-29T00:00:00\",\n            \"end_date\": \"2020-08-28T00:00:00\",\n            \"sold_date\": \"2020-08-28T00:00:00\",\n            \"recurrence_status\": \"Frozen\",\n            \"renewal_details\": null,\n            \"freeze_date\": \"2019-08-29T08:57:19\",\n            \"cancelled_date\": null,\n            \"closed_date\": null,\n            \"credits_amount\": 0,\n            \"services_amount\": 0,\n            \"products_amount\": 0\n        },\n        {\n            \"id\": \"5b323487-2d53-437d-9a8c-45b1ab7f1791\",\n            \"status\": \"expired\",\n            \"guest\": {\n                \"id\": \"5b2a4f2a-489b-45bf-9fc7-b2d413c2870b\",\n                \"code\": \"\",\n                \"name\": \"Kirity Owner\"\n            },\n            \"membership\": {\n                \"id\": \"a76bd79f-7104-4fce-ae72-cbc89a1a5926\",\n                \"code\": \"MB001\",\n                \"name\": \"Gold Membership\",\n                \"type\": \"Non-Recurring\",\n                \"version_id\": \"c547f925-fbe2-4473-a63a-8e25fa65f26a\"\n            },\n            \"start_date\": \"2019-08-22T00:00:00\",\n            \"end_date\": \"2020-08-21T00:00:00\",\n            \"sold_date\": \"2020-08-21T00:00:00\",\n            \"recurrence_status\": \"\",\n            \"renewal_details\": {\n                \"id\": \"d545b5c3-8784-4b3e-9b16-c6441f63b58d\",\n                \"auto_renewal\": true\n            },\n            \"freeze_date\": null,\n            \"cancelled_date\": null,\n            \"closed_date\": null,\n            \"credits_amount\": 0,\n            \"services_amount\": 0,\n            \"products_amount\": 0\n        },\n        {\n            \"id\": \"ccc9c51c-4d55-4fcd-88c4-5f590b649f57\",\n            \"status\": \"expired\",\n            \"guest\": {\n                \"id\": \"5b2a4f2a-489b-45bf-9fc7-b2d413c2870b\",\n                \"code\": \"\",\n                \"name\": \"Kirity Owner\"\n            },\n            \"membership\": {\n                \"id\": \"a76bd79f-7104-4fce-ae72-cbc89a1a5926\",\n                \"code\": \"MB001\",\n                \"name\": \"Gold Membership\",\n                \"type\": \"Non-Recurring\",\n                \"version_id\": \"c547f925-fbe2-4473-a63a-8e25fa65f26a\"\n            },\n            \"start_date\": \"2019-08-22T00:00:00\",\n            \"end_date\": \"2020-08-21T00:00:00\",\n            \"sold_date\": \"2020-08-21T00:00:00\",\n            \"recurrence_status\": \"\",\n            \"renewal_details\": {\n                \"id\": \"d545b5c3-8784-4b3e-9b16-c6441f63b58d\",\n                \"auto_renewal\": true\n            },\n            \"freeze_date\": null,\n            \"cancelled_date\": null,\n            \"closed_date\": null,\n            \"credits_amount\": 0,\n            \"services_amount\": 0,\n            \"products_amount\": 0\n        }\n    ],\n    \"page_info\": {\n        \"total\": 30,\n        \"page\": 1,\n        \"size\": 10\n    }\n}"}],"_postman_id":"b1fe0ef3-1f23-40ac-a39e-8994e6bcc6e6"},{"name":"Retrieve the schedules of employees of a center","id":"48de147b-573d-4fb1-a28f-4b348f2d7617","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/centers/{{center_id}}/employee_schedules?start_date={{start_date}}&end_date={{end_date}}&schedule_status={{schedule_status}}&employee_id={{employee_id}}&job_id={{job_id}}&consider_schedule_time={{consider_schedule_time}}","description":"<p>This API helps you to retrieve the schedules of employees of the specified center.\n<br />\nYou must provide the unique identifier of the center as <code>center_id</code>. You must also specify the appropriate <code>start_date</code> and <code>end_date</code> values for which you want to view the schedules of employees.</p>\n<p><b>Note</b>: To run this request, you must enable the <b>Schedule</b> role permission. This allows the user to access the employee's schedule. Navigate to the organization-level, <b>Security Roles</b> &gt; <code>employee role</code> &gt; <b>Permissions</b> &gt; <b>Employee Manager</b> &gt; <b>Other Settings </b> &gt; <b>Schedule</b>.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>datetime</td>\n<td><code>Mandatory</code><br /> Start date from which the schedules of employees of the specified center will be displayed.</td>\n</tr>\n<tr>\n<td>end_date</td>\n<td>datetime</td>\n<td><code>Mandatory</code><br /> End date until which the schedules of employees of the specified center will be displayed.</td>\n</tr>\n<tr>\n<td>schedule_status</td>\n<td>int</td>\n<td><code>Optional</code><br /> The schedule status of the employee: All = -2, NotScheduled = -1, Working = 0, and the specific code for the respective custom leave.</td>\n</tr>\n<tr>\n<td>employee_id</td>\n<td>guid</td>\n<td><code>Optional</code><br /> Unique 32-character identifier of the employee of the specified center.</td>\n</tr>\n<tr>\n<td>job_id</td>\n<td>guid</td>\n<td><code>Optional</code><br /> Unique 32-character identifier of the employee's assigned job details.</td>\n</tr>\n<tr>\n<td>consider_schedule_time</td>\n<td>boolean</td>\n<td><code>Optional</code><br /> If true, the API considers the time stamp for the specified date range to filter the response data. If false, the API considers only the date values to filter the employee schedules.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>employee_schedules</td>\n<td>object</td>\n<td>Object that contains details about various elements of employees' schedules. For more information, refer to the <b>employee_schedules</b> table below.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error</b> table below.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"employee_schedules\">employee_schedules</h2>\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>employee_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of an employee of the center.</td>\n</tr>\n<tr>\n<td>employee_name</td>\n<td>string</td>\n<td>Name of the employee.</td>\n</tr>\n<tr>\n<td>schedules</td>\n<td>object</td>\n<td>Object that contains schedule details of the specific employee. For more information, refer to the <b>schedules</b> table below.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"schedules\">schedules</h2>\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>date</td>\n<td>datetime</td>\n<td>Date of the schedule of the employee.</td>\n</tr>\n<tr>\n<td>shifts</td>\n<td>object</td>\n<td>Object that contains shift details of the employee. For more information, refer to the <b>shifts</b> table below.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"shifts\">shifts</h2>\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>schedule_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the schedule of the employee.</td>\n</tr>\n<tr>\n<td>start_time</td>\n<td>datetime</td>\n<td>Start time of the shift of the employee.</td>\n</tr>\n<tr>\n<td>end_time</td>\n<td>datetime</td>\n<td>End time of the shift of the employee.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>int</td>\n<td>Indicates the status of the shift of the employee.</td>\n</tr>\n<tr>\n<td>room_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the room in which the employee was scheduled to work.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error\">error</h2>\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>StatusCode</td>\n<td>int</td>\n<td>Status code that represents the type of the error.</td>\n</tr>\n<tr>\n<td>Message</td>\n<td>string</td>\n<td>Message that describes the error.</td>\n</tr>\n<tr>\n<td>InternalMessage</td>\n<td>string</td>\n<td>Internal message that describes about the error in more detail.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-message-details\">Error Message Details</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Message</th>\n<th>Error Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>InvalidInput</td>\n<td>502</td>\n<td>If the specified <code>center_id</code> is not valid.</td>\n</tr>\n<tr>\n<td>InvalidInput</td>\n<td>502</td>\n<td>If the employee does not exist in the organization. The login credentials might not be of an employee.</td>\n</tr>\n<tr>\n<td>InvalidInput</td>\n<td>502</td>\n<td>If the specified date range is not valid. The date range must be between 0 to 30 days.</td>\n</tr>\n<tr>\n<td>InvalidInput</td>\n<td>502</td>\n<td>If the specified start_date or end_date is not valid.</td>\n</tr>\n<tr>\n<td>UserNotAuthorized</td>\n<td>438</td>\n<td>If the Zenoti user does not have the apporpriate authorization to retrieve the schedules of employees of a center.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","centers","{{center_id}}","employee_schedules"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>datetime<br />\n<code>Mandatory</code><br />\nStart date from which the schedules of employees of the specified center will be displayed.<br /> </p>\n","type":"text/plain"},"key":"start_date","value":"{{start_date}}"},{"description":{"content":"<p>datetime<br />\n<code>Mandatory</code><br />\nEnd date until which the schedules of employees of the specified center will be displayed. </p>\n","type":"text/plain"},"key":"end_date","value":"{{end_date}}"},{"description":{"content":"<p>int<br />\n<code>Optional</code><br />\nThe schedule status of the employee: All = -2, NotScheduled = -1, Working = 0, and the specific code for the respective custom leave.</p>\n","type":"text/plain"},"key":"schedule_status","value":"{{schedule_status}}"},{"description":{"content":"<p>guid<br />\n<code>Optional</code><br />\nUnique 32-character ID of the employee of the specified center.</p>\n","type":"text/plain"},"key":"employee_id","value":"{{employee_id}}"},{"description":{"content":"<p>guid<br /> <code>Optional</code><br /> Unique 32-character identifier of the employee's assigned job details.</p>\n","type":"text/plain"},"key":"job_id","value":"{{job_id}}"},{"description":{"content":"<p>boolean<br /> <code>Optional</code><br /> If true, the API considers the time stamp for the specified date range to filter the response data. If false, the API considers only the date values to filter the employee schedules.</p>\n","type":"text/plain"},"key":"consider_schedule_time","value":"{{consider_schedule_time}}"}],"variable":[]}},"response":[{"id":"3897f3fc-9d97-4db4-8605-8c1d133261d2","name":"Retrieve the schedules of employees of a center","originalRequest":{"method":"GET","header":[{"description":"Access token generated from the token API.","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":{"raw":"https://api.zenoti.com/v1/centers/a11f578a-1b81-4de0-8834-915f79e5362b/employee_schedules?start_date=2021-03-12 03:00:00&end_date=2021-03-13 07:00:00&consider_schedule_time=true&schedule_status=0&job_id=A1B0ABD3-A4ED-4D34-9002-F21E314EA2D7","protocol":"https","host":["api","zenoti","com"],"path":["v1","centers","a11f578a-1b81-4de0-8834-915f79e5362b","employee_schedules"],"query":[{"key":"start_date","value":"2021-03-12 03:00:00","description":"datetime<br>\n`Mandatory`<br>\nStart date from which the schedules of employees of the specified center will be displayed.<br> "},{"key":"end_date","value":"2021-03-13 07:00:00","description":"datetime<br>\n`Mandatory`<br>\nEnd date until which the schedules of employees of the specified center will be displayed. "},{"key":"consider_schedule_time","value":"true"},{"key":"schedule_status","value":"0","description":"int<br>\n`Optional`<br>\nThe schedule status of the employee. All = -2, NotScheduled = -1, Working = 0, or LeavePk of the specific custom leave."},{"key":"job_id","value":"A1B0ABD3-A4ED-4D34-9002-F21E314EA2D7"}]}},"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":"{\r\n    \"employee_schedules\": [\r\n        {\r\n            \"employee_id\": \"b793463d-2f03-43e5-ae47-a5a1c1be0de6\",\r\n            \"employee_name\": \"Alyssum Therapist_Owner\",\r\n            \"schedules\": [\r\n                {\r\n                    \"date\": \"2021-03-13T00:00:00\",\r\n                    \"shifts\": [\r\n                        {\r\n                            \"schedule_id\": \"e75b7925-de77-4ec0-847b-c4718abe7996\",\r\n                            \"start_time\": \"2021-03-12T03:00:00\",\r\n                            \"end_time\": \"2021-03-12T23:55:00\",\r\n                            \"status\": 0\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"employee_id\": \"0a387710-f8d5-4a04-8421-c42a5c86ad59\",\r\n            \"employee_name\": \"Ivy Centermgr Mgr\",\r\n            \"schedules\": [\r\n                {\r\n                    \"date\": \"2021-03-13T00:00:00\",\r\n                    \"shifts\": [\r\n                        {\r\n                            \"schedule_id\": \"753bc565-06e3-4db4-8e5e-cfc3346fced1\",\r\n                            \"start_time\": \"2021-03-13T03:00:00\",\r\n                            \"end_time\": \"2021-03-13T23:55:00\",\r\n                            \"status\": 0\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        }\r\n    ],\r\n    \"error\": null\r\n}"}],"_postman_id":"48de147b-573d-4fb1-a28f-4b348f2d7617"},{"name":"Retrieve therapist pricing and price scaling for a service at a center.","id":"5585fa4e-b587-4486-a71e-a479393b82a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{apiurl}/v1/centers/{center_id}/services/{service_id}/therapists?","description":"<h2 id=\"retrieve-therapist-pricing-and-price-scaling-for-a-service-at-a-center\">Retrieve therapist pricing and price scaling for a service at a center.</h2>\n<p>This API allows you to retrieve the details of all the therapists who can perform a particular service at a center. We can also filter on the basis of whether the catalog for the therapist is enabled or not.</p>\n<h3 id=\"request-object\">Request object</h3>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code> This is the unique 32 character identifier of the center.</td>\n</tr>\n<tr>\n<td>service_id</td>\n<td>guid</td>\n<td><code>Mandatory</code> This is the unique 32 character identifier of the service.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"response-object\">Response object</h3>\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>meta_data</td>\n<td>Object</td>\n<td>Object containing all the meta data information of the API.</td>\n</tr>\n<tr>\n<td>therapists</td>\n<td>Object</td>\n<td>Object containing all the information regarding the therapists of the center.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"meta-data-object\">meta-data Object</h3>\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>any_min</td>\n<td>int</td>\n<td>Minimum duration of a service if \"Any\" therapist is selected.</td>\n</tr>\n<tr>\n<td>any_max</td>\n<td>int</td>\n<td>Maximum duration of a service if \"Any\" therapist is selected.</td>\n</tr>\n<tr>\n<td>male_min</td>\n<td>int</td>\n<td>Minimum duration of service if \"Male\" therapist is selected.</td>\n</tr>\n<tr>\n<td>male_max</td>\n<td>int</td>\n<td>Maximum duration of a service if \"Male\" therapist is selected.</td>\n</tr>\n<tr>\n<td>female_min</td>\n<td>int</td>\n<td>Minimum duration of service if \"Female\" therapist is selected.</td>\n</tr>\n<tr>\n<td>female_max</td>\n<td>int</td>\n<td>Maximum duration of service if \"Female\" therapist is selected.</td>\n</tr>\n<tr>\n<td>has_male_therapists</td>\n<td>bool</td>\n<td><strong>True</strong> = If the center has any available male therapists.  <br /><strong>False</strong> = If the center does not have any available male therapists.</td>\n</tr>\n<tr>\n<td>has_female_therapists</td>\n<td>bool</td>\n<td><strong>True</strong> = If the center has any available female therapists.  <br /><strong>False</strong> = If the center does not have any available female therapists.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"therapist-object\">therapist Object</h3>\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>guid</td>\n<td>Unique identifier of the therapist.</td>\n</tr>\n<tr>\n<td>display_name</td>\n<td>string</td>\n<td>The display name of the therapist.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>string</td>\n<td>Email address of the therapist.</td>\n</tr>\n<tr>\n<td>FirstName</td>\n<td>string</td>\n<td>First name of the therapist.</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>string</td>\n<td>Gender of the therapist.</td>\n</tr>\n<tr>\n<td>image_paths</td>\n<td>string</td>\n<td>URL of the image of the therapist.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>string</td>\n<td>Last name of the therapist.</td>\n</tr>\n<tr>\n<td>middle_name</td>\n<td>string</td>\n<td>Middle name of the therapist.</td>\n</tr>\n<tr>\n<td>nick_name</td>\n<td>string</td>\n<td>Nick name of the therapist.</td>\n</tr>\n<tr>\n<td>price</td>\n<td>int</td>\n<td>Price scaling information of the chosen therapist.</td>\n</tr>\n<tr>\n<td>service_time</td>\n<td>int</td>\n<td>Time within which the therapist can perform the service.</td>\n</tr>\n<tr>\n<td>is_catalog_enabled</td>\n<td>bool</td>\n<td><strong>True</strong> = Catalog is enabled for the therapist.  <br /><strong>False</strong> = Catalog is disabled for the therapist.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"error-object\">Error object</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>code</strong></th>\n<th><strong>message</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>AP008</td>\n<td>Invalid service id</td>\n</tr>\n<tr>\n<td>GE003</td>\n<td>Invalid center id</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"c728ead3-ca77-48b7-be5d-b4dc962e0156","id":"c728ead3-ca77-48b7-be5d-b4dc962e0156","name":"Centers","type":"folder"}},"urlObject":{"path":["v1","centers","{center_id}","services","{service_id}","therapists"],"host":["{apiurl}"],"query":[{"key":"","value":null}],"variable":[]}},"response":[{"id":"841576be-86b4-450f-ae25-92a1136c279a","name":"Retrieve therapist pricing and price scaling for a service at a center.","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{apiurl}/v1/centers/{center_id}/services/{service_id}/therapists?","host":["{apiurl}"],"path":["v1","centers","{center_id}","services","{service_id}","therapists"],"query":[{"key":"","value":null}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"//Sample Response\r\n{\r\n  \"meta_data\": {\r\n        \"any_min\": 59.0000,\r\n        \"any_max\": 200.0000,\r\n        \"male_min\": 59.0000,\r\n        \"male_max\": 200.0000,\r\n        \"female_min\": 59.0000,\r\n        \"female_max\": 59.0000,\r\n        \"has_male_therapists\": true,\r\n        \"has_female_therapists\": true\r\n    },\r\n  \"therapists\": [\r\n    {\r\n      \"id\": \"fa8c60d6-a62b-4a9a-9229-e78025977513\",\r\n      \"display_name\": \"sample string 2\",\r\n      \"email\": \"sample string 3\",\r\n      \"first_name\": \"sample string 4\",\r\n      \"gender\": 5,\r\n      \"image_paths\": {\r\n        \"sample string 1\": \"sample string 2\",\r\n        \"sample string 3\": \"sample string 4\"\r\n      },\r\n      \"last_name\": \"sample string 7\",\r\n      \"middle_name\": \"sample string 8\",\r\n      \"nick_name\": \"sample string 10\",\r\n      \"price\": 11.0,\r\n      \"service_time\": 13,\r\n      \"is_catalog_enabled\": true,\r\n    },\r\n    {\r\n      \"id\": \"fa8c60d6-a62b-4a9a-9229-e78025977513\",\r\n      \"display_name\": \"sample string 2\",\r\n      \"email\": \"sample string 3\",\r\n      \"first_name\": \"sample string 4\",\r\n      \"gender\": 5,\r\n      \"image_paths\": {\r\n        \"sample string 1\": \"sample string 2\",\r\n        \"sample string 3\": \"sample string 4\"\r\n      },\r\n      \"last_name\": \"sample string 7\",\r\n      \"middle_name\": \"sample string 8\",\r\n      \"nickname\": \"sample string 10\",\r\n      \"price\": 11.0,\r\n      \"service_time\": 13,\r\n      \"is_catalog_enabled\": true,\r\n    }\r\n  ],\r\n  \"error\": null\r\n}\r\n\r\n//Sample response - When meta_data is available\r\nRequest:devapi.zenoti.com/v1/Centers/9a895b3c-1994-42c0-bc61-efda4a6e2828/services/8688fc6c-71ee-40aa-9261-e1b4705a5224/therapists?catalog_enabled=false&expand=meta_data\r\nResponse: \r\n{\r\n    \"meta_data\": {\r\n        \"any_min\": 59.0000,\r\n        \"any_max\": 200.0000,\r\n        \"male_min\": 59.0000,\r\n        \"male_max\": 200.0000,\r\n        \"female_min\": 59.0000,\r\n        \"female_max\": 59.0000,\r\n        \"has_male_therapists\": true,\r\n        \"has_female_therapists\": true\r\n    },\r\n    \"therapists\": [\r\n        {\r\n            \"id\": \"cb7a09c3-f84c-44e0-b609-d1cbb125d067\",\r\n            \"display_name\": \"Bangalore_mgr mgr\",\r\n            \"email\": \"aasas@gm.mk\",\r\n            \"FirstName\": \"Bangalore_mgr\",\r\n            \"gender\": 0,\r\n            \"image_paths\": null,\r\n            \"last_name\": \"mgr\",\r\n            \"middle_name\": \"\",\r\n            \"nick_name\": \"Bangalore_mgr mgr\",\r\n            \"price\": 59.0000,\r\n            \"service_time\": 45,\r\n            \"is_catalog_enabled\": true\r\n        },\r\n        {\r\n            \"id\": \"de08f00b-eb4f-43ce-813e-855d8c4c3d21\",\r\n            \"display_name\": \"Barbara Rodriguez\",\r\n            \"email\": \"\",\r\n            \"FirstName\": \"Barbara\",\r\n            \"gender\": 0,\r\n            \"image_paths\": null,\r\n            \"last_name\": \"Rodriguez\",\r\n            \"middle_name\": \"\",\r\n            \"nick_name\": \"Barbara Rodriguez\",\r\n            \"price\": 59.0000,\r\n            \"service_time\": 45,\r\n            \"is_catalog_enabled\": true\r\n        },\r\n        {\r\n            \"id\": \"90e0a33d-fb15-43fa-9243-0e17b110b8e4\",\r\n            \"display_name\": \"Chiranjeevi K\",\r\n            \"email\": \"test@zenoti.com\",\r\n            \"FirstName\": \"Chiranjeevi\",\r\n            \"gender\": 1,\r\n            \"image_paths\": null,\r\n            \"last_name\": \"K\",\r\n            \"middle_name\": \"\",\r\n            \"nick_name\": \"Chiranjeevi K\",\r\n            \"price\": 200.0000,\r\n            \"service_time\": 45,\r\n            \"is_catalog_enabled\": true\r\n        },\r\n        {\r\n            \"id\": \"8255dbb4-f995-4703-9a30-03a2da080b11\",\r\n            \"display_name\": \"Gopi nandana\",\r\n            \"email\": \"vivekk@zenoti.com\",\r\n            \"FirstName\": \"Gopi\",\r\n            \"gender\": 0,\r\n            \"image_paths\": null,\r\n            \"last_name\": \"Sunandha\",\r\n            \"middle_name\": \"\",\r\n            \"nick_name\": \"Gopi nandana\",\r\n            \"price\": 59.0000,\r\n            \"service_time\": 45,\r\n            \"is_catalog_enabled\": true\r\n        },\r\n        {\r\n            \"id\": \"aeab2ec0-9967-4e0d-b80a-2f561d4f1764\",\r\n            \"display_name\": \"Hyderabad manager\",\r\n            \"email\": \"vivekk@zenoti.com\",\r\n            \"FirstName\": \"Hyderabad\",\r\n            \"gender\": 1,\r\n            \"image_paths\": null,\r\n            \"last_name\": \"manager\",\r\n            \"middle_name\": \"Zone\",\r\n            \"nick_name\": \"Hyderabad manager\",\r\n            \"price\": 59.0000,\r\n            \"service_time\": 45,\r\n            \"is_catalog_enabled\": true\r\n        },\r\n        {\r\n            \"id\": \"bf7f0e87-cb8e-4e5b-ab92-03bd2b99c98d\",\r\n            \"display_name\": \"Jhony هيللو Pawan هيللو\",\r\n            \"email\": \"dfdfd@fff.ll\",\r\n            \"FirstName\": \"Jhony هيللو\",\r\n            \"gender\": 1,\r\n            \"image_paths\": null,\r\n            \"last_name\": \"Pawan هيللو\",\r\n            \"middle_name\": \"\",\r\n            \"nick_name\": \"Jhony هيللو Pawan هيللو\",\r\n            \"price\": 59.0000,\r\n            \"service_time\": 45,\r\n            \"is_catalog_enabled\": true\r\n        },\r\n        {\r\n            \"id\": \"349df8b4-057c-4553-a96c-017315fd157e\",\r\n            \"display_name\": \"Login | Test Secound | Test\",\r\n            \"email\": \"vivekk@zenoti.com\",\r\n            \"FirstName\": \"Login | Test\",\r\n            \"gender\": 1,\r\n            \"image_paths\": null,\r\n            \"last_name\": \"Secound | Test\",\r\n            \"middle_name\": \"\",\r\n            \"nick_name\": \"Login | Test Secound | Test\",\r\n            \"price\": 59.0000,\r\n            \"service_time\": 45,\r\n            \"is_catalog_enabled\": true\r\n        },\r\n        {\r\n            \"id\": \"364d6996-0f23-491c-bc06-003be72e6f3c\",\r\n            \"display_name\": \"Manoj Juyal-EMP02287\",\r\n            \"email\": \"\",\r\n            \"FirstName\": \"Manoj\",\r\n            \"gender\": 1,\r\n            \"image_paths\": null,\r\n            \"last_name\": \"Juyal-EMP02287\",\r\n            \"middle_name\": \"(oolol)\",\r\n            \"nick_name\": \"Manoj Juyal-EMP02287\",\r\n            \"price\": 59.0000,\r\n            \"service_time\": 45,\r\n            \"is_catalog_enabled\": true\r\n        },\r\n        {\r\n            \"id\": \"b7b8071a-e9db-4343-9840-10cce93e58c0\",\r\n            \"display_name\": \"Mohan M\",\r\n            \"email\": \"\",\r\n            \"FirstName\": \"Mohan\",\r\n            \"gender\": 1,\r\n            \"image_paths\": null,\r\n            \"last_name\": \"M\",\r\n            \"middle_name\": \"\",\r\n            \"nick_name\": \"Mohan M\",\r\n            \"price\": 59.0000,\r\n            \"service_time\": 45,\r\n            \"is_catalog_enabled\": true\r\n        },\r\n        {\r\n            \"id\": \"4b49160b-b029-48f6-ae7f-03f48dd73094\",\r\n            \"display_name\": \"Obama B\",\r\n            \"email\": \"\",\r\n            \"FirstName\": \"Obama\",\r\n            \"gender\": 1,\r\n            \"image_paths\": null,\r\n            \"last_name\": \"B\",\r\n            \"middle_name\": \"\",\r\n            \"nick_name\": \"Obama B\",\r\n            \"price\": 59.0000,\r\n            \"service_time\": 45,\r\n            \"is_catalog_enabled\": true\r\n        },\r\n        {\r\n            \"id\": \"40bed28f-6f27-4fd1-a65b-05e80a26b96a\",\r\n            \"display_name\": \"Pavan Kumar\",\r\n            \"email\": \"pavanb@managemyspa.com\",\r\n            \"FirstName\": \"Pavan\",\r\n            \"gender\": 1,\r\n            \"image_paths\": null,\r\n            \"last_name\": \"Kumar\",\r\n            \"middle_name\": \"\",\r\n            \"nick_name\": \"Pavan Kumar\",\r\n            \"price\": 59.0000,\r\n            \"service_time\": 45,\r\n            \"is_catalog_enabled\": true\r\n        },\r\n        {\r\n            \"id\": \"df56adcb-acb3-45ab-a35e-046faa6a9a3d\",\r\n            \"display_name\": \"Rahul Pasumarthi\",\r\n            \"email\": \"vivevkk@zenoti.com\",\r\n            \"FirstName\": \"Rahul\",\r\n            \"gender\": 1,\r\n            \"image_paths\": null,\r\n            \"last_name\": \"Pasumarthi\",\r\n            \"middle_name\": \"\",\r\n            \"nick_name\": \"Rahul Pasumarthi\",\r\n            \"price\": 59.0000,\r\n            \"service_time\": 45,\r\n            \"is_catalog_enabled\": false\r\n        },\r\n        {\r\n            \"id\": \"356fc72f-dd2a-4c62-966b-df47dac4d3cb\",\r\n            \"display_name\": \"Rahul Singh\",\r\n            \"email\": \"vivekk@zenoti.com\",\r\n            \"FirstName\": \"Rahul\",\r\n            \"gender\": 1,\r\n            \"image_paths\": null,\r\n            \"last_name\": \"Singh\",\r\n            \"middle_name\": \"\",\r\n            \"nick_name\": \"Rahul Singh\",\r\n            \"price\": 59.0000,\r\n            \"service_time\": 45,\r\n            \"is_catalog_enabled\": true\r\n        },\r\n        {\r\n            \"id\": \"39940af9-2df4-43fd-b81f-062f0be6176a\",\r\n            \"display_name\": \"RAJEEV KUMAR - EMP09085\",\r\n            \"email\": \"\",\r\n            \"FirstName\": \"RAJEEV\",\r\n            \"gender\": 1,\r\n            \"image_paths\": null,\r\n            \"last_name\": \"KUMAR - EMP09085\",\r\n            \"middle_name\": \"\",\r\n            \"nick_name\": \"RAJEEV KUMAR - EMP09085\",\r\n            \"price\": 59.0000,\r\n            \"service_time\": 45,\r\n            \"is_catalog_enabled\": true\r\n        },\r\n        {\r\n            \"id\": \"a9efa781-21e2-4f0e-83bf-11283371a1e2\",\r\n            \"display_name\": \"Ranchi Brothers\",\r\n            \"email\": \"\",\r\n            \"FirstName\": \"Ranchi\",\r\n            \"gender\": 1,\r\n            \"image_paths\": null,\r\n            \"last_name\": \"Brothers\",\r\n            \"middle_name\": \"\",\r\n            \"nick_name\": \"Ranchi Brothers\",\r\n            \"price\": 59.0000,\r\n            \"service_time\": 45,\r\n            \"is_catalog_enabled\": true\r\n        },\r\n        {\r\n            \"id\": \"461ac926-2553-49f8-b9bd-0f7b6518daaa\",\r\n            \"display_name\": \"RENU KAPOOR\",\r\n            \"email\": \"\",\r\n            \"FirstName\": \"RENU\",\r\n            \"gender\": 1,\r\n            \"image_paths\": null,\r\n            \"last_name\": \"KAPOOR\",\r\n            \"middle_name\": \"EMP02283\",\r\n            \"nick_name\": \"RENU KAPOOR\",\r\n            \"price\": 59.0000,\r\n            \"service_time\": 45,\r\n            \"is_catalog_enabled\": true\r\n        },\r\n        {\r\n            \"id\": \"a13a9e24-3fd6-4ca3-9aee-056d1483613c\",\r\n            \"display_name\": \"Semiclosedtwo Memebership\",\r\n            \"email\": \"viekkre@zenoti.com\",\r\n            \"FirstName\": \"Semiclosedtwo\",\r\n            \"gender\": 1,\r\n            \"image_paths\": null,\r\n            \"last_name\": \"Memebership\",\r\n            \"middle_name\": \"\",\r\n            \"nick_name\": \"Semiclosedtwo Memebership\",\r\n            \"price\": 59.0000,\r\n            \"service_time\": 45,\r\n            \"is_catalog_enabled\": true\r\n        },\r\n        {\r\n            \"id\": \"5ad6cfee-f375-477b-b540-007aaea6c121\",\r\n            \"display_name\": \"Sunitha Trinadh\",\r\n            \"email\": \"\",\r\n            \"FirstName\": \"Sunitha\",\r\n            \"gender\": 1,\r\n            \"image_paths\": null,\r\n            \"last_name\": \"Trinadh\",\r\n            \"middle_name\": \"\",\r\n            \"nick_name\": \"Sunitha Trinadh\",\r\n            \"price\": 59.0000,\r\n            \"service_time\": 45,\r\n            \"is_catalog_enabled\": true\r\n        },\r\n        {\r\n            \"id\": \"0acb4bc0-8b70-489f-98fd-0157c0c55b55\",\r\n            \"display_name\": \"Suresh Kumar\",\r\n            \"email\": \"pavanb@zenoti.com\",\r\n            \"FirstName\": \"Suresh\",\r\n            \"gender\": 1,\r\n            \"image_paths\": null,\r\n            \"last_name\": \"Kumar\",\r\n            \"middle_name\": \"\",\r\n            \"nick_name\": \"Suresh Kumar\",\r\n            \"price\": 59.0000,\r\n            \"service_time\": 45,\r\n            \"is_catalog_enabled\": true\r\n        },\r\n        {\r\n            \"id\": \"d08f2de1-52bf-42fa-93ff-cc3a49ef9b66\",\r\n            \"display_name\": \"Surya Owner\",\r\n            \"email\": \"rajashish780@gmail.com\",\r\n            \"FirstName\": \"Surya\",\r\n            \"gender\": 1,\r\n            \"image_paths\": null,\r\n            \"last_name\": \"Owner\",\r\n            \"middle_name\": \"K\",\r\n            \"nick_name\": \"Surya Owner\",\r\n            \"price\": 59.0000,\r\n            \"service_time\": 45,\r\n            \"is_catalog_enabled\": true\r\n        },\r\n        {\r\n            \"id\": \"2dc6b14b-59d9-422f-9a34-fc2561b7a789\",\r\n            \"display_name\": \"vi ve\",\r\n            \"email\": \"viv@zenoti.com\",\r\n            \"FirstName\": \"vi\",\r\n            \"gender\": -1,\r\n            \"image_paths\": null,\r\n            \"last_name\": \"ve\",\r\n            \"middle_name\": \"\",\r\n            \"nick_name\": \"vi ve\",\r\n            \"price\": 59.0000,\r\n            \"service_time\": 45,\r\n            \"is_catalog_enabled\": true\r\n        },\r\n        {\r\n            \"id\": \"6bc3e169-4528-4fde-ae64-5e720caeafa2\",\r\n            \"display_name\": \"Vivek Kumar\",\r\n            \"email\": \"vivekk@zenoti.com\",\r\n            \"FirstName\": \"Vivek\",\r\n            \"gender\": 1,\r\n            \"image_paths\": null,\r\n            \"last_name\": \"Kumar\",\r\n            \"middle_name\": \"\",\r\n            \"nick_name\": \"Vivek Kumar\",\r\n            \"price\": 59.0000,\r\n            \"service_time\": 45,\r\n            \"is_catalog_enabled\": true\r\n        },\r\n        {\r\n            \"id\": \"8ab4753b-e8e6-4549-b0ce-8fdc630da57d\",\r\n            \"display_name\": \"vtest test\",\r\n            \"email\": \"vtest@zenoti.com\",\r\n            \"FirstName\": \"vtest\",\r\n            \"gender\": -1,\r\n            \"image_paths\": null,\r\n            \"last_name\": \"test\",\r\n            \"middle_name\": \"\",\r\n            \"nick_name\": \"vtest test\",\r\n            \"price\": 59.0000,\r\n            \"service_time\": 45,\r\n            \"is_catalog_enabled\": true\r\n        }\r\n    ],\r\n    \"error\": null\r\n}\r\n\r\n//Sample response - When center_id is invalid\r\nRequest: devapi.zenoti.com/v1/Centers/9a895b3c-1994-42c0-bc61-efda4a6e2822/services/8688fc6c-71ee-40aa-9261-e1b4705a5224/therapists?catalog_enabled=false&expand=meta_data\r\nResponse : \r\n{\r\n    \"therapists\": null,\r\n    \"error\": {\r\n        \"code\": \"GE003\",\r\n        \"message\": \"Invalid center id\"\r\n    }\r\n}\r\n\r\n//Sample response - When service_id is invalid.\r\nRequest: devapi.zenoti.com/v1/Centers/9a895b3c-1994-42c0-bc61-efda4a6e2828/services/8688fc6c-71ee-40aa-9261-e1b4705a5228/therapists?catalog_enabled=false&expand=meta_data\r\nResponse: \r\n{\r\n    \"therapists\": null,\r\n    \"error\": {\r\n        \"code\": \"AP008\",\r\n        \"message\": \"Invalid service id\"\r\n    }\r\n}\r\n"}],"_postman_id":"5585fa4e-b587-4486-a71e-a479393b82a7"}],"id":"c728ead3-ca77-48b7-be5d-b4dc962e0156","description":"<p>This API category contains all centers-related API endpoints.</p>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"a12891a2-6e2f-4c48-97a0-e474d6ef9196","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"f3c43c6f-3243-431b-9e08-0c99feb98431","type":"text/javascript","exec":[""]}}],"_postman_id":"c728ead3-ca77-48b7-be5d-b4dc962e0156"},{"name":"Guests","item":[{"name":"Guest Object","id":"76b29d5e-2402-45d3-9380-419c07d98678","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":">","header":[],"body":{"mode":"formdata","formdata":[{"key":"id","value":"guid","type":"text","description":"<p>A unique identifier of the guest.</p>\n"},{"key":"code","value":"string","type":"text","description":"<p>A string which represents the guest's user code.</p>\n"},{"key":"center_id","value":"guid","type":"text","description":"<p>A unique identifier which represents the guest's center.</p>\n"},{"key":"personal_info","value":"object","type":"text","description":"<p>An object which contains personal information of the guest</p>\n"},{"key":"user_name","value":"string (max_length = 32)","type":"text","description":"<p>A string which represents the guest's user name</p>\n"},{"key":"first_name","value":"string (max_length = 32)","type":"text","description":"<p>A string which represents the guest's first name</p>\n"},{"key":"last_name","value":"string (max_length = 32)","type":"text","description":"<p>A string which represents the guest's lastname</p>\n"},{"key":"middle_name","value":"string (max_length = 32)","type":"text","description":"<p>A string which represents the guest's middle name</p>\n"},{"key":"email","value":"string (max_length = 64)","type":"text","description":"<p>A string which represents the guest's email</p>\n"},{"key":"mobile_phone","value":"object","type":"text","description":"<p> An object which contains the country code and number of guest's mobile phone</p>\n"},{"key":"work_phone","value":"object","type":"text","description":"<p> An object which contains the country code and number of guest's work phone</p>\n"},{"key":"home_phone","value":"object","type":"text","description":"<p> An object which contains the country code and number of guest's home phone</p>\n"},{"key":"gender","value":"enum","type":"text","description":"<p>An enum which represents the guest's gender <br /></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>-1 = NotSpecified\n1 = Male\n0 = Female\n3 = Others\n</code></pre>"},{"key":"date_of_birth","value":"date (yyyy-MM-dd)","type":"text","description":"<p>guest's date of birth</p>\n"},{"key":"is_minor","value":"boolean","type":"text","description":"<p>A booled which states a guest is a minor or not.</p>\n"},{"key":"nationality_id","value":"int","type":"text","description":"<p>A identifier which represent the guest's nation</p>\n"},{"key":"anniversary_date","value":"date (yyyy-MM-dd)","type":"text","description":"<p>guest's anniversary</p>\n"},{"key":"lock_guest_custom_data","value":"boolean","type":"text","description":"<p>A boolean which decides whether to edit guest custom data or not</p>\n"},{"key":"pan","value":"string","type":"text","description":"<p>A string which contains guest's pan details.</p>\n"},{"key":"address_info","value":"object","type":"text","description":"<p>An object which contains the address information of the guest</p>\n"},{"key":"address_1","value":"string (max_length = 64)","type":"text","description":"<p>A string which represents the primary address of the guest.</p>\n"},{"key":"address_2","value":"string (max_length = 64)","type":"text","description":"<p>A string which represents the secondary address of the guest.</p>\n"},{"key":"city","value":"string (max_length = 64)","type":"text","description":"<p>A string which represents the city of the guest.</p>\n"},{"key":"country_id","value":"int","type":"text","description":"<p>An identifier for the guest country.</p>\n"},{"key":"state_id","value":"int","type":"text","description":"<p>An identifier for the guest state.</p>\n"},{"key":"state_other","value":"string","type":"text","description":"<p>If there is no identifier for the guest's state then the guest's state is represented by state_other.</p>\n"},{"key":"zip_code","value":"string","type":"text","description":"<p>zipcode of the guest's address</p>\n"},{"key":"preferences","value":"object","type":"text","description":"<p>An object which contains he guest's preferences.</p>\n"},{"key":"receive_transactional_email","value":"boolean","type":"text","description":"<p>A boolean which represents 'Receive Transactional Emails' setting</p>\n"},{"key":"receive_transactional_sms","value":"boolean","type":"text","description":"<p>A boolean which represents ' Receive Transactional Text Messages (SMS)\" setting.</p>\n"},{"key":"receive_marketing_email","value":"boolean","type":"text","description":"<p>A boolean which represents \"Receive Marketing Emails\" setting.</p>\n"},{"key":"receive_marketing_sms","value":"boolean","type":"text","description":"<p>A boolean which represents \"Receive Marketing Text Messages (SMS)\" setting</p>\n"},{"key":"recieve_lp_stmt","value":"boolean","type":"text","description":"<p>A boolean which represents \"Receive loyalty point statement as a text message (SMS) and an email\" setting</p>\n"},{"key":"preferred_therapist","value":"object","type":"text","description":"<p>An object which contains id and name of the therapist preferred by the guest.</p>\n"},{"key":"tags","value":"array<string>","type":"text","description":"<p>A string array which represents the tags associated with the guest</p>\n"},{"key":"referral","value":"object","type":"text","description":"<p>An object which contains the referral source and reffered by details of the guest</p>\n"},{"key":"primary_employee","value":"object","type":"text","description":"<p>An object which contains details of the employee who  is serving as relationship manager for the guest.</p>\n"}]},"url":"","description":"<p>This guests object contains the details about the guest like personal information, address informations, preferrencess and tags associated with the guest.\nBy supplying this object you can create or update a guest. please check the example for the sample guest object and description to know the detail of the each attribute in the guest object.</p>\n","urlObject":{"query":[],"variable":[]}},"response":[{"id":"ac7f1d0b-c9dc-4619-8247-4dd0269aaa65","name":"GUEST OBJECT","originalRequest":{"method":" ","header":[],"url":""},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"4261fadb-f00c-4d3d-a9c4-898cbfc221dc\",\n    \"code\": \"\",\n    \"center_id\": \"b5ed4fbb-4c05-4195-b313-1320b620224b\",\n    \"personal_info\": {\n        \"user_name\": \"simonsimu\",\n        \"first_name\": \"simon\",\n        \"last_name\": \"simon\",\n        \"middle_name\": \"simon\",\n        \"email\": \"simon@simon.com\",\n        \"mobile_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777799999\"\n        },\n        \"work_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777799999\"\n        },\n        \"home_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777799999\"\n        },\n        \"gender\": 1,\n        \"date_of_birth\": \"1997-08-02T00:00:00\",\n        \"is_minor\": false,\n        \"nationality_id\": 95,\n        \"anniversary_date\": \"2018-11-06T00:00:00\",\n        \"lock_guest_custom_data\": false,\n        \"pan\": \"\"\n    },\n    \"address_info\": {\n        \"address_1\": \"aaaaaaaaa\",\n        \"address_2\": \"bbbbbbbbb\",\n        \"city\": \"cccccccccc\",\n        \"country_id\": 95,\n        \"state_id\": -2,\n        \"state_other\": \"mystate\",\n        \"zip_code\": \"502032\"\n    },\n    \"preferences\": {\n        \"receive_transactional_email\": true,\n        \"receive_transactional_sms\": true,\n        \"receive_marketing_email\": true,\n        \"receive_marketing_sms\": true,\n        \"recieve_lp_stmt\": true,\n        \"preferred_therapist\": {\n            \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\n            \"name\": \"New Delhi_mgr mgr\"\n        }\n    },\n    \"tags\": [\n        \"CHECKED_IN\",\n        \"MH Test\"\n    ],\n    \"referral\": {\n        \"referral_source\": {\n            \"id\": \"57cdad4d-7045-40b3-885b-d0c191c75113\",\n            \"name\": \"Guest\"\n        },\n        \"referred_by\": {\n            \"id\": \"02be89a4-1250-45a6-80a1-34b286e68228\",\n            \"name\": \"Kirity Newdelhi\"\n        }\n    },\n    \"primary_employee\": {\n        \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\n        \"name\": \"New Delhi_mgr mgr\"\n    }\n}"}],"_postman_id":"76b29d5e-2402-45d3-9380-419c07d98678"},{"name":"Expand query parameter","id":"f0153f89-a663-4a9a-b0c9-27bbc153070f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":">","header":[],"url":"?expand=tags&expand=address_info&expand=preferences&expand=referral&expand=primary_employee","description":"<p>If you want you expand the internal objects like address_info, tags, etc.. of the guest object pass these as the query parameters</p>\n","urlObject":{"query":[{"description":{"content":"<p>Parameter to retrieve tags asociated with the guest.</p>\n","type":"text/plain"},"key":"expand","value":"tags"},{"description":{"content":"<p>Parameter to retrieve address information of the guest.</p>\n","type":"text/plain"},"key":"expand","value":"address_info"},{"description":{"content":"<p>Parameter to retrieve preferences of the guest.</p>\n","type":"text/plain"},"key":"expand","value":"preferences"},{"description":{"content":"<p>Parameter to retrieve referral details of the guest.</p>\n","type":"text/plain"},"key":"expand","value":"referral"},{"description":{"content":"<p>Parameter to retrieve primary_employee details of the guest.</p>\n","type":"text/plain"},"key":"expand","value":"primary_employee"}],"variable":[]}},"response":[],"_postman_id":"f0153f89-a663-4a9a-b0c9-27bbc153070f"},{"name":"Search for a guest","event":[{"listen":"test","script":{"id":"a2d43356-76a0-4859-93d3-3c032e295d9b","exec":["pm.test(\"Status code is 400\", function () {","    pm.response.to.have.status(400);","});","","pm.test(\"Response contain Invalid Input Exception code\", function () {","    var jsonData = pm.response.json();","    pm.expect(jsonData.code).to.eql(502);","});","","pm.test(\"Response contain center_id is not passed\", function () {","    var jsonData = pm.response.json();","    pm.expect(jsonData.message).to.eql(\"center_id is not passed\");","});"],"type":"text/javascript"}}],"id":"cc44ef63-73a3-4ca4-922a-6bca73dc5568","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"bearer {{access_token}}","type":"text","description":"<p>Access token generated from the token API.</p>\n"}],"url":"{{api_url}}/v1/guests/search?center_id={{center_id}}&first_name={{first_name}}&last_name={{last_name}}&zip_code={{zip_code}}&phone={{phone}}&tags={{tags}}&user_name={{user_name}}&user_code={{user_code}}&email={{user_email}}","description":"<p>This API helps you to search for a guest in the specified center.<br />\n<br />\nYou must specify the unique identifier of the center as <code>center_id</code> in the API request.<br />\nYou can also leverage the pagination feature by passing <code>page</code> and <code>size</code> query parameters if you have a large number of records to be displayed. By default, <code>page</code> is set as 1 and <code>size</code> is set as 10. <code>size</code> cannot be more than 100: which means that the maximum records per page cannot be more than 100.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>zip_code</td>\n<td>string</td>\n<td><code>Optional</code><br /> Zip code of the guest's address.</td>\n</tr>\n<tr>\n<td>page</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of the display page. Default value is 1.</td>\n</tr>\n<tr>\n<td>size</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of records per page. Default value is 10.</td>\n</tr>\n<tr>\n<td>user_name</td>\n<td>string</td>\n<td><code>Optional</code><br /> Username of the guest.</td>\n</tr>\n<tr>\n<td>user_code</td>\n<td>string</td>\n<td><code>Optional</code><br /> User code of the guest.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>string</td>\n<td><code>Optional</code><br /> Phone number of the guest.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>string</td>\n<td><code>Optional</code><br /> Email ID of the guest.</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>string</td>\n<td><code>Optional</code><br /> First name of the guest.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>string</td>\n<td><code>Optional</code><br /> Last name of the guest.</td>\n</tr>\n<tr>\n<td>tags</td>\n<td>string</td>\n<td><code>Optional</code><br /> Any tags associated with the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>guests</td>\n<td>object</td>\n<td>Object that contains all the guests-related elements in the center.</td>\n</tr>\n<tr>\n<td>page_info</td>\n<td>object</td>\n<td>Object that contains page display-related elements of the guest records.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","search"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p><code>Mandatory</code><br />A unique identifer of the center in which you want to search the guest</p>\n","type":"text/plain"},"key":"center_id","value":"{{center_id}}"},{"description":{"content":"<p><code>Optional</code><br /> First name of the guest.</p>\n","type":"text/plain"},"key":"first_name","value":"{{first_name}}"},{"description":{"content":"<p><code>Optional</code><br /> Last name of the guest.</p>\n","type":"text/plain"},"key":"last_name","value":"{{last_name}}"},{"description":{"content":"<p><code>Optional</code><br /> Zip code of the guest's address.</p>\n","type":"text/plain"},"key":"zip_code","value":"{{zip_code}}"},{"description":{"content":"<p><code>Optional</code><br /> Phone number of the guest.</p>\n","type":"text/plain"},"key":"phone","value":"{{phone}}"},{"description":{"content":"<p><code>Optional</code><br /> Any tags associated with the guest.</p>\n","type":"text/plain"},"key":"tags","value":"{{tags}}"},{"description":{"content":"<p><code>Optional</code><br /> Username of the guest.</p>\n","type":"text/plain"},"key":"user_name","value":"{{user_name}}"},{"description":{"content":"<p><code>Optional</code><br /> User code of the guest.</p>\n","type":"text/plain"},"key":"user_code","value":"{{user_code}}"},{"description":{"content":"<p><code>Optional</code><br /> Email ID of the guest.</p>\n","type":"text/plain"},"key":"email","value":"{{user_email}}"}],"variable":[]}},"response":[{"id":"a07ef254-745b-4133-8092-17b7f300da85","name":"search for a guest","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":{"raw":"{{api_url}}/v1/guests/search?first_name=simon&last_name=simon&center_id={{center_id}}&zip_code=502032&phone=7777799988&tags=CHECKED_IN&user_name=simonsimu&email=simon&expand=tags&expand=address_info&expand=preferences&expand=referral&expand=primary_employee","host":["{{api_url}}"],"path":["v1","guests","search"],"query":[{"key":"first_name","value":"simon"},{"key":"last_name","value":"simon"},{"key":"center_id","value":"{{center_id}}"},{"key":"zip_code","value":"502032"},{"key":"phone","value":"7777799988"},{"key":"tags","value":"CHECKED_IN"},{"key":"user_name","value":"simonsimu"},{"key":"email","value":"simon"},{"key":"expand","value":"tags"},{"key":"expand","value":"address_info"},{"key":"expand","value":"preferences"},{"key":"expand","value":"referral"},{"key":"expand","value":"primary_employee"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 28 Nov 2018 05:14:20 GMT"},{"key":"Content-Length","value":"1308"},{"key":"X-OSSProxy","value":"OSSProxy 1.3.337.419 (Build 337.419 Win32 en-us)(Oct 17 2018 14:40:33) "},{"key":"Connection","value":"keep-alive"},{"key":"Proxy-Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"guests\": [\n        {\n            \"id\": \"A9996495-6BCD-415A-ADB1-052353D9EF9F\",\n            \"code\": \"\",\n            \"center_id\": \"b5ed4fbb-4c05-4195-b313-1320b620224b\",\n            \"personal_info\": {\n                \"user_name\": \"simonsimu\",\n                \"first_name\": \"simon\",\n                \"last_name\": \"simon\",\n                \"middle_name\": \"simon\",\n                \"email\": \"simon@simon.com\",\n                \"mobile_phone\": {\n                    \"country_code\": 95,\n                    \"number\": \"7777799988\"\n                },\n                \"work_phone\": {\n                    \"country_code\": 95,\n                    \"number\": \"7777799999\"\n                },\n                \"home_phone\": {\n                    \"country_code\": 95,\n                    \"number\": \"7777799999\"\n                },\n                \"gender\": 1,\n                \"date_of_birth\": \"1997-08-02T00:00:00\",\n                \"is_minor\": false,\n                \"nationality_id\": 95,\n                \"anniversary_date\": \"2018-11-06T00:00:00\",\n                \"lock_guest_custom_data\": false,\n                \"pan\": \"\"\n            },\n            \"address_info\": {\n                \"address_1\": \"aaaaaaaaa\",\n                \"address_2\": \"bbbbbbbbb\",\n                \"city\": \"cccccccccc\",\n                \"country_id\": 95,\n                \"state_id\": -2,\n                \"state_other\": \"mystate\",\n                \"zip_code\": \"502032\"\n            },\n            \"preferences\": {\n                \"receive_transactional_email\": true,\n                \"receive_transactional_sms\": true,\n                \"receive_marketing_email\": true,\n                \"receive_marketing_sms\": true,\n                \"recieve_lp_stmt\": true,\n                \"preferred_therapist\": {\n                    \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\n                    \"name\": \"New Delhi_mgr mgr\"\n                }\n            },\n            \"tags\": [\n                \"CHECKED_IN\",\n                \"MH\",\n                \"Test\"\n            ],\n            \"referral\": {\n                \"referral_source\": {\n                    \"id\": \"57cdad4d-7045-40b3-885b-d0c191c75113\",\n                    \"name\": \"Guest\"\n                },\n                \"referred_by\": {\n                    \"id\": \"02be89a4-1250-45a6-80a1-34b286e68228\",\n                    \"name\": \"Kirity Newdelhi\"\n                }\n            },\n            \"primary_employee\": {\n                \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\n                \"name\": \"New Delhi_mgr mgr\"\n            }\n        }\n    ]\n}"}],"_postman_id":"cc44ef63-73a3-4ca4-922a-6bca73dc5568"},{"name":"Retrieve guest details","id":"d125e1ff-a1f6-4856-8e91-c45e0f889000","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."}],"url":"{{api_url}}/v1/guests/{{guest_id}}","description":"<p>This API helps you to retrieve the details of a guest who has previously been created. <br />\n<br />\nYou must specify the unique identifier of the guest as <code>guest_id</code> in the API request.<br /></p>\n<p>This API also allows guests to view the details of another guest, provided they have a relationship defined in Zenoti. Also, only a host guest token can view another guest's details.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>User code of the guest.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>string</td>\n<td>Center ID of the guest.</td>\n</tr>\n<tr>\n<td>center_name</td>\n<td>string</td>\n<td>Center name of the guest.</td>\n</tr>\n<tr>\n<td>created_date</td>\n<td>datetime</td>\n<td>Date on which the guest was created.</td>\n</tr>\n<tr>\n<td>personal_info</td>\n<td>object</td>\n<td>Object that contains personal information of the guest.</td>\n</tr>\n<tr>\n<td>address_info</td>\n<td>object</td>\n<td>Object that contains address information of the guest.</td>\n</tr>\n<tr>\n<td>preferences</td>\n<td>object</td>\n<td>Object that contains guest preferences.</td>\n</tr>\n<tr>\n<td>tags</td>\n<td>Collection of string</td>\n<td>Tags associated with the guest.</td>\n</tr>\n<tr>\n<td>referral</td>\n<td>object</td>\n<td>Object that contains referal details of the guest (referral source and referred by).</td>\n</tr>\n<tr>\n<td>primary_employee</td>\n<td>object</td>\n<td>Object that contains primary_employee id and name of the employee preferred by the guest.</td>\n</tr>\n<tr>\n<td>login_info</td>\n<td>object</td>\n<td>Object that contains login information of the guest.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"a55a5f30-f5a4-4b3c-b120-dada71989bc1","name":"Retrieve guest details","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":{"raw":"{{api_url}}/v1/guests/{{guest_id}}?expand=tags&expand=address_info&expand=preferences&expand=referral&expand=primary_employee","host":["{{api_url}}"],"path":["v1","guests","{{guest_id}}"],"query":[{"key":"expand","value":"tags","description":"parameter to retrieve tags asociated with the guest."},{"key":"expand","value":"address_info","description":"parameter to retrieve address information of the guest."},{"key":"expand","value":"preferences","description":"parameter to retrieve preferences of the guest."},{"key":"expand","value":"referral","description":"parameter to retrieve referral details of the guest."},{"key":"expand","value":"primary_employee","description":"parameter to retrieve primary_employee details of the guest."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 27 Nov 2018 10:50:28 GMT"},{"key":"Content-Length","value":"1293"},{"key":"X-OSSProxy","value":"OSSProxy 1.3.337.419 (Build 337.419 Win32 en-us)(Oct 17 2018 14:40:33) "},{"key":"Connection","value":"keep-alive"},{"key":"Proxy-Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"4261fadb-f00c-4d3d-a9c4-898cbfc221dc\",\n    \"code\": \"\",\n    \"center_id\": \"b5ed4fbb-4c05-4195-b313-1320b620224b\",\n    \"personal_info\": {\n        \"user_name\": \"simonsimu\",\n        \"first_name\": \"simon\",\n        \"last_name\": \"simon\",\n        \"middle_name\": \"simon\",\n        \"email\": \"simon@simon.com\",\n        \"mobile_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777799999\"\n        },\n        \"work_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777799999\"\n        },\n        \"home_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777799999\"\n        },\n        \"gender\": 1,\n        \"date_of_birth\": \"1997-08-02T00:00:00\",\n        \"is_minor\": false,\n        \"nationality_id\": 95,\n        \"anniversary_date\": \"2018-11-06T00:00:00\",\n        \"lock_guest_custom_data\": false,\n        \"pan\": \"\"\n    },\n    \"address_info\": {\n        \"address_1\": \"aaaaaaaaa\",\n        \"address_2\": \"bbbbbbbbb\",\n        \"city\": \"cccccccccc\",\n        \"country_id\": 95,\n        \"state_id\": -2,\n        \"state_other\": \"mystate\",\n        \"zip_code\": \"502032\"\n    },\n    \"preferences\": {\n        \"receive_transactional_email\": true,\n        \"receive_transactional_sms\": true,\n        \"receive_marketing_email\": true,\n        \"receive_marketing_sms\": true,\n        \"recieve_lp_stmt\": true,\n        \"preferred_therapist\": {\n            \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\n            \"name\": \"New Delhi_mgr mgr\"\n        }\n    },\n    \"tags\": [\n        \"CHECKED_IN\",\n        \"MH Test\"\n    ],\n    \"referral\": {\n        \"referral_source\": {\n            \"id\": \"57cdad4d-7045-40b3-885b-d0c191c75113\",\n            \"name\": \"Guest\"\n        },\n        \"referred_by\": {\n            \"id\": \"02be89a4-1250-45a6-80a1-34b286e68228\",\n            \"name\": \"Kirity Newdelhi\"\n        }\n    },\n    \"primary_employee\": {\n        \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\n        \"name\": \"New Delhi_mgr mgr\"\n    }\n}"}],"_postman_id":"d125e1ff-a1f6-4856-8e91-c45e0f889000"},{"name":"Create a guest","id":"8f158fb4-4987-484e-ab3d-13a8080d5ac4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."},{"description":"<p>Represents the type of the request body.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"Minimum object to create a guest : {\n    \"center_id\": \"b5ed4fbb-4c05-4195-b313-1320b620224b\",\n    \"personal_info\": {\n        \"first_name\": \"abcd\",\n        \"last_name\": \"efgh\",\n        \"mobile_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777788888\"\n        }\n    }\n}\n\nMaximum object to create a guest : {\n    \"code\": \"CN001\",\n    \"center_id\": \"b5ed4fbb-4c05-4195-b313-1320b620224b\",\n    \"personal_info\": {\n        \"user_name\": \"simonsimu\",\n        \"first_name\": \"simon\",\n        \"last_name\": \"simon\",\n        \"middle_name\": \"simon\",\n        \"email\": \"simon@simon.com\",\n        \"mobile_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777788888\"\n        },\n        \"work_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777799999\"\n        },\n        \"home_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777799999\"\n        },\n        \"gender\": 1,\n        \"date_of_birth\": \"1997-08-02T00:00:00\",\n        \"is_minor\": false,\n        \"nationality_id\": 95,\n        \"anniversary_date\": \"2018-11-06T00:00:00\",\n        \"lock_guest_custom_data\": false,\n        \"pan\": \"\"\n    },\n    \"address_info\": {\n        \"address_1\": \"aaaaaaaaa\",\n        \"address_2\": \"bbbbbbbbb\",\n        \"city\": \"cccccccccc\",\n        \"country_id\": 95,\n        \"state_id\": -2,\n        \"state_other\": \"mystate\",\n        \"zip_code\": \"502032\"\n    },\n    \"preferences\": {\n        \"receive_transactional_email\": true,\n        \"receive_transactional_sms\": true,\n        \"receive_marketing_email\": true,\n        \"receive_marketing_sms\": true,\n        \"recieve_lp_stmt\": true,\n        \"preferred_therapist\": {\n            \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\n            \"name\": null\n        }\n    },\n    \"login_info\": {\n        \"password\": \"Api@Zenoti#12\"\n    },\n    \"tags\": [\n        \"CHECKED_IN\",\n        \"MH Test\"\n    ],\n    \"referral\": {\n        \"referral_source\": {\n            \"id\": \"57cdad4d-7045-40b3-885b-d0c191c75113\",\n            \"name\": null\n        },\n        \"referred_by\": {\n            \"id\": \"02be89a4-1250-45a6-80a1-34b286e68228\",\n            \"name\": null\n        }\n    },\n    \"primary_employee\": {\n        \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\n        \"name\": null\n    }\n}"},"url":"{{api_url}}/v1/guests","description":"<p>This API helps you to create a guest.  </p>\n<p>To create a new guest, you must fill the available details of the guest along with the mandatory fields that are set in the organization guest settings and then supply that guest object. In return, you will receive the guest object along with the unique identifier of the guest. Refer to the examples to know the minimum and maximum details required to create a guest.</p>\n<h2 id=\"request-body-parameters\">Request Body Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code>  <br />Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>personal_info</td>\n<td>object</td>\n<td><code>Mandatory</code>  <br />Object that contains the guest's personal information elements. For more information, refer to the <strong>personal_info Object</strong> table.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td><code>Optional</code>  <br />User code of the guest.</td>\n</tr>\n<tr>\n<td>address_info</td>\n<td>object</td>\n<td><code>Optional</code>  <br />Object that contains the guest's address information elements. For more information, refer to the <strong>address_info Object</strong> table.</td>\n</tr>\n<tr>\n<td>preferences</td>\n<td>object</td>\n<td><code>Optional</code>  <br />Object that contains the guest's preferences-related elements. For more information, refer to the <strong>preferences Object</strong> table.</td>\n</tr>\n<tr>\n<td>login_info</td>\n<td>object</td>\n<td><code>Optional</code>  <br />Object that contains the <code>password</code> parameter.  <br /><strong>Note</strong>: You can use the <code>password</code> parameter to specify an appropriate password for the guest.</td>\n</tr>\n<tr>\n<td>tags</td>\n<td>string</td>\n<td><code>Optional</code>  <br />Any tags associated with the guest.</td>\n</tr>\n<tr>\n<td>referral</td>\n<td>object</td>\n<td><code>Optional</code>  <br />Object that contains the guest's referral-related elements.</td>\n</tr>\n<tr>\n<td>primary_employee</td>\n<td>object</td>\n<td><code>Optional</code>  <br />Object that contains the elements of the primary employee who created the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"personal_info-object\">personal_info Object</h2>\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>user_name</td>\n<td>string</td>\n<td>User name of the guest.</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>string</td>\n<td>First name of the guest.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>string</td>\n<td>Last name of the guest.</td>\n</tr>\n<tr>\n<td>middle_name</td>\n<td>string</td>\n<td>Middle name of the guest.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>string</td>\n<td>Email ID of the guest.</td>\n</tr>\n<tr>\n<td>mobile_phone</td>\n<td>object</td>\n<td>Object that contains the guest's mobile phone-related elements: <code>country_code</code> and <code>number</code>.  <br /><strong>Note</strong>: Here, <code>country_code</code> is the code of the country. For example, if you specify the <code>country_code</code> as <strong>225</strong> (for the United States of America), <strong>+1</strong> will be updated in the UI as the United States of America's phone code.  <br />You can use the <a href=\"https://docs.zenoti.com/#6f67f347-f833-4838-8bd0-4727fe8a9eda\">Retrieve the list of all countries API</a> to fetch country codes (<code>id</code>) and each country's corresponding phone code (<code>phone_code</code>).</td>\n</tr>\n<tr>\n<td>work_phone</td>\n<td>object</td>\n<td>Object that contains the guest's work phone-related elements: <code>country_code</code> and <code>number</code>.  <br /><strong>Note</strong>: Here, <code>country_code</code> is the code of the country. For example, if you specify the <code>country_code</code> as <strong>225</strong> (for the United States of America), <strong>+1</strong> will be updated in the UI as the United States of America's phone code.  <br />You can use the <a href=\"https://docs.zenoti.com/#6f67f347-f833-4838-8bd0-4727fe8a9eda\">Retrieve the list of all countries API</a> to fetch country codes (<code>id</code>) and each country's corresponding phone code (<code>phone_code</code>).</td>\n</tr>\n<tr>\n<td>home_phone</td>\n<td>object</td>\n<td>Object that contains the guest's work phone-related elements: <code>country_code</code> and <code>number</code>.  <br /><strong>Note</strong>: Here, <code>country_code</code> is the code of the country. For example, if you specify the <code>country_code</code> as <strong>225</strong> (for the United States of America), <strong>+1</strong> will be updated in the UI as the United States of America's phone code.  <br />You can use the <a href=\"https://docs.zenoti.com/#6f67f347-f833-4838-8bd0-4727fe8a9eda\">Retrieve the list of all countries API</a> to fetch country codes (<code>id</code>) and each country's corresponding phone code (<code>phone_code</code>).</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>enum</td>\n<td>Indicates the gender of the guest: NotSpecified - -1, Male - 1, Female - 0, and Other - 3.</td>\n</tr>\n<tr>\n<td>date_of_birth</td>\n<td>datetime</td>\n<td>Date of birth of the guest.</td>\n</tr>\n<tr>\n<td>is_minor</td>\n<td>boolean</td>\n<td>Indicates whether the guest is a minor.</td>\n</tr>\n<tr>\n<td>nationality_id</td>\n<td>int</td>\n<td>ID of the country to which the guest belongs. For example, the <code>nationality_id</code> of the United States of America is <strong>225</strong>.  <br />You can use the <a href=\"https://docs.zenoti.com/#6f67f347-f833-4838-8bd0-4727fe8a9eda\">Retrieve the list of all countries API</a> to fetch country codes (<code>id</code>) and each country's corresponding phone code (<code>phone_code</code>).</td>\n</tr>\n<tr>\n<td>anniversary_date</td>\n<td>datetime</td>\n<td>Anniversary date of the guest.</td>\n</tr>\n<tr>\n<td>lock_guest_custom_data</td>\n<td>boolean</td>\n<td>Indicates whether the guest's custom data is to be locked.</td>\n</tr>\n<tr>\n<td>pan</td>\n<td>string</td>\n<td>Permanent account number (PAN) details of the guest.  <br /><strong>Note</strong>: This parameter is valid only for guests from India.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"address_info-object\">address_info Object</h2>\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>address_1</td>\n<td>string</td>\n<td>Primary address of the guest.</td>\n</tr>\n<tr>\n<td>address_2</td>\n<td>string</td>\n<td>Secondary address of the guest.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>string</td>\n<td>City to which the guest belongs.</td>\n</tr>\n<tr>\n<td>country_id</td>\n<td>int</td>\n<td>ID of the country to which the guest belongs. For example, the <code>country_id</code> of the United States of America is <strong>225</strong>.  <br />You can use the <a href=\"https://docs.zenoti.com/#6f67f347-f833-4838-8bd0-4727fe8a9eda\">Retrieve the list of all countries API</a> to fetch country codes (<code>id</code>) and each country's corresponding phone code (<code>phone_code</code>).</td>\n</tr>\n<tr>\n<td>state_id</td>\n<td>int</td>\n<td>ID of the state to which the guest belongs.  <br />For more information on how to fetch the state IDs of a specific country, refer to the <a href=\"https://docs.zenoti.com/#90a22bea-e9d3-4457-b3cd-cce6edb6e402\">Retrieve the list of all states of a country API</a>.</td>\n</tr>\n<tr>\n<td>state_other</td>\n<td>string</td>\n<td>Alternative state to which the guest belongs.</td>\n</tr>\n<tr>\n<td>zip_code</td>\n<td>string</td>\n<td>Zip code of the guest's address.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"preferences-object\">preferences Object</h2>\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>receive_transactional_email</td>\n<td>boolean</td>\n<td>Indicates whether the guest wants to receive transactional emails.</td>\n</tr>\n<tr>\n<td>receive_transactional_sms</td>\n<td>boolean</td>\n<td>Indicates whether the guest wants to receive transactional SMSs.</td>\n</tr>\n<tr>\n<td>receive_marketing_email</td>\n<td>boolean</td>\n<td>Indicates whether the guest wants to receive marketing emails.</td>\n</tr>\n<tr>\n<td>receive_marketing_sms</td>\n<td>boolean</td>\n<td>Indicates whether the guest wants to receive marketing SMSs.</td>\n</tr>\n<tr>\n<td>recieve_lp_stmt</td>\n<td>boolean</td>\n<td>Indicates whether the guest wants to receive loyalty points statements.</td>\n</tr>\n<tr>\n<td>preferred_therapist</td>\n<td>object</td>\n<td>Object that contains the guest's preferred therapist details: <code>id</code> and <code>name</code>.</td>\n</tr>\n<tr>\n<td>opt_in_for_loyalty_program</td>\n<td>boolean</td>\n<td>Indicates the status of the \"Opt in to Loyalty Program\" setting of the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>center_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>personal_info</td>\n<td>object</td>\n<td>Object that contains the guest's personal information elements. For more information, refer to the <strong>personal_info Object</strong> table.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>User code of the guest.</td>\n</tr>\n<tr>\n<td>address_info</td>\n<td>object</td>\n<td>Object that contains the guest's address information elements. For more information, refer to the <strong>address_info Object</strong> table.</td>\n</tr>\n<tr>\n<td>preferences</td>\n<td>object</td>\n<td>Object that contains the guest's preferences-related elements. For more information, refer to the <strong>preferences Object</strong> table.</td>\n</tr>\n<tr>\n<td>tags</td>\n<td>string</td>\n<td>Any tags associated with the guest.</td>\n</tr>\n<tr>\n<td>referral</td>\n<td>object</td>\n<td>Object that contains the guest's referral-related elements.</td>\n</tr>\n<tr>\n<td>primary_employee</td>\n<td>object</td>\n<td>Object that contains the elements of the primary employee who created the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"personal_info-object-1\">personal_info Object</h2>\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>user_name</td>\n<td>string</td>\n<td>User name of the guest.</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>string</td>\n<td>First name of the guest.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>string</td>\n<td>Last name of the guest.</td>\n</tr>\n<tr>\n<td>middle_name</td>\n<td>string</td>\n<td>Middle name of the guest.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>string</td>\n<td>Email ID of the guest.</td>\n</tr>\n<tr>\n<td>mobile_phone</td>\n<td>object</td>\n<td>Object that contains the guest's mobile phone-related elements: <code>country_code</code> and <code>number</code>.  <br /><strong>Note</strong>: Here, <code>country_code</code> is the code of the country. For example, if you specify the <code>country_code</code> as <strong>225</strong> (for the United States of America), <strong>+1</strong> will be updated in the UI as the United States of America's phone code.  <br />You can use the <a href=\"https://docs.zenoti.com/#6f67f347-f833-4838-8bd0-4727fe8a9eda\">Retrieve the list of all countries API</a> to fetch country codes (<code>id</code>) and each country's corresponding phone code (<code>phone_code</code>).</td>\n</tr>\n<tr>\n<td>work_phone</td>\n<td>object</td>\n<td>Object that contains the guest's work phone-related elements: <code>country_code</code> and <code>number</code>.  <br /><strong>Note</strong>: Here, <code>country_code</code> is the code of the country. For example, if you specify the <code>country_code</code> as <strong>225</strong> (for the United States of America), <strong>+1</strong> will be updated in the UI as the United States of America's phone code.  <br />You can use the <a href=\"https://docs.zenoti.com/#6f67f347-f833-4838-8bd0-4727fe8a9eda\">Retrieve the list of all countries API</a> to fetch country codes (<code>id</code>) and each country's corresponding phone code (<code>phone_code</code>).</td>\n</tr>\n<tr>\n<td>home_phone</td>\n<td>object</td>\n<td>Object that contains the guest's work phone-related elements: <code>country_code</code> and <code>number</code>.  <br /><strong>Note</strong>: Here, <code>country_code</code> is the code of the country. For example, if you specify the <code>country_code</code> as <strong>225</strong> (for the United States of America), <strong>+1</strong> will be updated in the UI as the United States of America's phone code.  <br />You can use the <a href=\"https://docs.zenoti.com/#6f67f347-f833-4838-8bd0-4727fe8a9eda\">Retrieve the list of all countries API</a> to fetch country codes (<code>id</code>) and each country's corresponding phone code (<code>phone_code</code>).</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>enum</td>\n<td>Indicates the gender of the guest: NotSpecified - -1, Male - 1, Female - 0, and Other - 3.</td>\n</tr>\n<tr>\n<td>date_of_birth</td>\n<td>datetime</td>\n<td>Date of birth of the guest.</td>\n</tr>\n<tr>\n<td>is_minor</td>\n<td>boolean</td>\n<td>Indicates whether the guest is a minor.</td>\n</tr>\n<tr>\n<td>nationality_id</td>\n<td>int</td>\n<td>ID of the country to which the guest belongs. For example, the <code>nationality_id</code> of the United States of America is <strong>225</strong>.  <br />You can use the <a href=\"https://docs.zenoti.com/#6f67f347-f833-4838-8bd0-4727fe8a9eda\">Retrieve the list of all countries API</a> to fetch country codes (<code>id</code>) and each country's corresponding phone code (<code>phone_code</code>).</td>\n</tr>\n<tr>\n<td>anniversary_date</td>\n<td>datetime</td>\n<td>Anniversary date of the guest.</td>\n</tr>\n<tr>\n<td>lock_guest_custom_data</td>\n<td>boolean</td>\n<td>Indicates whether the guest's custom data is to be locked.</td>\n</tr>\n<tr>\n<td>pan</td>\n<td>string</td>\n<td>Permanent account number (PAN) details of the guest.  <br /><strong>Note</strong>: This parameter is valid only for guests from India.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"address_info-object-1\">address_info Object</h2>\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>address_1</td>\n<td>string</td>\n<td>Primary address of the guest.</td>\n</tr>\n<tr>\n<td>address_2</td>\n<td>string</td>\n<td>Secondary address of the guest.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>string</td>\n<td>City to which the guest belongs.</td>\n</tr>\n<tr>\n<td>country_id</td>\n<td>int</td>\n<td>ID of the country to which the guest belongs. For example, the <code>country_id</code> of the United States of America is <strong>225</strong>.  <br />You can use the <a href=\"https://docs.zenoti.com/#6f67f347-f833-4838-8bd0-4727fe8a9eda\">Retrieve the list of all countries API</a> to fetch country codes (<code>id</code>) and each country's corresponding phone code (<code>phone_code</code>).</td>\n</tr>\n<tr>\n<td>state_id</td>\n<td>int</td>\n<td>ID of the state to which the guest belongs.  <br />For more information on how to fetch the state IDs of a specific country, refer to the <a href=\"https://docs.zenoti.com/#90a22bea-e9d3-4457-b3cd-cce6edb6e402\">Retrieve the list of all states of a country API</a>.</td>\n</tr>\n<tr>\n<td>state_other</td>\n<td>string</td>\n<td>Alternative state to which the guest belongs.</td>\n</tr>\n<tr>\n<td>zip_code</td>\n<td>string</td>\n<td>Zip code of the guest's address.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"preferences-object-1\">preferences Object</h2>\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>receive_transactional_email</td>\n<td>boolean</td>\n<td>Indicates whether the guest wants to receive transactional emails.</td>\n</tr>\n<tr>\n<td>receive_transactional_sms</td>\n<td>boolean</td>\n<td>Indicates whether the guest wants to receive transactional SMSs.</td>\n</tr>\n<tr>\n<td>receive_marketing_email</td>\n<td>boolean</td>\n<td>Indicates whether the guest wants to receive marketing emails.</td>\n</tr>\n<tr>\n<td>receive_marketing_sms</td>\n<td>boolean</td>\n<td>Indicates whether the guest wants to receive marketing SMSs.</td>\n</tr>\n<tr>\n<td>recieve_lp_stmt</td>\n<td>boolean</td>\n<td>Indicates whether the guest wants to receive loyalty points statements.</td>\n</tr>\n<tr>\n<td>preferred_therapist</td>\n<td>object</td>\n<td>Object that contains the guest's preferred therapist details: <code>id</code> and <code>name</code>.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"20af46ab-5bdd-4432-aa83-7258f7385052","name":"Minimum object to create a guest","originalRequest":{"method":"POST","header":[{"description":"Access token generated from the token API.","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"Represents the type of the request body.","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"center_id\":\"b5ed4fbb-4c05-4195-b313-1320b620224b\",\n\t\"personal_info\": {\n                \"first_name\": \"abcd\",\n                \"last_name\": \"efgh\",\n                \"mobile_phone\": {\n\t\t            \"country_code\": 95,\n\t\t            \"number\": \"7777788888\"\n\t\t        }\n\t}\n}"},"url":{"raw":"{{api_url}}/v1/guests?expand=tags&expand=address_info&expand=preferences&expand=referral&expand=primary_employee","host":["{{api_url}}"],"path":["v1","guests"],"query":[{"key":"expand","value":"tags","description":"parameter to retrieve tags asociated with the guest."},{"key":"expand","value":"address_info","description":"parameter to retrieve address information of the guest."},{"key":"expand","value":"preferences","description":"parameter to retrieve preferences of the guest."},{"key":"expand","value":"referral","description":"parameter to retrieve referral details of the guest."},{"key":"expand","value":"primary_employee","description":"parameter to retrieve primary_employee details of the guest."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 28 Nov 2018 05:27:40 GMT"},{"key":"Content-Length","value":"797"},{"key":"X-OSSProxy","value":"OSSProxy 1.3.337.419 (Build 337.419 Win32 en-us)(Oct 17 2018 14:40:33) "},{"key":"Connection","value":"keep-alive"},{"key":"Proxy-Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"7ffbeb62-efd0-435c-b98b-2475c311868b\",\n    \"code\": \"\",\n    \"center_id\": \"b5ed4fbb-4c05-4195-b313-1320b620224b\",\n    \"personal_info\": {\n        \"user_name\": \"\",\n        \"first_name\": \"abcd\",\n        \"last_name\": \"efgh\",\n        \"middle_name\": \"\",\n        \"email\": \"\",\n        \"mobile_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777788888\"\n        },\n        \"work_phone\": null,\n        \"home_phone\": null,\n        \"gender\": 0,\n        \"date_of_birth\": \"0001-01-01T00:00:00\",\n        \"is_minor\": false,\n        \"nationality_id\": -1,\n        \"anniversary_date\": \"0001-01-01T00:00:00\",\n        \"lock_guest_custom_data\": false,\n        \"pan\": \"\"\n    },\n    \"address_info\": {\n        \"address_1\": \"\",\n        \"address_2\": \"\",\n        \"city\": \"\",\n        \"country_id\": -1,\n        \"state_id\": -1,\n        \"state_other\": \"\",\n        \"zip_code\": \"\"\n    },\n    \"preferences\": {\n        \"receive_transactional_email\": false,\n        \"receive_transactional_sms\": false,\n        \"receive_marketing_email\": false,\n        \"receive_marketing_sms\": false,\n        \"recieve_lp_stmt\": true,\n        \"preferred_therapist\": null\n    },\n    \"tags\": null,\n    \"referral\": null,\n    \"primary_employee\": null\n}"},{"id":"5254fde2-6fa8-4eff-b37d-db4a648758ff","name":"Maximum object to create a guest","originalRequest":{"method":"POST","header":[{"description":"Access token generated from the token API.","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"Represents the type of the request body.","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"code\": \"CN001\",\n    \"center_id\": \"b5ed4fbb-4c05-4195-b313-1320b620224b\",\n    \"personal_info\": {\n        \"user_name\": \"simonsimu\",\n        \"first_name\": \"simon\",\n        \"last_name\": \"simon\",\n        \"middle_name\": \"simon\",\n        \"email\": \"simon@simon.com\",\n        \"mobile_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777788888\"\n        },\n        \"work_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777799999\"\n        },\n        \"home_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777799999\"\n        },\n        \"gender\": 1,\n        \"date_of_birth\": \"1997-08-02T00:00:00\",\n        \"is_minor\": false,\n        \"nationality_id\": 95,\n        \"anniversary_date\": \"2018-11-06T00:00:00\",\n        \"lock_guest_custom_data\": false,\n        \"pan\": \"\"\n    },\n    \"address_info\": {\n        \"address_1\": \"aaaaaaaaa\",\n        \"address_2\": \"bbbbbbbbb\",\n        \"city\": \"cccccccccc\",\n        \"country_id\": 95,\n        \"state_id\": -2,\n        \"state_other\": \"mystate\",\n        \"zip_code\": \"502032\"\n    },\n    \"preferences\": {\n        \"receive_transactional_email\": true,\n        \"receive_transactional_sms\": true,\n        \"receive_marketing_email\": true,\n        \"receive_marketing_sms\": true,\n        \"recieve_lp_stmt\": true,\n        \"preferred_therapist\": {\n            \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\n            \"name\": null\n        }\n    },\n    \"login_info\": {\n        \"password\": \"Api@Zenoti#12\"\n    }\n    \"tags\": [\n        \"CHECKED_IN\",\n        \"MH Test\"\n    ],\n    \"referral\": {\n        \"referral_source\": {\n            \"id\": \"57cdad4d-7045-40b3-885b-d0c191c75113\",\n            \"name\": null\n        },\n        \"referred_by\": {\n            \"id\": \"02be89a4-1250-45a6-80a1-34b286e68228\",\n            \"name\": null\n        }\n    },\n    \"primary_employee\": {\n        \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\n        \"name\": null\n    }\n}"},"url":"{{api_url}}/v1/guests"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"433f2c85-27f4-46b3-b3c7-14b9130d4841\",\n    \"code\": \"CN001\",\n    \"center_id\": \"b5ed4fbb-4c05-4195-b313-1320b620224b\",\n    \"personal_info\": {\n        \"user_name\": \"simonsimu\",\n        \"first_name\": \"simon\",\n        \"last_name\": \"simon\",\n        \"middle_name\": \"simon\",\n        \"email\": \"simon@simon.com\",\n        \"mobile_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777788888\"\n        },\n        \"work_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777799999\"\n        },\n        \"home_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777799999\"\n        },\n        \"gender\": 1,\n        \"date_of_birth\": \"1997-08-02T00:00:00\",\n        \"is_minor\": false,\n        \"nationality_id\": 95,\n        \"anniversary_date\": \"2018-11-06T00:00:00\",\n        \"lock_guest_custom_data\": false,\n        \"pan\": \"\"\n    },\n    \"address_info\": {\n        \"address_1\": \"aaaaaaaaa\",\n        \"address_2\": \"bbbbbbbbb\",\n        \"city\": \"cccccccccc\",\n        \"country_id\": 95,\n        \"state_id\": -2,\n        \"state_other\": \"mystate\",\n        \"zip_code\": \"502032\"\n    },\n    \"preferences\": {\n        \"receive_transactional_email\": true,\n        \"receive_transactional_sms\": true,\n        \"receive_marketing_email\": true,\n        \"receive_marketing_sms\": true,\n        \"recieve_lp_stmt\": true,\n        \"preferred_therapist\": {\n            \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\n            \"name\": null\n        }\n    },\n    \"tags\": [\n        \"CHECKED_IN\",\n        \"MH Test\"\n    ],\n    \"referral\": {\n        \"referral_source\": {\n            \"id\": \"57cdad4d-7045-40b3-885b-d0c191c75113\",\n            \"name\": null\n        },\n        \"referred_by\": {\n            \"id\": \"02be89a4-1250-45a6-80a1-34b286e68228\",\n            \"name\": null\n        }\n    },\n    \"primary_employee\": {\n        \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\n        \"name\": null\n    }\n}"}],"_postman_id":"8f158fb4-4987-484e-ab3d-13a8080d5ac4"},{"name":"Update a guest","id":"72ecee1b-77ba-448c-b1e6-9aec41084283","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json","description":"<p>Represents the type of the request body.</p>\n"}],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"4261fadb-f00c-4d3d-a9c4-898cbfc221dc\",\r\n    \"code\": \"\",\r\n    \"center_id\": \"b5ed4fbb-4c05-4195-b313-1320b620224b\",\r\n    \"personal_info\": {\r\n        \"user_name\": \"simonsimu\",\r\n        \"first_name\": \"simon\",\r\n        \"last_name\": \"simon\",\r\n        \"middle_name\": \"simon\",\r\n        \"email\": \"simon@simon.com\",\r\n        \"mobile_phone\": {\r\n            \"country_code\": 95,\r\n            \"number\": \"7777799999\"\r\n        },\r\n        \"work_phone\": {\r\n            \"country_code\": 95,\r\n            \"number\": \"7777799999\"\r\n        },\r\n        \"home_phone\": {\r\n            \"country_code\": 95,\r\n            \"number\": \"7777799999\"\r\n        },\r\n        \"gender\": 1,\r\n        \"date_of_birth\": \"1997-08-02T00:00:00\",\r\n        \"is_minor\": false,\r\n        \"nationality_id\": 95,\r\n        \"anniversary_date\": \"2018-11-06T00:00:00\",\r\n        \"lock_guest_custom_data\": false,\r\n        \"pan\": \"\"\r\n    },\r\n    \"address_info\": {\r\n        \"address_1\": \"aaaaaaaaa\",\r\n        \"address_2\": \"bbbbbbbbb\",\r\n        \"city\": \"cccccccccc\",\r\n        \"country_id\": 95,\r\n        \"state_id\": -2,\r\n        \"state_other\": \"mystate\",\r\n        \"zip_code\": \"502032\"\r\n    },\r\n    \"preferences\": {\r\n        \"receive_transactional_email\": true,\r\n        \"receive_transactional_sms\": true,\r\n        \"receive_marketing_email\": true,\r\n        \"receive_marketing_sms\": true,\r\n        \"recieve_lp_stmt\": true,\r\n        \"preferred_therapist\": {\r\n            \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\r\n            \"name\": \"New Delhi_mgr mgr\"\r\n        }\r\n    },\r\n    \"tags\": [\r\n        \"CHECKED_IN\",\r\n        \"MH Test\"\r\n    ],\r\n    \"referral\": {\r\n        \"referral_source\": {\r\n            \"id\": \"57cdad4d-7045-40b3-885b-d0c191c75113\",\r\n            \"name\": \"Guest\"\r\n        },\r\n        \"referred_by\": {\r\n            \"id\": \"02be89a4-1250-45a6-80a1-34b286e68228\",\r\n            \"name\": \"Kirity Newdelhi\"\r\n        }\r\n    },\r\n    \"primary_employee\": {\r\n        \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\r\n        \"name\": \"New Delhi_mgr mgr\"\r\n    }\r\n}"},"url":"{{api_url}}/v1/guests/{{guest_id}}","description":"<p>Use this API to update the details of a guest.<br />\n<br />\nTo update the details of a guest, modify the <strong>expanded</strong> guest object and supply it to this API. In return, you will recieve the modified guest object.<br /></p>\n<blockquote>\n<p>  <strong>Note: You must send all the fields obtained from the <a href=\"https://docs.zenoti.com/#92ae9041-0bed-4fe3-87ff-12dadb2369d2\">Retrieve guest details API</a>, even if you want to change the details of only one field.</strong>  </p>\n</blockquote>\n<p>This API also allows guests to update another guest details provided they have a relationship defined in Zenoti. Also, only a host guest token can make changes to another guest.</p>\n<h2 id=\"request-body-parameters\">Request Body Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>personal_info</td>\n<td>object</td>\n<td><code>Mandatory</code><br /> Object that contains the guest's personal information elements. For more information, refer to the <b>personal_info Object</b> table.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td><code>Mandatory</code><br /> User code of the guest.</td>\n</tr>\n<tr>\n<td>address_info</td>\n<td>object</td>\n<td><code>Mandatory</code><br /> Object that contains the guest's address information elements. For more information, refer to the <b>address_info Object</b> table.</td>\n</tr>\n<tr>\n<td>preferences</td>\n<td>object</td>\n<td><code>Mandatory</code><br /> Object that contains the guest's preferences-related elements. For more information, refer to the <b>preferences Object</b> table.</td>\n</tr>\n<tr>\n<td>tags</td>\n<td>string</td>\n<td><code>Mandatory</code><br /> Any tags associated with the guest.</td>\n</tr>\n<tr>\n<td>referral</td>\n<td>object</td>\n<td><code>Mandatory</code><br /> Object that contains the guest's referral-related elements.</td>\n</tr>\n<tr>\n<td>primary_employee</td>\n<td>object</td>\n<td><code>Mandatory</code><br /> Object that contains the elements of the primary employee who created the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"personal_info-object\">personal_info Object</h2>\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>user_name</td>\n<td>string</td>\n<td>User name of the guest.</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>string</td>\n<td>First name of the guest.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>string</td>\n<td>Last name of the guest.</td>\n</tr>\n<tr>\n<td>middle_name</td>\n<td>string</td>\n<td>Middle name of the guest.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>string</td>\n<td>Email ID of the guest.</td>\n</tr>\n<tr>\n<td>mobile_phone</td>\n<td>object</td>\n<td>Object that contains the guest's mobile phone-related elements: <code>country_code</code> and <code>number</code>.<br /> <b>Note</b>: Here, <code>country_code</code> is the code of the country. For example, if you specify the <code>country_code</code> as <b>225</b> (for the United States of America), <b>+1</b> will be updated in the UI as the United States of America's phone code.<br /> You can use the <a href=\"https://docs.zenoti.com/#6f67f347-f833-4838-8bd0-4727fe8a9eda\">Retrieve the list of all countries API</a> to fetch country codes (<code>id</code>) and each country's corresponding phone code (<code>phone_code</code>).</td>\n</tr>\n<tr>\n<td>work_phone</td>\n<td>object</td>\n<td>Object that contains the guest's work phone-related elements: <code>country_code</code> and <code>number</code>.<br /> <b>Note</b>: Here, <code>country_code</code> is the code of the country. For example, if you specify the <code>country_code</code> as <b>225</b> (for the United States of America), <b>+1</b> will be updated in the UI as the United States of America's phone code.<br /> You can use the <a href=\"https://docs.zenoti.com/#6f67f347-f833-4838-8bd0-4727fe8a9eda\">Retrieve the list of all countries API</a> to fetch country codes (<code>id</code>) and each country's corresponding phone code (<code>phone_code</code>).</td>\n</tr>\n<tr>\n<td>home_phone</td>\n<td>object</td>\n<td>Object that contains the guest's work phone-related elements: <code>country_code</code> and <code>number</code>.<br /> <b>Note</b>: Here, <code>country_code</code> is the code of the country. For example, if you specify the <code>country_code</code> as <b>225</b> (for the United States of America), <b>+1</b> will be updated in the UI as the United States of America's phone code.<br /> You can use the <a href=\"https://docs.zenoti.com/#6f67f347-f833-4838-8bd0-4727fe8a9eda\">Retrieve the list of all countries API</a> to fetch country codes (<code>id</code>) and each country's corresponding phone code (<code>phone_code</code>).</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>enum</td>\n<td>Indicates the gender of the guest: NotSpecified - -1, Male - 1, Female - 0, and Other - 3.</td>\n</tr>\n<tr>\n<td>date_of_birth</td>\n<td>datetime</td>\n<td>Date of birth of the guest.</td>\n</tr>\n<tr>\n<td>is_minor</td>\n<td>boolean</td>\n<td>Indicates whether the guest is a minor.</td>\n</tr>\n<tr>\n<td>nationality_id</td>\n<td>int</td>\n<td>ID of the country to which the guest belongs. For example, the <code>nationality_id</code> of the United States of America is <b>225</b>.<br /> You can use the <a href=\"https://docs.zenoti.com/#6f67f347-f833-4838-8bd0-4727fe8a9eda\">Retrieve the list of all countries API</a> to fetch country codes (<code>id</code>) and each country's corresponding phone code (<code>phone_code</code>).</td>\n</tr>\n<tr>\n<td>anniversary_date</td>\n<td>datetime</td>\n<td>Anniversary date of the guest.</td>\n</tr>\n<tr>\n<td>lock_guest_custom_data</td>\n<td>boolean</td>\n<td>Indicates whether the guest's custom data is to be locked.</td>\n</tr>\n<tr>\n<td>pan</td>\n<td>string</td>\n<td>Permanent account number (PAN) details of the guest.<br /> <b>Note</b>: This parameter is valid only for guests from India.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"address_info-object\">address_info Object</h2>\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>address_1</td>\n<td>string</td>\n<td>Primary address of the guest.</td>\n</tr>\n<tr>\n<td>address_2</td>\n<td>string</td>\n<td>Secondary address of the guest.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>string</td>\n<td>City to which the guest belongs.</td>\n</tr>\n<tr>\n<td>country_id</td>\n<td>int</td>\n<td>ID of the country to which the guest belongs. For example, the <code>country_id</code> of the United States of America is <b>225</b>.<br /> You can use the <a href=\"https://docs.zenoti.com/#6f67f347-f833-4838-8bd0-4727fe8a9eda\">Retrieve the list of all countries API</a> to fetch country codes (<code>id</code>) and each country's corresponding phone code (<code>phone_code</code>).</td>\n</tr>\n<tr>\n<td>state_id</td>\n<td>int</td>\n<td>ID of the state to which the guest belongs.<br /> For more information on how to fetch the state IDs of a specific country, refer to the <a href=\"https://docs.zenoti.com/#90a22bea-e9d3-4457-b3cd-cce6edb6e402\">Retrieve the list of all states of a country API</a>.</td>\n</tr>\n<tr>\n<td>state_other</td>\n<td>string</td>\n<td>Alternative state to which the guest belongs.</td>\n</tr>\n<tr>\n<td>zip_code</td>\n<td>string</td>\n<td>Zip code of the guest's address.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"preferences-object\">preferences Object</h2>\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>receive_transactional_email</td>\n<td>boolean</td>\n<td>Indicates whether the guest wants to receive transactional emails.</td>\n</tr>\n<tr>\n<td>receive_transactional_sms</td>\n<td>boolean</td>\n<td>Indicates whether the guest wants to receive transactional SMSs.</td>\n</tr>\n<tr>\n<td>receive_marketing_email</td>\n<td>boolean</td>\n<td>Indicates whether the guest wants to receive marketing emails.</td>\n</tr>\n<tr>\n<td>receive_marketing_sms</td>\n<td>boolean</td>\n<td>Indicates whether the guest wants to receive marketing SMSs.</td>\n</tr>\n<tr>\n<td>recieve_lp_stmt</td>\n<td>boolean</td>\n<td>Indicates whether the guest wants to receive loyalty points statements.</td>\n</tr>\n<tr>\n<td>preferred_therapist</td>\n<td>object</td>\n<td>Object that contains the guest's preferred therapist details: <code>id</code> and <code>name</code>.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>center_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>personal_info</td>\n<td>object</td>\n<td>Object that contains the guest's personal information elements. For more information, refer to the <b>personal_info Object</b> table.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>User code of the guest.</td>\n</tr>\n<tr>\n<td>address_info</td>\n<td>object</td>\n<td>Object that contains the guest's address information elements. For more information, refer to the <b>address_info Object</b> table.</td>\n</tr>\n<tr>\n<td>preferences</td>\n<td>object</td>\n<td>Object that contains the guest's preferences-related elements. For more information, refer to the <b>preferences Object</b> table.</td>\n</tr>\n<tr>\n<td>tags</td>\n<td>string</td>\n<td>Any tags associated with the guest.</td>\n</tr>\n<tr>\n<td>referral</td>\n<td>object</td>\n<td>Object that contains the guest's referral-related elements.</td>\n</tr>\n<tr>\n<td>primary_employee</td>\n<td>object</td>\n<td>Object that contains the elements of the primary employee who created the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"personal_info-object-1\">personal_info Object</h2>\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>user_name</td>\n<td>string</td>\n<td>User name of the guest.</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>string</td>\n<td>First name of the guest.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>string</td>\n<td>Last name of the guest.</td>\n</tr>\n<tr>\n<td>middle_name</td>\n<td>string</td>\n<td>Middle name of the guest.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>string</td>\n<td>Email ID of the guest.</td>\n</tr>\n<tr>\n<td>mobile_phone</td>\n<td>object</td>\n<td>Object that contains the guest's mobile phone-related elements: <code>country_code</code> and <code>number</code>.<br /> <b>Note</b>: Here, <code>country_code</code> is the code of the country. For example, if you specify the <code>country_code</code> as <b>225</b> (for the United States of America), <b>+1</b> will be updated in the UI as the United States of America's phone code.<br /> You can use the <a href=\"https://docs.zenoti.com/#6f67f347-f833-4838-8bd0-4727fe8a9eda\">Retrieve the list of all countries API</a> to fetch country codes (<code>id</code>) and each country's corresponding phone code (<code>phone_code</code>).</td>\n</tr>\n<tr>\n<td>work_phone</td>\n<td>object</td>\n<td>Object that contains the guest's work phone-related elements: <code>country_code</code> and <code>number</code>.<br /> <b>Note</b>: Here, <code>country_code</code> is the code of the country. For example, if you specify the <code>country_code</code> as <b>225</b> (for the United States of America), <b>+1</b> will be updated in the UI as the United States of America's phone code.<br /> You can use the <a href=\"https://docs.zenoti.com/#6f67f347-f833-4838-8bd0-4727fe8a9eda\">Retrieve the list of all countries API</a> to fetch country codes (<code>id</code>) and each country's corresponding phone code (<code>phone_code</code>).</td>\n</tr>\n<tr>\n<td>home_phone</td>\n<td>object</td>\n<td>Object that contains the guest's work phone-related elements: <code>country_code</code> and <code>number</code>.<br /> <b>Note</b>: Here, <code>country_code</code> is the code of the country. For example, if you specify the <code>country_code</code> as <b>225</b> (for the United States of America), <b>+1</b> will be updated in the UI as the United States of America's phone code.<br /> You can use the <a href=\"https://docs.zenoti.com/#6f67f347-f833-4838-8bd0-4727fe8a9eda\">Retrieve the list of all countries API</a> to fetch country codes (<code>id</code>) and each country's corresponding phone code (<code>phone_code</code>).</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>enum</td>\n<td>Indicates the gender of the guest: NotSpecified - -1, Male - 1, Female - 0, and Other - 3.</td>\n</tr>\n<tr>\n<td>date_of_birth</td>\n<td>datetime</td>\n<td>Date of birth of the guest.</td>\n</tr>\n<tr>\n<td>is_minor</td>\n<td>boolean</td>\n<td>Indicates whether the guest is a minor.</td>\n</tr>\n<tr>\n<td>nationality_id</td>\n<td>int</td>\n<td>ID of the country to which the guest belongs. For example, the <code>nationality_id</code> of the United States of America is <b>225</b>.<br /> You can use the <a href=\"https://docs.zenoti.com/#6f67f347-f833-4838-8bd0-4727fe8a9eda\">Retrieve the list of all countries API</a> to fetch country codes (<code>id</code>) and each country's corresponding phone code (<code>phone_code</code>).</td>\n</tr>\n<tr>\n<td>anniversary_date</td>\n<td>datetime</td>\n<td>Anniversary date of the guest.</td>\n</tr>\n<tr>\n<td>lock_guest_custom_data</td>\n<td>boolean</td>\n<td>Indicates whether the guest's custom data is to be locked.</td>\n</tr>\n<tr>\n<td>pan</td>\n<td>string</td>\n<td>Permanent account number (PAN) details of the guest.<br /> <b>Note</b>: This parameter is valid only for guests from India.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"address_info-object-1\">address_info Object</h2>\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>address_1</td>\n<td>string</td>\n<td>Primary address of the guest.</td>\n</tr>\n<tr>\n<td>address_2</td>\n<td>string</td>\n<td>Secondary address of the guest.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>string</td>\n<td>City to which the guest belongs.</td>\n</tr>\n<tr>\n<td>country_id</td>\n<td>int</td>\n<td>ID of the country to which the guest belongs. For example, the <code>country_id</code> of the United States of America is <b>225</b>.<br /> You can use the <a href=\"https://docs.zenoti.com/#6f67f347-f833-4838-8bd0-4727fe8a9eda\">Retrieve the list of all countries API</a> to fetch country codes (<code>id</code>) and each country's corresponding phone code (<code>phone_code</code>).</td>\n</tr>\n<tr>\n<td>state_id</td>\n<td>int</td>\n<td>ID of the state to which the guest belongs.<br /> For more information on how to fetch the state IDs of a specific country, refer to the <a href=\"https://docs.zenoti.com/#90a22bea-e9d3-4457-b3cd-cce6edb6e402\">Retrieve the list of all states of a country API</a>.</td>\n</tr>\n<tr>\n<td>state_other</td>\n<td>string</td>\n<td>Alternative state to which the guest belongs.</td>\n</tr>\n<tr>\n<td>zip_code</td>\n<td>string</td>\n<td>Zip code of the guest's address.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"preferences-object-1\">preferences Object</h2>\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>receive_transactional_email</td>\n<td>boolean</td>\n<td>Indicates whether the guest wants to receive transactional emails.</td>\n</tr>\n<tr>\n<td>receive_transactional_sms</td>\n<td>boolean</td>\n<td>Indicates whether the guest wants to receive transactional SMSs.</td>\n</tr>\n<tr>\n<td>receive_marketing_email</td>\n<td>boolean</td>\n<td>Indicates whether the guest wants to receive marketing emails.</td>\n</tr>\n<tr>\n<td>receive_marketing_sms</td>\n<td>boolean</td>\n<td>Indicates whether the guest wants to receive marketing SMSs.</td>\n</tr>\n<tr>\n<td>recieve_lp_stmt</td>\n<td>boolean</td>\n<td>Indicates whether the guest wants to receive loyalty points statements.</td>\n</tr>\n<tr>\n<td>preferred_therapist</td>\n<td>object</td>\n<td>Object that contains the guest's preferred therapist details: <code>id</code> and <code>name</code>.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"050f4520-9417-4efa-b005-35898c899caf","name":"Update a guest","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"Represents the type of the request body.","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"4261fadb-f00c-4d3d-a9c4-898cbfc221dc\",\n    \"code\": \"\",\n    \"center_id\": \"b5ed4fbb-4c05-4195-b313-1320b620224b\",\n    \"personal_info\": {\n        \"user_name\": \"simonsimu\",\n        \"first_name\": \"simon\",\n        \"last_name\": \"simon\",\n        \"middle_name\": \"simon\",\n        \"email\": \"simon@simon.com\",\n        \"mobile_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777799999\"\n        },\n        \"work_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777799999\"\n        },\n        \"home_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777799999\"\n        },\n        \"gender\": 1,\n        \"date_of_birth\": \"1997-08-02T00:00:00\",\n        \"is_minor\": false,\n        \"nationality_id\": 95,\n        \"anniversary_date\": \"2018-11-06T00:00:00\",\n        \"lock_guest_custom_data\": false,\n        \"pan\": \"\"\n    },\n    \"address_info\": {\n        \"address_1\": \"aaaaaaaaa\",\n        \"address_2\": \"bbbbbbbbb\",\n        \"city\": \"cccccccccc\",\n        \"country_id\": 95,\n        \"state_id\": -2,\n        \"state_other\": \"mystate\",\n        \"zip_code\": \"502032\"\n    },\n    \"preferences\": {\n        \"receive_transactional_email\": true,\n        \"receive_transactional_sms\": true,\n        \"receive_marketing_email\": true,\n        \"receive_marketing_sms\": true,\n        \"recieve_lp_stmt\": true,\n        \"preferred_therapist\": {\n            \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\n            \"name\": \"New Delhi_mgr mgr\"\n        }\n    },\n    \"tags\": [\n        \"CHECKED_IN\",\n        \"MH Test\"\n    ],\n    \"referral\": {\n        \"referral_source\": {\n            \"id\": \"57cdad4d-7045-40b3-885b-d0c191c75113\",\n            \"name\": \"Guest\"\n        },\n        \"referred_by\": {\n            \"id\": \"02be89a4-1250-45a6-80a1-34b286e68228\",\n            \"name\": \"Kirity Newdelhi\"\n        }\n    },\n    \"primary_employee\": {\n        \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\n        \"name\": \"New Delhi_mgr mgr\"\n    }\n}"},"url":{"raw":"{{api_url}}/v1/guests/{{guest_id}}?expand=tags&expand=address_info&expand=preferences&expand=referral&expand=primary_employee","host":["{{api_url}}"],"path":["v1","guests","{{guest_id}}"],"query":[{"key":"expand","value":"tags","description":"parameter to retrieve tags asociated with the guest."},{"key":"expand","value":"address_info","description":"parameter to retrieve address information of the guest."},{"key":"expand","value":"preferences","description":"parameter to retrieve preferences of the guest."},{"key":"expand","value":"referral","description":"parameter to retrieve referral details of the guest."},{"key":"expand","value":"primary_employee","description":"parameter to retrieve primary_employee details of the guest."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 27 Nov 2018 11:51:14 GMT"},{"key":"Content-Length","value":"1293"},{"key":"X-OSSProxy","value":"OSSProxy 1.3.337.419 (Build 337.419 Win32 en-us)(Oct 17 2018 14:40:33) "},{"key":"Connection","value":"keep-alive"},{"key":"Proxy-Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"4261fadb-f00c-4d3d-a9c4-898cbfc221dc\",\n    \"code\": \"\",\n    \"center_id\": \"b5ed4fbb-4c05-4195-b313-1320b620224b\",\n    \"personal_info\": {\n        \"user_name\": \"simonsimu\",\n        \"first_name\": \"simon\",\n        \"last_name\": \"simon\",\n        \"middle_name\": \"simon\",\n        \"email\": \"simon@simon.com\",\n        \"mobile_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777799999\"\n        },\n        \"work_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777799999\"\n        },\n        \"home_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777799999\"\n        },\n        \"gender\": 1,\n        \"date_of_birth\": \"1997-08-02T00:00:00\",\n        \"is_minor\": false,\n        \"nationality_id\": 95,\n        \"anniversary_date\": \"2018-11-06T00:00:00\",\n        \"lock_guest_custom_data\": false,\n        \"pan\": \"\"\n    },\n    \"address_info\": {\n        \"address_1\": \"aaaaaaaaa\",\n        \"address_2\": \"bbbbbbbbb\",\n        \"city\": \"cccccccccc\",\n        \"country_id\": 95,\n        \"state_id\": -2,\n        \"state_other\": \"mystate\",\n        \"zip_code\": \"502032\"\n    },\n    \"preferences\": {\n        \"receive_transactional_email\": true,\n        \"receive_transactional_sms\": true,\n        \"receive_marketing_email\": true,\n        \"receive_marketing_sms\": true,\n        \"recieve_lp_stmt\": true,\n        \"preferred_therapist\": {\n            \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\n            \"name\": \"New Delhi_mgr mgr\"\n        }\n    },\n    \"tags\": [\n        \"CHECKED_IN\",\n        \"MH Test\"\n    ],\n    \"referral\": {\n        \"referral_source\": {\n            \"id\": \"57cdad4d-7045-40b3-885b-d0c191c75113\",\n            \"name\": \"Guest\"\n        },\n        \"referred_by\": {\n            \"id\": \"02be89a4-1250-45a6-80a1-34b286e68228\",\n            \"name\": \"Kirity Newdelhi\"\n        }\n    },\n    \"primary_employee\": {\n        \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\n        \"name\": \"New Delhi_mgr mgr\"\n    }\n}"}],"_postman_id":"72ecee1b-77ba-448c-b1e6-9aec41084283"},{"name":"List all guests of a center","id":"e9dc0117-3915-479c-889d-35c004d819ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."}],"url":"{{api_url}}/v1/guests?center_id={{center_id}}&last_updated=2018-11-24","description":"<p>This API helps you to retrieve all guests of the specified center. <br />\n<br />\nYou must specify the unique identifier of the center as <code>center_id</code> in the API request.<br />\nYou can also list the guests who are updated recently by passing the last_updated parameter.<br />\nYou can also leverage the pagination feature by passing <code>page</code> and <code>size</code> query parameters if you have a large number of records to be displayed. By default, <code>page</code> is set as 1 and <code>size</code> is set as 10. <code>size</code> cannot be more than 100: which means that the maximum records per page cannot be more than 100.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>last_updated</td>\n<td>datetime</td>\n<td><code>Optional</code><br /> Date on which the list of guests of the center was last updated.</td>\n</tr>\n<tr>\n<td>page</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of the display page. Default value is 1.</td>\n</tr>\n<tr>\n<td>size</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of records per page. Default value is 10.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>guests</td>\n<td>object</td>\n<td>Object that contains all the guests-related elements of the center.</td>\n</tr>\n<tr>\n<td>page_Info</td>\n<td>object</td>\n<td>Object that contains pagination-related elements.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>A unique identifier of the center</p>\n","type":"text/plain"},"key":"center_id","value":"{{center_id}}"},{"description":{"content":"<p>A filter on the list based on the Guest's updated datetime. The value must be a valid datetime. This will be unset if you POST an empty value.</p>\n","type":"text/plain"},"key":"last_updated","value":"2018-11-24"}],"variable":[]}},"response":[{"id":"18b902f9-7266-44af-b924-7d6e9a5eb024","name":"List all guests of a center","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":{"raw":"{{api_url}}/v1/guests?center_id={{center_id}}&last_updated=2018-11-24","host":["{{api_url}}"],"path":["v1","guests"],"query":[{"key":"center_id","value":"{{center_id}}"},{"key":"last_updated","value":"2018-11-24"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 28 Nov 2018 05:16:14 GMT"},{"key":"Content-Length","value":"583"},{"key":"X-OSSProxy","value":"OSSProxy 1.3.337.419 (Build 337.419 Win32 en-us)(Oct 17 2018 14:40:33) "},{"key":"Connection","value":"keep-alive"},{"key":"Proxy-Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"guests\": [\n        {\n            \"id\": \"720B9FDE-BD76-4AEB-940A-022360D02708\",\n            \"code\": \"\",\n            \"center_id\": \"af56e9e1-05e6-403c-84ae-89ac703396fe\",\n            \"personal_info\": {\n                \"user_name\": \"\",\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Stripe\",\n                \"middle_name\": \"\",\n                \"email\": \"abcmar4@em.com\",\n                \"mobile_phone\": {\n                    \"country_code\": 225,\n                    \"number\": \"8989787887\"\n                },\n                \"work_phone\": null,\n                \"home_phone\": null,\n                \"gender\": 1,\n                \"date_of_birth\": null,\n                \"is_minor\": false,\n                \"nationality_id\": -1,\n                \"anniversary_date\": null,\n                \"lock_guest_custom_data\": false,\n                \"pan\": \"\"\n            },\n            \"address_info\": null,\n            \"preferences\": null,\n            \"tags\": null,\n            \"referral\": null,\n            \"primary_employee\": null\n        },\n        {\n            \"id\": \"8F874D77-ABE1-4C5B-AACA-6CCC3A53869A\",\n            \"code\": \"\",\n            \"center_id\": \"af56e9e1-05e6-403c-84ae-89ac703396fe\",\n            \"personal_info\": {\n                \"user_name\": \"abcqw@g.com\",\n                \"first_name\": \"abcqwerty\",\n                \"last_name\": \"poiu\",\n                \"middle_name\": \"\",\n                \"email\": \"abcqw@g.com\",\n                \"mobile_phone\": {\n                    \"country_code\": 225,\n                    \"number\": \"7632778787\"\n                },\n                \"work_phone\": null,\n                \"home_phone\": null,\n                \"gender\": 1,\n                \"date_of_birth\": \"1999-02-02T00:00:00\",\n                \"is_minor\": false,\n                \"nationality_id\": -1,\n                \"anniversary_date\": null,\n                \"lock_guest_custom_data\": false,\n                \"pan\": \"\"\n            },\n            \"address_info\": null,\n            \"preferences\": null,\n            \"tags\": null,\n            \"referral\": null,\n            \"primary_employee\": null\n        },\n        {\n            \"id\": \"D4940F16-295E-4C72-A7AB-302D1E2C18CD\",\n            \"code\": \"\",\n            \"center_id\": \"af56e9e1-05e6-403c-84ae-89ac703396fe\",\n            \"personal_info\": {\n                \"user_name\": \"abhi_guest\",\n                \"first_name\": \"Abhishek\",\n                \"last_name\": \"guest\",\n                \"middle_name\": \"\",\n                \"email\": \"a@a.com\",\n                \"mobile_phone\": {\n                    \"country_code\": 225,\n                    \"number\": \"2222234344\"\n                },\n                \"work_phone\": null,\n                \"home_phone\": null,\n                \"gender\": 1,\n                \"date_of_birth\": null,\n                \"is_minor\": false,\n                \"nationality_id\": -1,\n                \"anniversary_date\": null,\n                \"lock_guest_custom_data\": false,\n                \"pan\": \"\"\n            },\n            \"address_info\": null,\n            \"preferences\": null,\n            \"tags\": null,\n            \"referral\": null,\n            \"primary_employee\": null\n        },\n        {\n            \"id\": \"1353E848-49B5-492B-BBC6-55E46BB550B2\",\n            \"code\": \"\",\n            \"center_id\": \"af56e9e1-05e6-403c-84ae-89ac703396fe\",\n            \"personal_info\": {\n                \"user_name\": \"\",\n                \"first_name\": \"acvssb\",\n                \"last_name\": \"bansn\",\n                \"middle_name\": \"\",\n                \"email\": \"\",\n                \"mobile_phone\": {\n                    \"country_code\": 225,\n                    \"number\": \"1234567901\"\n                },\n                \"work_phone\": null,\n                \"home_phone\": null,\n                \"gender\": 1,\n                \"date_of_birth\": null,\n                \"is_minor\": false,\n                \"nationality_id\": -1,\n                \"anniversary_date\": null,\n                \"lock_guest_custom_data\": false,\n                \"pan\": \"\"\n            },\n            \"address_info\": null,\n            \"preferences\": null,\n            \"tags\": null,\n            \"referral\": null,\n            \"primary_employee\": null\n        },\n        {\n            \"id\": \"EB17BD2E-2DD9-47BD-8B6C-D07642C4360A\",\n            \"code\": \"\",\n            \"center_id\": \"af56e9e1-05e6-403c-84ae-89ac703396fe\",\n            \"personal_info\": {\n                \"user_name\": \"\",\n                \"first_name\": \"agjaka\",\n                \"last_name\": \"vaqb\",\n                \"middle_name\": \"\",\n                \"email\": \"\",\n                \"mobile_phone\": {\n                    \"country_code\": 225,\n                    \"number\": \"1564219849\"\n                },\n                \"work_phone\": null,\n                \"home_phone\": null,\n                \"gender\": 1,\n                \"date_of_birth\": null,\n                \"is_minor\": false,\n                \"nationality_id\": -1,\n                \"anniversary_date\": null,\n                \"lock_guest_custom_data\": false,\n                \"pan\": \"\"\n            },\n            \"address_info\": null,\n            \"preferences\": null,\n            \"tags\": null,\n            \"referral\": null,\n            \"primary_employee\": null\n        },\n        {\n            \"id\": \"B5BF9FD6-A67A-46E7-805B-E8D2F265C3E2\",\n            \"code\": \"\",\n            \"center_id\": \"af56e9e1-05e6-403c-84ae-89ac703396fe\",\n            \"personal_info\": {\n                \"user_name\": \"\",\n                \"first_name\": \"Ash\",\n                \"last_name\": \"Yesyes\",\n                \"middle_name\": \"\",\n                \"email\": \"\",\n                \"mobile_phone\": null,\n                \"work_phone\": null,\n                \"home_phone\": null,\n                \"gender\": -1,\n                \"date_of_birth\": null,\n                \"is_minor\": false,\n                \"nationality_id\": -1,\n                \"anniversary_date\": null,\n                \"lock_guest_custom_data\": false,\n                \"pan\": \"\"\n            },\n            \"address_info\": null,\n            \"preferences\": null,\n            \"tags\": null,\n            \"referral\": null,\n            \"primary_employee\": null\n        },\n        {\n            \"id\": \"F4553DBC-0971-4A12-B290-E005C76FCEA0\",\n            \"code\": \"\",\n            \"center_id\": \"af56e9e1-05e6-403c-84ae-89ac703396fe\",\n            \"personal_info\": {\n                \"user_name\": \"\",\n                \"first_name\": \"Ashok\",\n                \"last_name\": \"Kumar\",\n                \"middle_name\": \"\",\n                \"email\": \"\",\n                \"mobile_phone\": null,\n                \"work_phone\": null,\n                \"home_phone\": null,\n                \"gender\": 1,\n                \"date_of_birth\": \"2015-12-04T00:00:00\",\n                \"is_minor\": false,\n                \"nationality_id\": -1,\n                \"anniversary_date\": null,\n                \"lock_guest_custom_data\": false,\n                \"pan\": \"\"\n            },\n            \"address_info\": null,\n            \"preferences\": null,\n            \"tags\": null,\n            \"referral\": null,\n            \"primary_employee\": null\n        },\n        {\n            \"id\": \"34C72F99-19FF-40A3-B666-E24712237463\",\n            \"code\": \"\",\n            \"center_id\": \"af56e9e1-05e6-403c-84ae-89ac703396fe\",\n            \"personal_info\": {\n                \"user_name\": \"\",\n                \"first_name\": \"Ashwin\",\n                \"last_name\": \"Stripe\",\n                \"middle_name\": \"\",\n                \"email\": \"\",\n                \"mobile_phone\": null,\n                \"work_phone\": null,\n                \"home_phone\": null,\n                \"gender\": -1,\n                \"date_of_birth\": null,\n                \"is_minor\": false,\n                \"nationality_id\": -1,\n                \"anniversary_date\": null,\n                \"lock_guest_custom_data\": false,\n                \"pan\": \"\"\n            },\n            \"address_info\": null,\n            \"preferences\": null,\n            \"tags\": null,\n            \"referral\": null,\n            \"primary_employee\": null\n        },\n        {\n            \"id\": \"D3E9B112-0EA8-4100-8646-78CC3DDB1ABF\",\n            \"code\": \"\",\n            \"center_id\": \"af56e9e1-05e6-403c-84ae-89ac703396fe\",\n            \"personal_info\": {\n                \"user_name\": \"\",\n                \"first_name\": \"Aus\",\n                \"last_name\": \"Test\",\n                \"middle_name\": \"\",\n                \"email\": \"\",\n                \"mobile_phone\": {\n                    \"country_code\": 13,\n                    \"number\": \"0255111111\"\n                },\n                \"work_phone\": null,\n                \"home_phone\": null,\n                \"gender\": -1,\n                \"date_of_birth\": null,\n                \"is_minor\": false,\n                \"nationality_id\": -1,\n                \"anniversary_date\": null,\n                \"lock_guest_custom_data\": false,\n                \"pan\": \"\"\n            },\n            \"address_info\": null,\n            \"preferences\": null,\n            \"tags\": null,\n            \"referral\": null,\n            \"primary_employee\": null\n        },\n        {\n            \"id\": \"6905E820-4D40-4C2E-AE15-EB0F20938447\",\n            \"code\": \"\",\n            \"center_id\": \"af56e9e1-05e6-403c-84ae-89ac703396fe\",\n            \"personal_info\": {\n                \"user_name\": \"\",\n                \"first_name\": \"Back\",\n                \"last_name\": \"Space\",\n                \"middle_name\": \"\",\n                \"email\": \"\",\n                \"mobile_phone\": {\n                    \"country_code\": 225,\n                    \"number\": \"8745690866\"\n                },\n                \"work_phone\": null,\n                \"home_phone\": null,\n                \"gender\": 1,\n                \"date_of_birth\": null,\n                \"is_minor\": false,\n                \"nationality_id\": -1,\n                \"anniversary_date\": null,\n                \"lock_guest_custom_data\": false,\n                \"pan\": \"\"\n            },\n            \"address_info\": null,\n            \"preferences\": null,\n            \"tags\": null,\n            \"referral\": null,\n            \"primary_employee\": null\n        }\n    ]\n}"}],"_postman_id":"e9dc0117-3915-479c-889d-35c004d819ec"},{"name":"Guest Notes","id":"f6b474a3-0928-41dc-9fab-f7baddebdba8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":">","header":[],"body":{"mode":"formdata","formdata":[{"key":"id","value":"guid","description":"<p>Unique identifier of the guest.</p>\n","type":"text"},{"key":"is_private","value":"boolean","description":"<p>Indicates whether the note is private.\nBy creating a private note, you can restrict the note to visible only to the front-desk executive or the manager.<br /> \nIf you create a private note, an alert is set as <b>off</b> and the note type is set as <b>generic.</b></p>\n","type":"text"},{"key":"note_type","value":"enum","description":"<p>Indicates the type of the note: <br />\n<b></b></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>10  Show on opening Guest History\n3  Show during check-in\n4  Show when booking an appointment\n8  Show when taking payment\n2  Generic\n</code></pre>\n<b>If you select generic note type then  alert is set to off</b>","type":"text"},{"key":"alert","value":"boolean","description":"<p>Indicates whether the alert has been activated or deactivated for a particular note.<br />\n<b>By default, the alert is set as off for generic and private notes and on for note types (10,3,4,8).</b></p>\n","type":"text"},{"key":"notes","value":"string","description":"<p>Display message for alerting the staff.</p>\n","type":"text"},{"key":"center","value":"object","description":"<p>Center details of the note.</p>\n","type":"text"},{"key":"added_by","value":"object","description":"<p>Object that contains details of the employee who added the note.</p>\n","type":"text"},{"key":"created_date","value":"datetime","description":"<p>Date on which the note was created (TimeZone of respected center_id).</p>\n","type":"text"}]},"url":"","description":"<p>The guest-related notes appear as pop-up alerts when you open the guest history, during guest check-in, when booking an appointment, or in the Point of Sale (POS) window. </p>\n<p>you can use the following API\"s to enter and enable guest notes to pop up as alerts:</p>\n<p>There are four types of notes are available:<br /></p>\n<p><strong>1) Show on opening Guest History</strong>:<br /> Select if you want critical alerts to show on opening the Guest Profile screen.<br />\nExample: Guest is allergic to lavender oil<br />\n<strong>2) Show during check-in</strong>:<br /> Select if you want the alert to show when the guest’s appointment status is ‘check-in’.<br />\nExample: Guest prefers a hot beverage on arrival<br />\n<strong>3) Show when booking an appointment</strong>:<br /> Select if you want the alert to show when booking an appointment for the guest.<br />\nExample: High Profile Guest<br />\n<strong>4) Show when taking payment</strong>:<br /> Select if you want the alert to show when you take payment for the guest.<br />\nExample: Guest is a member<br /></p>\n","urlObject":{"query":[],"variable":[]}},"response":[{"id":"8cb09057-4bc8-4dc0-93f3-6b3a47e6d74d","name":"Notes Object","originalRequest":{"method":">","header":[],"url":""},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"a65e01bd-7846-44b8-a43a-91d5f6c01a63\",\n    \"is_private\": false,\n    \"alert\": true,\n    \"note_type\": 10,\n    \"notes\": \"sample string 4\",\n    \"center\": {\n        \"id\": \"c56f4e05-62b5-4033-b42e-b72db37722df\",\n        \"name\": \"London\"\n    },\n    \"added_by\": {\n        \"id\": \"c56f4e05-62b5-4033-b42e-b72db37722df\",\n        \"name\": \"surya owner\"\n    },\n    \"created_date\": \"2018-12-20T09:17:56\"\n}"}],"_postman_id":"f6b474a3-0928-41dc-9fab-f7baddebdba8"},{"name":"Create a guest note","event":[{"listen":"test","script":{"id":"6eac73e7-bb80-4267-82ea-6bb8512da29a","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});\r","\r","\r","pm.test(\"response body contains note id\", function () {\r","    pm.expect(pm.response.text()).to.include(\"\\\"id\\\"\");\r","});\r","\r","\r","pm.test(\"response body contains is_private\", function () {\r","    pm.expect(pm.response.text()).to.include(\"\\\"is_private\\\"\");\r","});\r","\r","\r","pm.test(\"response body contains note_type\", function () {\r","    pm.expect(pm.response.text()).to.include(\"\\\"note_type\\\"\");\r","});\r","\r","\r","pm.test(\"response body contains alert\", function () {\r","    pm.expect(pm.response.text()).to.include(\"\\\"alert\\\"\");\r","});\r","\r","\r","pm.test(\"response body contains alert\", function () {\r","    pm.expect(pm.response.text()).to.include(\"\\\"alert\\\"\");\r","});\r","\r","\r","pm.test(\"new note id set succesfully\", function () {\r","    var jsonData = pm.response.json();\r","    pm.environment.set(\"note_id\", jsonData.id);\r","});"],"type":"text/javascript"}}],"id":"8d3e2422-1c41-4914-a497-0c68fb3969da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"description":"<p>Represents the type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."}],"body":{"mode":"raw","raw":"{\n  \"is_private\": false,\n  \"alert\": true,\n  \"note_type\": 10,\n  \"notes\": \"Guest always prefer evening timings\",\n  \"center\": {\n    \"id\": \"{{login_center_id}}\"\n  }\n}"},"url":"{{api_url}}/v1/guests/{{guest_id}}/notes","description":"<p>This API helps you to create a note for the guest.<br />\n<br />\nYou must specify the unique identifier of the guest as <code>guest_id</code> in the API request.<br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-parameters\">Request Body Parameters</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest note.</td>\n</tr>\n<tr>\n<td>is_private</td>\n<td>boolean</td>\n<td>Indicates whether the note is private.</td>\n</tr>\n<tr>\n<td>alert</td>\n<td>boolean</td>\n<td>Indicates whether the guest note alert is active.</td>\n</tr>\n<tr>\n<td>note_type</td>\n<td>enum</td>\n<td>Type of the guest note: Unknown - 0, Generic - 2, Checkin - 3, Booking - 4, Payment - 8, Profile - 10</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>string</td>\n<td>Message inside the note.</td>\n</tr>\n<tr>\n<td>center</td>\n<td>object</td>\n<td>Object that contains the details of the center.</td>\n</tr>\n<tr>\n<td>added_by</td>\n<td>object</td>\n<td>Object that contains the added by details.</td>\n</tr>\n<tr>\n<td>created_date</td>\n<td>datetime</td>\n<td>Date on which the note was created.</td>\n</tr>\n<tr>\n<td>is_post_to_pms</td>\n<td>boolean</td>\n<td>Indicates whether the chkPostToPms check box has been selected.</td>\n</tr>\n<tr>\n<td>post_to_pms_response_message</td>\n<td>string</td>\n<td>Error message for ChkPostToPMS.</td>\n</tr>\n<tr>\n<td>entity_pk</td>\n<td>int</td>\n<td>Entity For which the notes is added.</td>\n</tr>\n<tr>\n<td>entity_name</td>\n<td>string</td>\n<td>Entity Name For which the note is added.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest note.</td>\n</tr>\n<tr>\n<td>is_private</td>\n<td>boolean</td>\n<td>Indicates whether the note is private.</td>\n</tr>\n<tr>\n<td>alert</td>\n<td>boolean</td>\n<td>Indicates whether the guest note alert is active.</td>\n</tr>\n<tr>\n<td>note_type</td>\n<td>enum</td>\n<td>Type of the guest note: Unknown - 0, Generic - 2, Checkin - 3, Booking - 4, Payment - 8, Profile - 10</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>string</td>\n<td>Message inside the note.</td>\n</tr>\n<tr>\n<td>center</td>\n<td>object</td>\n<td>Object that contains the details of the center.</td>\n</tr>\n<tr>\n<td>added_by</td>\n<td>object</td>\n<td>Object that contains the added by details.</td>\n</tr>\n<tr>\n<td>created_date</td>\n<td>datetime</td>\n<td>Date on which the note was created.</td>\n</tr>\n<tr>\n<td>is_post_to_pms</td>\n<td>boolean</td>\n<td>Indicates whether the chkPostToPms check box has been selected.</td>\n</tr>\n<tr>\n<td>post_to_pms_response_message</td>\n<td>string</td>\n<td>Error message for ChkPostToPMS.</td>\n</tr>\n<tr>\n<td>entity_pk</td>\n<td>int</td>\n<td>Entity For which the notes is added.</td>\n</tr>\n<tr>\n<td>entity_name</td>\n<td>string</td>\n<td>Entity Name For which the note is added.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}","notes"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"b71d985e-6a9c-49ee-9217-e4f29d38c08d","name":"create a guest","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"Represents the type of the request body.","type":"text"},{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"is_private\": false,\n  \"alert\": true,\n  \"note_type\": 10,\n  \"notes\": \"Guest always prefer evening timings\",\n  \"center\": {\n    \"id\": \"{{login_center_id}}\"\n  }\n}"},"url":"{{api_url}}/v1/guests/{{guest_id}}/notes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 20 Dec 2018 11:06:57 GMT"},{"key":"Content-Length","value":"277"},{"key":"X-OSSProxy","value":"OSSProxy 1.3.337.419 (Build 337.419 Win32 en-us)(Oct 17 2018 14:40:33) "},{"key":"Connection","value":"keep-alive"},{"key":"Proxy-Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"9805fb48-4c52-44fc-90da-66b1d063e8bb\",\n    \"is_private\": false,\n    \"alert\": true,\n    \"note_type\": 10,\n    \"notes\": \"Guest always prefer evening timings\",\n    \"center\": {\n        \"id\": \"c56f4e05-62b5-4033-b42e-b72db37722df\",\n        \"name\": \"London\"\n    },\n    \"added_by\": {\n        \"id\": \"c56f4e05-62b5-4033-b42e-b72db37722df\",\n        \"name\": \"admin owner\"\n    },\n    \"created_date\": \"2018-12-20T11:06:57\"\n}"}],"_postman_id":"8d3e2422-1c41-4914-a497-0c68fb3969da"},{"name":"Retrieve a guest  note","event":[{"listen":"test","script":{"id":"4f4ed851-211d-4e0c-b17a-20d0496c7a91","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});\r","\r","\r","pm.test(\"response body contains note id\", function () {\r","    pm.expect(pm.response.text()).to.include(\"\\\"id\\\"\");\r","});\r","\r","\r","pm.test(\"response body contains is_private\", function () {\r","    pm.expect(pm.response.text()).to.include(\"\\\"is_private\\\"\");\r","});\r","\r","\r","pm.test(\"response body contains note_type\", function () {\r","    pm.expect(pm.response.text()).to.include(\"\\\"note_type\\\"\");\r","});\r","\r","\r","pm.test(\"response body contains alert\", function () {\r","    pm.expect(pm.response.text()).to.include(\"\\\"alert\\\"\");\r","});\r","\r","\r","pm.test(\"response body contains alert\", function () {\r","    pm.expect(pm.response.text()).to.include(\"\\\"alert\\\"\");\r","});\r","\r","pm.test(\"new note id set succesfully\", function () {\r","    var jsonData = pm.response.json();\r","    pm.environment.set(\"note_id\", jsonData.id);\r","});"],"type":"text/javascript"}}],"id":"a44797c1-3eda-46ad-8122-283a7d9edfca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."}],"url":"{{api_url}}/v1/guests/{{guest_id}}/notes/{{note_id}}","description":"<p>This API helps you to retrieve the details of the specified guest note.<br />\n<br />\nYou must specify the unique identifier of the guest as <code>guest_id</code> and the note as <code>note_id</code> in the API request.<br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>note_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest note.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest note.</td>\n</tr>\n<tr>\n<td>is_private</td>\n<td>boolean</td>\n<td>Indicates whether the note is private.</td>\n</tr>\n<tr>\n<td>alert</td>\n<td>boolean</td>\n<td>Indicates whether the guest note alert is active.</td>\n</tr>\n<tr>\n<td>note_type</td>\n<td>enum</td>\n<td>Type of the guest note: Unknown - 0, Generic - 2, Checkin - 3, Booking - 4, Payment - 8, Profile - 10</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>string</td>\n<td>Message inside the note.</td>\n</tr>\n<tr>\n<td>center</td>\n<td>object</td>\n<td>Object that contains the details of the center.</td>\n</tr>\n<tr>\n<td>added_by</td>\n<td>object</td>\n<td>Object that contains the added by details.</td>\n</tr>\n<tr>\n<td>created_date</td>\n<td>datetime</td>\n<td>Date on which the note was created.</td>\n</tr>\n<tr>\n<td>is_post_to_pms</td>\n<td>boolean</td>\n<td>Indicates whether the chkPostToPms check box has been selected.</td>\n</tr>\n<tr>\n<td>post_to_pms_response_message</td>\n<td>string</td>\n<td>Error message for ChkPostToPMS.</td>\n</tr>\n<tr>\n<td>entity_pk</td>\n<td>int</td>\n<td>Entity For which the notes is added.</td>\n</tr>\n<tr>\n<td>entity_name</td>\n<td>string</td>\n<td>Entity Name For which the note is added.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}","notes","{{note_id}}"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"824c9ee1-e846-4a0d-b4bd-d4c065aa9981","name":"Retrieve a  note ","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":"{{api_url}}/v1/guests/{{guest_id}}/notes/{{note_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 20 Dec 2018 10:56:39 GMT"},{"key":"Content-Length","value":"256"},{"key":"X-OSSProxy","value":"OSSProxy 1.3.337.419 (Build 337.419 Win32 en-us)(Oct 17 2018 14:40:33) "},{"key":"Connection","value":"keep-alive"},{"key":"Proxy-Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"5569e7f4-7710-4773-aeba-6f30c225f46f\",\n    \"is_private\": false,\n    \"alert\": true,\n    \"note_type\": 8,\n    \"notes\": \"sample string 4\",\n    \"center\": {\n        \"id\": \"c56f4e05-62b5-4033-b42e-b72db37722df\",\n        \"name\": \"London\"\n    },\n    \"added_by\": {\n        \"id\": \"\",\n        \"name\": \"\"\n    },\n    \"created_date\": \"2018-12-20T10:56:22\"\n}"}],"_postman_id":"a44797c1-3eda-46ad-8122-283a7d9edfca"},{"name":"Update a guest note","event":[{"listen":"test","script":{"id":"bcacc383-fa61-4197-a15b-cee5eb6f908a","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});\r","\r","\r","pm.test(\"response body contains note id\", function () {\r","    pm.expect(pm.response.text()).to.include(\"\\\"id\\\"\");\r","});\r","\r","\r","pm.test(\"response body contains is_private\", function () {\r","    pm.expect(pm.response.text()).to.include(\"\\\"is_private\\\"\");\r","});\r","\r","\r","pm.test(\"response body contains note_type\", function () {\r","    pm.expect(pm.response.text()).to.include(\"\\\"note_type\\\"\");\r","});\r","\r","\r","pm.test(\"response body contains alert\", function () {\r","    pm.expect(pm.response.text()).to.include(\"\\\"alert\\\"\");\r","});\r","\r","\r","pm.test(\"response body contains alert\", function () {\r","    pm.expect(pm.response.text()).to.include(\"\\\"alert\\\"\");\r","});\r","\r",""],"type":"text/javascript"}}],"id":"6f1de1fd-65e9-4080-a4a1-44e66413e855","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."},{"description":"<p>Represents the type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{api_url}}/v1/guests/{{guest_id}}/notes/{{note_id}}","description":"<p>This API helps you to update the details of the specified guest note.<br />\n<br />\nYou must specify the unique identifier of the guest as <code>guest_id</code> and the note as <code>note_id</code> in the API request.<br /></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>&gt;&gt;&gt; You can change the notes and note_type elements by using this API.\n&gt;&gt;&gt; You can change the alert of a note by modyifing the note_type as generic = 2.\n&gt;&gt;&gt; You cannot update note_type for a private guest note.\n</code></pre><h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>note_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest note.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-parameters\">Request Body Parameters</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest note.</td>\n</tr>\n<tr>\n<td>is_private</td>\n<td>boolean</td>\n<td>Indicates whether the note is private.</td>\n</tr>\n<tr>\n<td>alert</td>\n<td>boolean</td>\n<td>Indicates whether the guest note alert is active.</td>\n</tr>\n<tr>\n<td>note_type</td>\n<td>enum</td>\n<td>Type of the guest note: Unknown - 0, Generic - 2, Checkin - 3, Booking - 4, Payment - 8, Profile - 10</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>string</td>\n<td>Message inside the note.</td>\n</tr>\n<tr>\n<td>center</td>\n<td>object</td>\n<td>Object that contains the details of the center.</td>\n</tr>\n<tr>\n<td>added_by</td>\n<td>object</td>\n<td>Object that contains the added by details.</td>\n</tr>\n<tr>\n<td>created_date</td>\n<td>datetime</td>\n<td>Date on which the note was created.</td>\n</tr>\n<tr>\n<td>is_post_to_pms</td>\n<td>boolean</td>\n<td>Indicates whether the chkPostToPms check box has been selected.</td>\n</tr>\n<tr>\n<td>post_to_pms_response_message</td>\n<td>string</td>\n<td>Error message for ChkPostToPMS.</td>\n</tr>\n<tr>\n<td>entity_pk</td>\n<td>int</td>\n<td>Entity For which the notes is added.</td>\n</tr>\n<tr>\n<td>entity_name</td>\n<td>string</td>\n<td>Entity Name For which the note is added.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest note.</td>\n</tr>\n<tr>\n<td>is_private</td>\n<td>boolean</td>\n<td>Indicates whether the note is private.</td>\n</tr>\n<tr>\n<td>alert</td>\n<td>boolean</td>\n<td>Indicates whether the guest note alert is active.</td>\n</tr>\n<tr>\n<td>note_type</td>\n<td>enum</td>\n<td>Type of the guest note: Unknown - 0, Generic - 2, Checkin - 3, Booking - 4, Payment - 8, Profile - 10</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>string</td>\n<td>Message inside the note.</td>\n</tr>\n<tr>\n<td>center</td>\n<td>object</td>\n<td>Object that contains the details of the center.</td>\n</tr>\n<tr>\n<td>added_by</td>\n<td>object</td>\n<td>Object that contains the added by details.</td>\n</tr>\n<tr>\n<td>created_date</td>\n<td>datetime</td>\n<td>Date on which the note was created.</td>\n</tr>\n<tr>\n<td>is_post_to_pms</td>\n<td>boolean</td>\n<td>Indicates whether the chkPostToPms check box has been selected.</td>\n</tr>\n<tr>\n<td>post_to_pms_response_message</td>\n<td>string</td>\n<td>Error message for ChkPostToPMS.</td>\n</tr>\n<tr>\n<td>entity_pk</td>\n<td>int</td>\n<td>Entity For which the notes is added.</td>\n</tr>\n<tr>\n<td>entity_name</td>\n<td>string</td>\n<td>Entity Name For which the note is added.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}","notes","{{note_id}}"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"925b7f57-109b-4b14-8933-869de01eb2b1","name":"update a guest note","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"Represents the type of the request body.","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"{{note_id}}\",\n    \"is_private\": false,\n    \"alert\": true,\n    \"note_type\": 8,\n    \"notes\": \"sample string 4\",\n    \"center\": {\n        \"id\": \"{{login_center_id}}\"\n    }\n}"},"url":"{{api_url}}/v1/guests/{{guest_id}}/notes/{{note_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 20 Dec 2018 12:54:45 GMT"},{"key":"Content-Length","value":"256"},{"key":"X-OSSProxy","value":"OSSProxy 1.3.337.419 (Build 337.419 Win32 en-us)(Oct 17 2018 14:40:33) "},{"key":"Connection","value":"keep-alive"},{"key":"Proxy-Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"9805fb48-4c52-44fc-90da-66b1d063e8bb\",\n    \"is_private\": false,\n    \"alert\": true,\n    \"note_type\": 8,\n    \"notes\": \"sample string 4\",\n    \"center\": {\n        \"id\": \"c56f4e05-62b5-4033-b42e-b72db37722df\",\n        \"name\": \"London\"\n    },\n    \"added_by\": {\n        \"id\": \"\",\n        \"name\": \"\"\n    },\n    \"created_date\": \"2018-12-20T11:06:57\"\n}"}],"_postman_id":"6f1de1fd-65e9-4080-a4a1-44e66413e855"},{"name":"Delete a guest note","event":[{"listen":"test","script":{"id":"1e3d0e93-0a21-4e00-b43a-48aef450bf08","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});\r","\r","pm.test(\"response body contains message note deleted sucessfully\", function () {\r","    pm.expect(pm.response.text()).to.include(\"note deleted sucessfully\");\r","});"],"type":"text/javascript"}}],"id":"aa523bb2-4d42-47c9-a455-f4e0863caa85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{api_url}}/v1/guests/{{guest_id}}/notes/{{note_id}}","description":"<p>This API helps you to delete the specified guest note.<br />\n<br />\nYou must specify the unique identifier of the guest as <code>guest_id</code> and the note as <code>note_id</code> in the API request.<br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>note_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest note.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}","notes","{{note_id}}"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"71e40504-fd39-4e97-85e7-ed9f02bdfae0","name":"Delete a guest note","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"Represents the type of the request body.","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{api_url}}/v1/guests/{{guest_id}}/notes/{{note_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 20 Dec 2018 13:13:34 GMT"},{"key":"Content-Length","value":"26"},{"key":"X-OSSProxy","value":"OSSProxy 1.3.337.419 (Build 337.419 Win32 en-us)(Oct 17 2018 14:40:33) "},{"key":"Connection","value":"keep-alive"},{"key":"Proxy-Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"\"note deleted sucessfully\""}],"_postman_id":"aa523bb2-4d42-47c9-a455-f4e0863caa85"},{"name":"Retrieve the list of notes for a guest","event":[{"listen":"test","script":{"id":"0a0f7fbb-d544-4ef6-8cf1-546c8f289a17","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});\r","\r","\r","pm.test(\"response body contains note id\", function () {\r","    pm.expect(pm.response.text()).to.include(\"\\\"id\\\"\");\r","});\r","\r","\r","pm.test(\"response body contains is_private\", function () {\r","    pm.expect(pm.response.text()).to.include(\"\\\"is_private\\\"\");\r","});\r","\r","\r","pm.test(\"response body contains note_type\", function () {\r","    pm.expect(pm.response.text()).to.include(\"\\\"note_type\\\"\");\r","});\r","\r","\r","pm.test(\"response body contains alert\", function () {\r","    pm.expect(pm.response.text()).to.include(\"\\\"alert\\\"\");\r","});\r","\r","\r","pm.test(\"response body contains alert\", function () {\r","    pm.expect(pm.response.text()).to.include(\"\\\"alert\\\"\");\r","});\r","\r",""],"type":"text/javascript"}}],"id":"e9d2772b-97eb-4ba9-9445-92f31da2b999","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n","type":"text"}],"url":"{{api_url}}/v1/guests/{{guest_id}}/notes?view_private={{view_private}}&view_only_profile_alerts={{view_only_profile_alerts}}","description":"<p>This API will help you to retrieve the notes created for the specified guest.  </p>\n<p>You must specify the unique identifier of the guest as <code>guest_id</code> in the API request.  </p>\n<p>You can also leverage the pagination feature by passing <code>page</code> and <code>size</code> query parameters if you have a large number of records to be displayed. By default, <code>page</code> is set as 1 and <code>size</code> is set as 10. <code>size</code> cannot be more than 100: which means that the maximum records per page cannot be more than 100.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code>  <br />Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>page</td>\n<td>int</td>\n<td><code>Optional</code>  <br />Number of the display page. Default value is 1.</td>\n</tr>\n<tr>\n<td>size</td>\n<td>int</td>\n<td><code>Optional</code>  <br />Number of records per page. Default value is 10.</td>\n</tr>\n<tr>\n<td>view_private</td>\n<td>boolean</td>\n<td><code>Optional</code>  <br />Indicates whether private guest notes can be viewed. Default value is false.</td>\n</tr>\n<tr>\n<td>view_only_profile_alerts</td>\n<td>boolean</td>\n<td><code>Optional</code>  <br />Indicates whether only profile alerts are to be viewed. Default value is false.</td>\n</tr>\n<tr>\n<td>noteType</td>\n<td>int</td>\n<td><code>Optional</code>  <br />Indicates the type of note. Default value is -1.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>notes</td>\n<td>object</td>\n<td>Object that contains all the notes-related elements.</td>\n</tr>\n<tr>\n<td>page_info</td>\n<td>object</td>\n<td>Object that contains all the pagination-related elements.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}","notes"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>includes the private guest notes in the response</p>\n","type":"text/plain"},"key":"view_private","value":"{{view_private}}"},{"description":{"content":"<p>fetches only guest notes of note_type 10</p>\n","type":"text/plain"},"key":"view_only_profile_alerts","value":"{{view_only_profile_alerts}}"}],"variable":[]}},"response":[{"id":"f89ffffb-1258-48c7-b787-647a78b0e802","name":"Retrieve the list of notes for a guest","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":{"raw":"{{api_url}}/v1/guests/{{guest_id}}/notes?view_private=true&view_only_profile_alerts=false","host":["{{api_url}}"],"path":["v1","guests","{{guest_id}}","notes"],"query":[{"key":"view_private","value":"true"},{"key":"view_only_profile_alerts","value":"false"},{"key":"page","value":"{page}","disabled":true},{"key":"size","value":"{size}","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 20 Dec 2018 13:25:29 GMT"},{"key":"Content-Length","value":"528"},{"key":"X-OSSProxy","value":"OSSProxy 1.3.337.419 (Build 337.419 Win32 en-us)(Oct 17 2018 14:40:33) "},{"key":"Connection","value":"keep-alive"},{"key":"Proxy-Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"notes\": [\n        {\n            \"id\": \"da60c80d-75ad-4ea3-9046-81cec2e54587\",\n            \"is_private\": true,\n            \"alert\": false,\n            \"note_type\": 2,\n            \"notes\": \"sample string 4\",\n            \"center\": {\n                \"id\": \"c56f4e05-62b5-4033-b42e-b72db37722df\",\n                \"name\": \"London\"\n            },\n            \"added_by\": {\n                \"id\": \"\",\n                \"name\": \" \"\n            },\n            \"created_date\": \"2018-12-20T13:23:29\"\n        },\n        {\n            \"id\": \"76d85b17-4a5d-4726-a8ef-a29de4c57e8d\",\n            \"is_private\": false,\n            \"alert\": true,\n            \"note_type\": 10,\n            \"notes\": \"sample string 4\",\n            \"center\": {\n                \"id\": \"c56f4e05-62b5-4033-b42e-b72db37722df\",\n                \"name\": \"London\"\n            },\n            \"added_by\": {\n                \"id\": \"\",\n                \"name\": \" \"\n            },\n            \"created_date\": \"2018-12-20T13:23:32\"\n        }\n    ]\n}"}],"_postman_id":"e9d2772b-97eb-4ba9-9445-92f31da2b999"},{"name":"Retrieve the loyalty points history of a guest","id":"19fd6eab-15ef-481d-918c-2081754a1180","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","name":"Content-Type","type":"text","value":"bearer {{access_token}}"}],"body":{"mode":"raw","raw":"{\n    \"guest_points\": {\n        \"balance_points\": 35,\n        \"balance_amount\": 35,\n        \"exchange_rate\": 1,\n        \"tier_details\": {\n            \"name\": null,\n            \"enrollment_date\": null,\n            \"amount_to_be_spent_to_stop_downgrade\": 0\n        },\n        \"guest_points_details\": [\n            {\n                \"invoice_no\": null,\n                \"receipt_no\": null,\n                \"earned_on\": \"2019-05-06T00:00:00\",\n                \"program\": \"Manually Added\",\n                \"points_earned\": 15,\n                \"points_redeemed\": 0,\n                \"balance\": 15,\n                \"redemption_start\": null,\n                \"redemption_end\": \"2019-05-16T00:00:00\",\n                \"center\": \"South Granville's\",\n                \"invoice_id\": null\n            },\n            {\n                \"invoice_no\": null,\n                \"receipt_no\": null,\n                \"earned_on\": \"2019-05-06T00:00:00\",\n                \"program\": \"Manually Added\",\n                \"points_earned\": 20,\n                \"points_redeemed\": 0,\n                \"balance\": 20,\n                \"redemption_start\": null,\n                \"redemption_end\": \"2019-05-16T00:00:00\",\n                \"center\": \"South Granville's\",\n                \"invoice_id\": null\n            }\n        ]\n    },\n    \"error\": null\n}"},"url":"{{api_url}}/v1/guests/{{guestId}}/points?view_grooming_points={{view_grooming_points}}&page_num={{page_num}}&num_records={{num_records}}&expand[0]={{expand[0]}}","description":"<p>This API helps you to retrieve the loyalty points history of the specified guest.<br />\n<br />\nYou must specify the unique identifier of the guest as <code>guest_id</code> in the API request.<br />\nYou can also leverage the pagination feature by passing <code>page_num</code> and <code>num_records</code> query parameters if you have a large number of records to be displayed. By default, <code>page_num</code> is set as 1 and <code>num_records</code> is set as 10. <code>num_records</code> cannot be more than 100: which means that the maximum records per page cannot be more than 100.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>view_grooming_points</td>\n<td>int</td>\n<td><code>Optional</code><br /> Indicates whether grooming-related LPs are to be viewed.</td>\n</tr>\n<tr>\n<td>page_num</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of the display page. Default value is 1.</td>\n</tr>\n<tr>\n<td>num_records</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of records per page. Default value is 10.</td>\n</tr>\n<tr>\n<td>sort_ascending</td>\n<td>boolean</td>\n<td><code>Optional</code><br /> Indicates whether the displayed records are to be sorted in ascending order. Default value is true.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>guest_points</td>\n<td>object</td>\n<td>Object that contains all the guest_points-related elements. For more information, refer to the <b>guest_points Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"guest_points-object\">guest_points Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Fields</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>balance_points</td>\n<td>int</td>\n<td>Number of balance points left to be used.</td>\n</tr>\n<tr>\n<td>balance_amount</td>\n<td>int</td>\n<td>Balance amount that can be used.</td>\n</tr>\n<tr>\n<td>exchange_rate</td>\n<td>int</td>\n<td>Exchange value for points.</td>\n</tr>\n<tr>\n<td>tier_details</td>\n<td>object</td>\n<td>Object that contains tier details-related elements. For more information, refer to the <b>tier_details Object</b> table.</td>\n</tr>\n<tr>\n<td>guest_points_details</td>\n<td>List of objects</td>\n<td>Object that contains guest points details-related elements. For more information, refer to the <b>guest_points_details Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"tier_details-object\">tier_details Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the tier.</td>\n</tr>\n<tr>\n<td>enrollment_date</td>\n<td>datetime</td>\n<td>Date and time of the enrolment.</td>\n</tr>\n<tr>\n<td>amount_to_be_spent_to_stop_downgrade</td>\n<td>int</td>\n<td>Amount to be spent to in order to stop from getting downgraded.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"guest_points_details-object\">guest_points_details Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Fields</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>invoice_no</td>\n<td>string</td>\n<td>String that uniquely identifies an invoice.</td>\n</tr>\n<tr>\n<td>receipt_no</td>\n<td>string</td>\n<td>String that indicates the receipt number.</td>\n</tr>\n<tr>\n<td>earned_on</td>\n<td>datetime</td>\n<td>Date on which the loyalty points were earned.</td>\n</tr>\n<tr>\n<td>program</td>\n<td>string</td>\n<td>Name of the program.</td>\n</tr>\n<tr>\n<td>points_earned</td>\n<td>int</td>\n<td>Number of total points earned.</td>\n</tr>\n<tr>\n<td>points_redeemed</td>\n<td>int</td>\n<td>Number of points redeemed already.</td>\n</tr>\n<tr>\n<td>balance</td>\n<td>int</td>\n<td>Number of balance points that can be used.</td>\n</tr>\n<tr>\n<td>redemption_start</td>\n<td>datetime</td>\n<td>Date and time from which the redemption began.</td>\n</tr>\n<tr>\n<td>redemption_end</td>\n<td>datetime</td>\n<td>Date and time on which the redemption ends.</td>\n</tr>\n<tr>\n<td>center</td>\n<td>string</td>\n<td>Name of the center.</td>\n</tr>\n<tr>\n<td>invoice_id</td>\n<td>guid</td>\n<td>Unique Identifier of the invoice.</td>\n</tr>\n</tbody>\n</table>\n</div><p><b>Note</b>: To retrieve \"guest_points_details\", you must specify \"expand[0]=get_points_history\" in the query parameters as illustrated in the example.</p>\n","urlObject":{"path":["v1","guests","{{guestId}}","points"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>Integer, default value: 1</p>\n","type":"text/plain"},"key":"view_grooming_points","value":"{{view_grooming_points}}"},{"description":{"content":"<p>page number of  guest_point_details, starts from 1.</p>\n","type":"text/plain"},"key":"page_num","value":"{{page_num}}"},{"description":{"content":"<p>number of records per page, should be greater than 0.</p>\n","type":"text/plain"},"key":"num_records","value":"{{num_records}}"},{"description":{"content":"<p>Pass \"get_points_history\" to fill \"guest_points_details\" object</p>\n","type":"text/plain"},"key":"expand[0]","value":"{{expand[0]}}"}],"variable":[]}},"response":[{"id":"c33403eb-724a-4f51-a997-6aa95b361bbb","name":"Retrieve the loyalty points history of a guest -  Full Expansion","originalRequest":{"method":"GET","header":[{"key":"Authorization","name":"Content-Type","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"guest_points\": {\n        \"balance_points\": 35,\n        \"balance_amount\": 35,\n        \"exchange_rate\": 1,\n        \"tier_details\": {\n            \"name\": null,\n            \"enrollment_date\": null,\n            \"amount_to_be_spent_to_stop_downgrade\": 0\n        },\n        \"guest_points_details\": [\n            {\n                \"invoice_no\": null,\n                \"receipt_no\": null,\n                \"earned_on\": \"2019-05-06T00:00:00\",\n                \"program\": \"Manually Added\",\n                \"points_earned\": 15,\n                \"points_redeemed\": 0,\n                \"balance\": 15,\n                \"redemption_start\": null,\n                \"redemption_end\": \"2019-05-16T00:00:00\",\n                \"center\": \"South Granville's\",\n                \"invoice_id\": null\n            },\n            {\n                \"invoice_no\": null,\n                \"receipt_no\": null,\n                \"earned_on\": \"2019-05-06T00:00:00\",\n                \"program\": \"Manually Added\",\n                \"points_earned\": 20,\n                \"points_redeemed\": 0,\n                \"balance\": 20,\n                \"redemption_start\": null,\n                \"redemption_end\": \"2019-05-16T00:00:00\",\n                \"center\": \"South Granville's\",\n                \"invoice_id\": null\n            }\n        ]\n    },\n    \"error\": null\n}"},"url":{"raw":"{{url}}/v1/guests/{{guestId}}/points?page_num=1&num_records=10&expand[0]=get_points_history","host":["{{url}}"],"path":["v1","guests","{{guestId}}","points"],"query":[{"key":"page_num","value":"1","description":"page number of  guest_point_details, starts from 1."},{"key":"num_records","value":"10","description":"number of records per page, should be greater than 0."},{"key":"expand[0]","value":"get_points_history","description":"Pass \"get_points_history\" to get points history"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"guest_points\": {\n        \"balance_points\": 35,\n        \"balance_amount\": 35,\n        \"exchange_rate\": 1,\n        \"tier_details\": {\n            \"name\": null,\n            \"enrollment_date\": null,\n            \"amount_to_be_spent_to_stop_downgrade\": 0\n        },\n        \"guest_points_details\": [\n            {\n                \"invoice_no\": null,\n                \"receipt_no\": null,\n                \"earned_on\": \"2019-05-06T00:00:00\",\n                \"program\": \"Manually Added\",\n                \"points_earned\": 15,\n                \"points_redeemed\": 0,\n                \"balance\": 15,\n                \"redemption_start\": null,\n                \"redemption_end\": \"2019-05-16T00:00:00\",\n                \"center\": \"South Granville's\",\n                \"invoice_id\": null\n            },\n            {\n                \"invoice_no\": null,\n                \"receipt_no\": null,\n                \"earned_on\": \"2019-05-06T00:00:00\",\n                \"program\": \"Manually Added\",\n                \"points_earned\": 20,\n                \"points_redeemed\": 0,\n                \"balance\": 20,\n                \"redemption_start\": null,\n                \"redemption_end\": \"2019-05-16T00:00:00\",\n                \"center\": \"South Granville's\",\n                \"invoice_id\": null\n            }\n        ]\n    },\n    \"error\": null\n}"}],"_postman_id":"19fd6eab-15ef-481d-918c-2081754a1180"},{"name":"Retrieve loyalty points of a guest (Earned/Redeemed)","id":"fc8f6764-1e5e-45cc-a047-ccfd62e22edf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{api_url}/v1/guests/{{guestid}}/points/{{type}}","description":"<p><strong>Purpose</strong>: Use this API to retrieve the details of loyalty points that are either earned or redeemed by the guest.</p>\n<h2 id=\"request-parameter\"><strong>Request Parameter</strong></h2>\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>guestid</td>\n<td>guid</td>\n<td><code>Mandatory</code> Unique identifier of the guest.</td>\n</tr>\n<tr>\n<td>type</td>\n<td>enum</td>\n<td><code>Mandatory</code> The type of loyalty points (earned or redeemed) that you are requesting in the API. Please specify one of the following:  <br />0 = earned  <br />1 = redeemed</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-object\">Response Object</h2>\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>earned</td>\n<td>object</td>\n<td>The total points earned by the guest.</td>\n</tr>\n<tr>\n<td>redeemed</td>\n<td>object</td>\n<td>The total points redeemed by the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"earned-object\">earned Object</h2>\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>action</td>\n<td>string</td>\n<td>The action because of which the guest earned the points in Zenoti. This action could be purchase of a service, purchase of a product, or referring a guest.</td>\n</tr>\n<tr>\n<td>points</td>\n<td>string</td>\n<td>The number of points earned for the corresponding action.</td>\n</tr>\n<tr>\n<td>tier</td>\n<td>string</td>\n<td>The tier of the guest's loyalty program.  <br />Learn more about the <a href=\"https://help.zenoti.com/en/articles/659885-types-of-loyalty-programs-in-zenoti\">types of Loyalty Programs in Zenoti</a>.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"redeemed-object\">redeemed Object</h2>\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>invoice_no</td>\n<td>string</td>\n<td>The invoice number in which the guest's loyalty points are redeemed.</td>\n</tr>\n<tr>\n<td>receipt_no</td>\n<td>string</td>\n<td>The receipt number of the redeemed loyalty points.</td>\n</tr>\n<tr>\n<td>points</td>\n<td>string</td>\n<td>The total points that are redeemed by the guest in the corresponding invoice.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guestid}}","points","{{type}}"],"host":["{api_url}"],"query":[],"variable":[]}},"response":[{"id":"10359de2-8e0c-4f52-b7e0-0b97ebdefa78","name":"Retrieve loyalty points of a guest (Earned/Redeemed)","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"https://devapi.zenotibeta.com/v1/guests/912ac69d-119e-4308-b491-abde7ad468dc/points/0?associated_guest_points_ids=AB2EB7FF-1AFA-40CC-9618-253C43D627CE","options":{"raw":{"language":"json"}}},"url":"{api_url}/v1/guests/{{guestid}}/points/{{type}}"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"//Details of points earned throug custom action and with associated_guest_points_ids. \r\n\r\n{\r\n    \"points\": {\r\n        \"earned\": [\r\n            {\r\n                \"action\": \"First color visit\",\r\n                \"points\": 300.0,\r\n                \"tier\": \"\"\r\n            }\r\n        ]\r\n    },\r\n    \"error\": null\r\n}\r\n\r\n//Details of points earned from a single invoice with multiple actions. This example contains the parameter `invoice_id`.\r\nGET: https://devapi.zenotibeta.com/v1/guests/912ac69d-119e-4308-b491-abde7ad468dc/points/0?invoice_id=9ea8ce1b-2604-4e98-ac23-13726a143089\r\n\r\n{\r\n    \"points\": {\r\n        \"earned\": [\r\n            {\r\n                \"action\": \"First visit and payment\",\r\n                \"points\": 1000.0,\r\n                \"tier\": \"\"\r\n            },\r\n            {\r\n                \"action\": \"Purchase a service\",\r\n                \"points\": 100.0,\r\n                \"tier\": \"\"\r\n            }\r\n        ]\r\n    },\r\n    \"error\": null\r\n}\r\n\r\n//Retrieving the points earned with multiple associated_guest_points_ids\r\nGET: https://devapi.zenotibeta.com/v1/guests/912ac69d-119e-4308-b491-abde7ad468dc/points/0?associated_guest_points_ids=AB2EB7FF-1AFA-40CC-9618-253C43D627CE,587DE5AF-1919-4537-B789-24CAEDD715CC,20EE3581-EF78-4F92-9BDA-46065CC3BB16\r\n\r\n{\r\n    \"points\": {\r\n        \"earned\": [\r\n            {\r\n                \"action\": \"First color visit\",\r\n                \"points\": 300.0,\r\n                \"tier\": \"\"\r\n            },\r\n            {\r\n                \"action\": \"First visit and payment\",\r\n                \"points\": 1000.0,\r\n                \"tier\": \"\"\r\n            },\r\n            {\r\n                \"action\": \"Purchase a service\",\r\n                \"points\": 100.0,\r\n                \"tier\": \"\"\r\n            }\r\n        ]\r\n    },\r\n    \"error\": null\r\n}\r\n\r\n//Retrive the details of points redeemed by a guest on an invoice. \r\nGET: https://devapi.zenotibeta.com/v1/guests/912ac69d-119e-4308-b491-abde7ad468dc/points/1?invoice_id=97f1a4a2-3bc6-4fdb-a59d-9247cbfaf837\r\n\r\n{\r\n    \"points\": {\r\n        \"redeemed\": [\r\n            {\r\n                \"invoice_no\": \"80479\",\r\n                \"receipt_no\": \"R3871\",\r\n                \"points\": 10.0\r\n            }\r\n        ]\r\n    },\r\n    \"error\": null\r\n}\r\n\r\n\r\n"}],"_postman_id":"fc8f6764-1e5e-45cc-a047-ccfd62e22edf"},{"name":"Retrieve a guest form","id":"a3f75a87-7c71-4c4c-9b2a-80b6c9fc956b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/Guests/{{guest_id}}/Forms?version_no={{version_no}}","description":"<p>This API helps you to retrieve the specified guest's form data.<br />\n<br />\nYou must specify the unique identifier of the guest as <code>guest_id</code> and the form's <code>version_no</code> in the API request.<br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>version_no</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest's form's version number.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>data</td>\n<td>string</td>\n<td>Complete guest form data in JSON format.</td>\n</tr>\n<tr>\n<td>guest_data</td>\n<td>string</td>\n<td>Guest data in JSON format.</td>\n</tr>\n<tr>\n<td>is_form_submitted</td>\n<td>boolean</td>\n<td>Indicates whether the form has been submitted.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error code and error message-related details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Code</th>\n<th>Error Message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>502</td>\n<td>Invalid Version No</td>\n</tr>\n<tr>\n<td>602</td>\n<td>Cannot access</td>\n</tr>\n<tr>\n<td>438</td>\n<td>Cannot access</td>\n</tr>\n<tr>\n<td>400</td>\n<td>Authorization has been denied for this request.</td>\n</tr>\n<tr>\n<td>602</td>\n<td>User does not have access</td>\n</tr>\n<tr>\n<td>400</td>\n<td>The request is invalid.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>center_id is not passed</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","Guests","{{guest_id}}","Forms"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>integer<br />\n<code>mandatory</code> <br />\nRepresents the form history version.</p>\n","type":"text/plain"},"key":"version_no","value":"{{version_no}}"}],"variable":[]}},"response":[{"id":"2872e141-3118-43bf-95be-94caee05d935","name":"Get Guest form","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/Guests/908f1f5d-c146-489c-a1c5-1583d1c4f190/Forms?version_no=0","protocol":"https","host":["api","zenoti","com"],"path":["v1","Guests","908f1f5d-c146-489c-a1c5-1583d1c4f190","Forms"],"query":[{"key":"version_no","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 18 Jul 2019 11:13:10 GMT"},{"key":"Content-Length","value":"3135"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": \"[{\\\"name\\\":\\\"name\\\",\\\"value\\\":\\\"[GuestName]\\\"},{\\\"name\\\":\\\"datebirth\\\",\\\"value\\\":\\\"[GuestDob]\\\"},{\\\"name\\\":\\\"ZipCode\\\",\\\"value\\\":\\\"89109\\\"},{\\\"name\\\":\\\"Address\\\",\\\"value\\\":\\\"1465 Westwood Blvd\\\\r\\\\nCalip\\\"},{\\\"name\\\":\\\"homephone\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"Cell\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"Email\\\",\\\"value\\\":\\\"appointments@beautyspa.com\\\"},{\\\"name\\\":\\\"EmergencyContact\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"EmergencyContactPhone\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"Occupation\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"HavingMassage\\\",\\\"value\\\":\\\"HavingMassage\\\"},{\\\"name\\\":\\\"Cancer\\\",\\\"value\\\":\\\"Cancer\\\"},{\\\"name\\\":\\\"Swellingwhereinput\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"Pregnanthowmanyinput\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"checkedconditio\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"checkemedications\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"minorNameBottom1\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"dateminorDate1\\\",\\\"value\\\":\\\"[AppointmentStarttime]\\\"},{\\\"name\\\":\\\"patientNameBottom21\\\",\\\"value\\\":\\\"[GuestName]\\\"},{\\\"name\\\":\\\"datepatientDate21\\\",\\\"value\\\":\\\"[AppointmentStarttime]\\\"},{\\\"name\\\":\\\"theripastNameBottom31\\\",\\\"value\\\":\\\"[TherapistName]\\\"},{\\\"name\\\":\\\"datetheripastDate31\\\",\\\"value\\\":\\\"[AppointmentStarttime]\\\"},{\\\"name\\\":\\\"caredermatologist\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"undergonesurgeries\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"healthproblems\\\",\\\"value\\\":\\\"Yes\\\"},{\\\"name\\\":\\\"HavingFacial\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"HavingSuna\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"MinorConsent\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"ContagiousSkinC\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"OpenSoresorWoun\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"EasyBruising\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"RecentAccidentI\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"RecentFracture\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"RecentSurgery\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"JointReplacemen\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"SprainsStrains\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"CurrentFeverChi\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"SwollenGlands\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"AllergiesSensit\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"HeartCondition\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"Pacemaker\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"HighLowBloodPre\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"CirculatoryDiso\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"VaricoseVeins\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"Atherosclerosis\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"Phlebitis\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"BloodClotsJoint\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"Osteoporosis\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"Epilepsy\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"HeadachesMigrai\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"Diabetes\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"Numbness\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"BackNeckIssues\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"Fibromyalgia\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"TMJ\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"CarpalTunnel\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"TennisElbow\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"FrozenShoulder\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"Swellingwhere\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"Pregnanthowmany\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"idconsent4\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"idconsent5\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"idconsent6\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"dermatologist\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"surgeries\\\",\\\"value\\\":\\\"\\\"},{\\\"name\\\":\\\"one-signature\\\",\\\"value\\\":[]}]\",\n    \"guest_data\": \"[]\",\n    \"is_form_submitted\": true\n}"}],"_postman_id":"a3f75a87-7c71-4c4c-9b2a-80b6c9fc956b"},{"name":"Create a guest form","id":"33bd9098-9328-4872-88d5-33029e4389ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json","description":"<p>Represents the type of the request body.</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"data\": \"[{\\\"name\\\":\\\"name\\\",\\\"value\\\":\\\"shiva \\\"},{\\\"name\\\":\\\"ZipCode\\\",\\\"value\\\":\\\"70000\\\"},{\\\"name\\\":\\\"Address\\\",\\\"value\\\":\\\"3799 S Las Vegas Blvd\\\"},{\\\"name\\\":\\\"homephone\\\",\\\"value\\\":\\\"9847385532\\\"},{\\\"name\\\":\\\"Cell\\\",\\\"value\\\":\\\"on\\\"},{\\\"name\\\":\\\"Email\\\",\\\"value\\\":\\\"itikalashiva@gmail.com\\\"},{\\\"name\\\":\\\"EmergencyContact\\\",\\\"value\\\":\\\"Narayana jr college\\\"},{\\\"name\\\":\\\"EmergencyContactPhone\\\",\\\"value\\\":\\\"9847385532\\\"},{\\\"name\\\":\\\"Occupation\\\",\\\"value\\\":\\\"Xzcxvcbvnbmn\\\"},{\\\"name\\\":\\\"datebirth\\\",\\\"value\\\":\\\"08/05/2019\\\",\\\"valueToCompare\\\":\\\"2018-12-31 18:30:00\\\"}]\",\n    \"form_id\": \"4b3f98f1-64f7-4de1-993f-4c786db3a217\",\n    \"is_required_filled\": true,\n    \"is_reviewed\": true,\n    \"guest_data\": \"[]\",\n    \"is_form_submitted\": true,\n    \"image_json\": \"[]\",\n    \"tag_id\": \"8005a160-7c69-4383-83f2-57198b139158\",\n    \"Source\": \"web\"\n}"},"url":"{{api_url}}/v1/Guests/{{guest_id}}/Forms","description":"<p>This API helps you to create a guest form for the specified guest.<br />\n<br />\nYou must specify the unique identifier of the guest as <code>guest_id</code> in the API request.<br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-parameters\">Request Body Parameters</h2>\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>data</td>\n<td>string</td>\n<td>Complete guest form data in JSON format.</td>\n</tr>\n<tr>\n<td>guest_data</td>\n<td>string</td>\n<td>Guest data in JSON format.</td>\n</tr>\n<tr>\n<td>is_form_submitted</td>\n<td>boolean</td>\n<td>Indicates whether the form has been submitted.</td>\n</tr>\n<tr>\n<td>form_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest form.</td>\n</tr>\n<tr>\n<td>is_required_filled</td>\n<td>boolean</td>\n<td>Indicates whether the form must be mandatorily filled.</td>\n</tr>\n<tr>\n<td>is_reviewed</td>\n<td>boolean</td>\n<td>Indicates whether the form has been reviewed.</td>\n</tr>\n<tr>\n<td>image_json</td>\n<td>string</td>\n<td>Images uploaded in JSON format</td>\n</tr>\n<tr>\n<td>tag_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest form's associated tag.</td>\n</tr>\n<tr>\n<td>Source</td>\n<td>string</td>\n<td>Source from which the form is saved.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>success</td>\n<td>boolean</td>\n<td>True if the guest form has been successfully created and saved.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","Guests","{{guest_id}}","Forms"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"8980d4e0-da5a-4592-9509-18dc81f7b061","name":"Create Guest Form","originalRequest":{"method":"POST","header":[{"description":"Access token generated from the token API.","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"Represents the type of the request body.","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"data\": \"[{\\\"name\\\":\\\"name\\\",\\\"value\\\":\\\"shiva \\\"},{\\\"name\\\":\\\"ZipCode\\\",\\\"value\\\":\\\"70000\\\"},{\\\"name\\\":\\\"Address\\\",\\\"value\\\":\\\"3799 S Las Vegas Blvd\\\"},{\\\"name\\\":\\\"homephone\\\",\\\"value\\\":\\\"9847385532\\\"},{\\\"name\\\":\\\"Cell\\\",\\\"value\\\":\\\"on\\\"},{\\\"name\\\":\\\"Email\\\",\\\"value\\\":\\\"itikalashiva@gmail.com\\\"},{\\\"name\\\":\\\"EmergencyContact\\\",\\\"value\\\":\\\"Narayana jr college\\\"},{\\\"name\\\":\\\"EmergencyContactPhone\\\",\\\"value\\\":\\\"9847385532\\\"},{\\\"name\\\":\\\"Occupation\\\",\\\"value\\\":\\\"Xzcxvcbvnbmn\\\"},{\\\"name\\\":\\\"datebirth\\\",\\\"value\\\":\\\"08/05/2019\\\",\\\"valueToCompare\\\":\\\"2018-12-31 18:30:00\\\"}]\",\n    \"form_id\": \"4b3f98f1-64f7-4de1-993f-4c786db3a217\",\n    \"is_required_filled\": true,\n    \"is_reviewed\": true,\n    \"guest_data\": \"[]\",\n    \"is_form_submitted\": true,\n    \"image_json\": \"[]\",\n    \"tag_id\": \"8005a160-7c69-4383-83f2-57198b139158\",\n    \"Source\": \"web\"\n}"},"url":"https://api.zenoti.com/v1/guests/012d7abe-e678-45ce-bb8e-0c5b329f05bf/forms"},"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"33bd9098-9328-4872-88d5-33029e4389ed"},{"name":"Update a guest form","id":"857d9532-0905-48c5-919f-5ff1f9f4d13f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"data\": \"[{\\\"name\\\":\\\"name\\\",\\\"value\\\":\\\"shiva \\\"},{\\\"name\\\":\\\"ZipCode\\\",\\\"value\\\":\\\"70000\\\"},{\\\"name\\\":\\\"Address\\\",\\\"value\\\":\\\"3799 S Las Vegas Blvd\\\"},{\\\"name\\\":\\\"homephone\\\",\\\"value\\\":\\\"9847385532\\\"},{\\\"name\\\":\\\"Cell\\\",\\\"value\\\":\\\"on\\\"},{\\\"name\\\":\\\"Email\\\",\\\"value\\\":\\\"itikalashiva@gmail.com\\\"},{\\\"name\\\":\\\"EmergencyContact\\\",\\\"value\\\":\\\"Narayana jr college\\\"},{\\\"name\\\":\\\"EmergencyContactPhone\\\",\\\"value\\\":\\\"9847385532\\\"},{\\\"name\\\":\\\"Occupation\\\",\\\"value\\\":\\\"Xzcxvcbvnbmn\\\"},{\\\"name\\\":\\\"datebirth\\\",\\\"value\\\":\\\"08/05/2019\\\",\\\"valueToCompare\\\":\\\"2018-12-31 18:30:00\\\"}]\",\n    \"form_id\": \"4b3f98f1-64f7-4de1-993f-4c786db3a217\",\n    \"is_required_filled\": true,\n    \"is_reviewed\": true,\n    \"guest_data\": \"[]\",\n    \"is_form_submitted\": true,\n    \"image_json\": \"[]\",\n    \"tag_id\": \"8005a160-7c69-4383-83f2-57198b139158\",\n    \"Source\": \"web\"\n}"},"url":"{{api_url}}/v1/Guests/{{guest_id}}/Forms","description":"<p>This API helps you to update the details of a guest form for the specified guest.<br />\n<br />\nYou must specify the unique identifier of the guest as <code>guest_id</code> in the API request.<br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"request-body-parameters\">Request Body Parameters</h3>\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>data</td>\n<td>string</td>\n<td>Complete guest form data in JSON format.</td>\n</tr>\n<tr>\n<td>guest_data</td>\n<td>string</td>\n<td>Guest data in JSON format.</td>\n</tr>\n<tr>\n<td>is_form_submitted</td>\n<td>boolean</td>\n<td>Indicates whether the form has been submitted.</td>\n</tr>\n<tr>\n<td>form_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest form.</td>\n</tr>\n<tr>\n<td>is_required_filled</td>\n<td>boolean</td>\n<td>Indicates whether the form must be mandatorily filled.</td>\n</tr>\n<tr>\n<td>is_reviewed</td>\n<td>boolean</td>\n<td>Indicates whether the form has been reviewed.</td>\n</tr>\n<tr>\n<td>image_json</td>\n<td>string</td>\n<td>Images uploaded in JSON format</td>\n</tr>\n<tr>\n<td>tag_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest form's associated tag.</td>\n</tr>\n<tr>\n<td>Source</td>\n<td>string</td>\n<td>Source from which the form is saved.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>success</td>\n<td>boolean</td>\n<td>True if the guest form has been successfully updated.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","Guests","{{guest_id}}","Forms"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"94b0c73c-69ab-4b0b-b0c1-bf9110fdbdcd","name":"Update Guest Form","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"Represents the type of the request body.","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"data\": \"[{\\\"name\\\":\\\"name\\\",\\\"value\\\":\\\"shiva \\\"},{\\\"name\\\":\\\"ZipCode\\\",\\\"value\\\":\\\"70000\\\"},{\\\"name\\\":\\\"Address\\\",\\\"value\\\":\\\"3799 S Las Vegas Blvd\\\"},{\\\"name\\\":\\\"homephone\\\",\\\"value\\\":\\\"9847385532\\\"},{\\\"name\\\":\\\"Cell\\\",\\\"value\\\":\\\"on\\\"},{\\\"name\\\":\\\"Email\\\",\\\"value\\\":\\\"itikalashiva@gmail.com\\\"},{\\\"name\\\":\\\"EmergencyContact\\\",\\\"value\\\":\\\"Narayana jr college\\\"},{\\\"name\\\":\\\"EmergencyContactPhone\\\",\\\"value\\\":\\\"9847385532\\\"},{\\\"name\\\":\\\"Occupation\\\",\\\"value\\\":\\\"Xzcxvcbvnbmn\\\"},{\\\"name\\\":\\\"datebirth\\\",\\\"value\\\":\\\"08/05/2019\\\",\\\"valueToCompare\\\":\\\"2018-12-31 18:30:00\\\"}]\",\n    \"form_id\": \"4b3f98f1-64f7-4de1-993f-4c786db3a217\",\n    \"is_required_filled\": true,\n    \"is_reviewed\": true,\n    \"guest_data\": \"[]\",\n    \"is_form_submitted\": true,\n    \"image_json\": \"[]\",\n    \"tag_id\": \"8005a160-7c69-4383-83f2-57198b139158\",\n    \"Source\": \"web\"\n}"},"url":"https://api.zenoti.com/v1/guests/012d7abe-e678-45ce-bb8e-0c5b329f05bf/forms"},"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"857d9532-0905-48c5-919f-5ff1f9f4d13f"},{"name":"List all appointments of a guest","id":"c8b9d395-18a8-431c-9dac-34ab60a83053","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n","type":"text"}],"url":"{{api_url}}/v1/guests/{{guest_id}}/appointments?page={{page}}&size={{size}}&start_date={{start_date}}&end_date={{end_date}}","description":"<p>Provide unique identifier of the guest as <code>guest_id</code> and this api will retrieve the appointment history of the respective guest.</p>\n<p>This API also allows guests to view the appointment details of other guests, provided they have a relationship defined in Zenoti. Also, only a host guest token can view another guest's appointment details.</p>\n<h2 id=\"response-details\">Response Details</h2>\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>appointments</td>\n<td>List</td>\n<td>List of appointment group objects of the guest</td>\n</tr>\n<tr>\n<td>page_info</td>\n<td>Object</td>\n<td>Pagination details of the appointments list - Total, page, size</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"appointments-object\">appointments object</h2>\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>appointment_group_id</td>\n<td>guid</td>\n<td>Unique identifier of the appointment group</td>\n</tr>\n<tr>\n<td>no_of_guests</td>\n<td>enum</td>\n<td>number of guests in the appointment</td>\n</tr>\n<tr>\n<td>invoice_id</td>\n<td>guid</td>\n<td>Unique identifier of the invoice associated the appointment</td>\n</tr>\n<tr>\n<td>invoice_status</td>\n<td>int?</td>\n<td>Status of the invoice: Open = 0, Processed = 1, CampaignApplied = 2, CouponApplied = 3, Closed = 4,                                       NotSpecified = 11, Voided = 99</td>\n</tr>\n<tr>\n<td>is_rebooking</td>\n<td>bool</td>\n<td>Whether the appointment is a rebooking</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>string</td>\n<td>notes in the appointment, if any</td>\n</tr>\n<tr>\n<td>invoice</td>\n<td>object</td>\n<td>Invoice object containing Id, invoice no, status and receipt no</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td>Unique identifier of the center associated to the appointment</td>\n</tr>\n<tr>\n<td>appointment_services</td>\n<td>list</td>\n<td>List of services in the appointment</td>\n</tr>\n<tr>\n<td>appointment_packages</td>\n<td>list</td>\n<td>List of packages in the appointment</td>\n</tr>\n<tr>\n<td>price</td>\n<td>object</td>\n<td>Price details associated to the appointment</td>\n</tr>\n<tr>\n<td>group_invoice_id</td>\n<td>guid?</td>\n<td>Unique Identifier of the group invoice, if applicable</td>\n</tr>\n<tr>\n<td>is_feedback_submitted</td>\n<td>bool</td>\n<td>Whether feedback about the appointment has been submitted</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"appointment_services-object\">appointment_services object</h2>\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>appointment_id</td>\n<td>guid</td>\n<td>Unique identifier of the appointment</td>\n</tr>\n<tr>\n<td>invoice_item_id</td>\n<td>guid</td>\n<td>Unique identifier of the invoice item</td>\n</tr>\n<tr>\n<td>cart_item_id</td>\n<td>guid</td>\n<td>Unique identifier of the cart item</td>\n</tr>\n<tr>\n<td>service</td>\n<td>object</td>\n<td>Details of the Service in the appointment</td>\n</tr>\n<tr>\n<td>requested_therapist_gender</td>\n<td>enum</td>\n<td>Gender of the requested therapist</td>\n</tr>\n<tr>\n<td>start_time</td>\n<td>datetime?</td>\n<td>Start time of the appointment at the center</td>\n</tr>\n<tr>\n<td>end_time</td>\n<td>datetime?</td>\n<td>End time of the appointment at the center</td>\n</tr>\n<tr>\n<td>room</td>\n<td>object</td>\n<td>Details of the room in which service is done, if applicable</td>\n</tr>\n<tr>\n<td>equipment</td>\n<td>object</td>\n<td>Details of the equipment in which service is done, if applicable</td>\n</tr>\n<tr>\n<td>appointment_status</td>\n<td>enum</td>\n<td>NoShow = -2, Cancelled = -1, New = 0, Closed = 1, Checkin = 2, Confirm = 4,Break = 10, NotSpecified = 11, Available = 20, Voided = 21</td>\n</tr>\n<tr>\n<td>requested_therapist_id</td>\n<td>guid</td>\n<td>Unique identifier of the requested therapist</td>\n</tr>\n<tr>\n<td>Quantity</td>\n<td>int</td>\n<td>Quantity of services in the appointment</td>\n</tr>\n<tr>\n<td>service_custom_data_indicator</td>\n<td>string</td>\n<td>Details on Service custom data in hash appended format</td>\n</tr>\n<tr>\n<td>item_actions</td>\n<td>string</td>\n<td>Actions that are taken on the Service. Eg: Membership applied, Service credits availed etc</td>\n</tr>\n<tr>\n<td>is_membership_applied</td>\n<td>bool</td>\n<td>Whether membership is applied on the Service</td>\n</tr>\n<tr>\n<td>is_addon</td>\n<td>bool</td>\n<td>Whether service has an add-on</td>\n</tr>\n<tr>\n<td>addon_appointment_id</td>\n<td>guid</td>\n<td>If service has an add-on, then Unique identifier of the add-on appointment</td>\n</tr>\n<tr>\n<td>has_service_form</td>\n<td>bool</td>\n<td>Whether the service has a form</td>\n</tr>\n<tr>\n<td>has_segments</td>\n<td>bool</td>\n<td>Whether the service has segments</td>\n</tr>\n<tr>\n<td>segments</td>\n<td>List of segment objects</td>\n<td>If the service has segments, then the list of the segment objects</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"appointment_packages-object\">appointment_packages object</h2>\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>id</td>\n<td>guid</td>\n<td>Unique identifier of the package</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the package</td>\n</tr>\n<tr>\n<td>duration</td>\n<td>int</td>\n<td>Time required to perform the services in the package</td>\n</tr>\n<tr>\n<td>service</td>\n<td>object</td>\n<td>Details of the Service in the appointment</td>\n</tr>\n<tr>\n<td>appointment_services</td>\n<td>list</td>\n<td>List of services in the package</td>\n</tr>\n<tr>\n<td>price</td>\n<td>object</td>\n<td>Price details associated to the appointment</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"service-object\">service object</h2>\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>id</td>\n<td>guid</td>\n<td>Unique identifier of the service</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the service</td>\n</tr>\n<tr>\n<td>display_name</td>\n<td>string</td>\n<td>Name of the service</td>\n</tr>\n<tr>\n<td>price</td>\n<td>object</td>\n<td>Details of the price of the service</td>\n</tr>\n<tr>\n<td>duration</td>\n<td>int</td>\n<td>Time required to perform the service</td>\n</tr>\n<tr>\n<td>category_id</td>\n<td>guid?</td>\n<td>Category which the service belongs to</td>\n</tr>\n<tr>\n<td>is_addon</td>\n<td>bool</td>\n<td>Whether this service is an add-on</td>\n</tr>\n<tr>\n<td>has_addons</td>\n<td>bool</td>\n<td>Whether this service has add-ons</td>\n</tr>\n<tr>\n<td>addons</td>\n<td>list</td>\n<td>List of add-ons if the service has add-on</td>\n</tr>\n<tr>\n<td>is_variant</td>\n<td>bool</td>\n<td>Whether this service is a variant</td>\n</tr>\n<tr>\n<td>has_variant</td>\n<td>bool</td>\n<td>Whether this service has variants</td>\n</tr>\n<tr>\n<td>parent_service_id</td>\n<td>guid?</td>\n<td>Unique Identifer of the parent service, if this service is an add-on/variant/segment</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}","appointments"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p><code>Optional</code><br />\nResults page containing all appointments of the guest.</p>\n","type":"text/plain"},"key":"page","value":"{{page}}"},{"description":{"content":"<p><code>Optional</code><br />\nNumber of the guest's appointments to be displayed per page. Default value for this parameter is 10 and the maximum value is 100.</p>\n","type":"text/plain"},"key":"size","value":"{{size}}"},{"description":{"content":"<p><code>Optional</code><br />\nStart date (in YYYY/MM/DD format) from which the guest's appointments will be listed.</p>\n","type":"text/plain"},"key":"start_date","value":"{{start_date}}"},{"description":{"content":"<p><code>Optional</code><br />\nEnd date (in YYYY/MM/DD format) until which the guest's appointments will be listed.</p>\n","type":"text/plain"},"key":"end_date","value":"{{end_date}}"}],"variable":[]}},"response":[{"id":"dbcdcdb5-d4c7-4245-bec4-245af17052a1","name":"List all appointments of a guest","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/guests/{{guest_id}}/appointments?page=1&size=20&start_date=2020/02/10&end_date=2020/02/15","protocol":"https","host":["api","zenoti","com"],"path":["v1","guests","{{guest_id}}","appointments"],"query":[{"key":"page","value":"1"},{"key":"size","value":"20"},{"key":"start_date","value":"2020/02/10"},{"key":"end_date","value":"2020/02/15"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 09 Oct 2019 06:12:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1487"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"appointments\": [\r\n        {\r\n            \"appointment_group_id\": \"f4ffc350-f433-47be-bdee-6798bb5a5ebd\",\r\n            \"no_of_guests\": 1,\r\n            \"invoice_id\": \"f0d17b47-aee6-477d-ae92-e160280e8d89\",\r\n            \"invoice_status\": 4,\r\n            \"is_rebooking\": true,\r\n            \"notes\": null,\r\n            \"center_id\": \"03ff6a3b-0bf9-48b7-b01d-cc1a02cfa97c\",\r\n            \"appointment_services\": [\r\n                {\r\n                    \"appointment_id\": \"3a546747-4d2e-4c81-ab19-2ea1800d9567\",\r\n                    \"invoice_item_id\": \"a29a1373-a049-452f-aaae-7800fa26a0df\",\r\n                    \"cart_item_id\": \"88f95004-63d8-4d9d-af43-940d3a4cd5d0\",\r\n                    \"service\": {\r\n                        \"id\": \"2a4f932e-d3fd-41c8-9c4e-79cfb73e7413\",\r\n                        \"name\": \"Hair cut 1\",\r\n                        \"display_name\": null,\r\n                        \"price\": {\r\n                            \"currency_id\": 0,\r\n                            \"sales\": 0.0000,\r\n                            \"tax\": 0.0000,\r\n                            \"final\": 0.0000\r\n                        },\r\n                        \"duration\": 30,\r\n                        \"category_id\": null,\r\n                        \"is_addon\": false,\r\n                        \"has_addons\": null,\r\n                        \"addons\": null,\r\n                        \"is_variant\": null,\r\n                        \"has_variant\": null,\r\n                        \"parent_service_id\": null\r\n                    },\r\n                    \"requested_therapist_gender\": 0,\r\n                    \"start_time\": \"2019-08-29T10:45:00\",\r\n                    \"end_time\": \"2019-08-29T11:15:00\",\r\n                    \"room\": null,\r\n                    \"equipment\": null,\r\n                    \"appointment_status\": 1,\r\n                    \"requested_therapist_id\": \"b171bef9-c73b-49ca-8e34-a67b32739ec9\",\r\n                    \"quantity\": 0,\r\n                    \"service_custom_data_indicator\": \"1#1#0#0#0#1#0#0\",\r\n                    \"actual_start_time\": null,\r\n                    \"completed_time\": null,\r\n                    \"progress\": 0,\r\n                    \"parent_appointment_id\": null,\r\n                    \"service_custom_Data\": null,\r\n                    \"item_actions\": \"\",\r\n                    \"is_membership_applied\": false,\r\n                    \"is_addon\": false,\r\n                    \"addon_appointment_id\": null,\r\n                    \"has_service_form\": true,\r\n                    \"has_segments\": false,\r\n                    \"segments\": null\r\n                }\r\n            ],\r\n            \"appointment_packages\": [],\r\n            \"price\": {\r\n                \"currency_id\": 0,\r\n                \"sales\": 0.0000,\r\n                \"tax\": 0.0000,\r\n                \"final\": 0.0000\r\n            },\r\n            \"group_invoice_id\": null,\r\n            \"is_feedback_submitted\": true\r\n        },\r\n        {\r\n            \"appointment_group_id\": \"4c550a84-0422-4e6e-a30d-191d47503f81\",\r\n            \"no_of_guests\": 1,\r\n            \"invoice_id\": \"379ab1c7-ecf0-449f-846f-72233e84de32\",\r\n            \"invoice_status\": 4,\r\n            \"is_rebooking\": true,\r\n            \"notes\": null,\r\n            \"center_id\": \"03ff6a3b-0bf9-48b7-b01d-cc1a02cfa97c\",\r\n            \"appointment_services\": [\r\n                {\r\n                    \"appointment_id\": \"0ffd4a9c-168a-435c-ae47-4fba5ed648fd\",\r\n                    \"invoice_item_id\": \"1447e688-33d6-4666-9f52-d15f39723031\",\r\n                    \"cart_item_id\": \"cd53caf1-700d-47cb-99d5-52f20dfde3f9\",\r\n                    \"service\": {\r\n                        \"id\": \"2a4f932e-d3fd-41c8-9c4e-79cfb73e7413\",\r\n                        \"name\": \"Hair cut 1\",\r\n                        \"display_name\": null,\r\n                        \"price\": {\r\n                            \"currency_id\": 0,\r\n                            \"sales\": 0.0000,\r\n                            \"tax\": 0.0000,\r\n                            \"final\": 0.0000\r\n                        },\r\n                        \"duration\": 30,\r\n                        \"category_id\": null,\r\n                        \"is_addon\": false,\r\n                        \"has_addons\": null,\r\n                        \"addons\": null,\r\n                        \"is_variant\": null,\r\n                        \"has_variant\": null,\r\n                        \"parent_service_id\": null\r\n                    },\r\n                    \"requested_therapist_gender\": 0,\r\n                    \"start_time\": \"2019-08-29T11:15:00\",\r\n                    \"end_time\": \"2019-08-29T11:45:00\",\r\n                    \"room\": null,\r\n                    \"equipment\": null,\r\n                    \"appointment_status\": 1,\r\n                    \"requested_therapist_id\": \"b171bef9-c73b-49ca-8e34-a67b32739ec9\",\r\n                    \"quantity\": 0,\r\n                    \"service_custom_data_indicator\": \"1#1#0#0#0#1#0#0\",\r\n                    \"actual_start_time\": null,\r\n                    \"completed_time\": null,\r\n                    \"progress\": 0,\r\n                    \"parent_appointment_id\": null,\r\n                    \"service_custom_Data\": null,\r\n                    \"item_actions\": \"\",\r\n                    \"is_membership_applied\": false,\r\n                    \"is_addon\": false,\r\n                    \"addon_appointment_id\": null,\r\n                    \"has_service_form\": true,\r\n                    \"has_segments\": false,\r\n                    \"segments\": null\r\n                }\r\n            ],\r\n            \"appointment_packages\": [],\r\n            \"price\": {\r\n                \"currency_id\": 0,\r\n                \"sales\": 0.0000,\r\n                \"tax\": 0.0000,\r\n                \"final\": 0.0000\r\n            },\r\n            \"group_invoice_id\": null,\r\n            \"is_feedback_submitted\": true\r\n        },\r\n        {\r\n            \"appointment_group_id\": \"9f2189a8-5273-44da-9835-b793e57a61d1\",\r\n            \"no_of_guests\": 1,\r\n            \"invoice_id\": \"374e5b05-207e-4b1f-a8a0-6fe636a16267\",\r\n            \"invoice_status\": 4,\r\n            \"is_rebooking\": false,\r\n            \"notes\": null,\r\n            \"center_id\": \"03ff6a3b-0bf9-48b7-b01d-cc1a02cfa97c\",\r\n            \"appointment_services\": [\r\n                {\r\n                    \"appointment_id\": \"b68cec65-eeb4-4c42-9785-9ba0e0620397\",\r\n                    \"invoice_item_id\": \"352639d4-d4d5-441f-8539-5681ce6fd3ef\",\r\n                    \"cart_item_id\": \"7afa3417-5507-4b2c-a8af-67142a6256a0\",\r\n                    \"service\": {\r\n                        \"id\": \"2a4f932e-d3fd-41c8-9c4e-79cfb73e7413\",\r\n                        \"name\": \"Hair cut 1\",\r\n                        \"display_name\": null,\r\n                        \"price\": {\r\n                            \"currency_id\": 0,\r\n                            \"sales\": 0.0000,\r\n                            \"tax\": 0.0000,\r\n                            \"final\": 0.0000\r\n                        },\r\n                        \"duration\": 30,\r\n                        \"category_id\": null,\r\n                        \"is_addon\": false,\r\n                        \"has_addons\": null,\r\n                        \"addons\": null,\r\n                        \"is_variant\": null,\r\n                        \"has_variant\": null,\r\n                        \"parent_service_id\": null\r\n                    },\r\n                    \"requested_therapist_gender\": 0,\r\n                    \"start_time\": \"2019-08-29T13:00:00\",\r\n                    \"end_time\": \"2019-08-29T13:30:00\",\r\n                    \"room\": null,\r\n                    \"equipment\": null,\r\n                    \"appointment_status\": 1,\r\n                    \"requested_therapist_id\": \"b171bef9-c73b-49ca-8e34-a67b32739ec9\",\r\n                    \"quantity\": 0,\r\n                    \"service_custom_data_indicator\": \"1#1#0#0#0#1#0#0\",\r\n                    \"actual_start_time\": null,\r\n                    \"completed_time\": null,\r\n                    \"progress\": 0,\r\n                    \"parent_appointment_id\": null,\r\n                    \"service_custom_Data\": null,\r\n                    \"item_actions\": \"\",\r\n                    \"is_membership_applied\": false,\r\n                    \"is_addon\": false,\r\n                    \"addon_appointment_id\": null,\r\n                    \"has_service_form\": true,\r\n                    \"has_segments\": false,\r\n                    \"segments\": null\r\n                }\r\n            ],\r\n            \"appointment_packages\": [],\r\n            \"price\": {\r\n                \"currency_id\": 0,\r\n                \"sales\": 0.0000,\r\n                \"tax\": 0.0000,\r\n                \"final\": 0.0000\r\n            },\r\n            \"group_invoice_id\": null,\r\n            \"is_feedback_submitted\": false\r\n        },\r\n        {\r\n            \"appointment_group_id\": \"0945fd68-061f-4591-8ae9-026d5138c2bd\",\r\n            \"no_of_guests\": 1,\r\n            \"invoice_id\": \"6cc293e3-902a-4375-b6c5-3bffcd99ec14\",\r\n            \"invoice_status\": 4,\r\n            \"is_rebooking\": false,\r\n            \"notes\": null,\r\n            \"center_id\": \"03ff6a3b-0bf9-48b7-b01d-cc1a02cfa97c\",\r\n            \"appointment_services\": [\r\n                {\r\n                    \"appointment_id\": \"7eef6727-f721-45c6-ab77-f9eb4a6ce1e9\",\r\n                    \"invoice_item_id\": \"fcb4fd10-2814-4032-9ee4-66e4437f2dea\",\r\n                    \"cart_item_id\": \"0f60efb4-5615-4bdb-ab99-136da256246b\",\r\n                    \"service\": {\r\n                        \"id\": \"54b119a5-e1f2-404b-bef1-c223fa0f2480\",\r\n                        \"name\": \"Service 1\",\r\n                        \"display_name\": null,\r\n                        \"price\": {\r\n                            \"currency_id\": 0,\r\n                            \"sales\": 100.0000,\r\n                            \"tax\": 0.0000,\r\n                            \"final\": 100.0000\r\n                        },\r\n                        \"duration\": 30,\r\n                        \"category_id\": null,\r\n                        \"is_addon\": false,\r\n                        \"has_addons\": null,\r\n                        \"addons\": null,\r\n                        \"is_variant\": null,\r\n                        \"has_variant\": null,\r\n                        \"parent_service_id\": null\r\n                    },\r\n                    \"requested_therapist_gender\": 0,\r\n                    \"start_time\": \"2019-09-09T12:15:00\",\r\n                    \"end_time\": \"2019-09-09T12:45:00\",\r\n                    \"room\": null,\r\n                    \"equipment\": null,\r\n                    \"appointment_status\": 1,\r\n                    \"requested_therapist_id\": \"b171bef9-c73b-49ca-8e34-a67b32739ec9\",\r\n                    \"quantity\": 0,\r\n                    \"service_custom_data_indicator\": \"1#1#0#0#0#1#0#0\",\r\n                    \"actual_start_time\": null,\r\n                    \"completed_time\": null,\r\n                    \"progress\": 0,\r\n                    \"parent_appointment_id\": null,\r\n                    \"service_custom_Data\": null,\r\n                    \"item_actions\": \"\",\r\n                    \"is_membership_applied\": false,\r\n                    \"is_addon\": false,\r\n                    \"addon_appointment_id\": null,\r\n                    \"has_service_form\": true,\r\n                    \"has_segments\": false,\r\n                    \"segments\": null\r\n                }\r\n            ],\r\n            \"appointment_packages\": [],\r\n            \"price\": {\r\n                \"currency_id\": 0,\r\n                \"sales\": 100.0000,\r\n                \"tax\": 0.0000,\r\n                \"final\": 100.0000\r\n            },\r\n            \"group_invoice_id\": null,\r\n            \"is_feedback_submitted\": false\r\n        },\r\n        {\r\n            \"appointment_group_id\": \"0c8a8086-b129-45f2-b0d8-a0b894a0e9cc\",\r\n            \"no_of_guests\": 1,\r\n            \"invoice_id\": \"d37a2e63-8f54-4530-8dd4-048cb8146a42\",\r\n            \"invoice_status\": 4,\r\n            \"is_rebooking\": false,\r\n            \"notes\": null,\r\n            \"center_id\": \"03ff6a3b-0bf9-48b7-b01d-cc1a02cfa97c\",\r\n            \"appointment_services\": [\r\n                {\r\n                    \"appointment_id\": \"bd09fdaf-cdff-48ad-b845-28f02435e305\",\r\n                    \"invoice_item_id\": \"d3af78b0-182a-4f1c-8544-9467ffa99d23\",\r\n                    \"cart_item_id\": null,\r\n                    \"service\": {\r\n                        \"id\": \"54b119a5-e1f2-404b-bef1-c223fa0f2480\",\r\n                        \"name\": \"Service 1\",\r\n                        \"display_name\": null,\r\n                        \"price\": {\r\n                            \"currency_id\": 0,\r\n                            \"sales\": 100.0000,\r\n                            \"tax\": 0.0000,\r\n                            \"final\": 100.0000\r\n                        },\r\n                        \"duration\": 30,\r\n                        \"category_id\": null,\r\n                        \"is_addon\": false,\r\n                        \"has_addons\": null,\r\n                        \"addons\": null,\r\n                        \"is_variant\": null,\r\n                        \"has_variant\": null,\r\n                        \"parent_service_id\": null\r\n                    },\r\n                    \"requested_therapist_gender\": 0,\r\n                    \"start_time\": \"2019-10-17T12:30:00\",\r\n                    \"end_time\": \"2019-10-17T13:00:00\",\r\n                    \"room\": null,\r\n                    \"equipment\": null,\r\n                    \"appointment_status\": 1,\r\n                    \"requested_therapist_id\": \"b171bef9-c73b-49ca-8e34-a67b32739ec9\",\r\n                    \"quantity\": 0,\r\n                    \"service_custom_data_indicator\": \"1#1#0#0#0#1#0#0\",\r\n                    \"actual_start_time\": null,\r\n                    \"completed_time\": null,\r\n                    \"progress\": 0,\r\n                    \"parent_appointment_id\": null,\r\n                    \"service_custom_Data\": null,\r\n                    \"item_actions\": \"\",\r\n                    \"is_membership_applied\": false,\r\n                    \"is_addon\": false,\r\n                    \"addon_appointment_id\": null,\r\n                    \"has_service_form\": true,\r\n                    \"has_segments\": false,\r\n                    \"segments\": null\r\n                }\r\n            ],\r\n            \"appointment_packages\": [],\r\n            \"price\": {\r\n                \"currency_id\": 0,\r\n                \"sales\": 100.0000,\r\n                \"tax\": 0.0000,\r\n                \"final\": 100.0000\r\n            },\r\n            \"group_invoice_id\": null,\r\n            \"is_feedback_submitted\": false\r\n        },\r\n        {\r\n            \"appointment_group_id\": \"d54c78b1-16d5-4413-b80b-533dd74ed646\",\r\n            \"no_of_guests\": 1,\r\n            \"invoice_id\": \"ba073997-4d9a-421d-99ee-c02a6ca52e83\",\r\n            \"invoice_status\": 0,\r\n            \"is_rebooking\": false,\r\n            \"notes\": null,\r\n            \"center_id\": \"a6e275f2-48ae-4a94-8223-8455ab14fb6e\",\r\n            \"appointment_services\": [\r\n                {\r\n                    \"appointment_id\": \"179aa60a-39ed-40ee-8910-9b9965a3b598\",\r\n                    \"invoice_item_id\": \"8b8f8b4d-b0c1-4760-86aa-90967d20195a\",\r\n                    \"cart_item_id\": null,\r\n                    \"service\": {\r\n                        \"id\": \"583692e0-1749-40ec-a74e-6566b24a350f\",\r\n                        \"name\": \"Service 2\",\r\n                        \"display_name\": null,\r\n                        \"price\": {\r\n                            \"currency_id\": 0,\r\n                            \"sales\": 36.3500,\r\n                            \"tax\": 3.6400,\r\n                            \"final\": 39.9900\r\n                        },\r\n                        \"duration\": 30,\r\n                        \"category_id\": null,\r\n                        \"is_addon\": false,\r\n                        \"has_addons\": null,\r\n                        \"addons\": null,\r\n                        \"is_variant\": null,\r\n                        \"has_variant\": null,\r\n                        \"parent_service_id\": null\r\n                    },\r\n                    \"requested_therapist_gender\": 0,\r\n                    \"start_time\": \"2019-10-17T12:45:00\",\r\n                    \"end_time\": \"2019-10-17T13:15:00\",\r\n                    \"room\": null,\r\n                    \"equipment\": null,\r\n                    \"appointment_status\": 0,\r\n                    \"requested_therapist_id\": \"159130f0-7043-40b6-be8e-259104bfc7f4\",\r\n                    \"quantity\": 0,\r\n                    \"service_custom_data_indicator\": \"1#1#0#0#0#1#1#0\",\r\n                    \"actual_start_time\": null,\r\n                    \"completed_time\": null,\r\n                    \"progress\": 0,\r\n                    \"parent_appointment_id\": null,\r\n                    \"service_custom_Data\": null,\r\n                    \"item_actions\": \"\",\r\n                    \"is_membership_applied\": false,\r\n                    \"is_addon\": false,\r\n                    \"addon_appointment_id\": null,\r\n                    \"has_service_form\": true,\r\n                    \"has_segments\": false,\r\n                    \"segments\": null\r\n                },\r\n                {\r\n                    \"appointment_id\": \"7232526b-b9ec-47f6-be6b-8a2a4d27d808\",\r\n                    \"invoice_item_id\": \"b721eb22-29cb-4791-9bbb-78171a5c0216\",\r\n                    \"cart_item_id\": null,\r\n                    \"service\": {\r\n                        \"id\": \"ad154e46-fdc6-4b4b-a23f-58259480a410\",\r\n                        \"name\": \"Service 4\",\r\n                        \"display_name\": null,\r\n                        \"price\": {\r\n                            \"currency_id\": 0,\r\n                            \"sales\": 79.9900,\r\n                            \"tax\": 8.0000,\r\n                            \"final\": 87.9900\r\n                        },\r\n                        \"duration\": 60,\r\n                        \"category_id\": null,\r\n                        \"is_addon\": false,\r\n                        \"has_addons\": null,\r\n                        \"addons\": null,\r\n                        \"is_variant\": null,\r\n                        \"has_variant\": null,\r\n                        \"parent_service_id\": null\r\n                    },\r\n                    \"requested_therapist_gender\": 0,\r\n                    \"start_time\": \"2019-10-17T13:15:00\",\r\n                    \"end_time\": \"2019-10-17T14:15:00\",\r\n                    \"room\": null,\r\n                    \"equipment\": null,\r\n                    \"appointment_status\": 0,\r\n                    \"requested_therapist_id\": \"e018c9aa-9614-4e08-9541-3b880ca101a8\",\r\n                    \"quantity\": 0,\r\n                    \"service_custom_data_indicator\": \"1#1#0#0#0#1#1#0\",\r\n                    \"actual_start_time\": null,\r\n                    \"completed_time\": null,\r\n                    \"progress\": 0,\r\n                    \"parent_appointment_id\": null,\r\n                    \"service_custom_Data\": null,\r\n                    \"item_actions\": \"\",\r\n                    \"is_membership_applied\": false,\r\n                    \"is_addon\": false,\r\n                    \"addon_appointment_id\": null,\r\n                    \"has_service_form\": true,\r\n                    \"has_segments\": false,\r\n                    \"segments\": null\r\n                }\r\n            ],\r\n            \"appointment_packages\": [],\r\n            \"price\": {\r\n                \"currency_id\": 0,\r\n                \"sales\": 116.3400,\r\n                \"tax\": 11.6400,\r\n                \"final\": 127.9800\r\n            },\r\n            \"group_invoice_id\": null,\r\n            \"is_feedback_submitted\": false\r\n        },\r\n        {\r\n            \"appointment_group_id\": \"19d90362-a15d-4cd6-b342-f0e8c3efdc96\",\r\n            \"no_of_guests\": 1,\r\n            \"invoice_id\": \"f274d48a-4068-4d19-bb3a-6e8ed2bbb1dd\",\r\n            \"invoice_status\": 1,\r\n            \"is_rebooking\": false,\r\n            \"notes\": null,\r\n            \"center_id\": \"03ff6a3b-0bf9-48b7-b01d-cc1a02cfa97c\",\r\n            \"appointment_services\": [\r\n                {\r\n                    \"appointment_id\": \"994dab58-ec41-41d6-861a-bd403182eab4\",\r\n                    \"invoice_item_id\": \"e3cb3e69-9df9-4b30-b35f-69247be9f2dc\",\r\n                    \"cart_item_id\": null,\r\n                    \"service\": {\r\n                        \"id\": \"2a4f932e-d3fd-41c8-9c4e-79cfb73e7413\",\r\n                        \"name\": \"Hair cut 1\",\r\n                        \"display_name\": null,\r\n                        \"price\": {\r\n                            \"currency_id\": 0,\r\n                            \"sales\": 0.0000,\r\n                            \"tax\": 0.0000,\r\n                            \"final\": 0.0000\r\n                        },\r\n                        \"duration\": 30,\r\n                        \"category_id\": null,\r\n                        \"is_addon\": false,\r\n                        \"has_addons\": null,\r\n                        \"addons\": null,\r\n                        \"is_variant\": null,\r\n                        \"has_variant\": null,\r\n                        \"parent_service_id\": null\r\n                    },\r\n                    \"requested_therapist_gender\": 0,\r\n                    \"start_time\": \"2019-11-11T10:15:00\",\r\n                    \"end_time\": \"2019-11-11T10:45:00\",\r\n                    \"room\": null,\r\n                    \"equipment\": null,\r\n                    \"appointment_status\": 0,\r\n                    \"requested_therapist_id\": \"b171bef9-c73b-49ca-8e34-a67b32739ec9\",\r\n                    \"quantity\": 0,\r\n                    \"service_custom_data_indicator\": \"1#1#0#0#0#1#0#0\",\r\n                    \"actual_start_time\": null,\r\n                    \"completed_time\": null,\r\n                    \"progress\": 0,\r\n                    \"parent_appointment_id\": null,\r\n                    \"service_custom_Data\": null,\r\n                    \"item_actions\": \"\",\r\n                    \"is_membership_applied\": false,\r\n                    \"is_addon\": false,\r\n                    \"addon_appointment_id\": null,\r\n                    \"has_service_form\": true,\r\n                    \"has_segments\": false,\r\n                    \"segments\": null\r\n                }\r\n            ],\r\n            \"appointment_packages\": [],\r\n            \"price\": {\r\n                \"currency_id\": 0,\r\n                \"sales\": 0.0000,\r\n                \"tax\": 0.0000,\r\n                \"final\": 0.0000\r\n            },\r\n            \"group_invoice_id\": null,\r\n            \"is_feedback_submitted\": false\r\n        }\r\n    ],\r\n    \"page_info\": {\r\n        \"total\": 7,\r\n        \"page\": 1,\r\n        \"size\": 10\r\n    }\r\n}"}],"_postman_id":"c8b9d395-18a8-431c-9dac-34ab60a83053"},{"name":"List all products purchased by a guest","id":"49b92ce9-71fd-4460-98d8-2cd9be4cebea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n","type":"text"}],"url":"{{api_url}}/v1/guests/{{guest_id}}/products","description":"<p>Provide unique identifier of the guest as <code>guest_id</code>and this API will retrieve the products purchased by the guest.</p>\n<h4 id=\"response-details-\">Response Details :</h4>\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>id</td>\n<td>guid</td>\n<td>unique identifier of the product.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>name of the product.</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>int</td>\n<td>quantity of the product purchased by the guest.</td>\n</tr>\n<tr>\n<td>sale_by</td>\n<td>string</td>\n<td>name of the employee who sold the product.</td>\n</tr>\n<tr>\n<td>sale_date</td>\n<td>datetime</td>\n<td>date on which guest purchased the product.</td>\n</tr>\n<tr>\n<td>price</td>\n<td>double</td>\n<td>cost of the product.</td>\n</tr>\n<tr>\n<td>discount</td>\n<td>double</td>\n<td>discount applied while purchasing the product.</td>\n</tr>\n<tr>\n<td>taxes</td>\n<td>double</td>\n<td>taxes applied while purchasing the product.</td>\n</tr>\n<tr>\n<td>price_paid</td>\n<td>double</td>\n<td>price paid by the guest.</td>\n</tr>\n<tr>\n<td>promotion</td>\n<td>string</td>\n<td>promotion applied while purchasing the product.</td>\n</tr>\n<tr>\n<td>payment_type</td>\n<td>string</td>\n<td>type of the payment.</td>\n</tr>\n<tr>\n<td>invoice</td>\n<td>object</td>\n<td>contains invoice details of the product.</td>\n</tr>\n<tr>\n<td>invoice.id</td>\n<td>guid</td>\n<td>unique identifier of the product.</td>\n</tr>\n<tr>\n<td>invoice.source</td>\n<td>enum</td>\n<td>source from which invoice is generated. <br /> Web = 0 <br />         CustomerApp = 1<br />         WebStore = 2<br />         Imports = 3<br />         Offline = 4<br />         Dunning = 5<br />         EmployeeApp = 6<br />         ManagerApp = 7<br />         AutoCollection = 8<br />         Take5 = 11<br />         TherapistAppAndroid = 12<br />         TherapistAppIos = 13<br />         MobilePosAndroid = 14<br />         MobilePosiOS = 15<br />         InstoreApp = 19<br />         ApiDirect = 20<br />         Unknown = 21<br />         Extension = 22<br />         Queue = 23<br />         Kiosk = 24<br />         KioskCMA = 25<br />         KioskWeb = 26</td>\n</tr>\n<tr>\n<td>invoice.status</td>\n<td>string</td>\n<td>current status of the invoice.</td>\n</tr>\n<tr>\n<td>invoice.invoice_number</td>\n<td>string</td>\n<td>unique number used to represent the invoice.</td>\n</tr>\n<tr>\n<td>invoice.receipt_number</td>\n<td>string</td>\n<td>unique number used to represent the receipt.</td>\n</tr>\n<tr>\n<td>invoice.invoice_item_id</td>\n<td>guid</td>\n<td>unique identifier of the invoice item.</td>\n</tr>\n<tr>\n<td>center</td>\n<td>object</td>\n<td>contains details of the center.</td>\n</tr>\n<tr>\n<td>center.id</td>\n<td>guid</td>\n<td>unique identifier of the center.</td>\n</tr>\n<tr>\n<td>center.name</td>\n<td>string</td>\n<td>name of the center.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}","products"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"fc0acd08-5717-4221-9578-38274a1bc7dd","name":"List all products purchased by a guest","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":"https://api.zenoti.com/v1/guests/{{guest_id}}/products"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 07 Oct 2019 07:12:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1135"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"products\": [\n        {\n            \"id\": \"c7436d09-799c-49ae-bcd9-b906c2c89fad\",\n            \"name\": \"Aha Mask\",\n            \"quantity\": 1,\n            \"sale_by\": \"Abhishek owner\",\n            \"sale_date\": \"2018-03-28T21:31:35\",\n            \"price\": 50,\n            \"discount\": 0,\n            \"taxes\": 0,\n            \"price_paid\": 50,\n            \"promotion\": null,\n            \"payment_type\": \"CC Online(Visa)\",\n            \"invoice\": {\n                \"id\": \"4152fd91-8ab1-471f-ae69-a7ff3b37460f\",\n                \"source\": 0,\n                \"status\": \"CLOSED\",\n                \"invoice_number\": \"69153\",\n                \"receipt_number\": \"R226\",\n                \"invoice_item_id\": \"5554f247-28a9-49b3-90de-19953f262ad0\"\n            },\n            \"center\": {\n                \"id\": \"08b5ff61-9cd4-49f8-9ed7-978b52161e89\",\n                \"name\": \"Zenoti Mobile\"\n            }\n        },\n        {\n            \"id\": \"1dbed9bb-4450-49fc-9904-8208b7fa3bd3\",\n            \"name\": \"Oil Slik Kit\",\n            \"quantity\": 5,\n            \"sale_by\": \"Andy Brown\",\n            \"sale_date\": \"2017-08-02T23:44:09\",\n            \"price\": 775,\n            \"discount\": 0,\n            \"taxes\": 38.75,\n            \"price_paid\": 0,\n            \"promotion\": null,\n            \"payment_type\": \"\",\n            \"invoice\": {\n                \"id\": \"355b133a-7aff-40a4-bd01-70936fdf9c4f\",\n                \"source\": 0,\n                \"status\": \"OPEN\",\n                \"invoice_number\": \"SGE2178\",\n                \"receipt_number\": \"0\",\n                \"invoice_item_id\": \"74af0273-e5de-405e-94bd-977b272fb8a6\"\n            },\n            \"center\": {\n                \"id\": \"cab7edd3-d8e8-4c27-a36b-8aa16b8dbb4f\",\n                \"name\": \"South Granville\"\n            }\n        }\n    ],\n    \"page_info\": {\n        \"total\": 20,\n        \"page\": 1,\n        \"size\": 2\n    }\n}"}],"_postman_id":"49b92ce9-71fd-4460-98d8-2cd9be4cebea"},{"name":"List all gift cards of a guest","id":"3400c3dd-9278-4bfb-860d-9e9c6407742b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text","description":"<p>Access token generated from the token API.</p>\n"}],"url":"{{api_url}}/v1/guests/{{guest_id}}/gift_cards","description":"<p>Provide unique identifier of the guest as <code>guest_id</code> and this api will retrieve the gift cards history of the respective guest.</p>\n<h4 id=\"response-details-\">Response Details :</h4>\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>id</td>\n<td>guid</td>\n<td>unique identifier of the gift card user</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>code of the gift card</td>\n</tr>\n<tr>\n<td>type</td>\n<td>enum</td>\n<td>gift card type<br /> 1 - Amount <br /> 2 - Service/Package</td>\n</tr>\n<tr>\n<td>sale_date</td>\n<td>date</td>\n<td>sale date of the gift card</td>\n</tr>\n<tr>\n<td>expiry_date</td>\n<td>date</td>\n<td>expiry date of the gift card</td>\n</tr>\n<tr>\n<td>price</td>\n<td>double</td>\n<td>price of gift card</td>\n</tr>\n<tr>\n<td>value</td>\n<td>double</td>\n<td>value of gift card</td>\n</tr>\n<tr>\n<td>balance</td>\n<td>double</td>\n<td>balance in gift card</td>\n</tr>\n<tr>\n<td>tips</td>\n<td>double</td>\n<td>tips in gift card</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>string</td>\n<td>notes provided during gift card sale</td>\n</tr>\n<tr>\n<td>source</td>\n<td>enum</td>\n<td>source from which invoice is generated. <br /> Web = 0 <br />         CustomerApp = 1<br />         WebStore = 2<br />         Imports = 3<br />         Offline = 4<br />         Dunning = 5<br />         EmployeeApp = 6<br />         ManagerApp = 7<br />         AutoCollection = 8<br />         Take5 = 11<br />         TherapistAppAndroid = 12<br />         TherapistAppIos = 13<br />         MobilePosAndroid = 14<br />         MobilePosiOS = 15<br />         InstoreApp = 19<br />         ApiDirect = 20<br />         Unknown = 21<br />         Extension = 22<br />         Queue = 23<br />         Kiosk = 24<br />         KioskCMA = 25<br />         KioskWeb = 26</td>\n</tr>\n<tr>\n<td>is_closed</td>\n<td>boolean</td>\n<td>if gift card is refunded</td>\n</tr>\n<tr>\n<td>is_one_time_use</td>\n<td>boolean</td>\n<td>if gift card is one time usable gift card.</td>\n</tr>\n<tr>\n<td>is_received</td>\n<td>boolean</td>\n<td>if gift card is received</td>\n</tr>\n<tr>\n<td>occassion</td>\n<td>string</td>\n<td>represents occasion of the gift card.</td>\n</tr>\n<tr>\n<td>gifted_by</td>\n<td>guid</td>\n<td>by whom the gift card is gifted by</td>\n</tr>\n<tr>\n<td>benefits</td>\n<td>object</td>\n<td>contains details of the gift card benefits.</td>\n</tr>\n<tr>\n<td>invoice</td>\n<td>object</td>\n<td>contains invoice details of the product.</td>\n</tr>\n<tr>\n<td>invoice.id</td>\n<td>guid</td>\n<td>unique identifier of the product.</td>\n</tr>\n<tr>\n<td>invoice.source</td>\n<td>enum</td>\n<td>source from which invoice is generated. <br /> Web = 0 <br />         CustomerApp = 1<br />         WebStore = 2<br />         Imports = 3<br />         Offline = 4<br />         Dunning = 5<br />         EmployeeApp = 6<br />         ManagerApp = 7<br />         AutoCollection = 8<br />         Take5 = 11<br />         TherapistAppAndroid = 12<br />         TherapistAppIos = 13<br />         MobilePosAndroid = 14<br />         MobilePosiOS = 15<br />         InstoreApp = 19<br />         ApiDirect = 20<br />         Unknown = 21<br />         Extension = 22<br />         Queue = 23<br />         Kiosk = 24<br />         KioskCMA = 25<br />         KioskWeb = 26</td>\n</tr>\n<tr>\n<td>invoice.status</td>\n<td>string</td>\n<td>current status of the invoice.</td>\n</tr>\n<tr>\n<td>invoice.invoice_number</td>\n<td>string</td>\n<td>unique number used to represent the invoice.</td>\n</tr>\n<tr>\n<td>invoice.receipt_number</td>\n<td>string</td>\n<td>unique number used to represent the receipt.</td>\n</tr>\n<tr>\n<td>invoice.invoice_item_id</td>\n<td>guid</td>\n<td>unique identifier of the invoice item.</td>\n</tr>\n<tr>\n<td>center</td>\n<td>object</td>\n<td>contains details of the center.</td>\n</tr>\n<tr>\n<td>center.id</td>\n<td>guid</td>\n<td>unique identifier of the center.</td>\n</tr>\n<tr>\n<td>center.name</td>\n<td>string</td>\n<td>name of the center.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}","gift_cards"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"d783ee30-d9f5-4e07-ab32-0228ce3529bd","name":"List all gift cards of a guest","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":"https://api.zenoti.com/v1/guests/{{guest_id}}/gift_cards"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 01 Nov 2019 10:48:37 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1652"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"gift_cards\": [\n        {\n            \"id\": \"7e317788-b9fa-4c07-9639-49516f4f4338\",\n            \"code\": \"*6\",\n            \"type\": 1,\n            \"sale_date\": \"2019-10-30T00:00:00\",\n            \"expiry_date\": \"2020-02-07T15:46:35\",\n            \"price\": 100,\n            \"value\": 100,\n            \"balance\": 100,\n            \"tips\": 0,\n            \"notes\": \"\",\n            \"source\": 0,\n            \"is_closed\": false,\n            \"is_one_time_use\": false,\n            \"is_received\": false,\n            \"occassion\": null,\n            \"gifted_by\": null,\n            \"benefits\": null,\n            \"invoice\": {\n                \"id\": \"a244ad72-45a9-47f5-8c8d-dec7d752af4b\",\n                \"source\": 0,\n                \"status\": \"CLOSED\",\n                \"invoice_number\": \"205\",\n                \"receipt_number\": \"R70\"\n            },\n            \"center\": {\n                \"id\": \"03ff6a3b-0bf9-48b7-b01d-cc1a02cfa97c\",\n                \"name\": \"Inventory\"\n            }\n        },\n        {\n            \"id\": \"557bd14f-008c-4487-a967-2398be606b1f\",\n            \"code\": \"*7\",\n            \"type\": 1,\n            \"sale_date\": \"2019-10-30T00:00:00\",\n            \"expiry_date\": \"2020-02-07T15:46:35\",\n            \"price\": 100,\n            \"value\": 100,\n            \"balance\": 100,\n            \"tips\": 0,\n            \"notes\": \"\",\n            \"source\": 0,\n            \"is_closed\": false,\n            \"is_one_time_use\": false,\n            \"is_received\": false,\n            \"occassion\": null,\n            \"gifted_by\": null,\n            \"benefits\": null,\n            \"invoice\": {\n                \"id\": \"a244ad72-45a9-47f5-8c8d-dec7d752af4b\",\n                \"source\": 0,\n                \"status\": \"CLOSED\",\n                \"invoice_number\": \"205\",\n                \"receipt_number\": \"R70\"\n            },\n            \"center\": {\n                \"id\": \"03ff6a3b-0bf9-48b7-b01d-cc1a02cfa97c\",\n                \"name\": \"Inventory\"\n            }\n        },\n        {\n            \"id\": \"f78beba8-b663-49ad-8447-08f51fbd07ab\",\n            \"code\": \"*8\",\n            \"type\": 2,\n            \"sale_date\": \"2019-10-30T00:00:00\",\n            \"expiry_date\": \"2020-02-07T15:46:35\",\n            \"price\": 170,\n            \"value\": 170,\n            \"balance\": 170,\n            \"tips\": 0,\n            \"notes\": \"\",\n            \"source\": 0,\n            \"is_closed\": false,\n            \"is_one_time_use\": false,\n            \"is_received\": false,\n            \"occassion\": null,\n            \"gifted_by\": null,\n            \"benefits\": null,\n            \"invoice\": {\n                \"id\": \"a244ad72-45a9-47f5-8c8d-dec7d752af4b\",\n                \"source\": 0,\n                \"status\": \"CLOSED\",\n                \"invoice_number\": \"205\",\n                \"receipt_number\": \"R70\"\n            },\n            \"center\": {\n                \"id\": \"03ff6a3b-0bf9-48b7-b01d-cc1a02cfa97c\",\n                \"name\": \"Inventory\"\n            }\n        }\n    ],\n    \"page_info\": {\n        \"total\": 3,\n        \"page\": 1,\n        \"size\": 10\n    }\n}"}],"_postman_id":"3400c3dd-9278-4bfb-860d-9e9c6407742b"},{"name":"List all prepaid cards of a guest","id":"474b4c2e-0597-4a55-b769-da17760daf30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n","type":"text"}],"url":"{{api_url}}/v1/guests/{{guest_id}}/prepaidcards","description":"<p>Provide unique identifier of the guest as <code>guest_id</code> and this api will retrieve the prepaid cards history of the respective guest.</p>\n<h2 id=\"response-details\">Response Details</h2>\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>guest_prepaid_cards</td>\n<td>List</td>\n<td>List of prepaid cards that a guest has</td>\n</tr>\n<tr>\n<td>error</td>\n<td>Object</td>\n<td>Error object if any</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"guest-prepaid-cards\">Guest Prepaid Cards</h2>\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>prepaid_card_user_id</td>\n<td>guid</td>\n<td>unique identifier of the prepaid card</td>\n</tr>\n<tr>\n<td>prepaid_card_number</td>\n<td>string</td>\n<td>unique number given to the prepaid card</td>\n</tr>\n<tr>\n<td>invoice</td>\n<td>object</td>\n<td>Invoice object containing id, status and invoice numer</td>\n</tr>\n<tr>\n<td>center</td>\n<td>object</td>\n<td>Center object containing center id and name</td>\n</tr>\n<tr>\n<td>purchase_details</td>\n<td>object</td>\n<td>Object containing purchase date and price</td>\n</tr>\n<tr>\n<td>expiration_date</td>\n<td>datetime</td>\n<td>date on which the prepaid card would expire</td>\n</tr>\n<tr>\n<td>value</td>\n<td>decimal?</td>\n<td>Price value of the prepaid card</td>\n</tr>\n<tr>\n<td>balance</td>\n<td>decimal</td>\n<td>Left over amount to be used in the prepaid card</td>\n</tr>\n<tr>\n<td>is_closed</td>\n<td>boolean</td>\n<td>Represents whether the prepaid is closed</td>\n</tr>\n<tr>\n<td>is_one_time_use</td>\n<td>boolean</td>\n<td>Represents whether the prepaid card can be used only once</td>\n</tr>\n<tr>\n<td>has_open_invoices</td>\n<td>boolean</td>\n<td>Represents whether the prepaid card is redeemed and the invoice is open</td>\n</tr>\n<tr>\n<td>sale_invoice</td>\n<td>guid?</td>\n<td>Unique Identifier of the original invoice in which prepaid card was sold</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>string</td>\n<td>Notes on prepaid card usage if any</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error\">Error</h2>\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>statusCode</td>\n<td>int</td>\n<td>Error code</td>\n</tr>\n<tr>\n<td>message</td>\n<td>string</td>\n<td>Error Message</td>\n</tr>\n<tr>\n<td>internalmessage</td>\n<td>string</td>\n<td>Error Message with further details</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}","prepaidcards"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"23212c8f-060a-45a9-92c0-cf0a31d3f2e6","name":"List all prepaid cards of a guest","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":"https://api.zenoti.com/v1/guests/{{guest_id}}/prepaidcards"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 09 Oct 2019 06:12:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1487"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"guest_prepaid_cards\": [\r\n        {\r\n            \"prepaid_card_user_id\": \"8e05f2e9-10d1-42bf-92fa-7fe2ac7cbb12\",\r\n            \"prepaid_card_number\": \"7777\",\r\n            \"invoice\": {\r\n                \"id\": \"8fbffe91-a576-4019-bc91-2ef2f10c42f4\",\r\n                \"status\": 4,\r\n                \"invoice_number\": \"257\"\r\n            },\r\n            \"center\": {\r\n                \"id\": \"03ff6a3b-0bf9-48b7-b01d-cc1a02cfa97c\",\r\n                \"name\": \"Inventory\"\r\n            },\r\n            \"purchase_details\": {\r\n                \"date\": \"2019-11-11T00:00:00\",\r\n                \"price\": {\r\n                    \"currency_id\": 0,\r\n                    \"sales\": 77.0,\r\n                    \"tax\": 0.0,\r\n                    \"final\": 77.0\r\n                }\r\n            },\r\n            \"expiration_date\": \"2200-12-31T00:00:00\",\r\n            \"value\": 77.0,\r\n            \"balance\": 77.0,\r\n            \"is_closed\": false,\r\n            \"is_one_time_use\": false,\r\n            \"has_open_invoices\": 0,\r\n            \"sale_receipt_no\": null,\r\n            \"sale_invoice\": null,\r\n            \"notes\": \"\"\r\n        }\r\n    ],\r\n    \"error\": null\r\n}"}],"_postman_id":"474b4c2e-0597-4a55-b769-da17760daf30"},{"name":"List all coupons of a guest","id":"5b853f95-9009-45f2-a5d6-05c17de03743","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n","type":"text"}],"url":"{{api_url}}/v1/guests/{{guest_id}}/coupons","description":"<p>Provide unique identifier of the guest as <code>guest_id</code> and this api will retrieve the coupon history of the respective guest.</p>\n<blockquote>\n<p>you can also use pagination by passing page and size query parameters if guest has huge number of records. \nBy default page is set to 1 and size is set to 10.\nSize cannot be more than 100 which means maximum records per page cannot be more than 100. </p>\n</blockquote>\n<h2 id=\"response-details\">Response Details</h2>\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>id</td>\n<td>guid</td>\n<td>unique identifier of the coupon.</td>\n</tr>\n<tr>\n<td>number</td>\n<td>string</td>\n<td>unique number given to the coupon.</td>\n</tr>\n<tr>\n<td>invoice_id</td>\n<td>guid</td>\n<td>unique identifier of the invoice.</td>\n</tr>\n<tr>\n<td>invoice_number</td>\n<td>string</td>\n<td>unique number generated to identify the invoice.</td>\n</tr>\n<tr>\n<td>reciept_number</td>\n<td>string</td>\n<td>unique number generated to identify the receipt.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string</td>\n<td>represents description of the guest coupon.</td>\n</tr>\n<tr>\n<td>issue_date</td>\n<td>datetime</td>\n<td>date on which the coupon is issued to the guest.</td>\n</tr>\n<tr>\n<td>issued_center</td>\n<td>string</td>\n<td>name of the center at which the coupon is issued to the guest.</td>\n</tr>\n<tr>\n<td>expiry_date</td>\n<td>datetime?</td>\n<td>date on which the coupon will expire.</td>\n</tr>\n<tr>\n<td>redemption</td>\n<td>string</td>\n<td>represents redemption status of the coupon.</td>\n</tr>\n<tr>\n<td>redeemed_center</td>\n<td>string</td>\n<td>name of the center at which the coupon is redeemed by the guest.</td>\n</tr>\n<tr>\n<td>redeemable_by_all</td>\n<td>string</td>\n<td>represents whether the coupon is redeemed by anyone or only the specific guest.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>string</td>\n<td>represents the status of the invoice.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}","coupons"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"74e0a265-cb48-48af-98e0-ae03ea6c355c","name":"Guest coupon history","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":"{{api_url}}/v1/guests/{{guest_id}}/coupons"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 09 Oct 2019 06:12:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1487"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"coupons\": [\n        {\n            \"id\": \"6b85de34-572c-426c-acfe-b9ef9cfca7ac\",\n            \"number\": \"6805\",\n            \"invoice_id\": \"9f777152-e092-4b4e-bb34-4e2cf41be69d\",\n            \"invoice_number\": \"3840\",\n            \"reciept_number\": \"R1486\",\n            \"description\": \"Cashback 500\",\n            \"issue_date\": \"2018-06-12T00:00:00\",\n            \"issued_center\": \"Pike Street\",\n            \"expiry_date\": null,\n            \"redemption\": \"Redeemed\",\n            \"redeemed_center\": \"Pike Street\",\n            \"redeemable_by_all\": \"No\",\n            \"status\": \"OPEN\"\n        },\n        {\n            \"id\": \"5dddbc97-5c28-4b4d-bbd5-97e228ba87de\",\n            \"number\": \"2182\",\n            \"invoice_id\": \"00000000-0000-0000-0000-000000000000\",\n            \"invoice_number\": \"\",\n            \"reciept_number\": \"\",\n            \"description\": \"Cashback 50\",\n            \"issue_date\": \"2016-12-06T00:00:00\",\n            \"issued_center\": \"Pike Street\",\n            \"expiry_date\": null,\n            \"redemption\": \"Not Redeemed\",\n            \"redeemed_center\": \"\",\n            \"redeemable_by_all\": \"No\",\n            \"status\": \"OPEN\"\n        },\n        {\n            \"id\": \"70391d88-9d2d-4724-b2fa-9da599819d64\",\n            \"number\": \"2181\",\n            \"invoice_id\": \"00000000-0000-0000-0000-000000000000\",\n            \"invoice_number\": \"\",\n            \"reciept_number\": \"\",\n            \"description\": \"\",\n            \"issue_date\": \"2016-12-06T00:00:00\",\n            \"issued_center\": \"Pike Street\",\n            \"expiry_date\": null,\n            \"redemption\": \"Not Redeemed\",\n            \"redeemed_center\": \"\",\n            \"redeemable_by_all\": \"No\",\n            \"status\": \"OPEN\"\n        },\n        {\n            \"id\": \"e20070fc-28e5-42d0-96c7-f3cdd62af44d\",\n            \"number\": \"2089\",\n            \"invoice_id\": \"00000000-0000-0000-0000-000000000000\",\n            \"invoice_number\": \"\",\n            \"reciept_number\": \"\",\n            \"description\": \"Cashback 500\",\n            \"issue_date\": \"2016-09-28T00:00:00\",\n            \"issued_center\": \"Pike Street\",\n            \"expiry_date\": null,\n            \"redemption\": \"Not Redeemed\",\n            \"redeemed_center\": \"\",\n            \"redeemable_by_all\": \"No\",\n            \"status\": \"OPEN\"\n        }\n    ],\n    \"page_info\": {\n        \"total\": 4,\n        \"page\": 1,\n        \"size\": 10\n    }\n}"}],"_postman_id":"5b853f95-9009-45f2-a5d6-05c17de03743"},{"name":"List all memberships of a guest","id":"18783a94-af96-4745-a8ef-3a406034926d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/guests/{{guest_id}}/memberships?center_id={{center_id}}","description":"<p>This API helps you to retrieve the membership history of the respective guest.</p>\n<p>You must specify the unique identifier of the guest as <code>guest_id</code> in the request.</p>\n<p>If you are using <strong>api_key</strong> to retrieve the data, it is <strong>mandatory</strong> for you to specify the <code>center_id</code> details in the request.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code>  <br />Unique 32-character ID of the guest for whom you want to retrieve the membership history.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the center for which you want to retrieve the membership history of the specified guest. If you are using <strong>api_key</strong> to retrieve the data, it is <strong>mandatory</strong> for you to specify the <code>center_id</code> details in the request.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>guest_memberships</td>\n<td>List</td>\n<td>List of guest_membership objects.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"guest_membership-object\">guest_membership object</h2>\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>user_membership_id</td>\n<td>guid</td>\n<td>Unique identifier of the user membership</td>\n</tr>\n<tr>\n<td>status</td>\n<td>enum</td>\n<td>Current status of the membership: Active = 1, InActive = 2, Frozen = 3, Cancelled = 4, Expired = 5, Closed = 6, NotStarted = 7, Suspended = 8, Refund = 9, Deleted = 10, Failed = 12, Default = -1</td>\n</tr>\n<tr>\n<td>is_refunded</td>\n<td>bool</td>\n<td>Refund status of the membership</td>\n</tr>\n<tr>\n<td>recurrence_status</td>\n<td>enum</td>\n<td>Recurrence status of the membership: Active = 1, InActive = 2, Frozen = 3, Cancelled = 4, Expired = 5, Closed = 6, NotStarted = 7, Suspended = 8, Refund = 9, Deleted = 10, Failed = 12, Default = -1</td>\n</tr>\n<tr>\n<td>redeemable</td>\n<td>bool?</td>\n<td>Whether the membership is redeemable</td>\n</tr>\n<tr>\n<td>membership</td>\n<td>object</td>\n<td>Membership object containing type of the membership: All = -1, Non Recurring = 0, Recurring = 1, Setup = 2</td>\n</tr>\n<tr>\n<td>invoice</td>\n<td>object</td>\n<td>Invoice object containing Id, invoice no, status and receipt no</td>\n</tr>\n<tr>\n<td>expiry_date</td>\n<td>datetime</td>\n<td>Date on which the membership will expire</td>\n</tr>\n<tr>\n<td>next_collection_date</td>\n<td>datetime</td>\n<td>Date on which you must collect the membership fees</td>\n</tr>\n<tr>\n<td>credit_balance</td>\n<td>object</td>\n<td>Balance details of the membership containing service, product and other balances with comments</td>\n</tr>\n<tr>\n<td>credit_amount</td>\n<td>int</td>\n<td>The amount of membership credits available in the membership</td>\n</tr>\n<tr>\n<td>services</td>\n<td>object</td>\n<td>Services object containing details such as Id, name, balance, expired, frequency.</td>\n</tr>\n<tr>\n<td>products</td>\n<td>object</td>\n<td>Credit amount details of the membership containing total, service, product and other amounts</td>\n</tr>\n<tr>\n<td>redemption_setting_details</td>\n<td>string</td>\n<td>Redemption setting details containing totalpayment, initial recognized revenue etc</td>\n</tr>\n<tr>\n<td>invoice_center_id</td>\n<td>guid?</td>\n<td>Unique Identifier of the Invoice Center</td>\n</tr>\n<tr>\n<td>restrict_cross_center_redemption</td>\n<td>bool?</td>\n<td>Whether Cross Center Redemption is allowed</td>\n</tr>\n<tr>\n<td>freeze_reasons</td>\n<td>object</td>\n<td>Object containing the reasons for the freeze of the membership.</td>\n</tr>\n<tr>\n<td>cancel_reasons</td>\n<td>object</td>\n<td>Object containing the reasons for cancelling the membership.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}","memberships"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>Unique 32-character ID of the center at which the specified guest has memberships. If you are using <b>api_key</b> to retrieve the data, it is <b>mandatory</b> for you to specify the center_id details in the request.</p>\n","type":"text/plain"},"key":"center_id","value":"{{center_id}}"}],"variable":[]}},"response":[{"id":"0bb67395-9467-431c-aa4b-02908d7decd5","name":"List all memberships of a guest","originalRequest":{"method":"GET","header":[{"description":"Access token generated from the token API.","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":{"raw":"{{api_url}}/v1/guests/{{guest_id}}/memberships?center_id={{center_id}}","host":["{{api_url}}"],"path":["v1","guests","{{guest_id}}","memberships"],"query":[{"key":"center_id","value":"{{center_id}}","description":"Unique 32-character ID of the center at which the specified guest has memberships. If you are using <b>api_key</b> to retrieve the data, it is <b>mandatory</b> for you to specify the center_id details in the request."}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"18783a94-af96-4745-a8ef-3a406034926d"},{"name":"List the Series Packages of a Guest","id":"0b654cb8-4aa4-449a-9981-e5014eb8956d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/guests/{{guest_id}}/Packages?guest_id={{guest_id}}&center_id={{center_id}}&show_redeemable={{true/false}}&page_num={{page_num}}&page_size={{page_size}}","description":"<p>This API lists the details of the Series packages that a particular guest has bought or redeemed from a specific center.</p>\n<p>You need to provide details for the following parameters: <code>guest_id</code>, <code>center_id</code>, <code>show redeemable</code>, <code>page_num</code>, and <code>page_size</code>.</p>\n<p>This API does not provide information on the Day packages that the guest has bought or redeemed at a center.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code>  <br />Unique 32-character ID of a specific guest.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td><code>Optional</code>  <br />Unique 32-character ID of a specific center.  <br />If you specify the required details for <code>center_id</code> in the request, the API will list only those packages that can be redeemed at this particular center.  <br />If you do not pass the <code>center_id</code> parameter in the request, the API will list all the packages that the guest has purchased in all centers.</td>\n</tr>\n<tr>\n<td>show_redeemable</td>\n<td>boolean</td>\n<td><code>Optional</code>  <br />Indicates whether the guest can redeem packages at the specific center.  <br />If you do not provide a value for 'center_id', this field is considered as 'false'.  <br />You must provide a boolean value for this parameter.</td>\n</tr>\n<tr>\n<td>page_num</td>\n<td>int</td>\n<td><code>Optional</code>  <br />The number of pages on which you want the guest's package records to be retrieved and displayed.  <br />Send ‘-1’ to show all the package records of the guest, irrespective of page number.  <br />You must provide an integer value for this parameter.</td>\n</tr>\n<tr>\n<td>page_size</td>\n<td>int</td>\n<td><code>Optional</code>  <br />The number of the guest's package records that you want to be retrieved and displayed per page. You must provide an integer value for this parameter.  <br /><strong>Note</strong>: If <code>page_size</code> is null or &lt; 1, the default page size will be 10. If the <code>page_size</code> is more than 100, the default value will be 100.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>user_package_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the package that the guest bought or redeemed at the center.</td>\n</tr>\n<tr>\n<td>user_package_state</td>\n<td>enum</td>\n<td>Indicates the state details of the package: Closed = 0, Open = 1, WithProcessing = 2, and Default = -1.</td>\n</tr>\n<tr>\n<td>redeemable</td>\n<td>bool?</td>\n<td>Indicates whether the guest can redeem a package at the center.</td>\n</tr>\n<tr>\n<td>invoice</td>\n<td>object</td>\n<td>An object that contains the list of invoice elements. For more information, refer the invoice Object table below.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>enum</td>\n<td>Indicates the status details of the package: Active = 1, Frozen = 3, Expired = 5, CancelledRefund = 6, NotStarted = 7, NotApplicable = 8, and Default = -1</td>\n</tr>\n<tr>\n<td>package</td>\n<td>object</td>\n<td>An object that contains the list of package elements. For more information, refer the package Object table below.</td>\n</tr>\n<tr>\n<td>date</td>\n<td>object</td>\n<td>An object that contains the list of date elements. For more information, refer the invoice Object table below.</td>\n</tr>\n<tr>\n<td>products</td>\n<td>object</td>\n<td>An object that contains the list of product elements. For more information, refer the products Object table below.</td>\n</tr>\n<tr>\n<td>services</td>\n<td>object</td>\n<td>An object that contains the list of service elements. For more information, refer the services Object table below.</td>\n</tr>\n<tr>\n<td>redemption_setting_details</td>\n<td>object</td>\n<td>An object that contains the list of redemption setting elements. For more information, refer the redemption_setting_details Object table below.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"invoice-object\">invoice Object</h2>\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>status</td>\n<td>enum</td>\n<td>Indicates the status details of the package invoice: Open = 0, Processed = 1, Closed = 4, NotSpecified = 11, Default = 12, and Void = 13.</td>\n</tr>\n<tr>\n<td>receipt_no</td>\n<td>string</td>\n<td>Receipt number of the package invoice.</td>\n</tr>\n<tr>\n<td>id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the receipt of the package invoice.</td>\n</tr>\n<tr>\n<td>no</td>\n<td>string</td>\n<td>Number of the package invoice.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"package-object\">package Object</h2>\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>type</td>\n<td>enum</td>\n<td>Indicates the type of package: Regular = 0, Custom = 1, Offer = 2, and CustomOffer = 3.</td>\n</tr>\n<tr>\n<td>id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the package.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the package.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"date-object\">date Object</h2>\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>end_date_with_grace</td>\n<td>datetime</td>\n<td>Expiry date and time of the package including the grace period.</td>\n</tr>\n<tr>\n<td>start</td>\n<td>datetime</td>\n<td>Date and time on which the package was created.</td>\n</tr>\n<tr>\n<td>end</td>\n<td>datetime</td>\n<td>Expiry date and time of the package.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"products-object\">products Object</h2>\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_type_info</td>\n<td>object</td>\n<td>Object that contains the following information about the product that is added to the package: product_category_type, name, and id.</td>\n</tr>\n<tr>\n<td>product_category_type</td>\n<td>enum</td>\n<td>Indicates the category type of the product: Category = 1, Product = 2, and Tags = 3.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the product.</td>\n</tr>\n<tr>\n<td>id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the product.</td>\n</tr>\n<tr>\n<td>exists_in_current_center</td>\n<td>bool</td>\n<td>Indicates whether the product is available at the current center.</td>\n</tr>\n<tr>\n<td>total</td>\n<td>int</td>\n<td>Total number of products that the guest can buy as part of the package.</td>\n</tr>\n<tr>\n<td>used</td>\n<td>int</td>\n<td>Number of products that the guest has bought as part of the package.</td>\n</tr>\n<tr>\n<td>balance</td>\n<td>int</td>\n<td>Remaining number of products that the guest can avail as part of the package.</td>\n</tr>\n<tr>\n<td>balance_amount</td>\n<td>decimal</td>\n<td>Remaining balance price of the products that the guest can buy as part of the package.</td>\n</tr>\n<tr>\n<td>price</td>\n<td>object</td>\n<td>Product price object that contains: currency_id, sales, tax, and final.</td>\n</tr>\n<tr>\n<td>currency_id</td>\n<td>int</td>\n<td>Unique ID of the currency in which the product price is displayed.</td>\n</tr>\n<tr>\n<td>sales</td>\n<td>decimal</td>\n<td>Price of the product (excluding the tax amount).</td>\n</tr>\n<tr>\n<td>tax</td>\n<td>decimal</td>\n<td>Tax amount that is added to the price of the product.</td>\n</tr>\n<tr>\n<td>final</td>\n<td>decimal</td>\n<td>Final price (including the tax amount) of the product.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"services-object\">services Object</h2>\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>service_type_info</td>\n<td>object</td>\n<td>Object that contains the following information about the service that is added to the package: service_category_type, id, name, duration, and has_segments.</td>\n</tr>\n<tr>\n<td>service_category_type</td>\n<td>enum</td>\n<td>Indicates the category type of the service: Default = -1, Category = 1, Service = 2, and Tag = 3.</td>\n</tr>\n<tr>\n<td>id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the service.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the service.</td>\n</tr>\n<tr>\n<td>duration</td>\n<td>int</td>\n<td>Time duration of the service.</td>\n</tr>\n<tr>\n<td>has_segments</td>\n<td>bool</td>\n<td>Indicates whether the service contains any segments.</td>\n</tr>\n<tr>\n<td>exists_in_current_center</td>\n<td>bool</td>\n<td>Indicates whether the service is available at the current center.</td>\n</tr>\n<tr>\n<td>total</td>\n<td>int</td>\n<td>Total number of services that the guest can avail as part of the package.</td>\n</tr>\n<tr>\n<td>used</td>\n<td>int</td>\n<td>Number of services that the guest has availed as part of the package.</td>\n</tr>\n<tr>\n<td>balance</td>\n<td>int</td>\n<td>Remaining number of services that the guest can avail as part of the package.</td>\n</tr>\n<tr>\n<td>balance_amount</td>\n<td>decimal</td>\n<td>Remaining balance price of the services that the guest can avail as part of the package.</td>\n</tr>\n<tr>\n<td>price</td>\n<td>object</td>\n<td>Service price object that contains: currency_id, sales, tax, and final.</td>\n</tr>\n<tr>\n<td>currency_id</td>\n<td>int</td>\n<td>Unique ID of the currency in which the service price is displayed.</td>\n</tr>\n<tr>\n<td>sales</td>\n<td>decimal</td>\n<td>Price of the service (excluding the tax amount).</td>\n</tr>\n<tr>\n<td>tax</td>\n<td>decimal</td>\n<td>Tax amount that is added to the price of the service.</td>\n</tr>\n<tr>\n<td>final</td>\n<td>decimal</td>\n<td>Final price (including the tax amount) of the service.</td>\n</tr>\n<tr>\n<td>package_service_price</td>\n<td>decimal</td>\n<td>Total price of the service.</td>\n</tr>\n<tr>\n<td>sale_as_part_of_package_or_membership_only</td>\n<td>bool?</td>\n<td>Indicates whether services can only be sold as part of a package or membership.</td>\n</tr>\n<tr>\n<td>book_with_partial_balance</td>\n<td>enum</td>\n<td>Indicates whether the guest can book an add-on service with the package by using partial balance: NotApplicable = 1, Block = 2, and AllowWithWarning = 3.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"redemption_setting_details-object\">redemption_setting_details Object</h2>\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>total_payment</td>\n<td>decimal</td>\n<td>Total amount that the guest paid to buy the package.</td>\n</tr>\n<tr>\n<td>intial_recognized_revenue</td>\n<td>decimal</td>\n<td>Initial recognized revenue that the guest can use for a package.</td>\n</tr>\n<tr>\n<td>service_frequency_factor</td>\n<td>decimal</td>\n<td>Frequency of the recurring service (bundled with the package) that the guest must avail.</td>\n</tr>\n<tr>\n<td>closed</td>\n<td>boolean</td>\n<td>Indicates whether the use of the package is currently suspended for the guest.</td>\n</tr>\n<tr>\n<td>allowed_redeemable_amount_for_partial_payment</td>\n<td>decimal</td>\n<td>Total redeemable amount that the guest can use to make a partial payment for the package.</td>\n</tr>\n<tr>\n<td>is_frozen</td>\n<td>boolean</td>\n<td>Indicates whether the package is frozen for the guest for a certain period of time.</td>\n</tr>\n<tr>\n<td>has_products</td>\n<td>boolean</td>\n<td>Indicates whether the package contains any bundled products.</td>\n</tr>\n<tr>\n<td>partial_payment_without_initially_recognized_amount</td>\n<td>decimal</td>\n<td>Partial amount that the guest can pay for the package, without including the initially recognized amount.</td>\n</tr>\n<tr>\n<td>restrict_redemption_in_this_center</td>\n<td>boolean?</td>\n<td>If this is true (1), guests can redeem a package only at the center from which they bought it. If false (0), guests can redeem the package at any center.</td>\n</tr>\n<tr>\n<td>center_name</td>\n<td>string</td>\n<td>Center from which the guest bought or redeemed the package.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}","Packages"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p><code>Mandatory</code><br /> Unique 32-character ID of a specific guest.</p>\n","type":"text/plain"},"key":"guest_id","value":"{{guest_id}}"},{"description":{"content":"<p><code>Optional</code><br /> Unique 32-character ID of a specific center.<br />\nIf you specify the required details for <code>center_id</code> in the request, the API will list only those packages that can be redeemed at this particular center.<br />\nIf you do not pass the <code>center_id</code> parameter in the request, the API will list all the packages that the guest has purchased in all centers.</p>\n","type":"text/plain"},"key":"center_id","value":"{{center_id}}"},{"description":{"content":"<p><code>Optional</code><br /> Indicates whether the guest can redeem packages at the specific center.<br /> If you do not provide a value for 'center_id',  this field is considered as 'false'.<br /> You must provide a boolean value for this parameter. </p>\n","type":"text/plain"},"key":"show_redeemable","value":"{{true/false}}"},{"description":{"content":"<p><code>Optional</code><br />The number of pages on which you want the guest's package records to be retrieved and displayed.<br /> Send ‘-1’ to show all the package records of the guest, irrespective of page number. <br />You must provide an integer value for this parameter.</p>\n","type":"text/plain"},"key":"page_num","value":"{{page_num}}"},{"description":{"content":"<p><code>Optional</code><br /> The number of the guest's package records that you want to be retrieved and displayed per page.<br /> Send ‘0’ to retrieve all package records of the guest.<br /> You must provide an integer value for this parameter.</p>\n","type":"text/plain"},"key":"page_size","value":"{{page_size}}"}],"variable":[]}},"response":[{"id":"7134af78-244d-4a69-b5ee-75c18b071772","name":"List the Series Packages of a Guest","originalRequest":{"method":"GET","header":[{"description":"Access token generated from the token API.","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":{"raw":"https://api.zenoti.com/v1/guests/{{guest_id}}/Packages?guest_id={{guest_id}}&center_id={{center_id}}&show_redeemable={{true/false}}&page_num={{page_num}}&page_size={{page_size}}","protocol":"https","host":["api","zenoti","com"],"path":["v1","guests","{{guest_id}}","Packages"],"query":[{"key":"guest_id","value":"{{guest_id}}","description":"Unique 32-character ID of a specific guest. This is a mandatory parameter."},{"key":"center_id","value":"{{center_id}}","description":"Unique 32-character ID of a specific center. This is an optional parameter."},{"key":"show_redeemable","value":"{{true/false}}","description":"Indicates whether the guest can redeem packages at the specific center. If you do not provide a value for 'center_id',  this field is considered as 'false'. You must provide a boolean value for this parameter. "},{"key":"page_num","value":"{{page_num}}","description":"The number of pages on which you want the guest's package records to be retrieved and displayed. Send ‘-1’ to show all the package records of the guest, irrespective of page number. You must use an integer value for this parameter."},{"key":"page_size","value":"{{page_size}}","description":"The number of the guest's package records that you want to be retrieved and displayed per page. Send ‘0’ to retrieve all package records of the guest. You must use an integer value for this parameter."}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Fri, 31 Jan 2020 05:38:34 GMT"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-Rate-Limit-Limit","value":"1s"},{"key":"X-Rate-Limit-Remaining","value":"99"},{"key":"X-Rate-Limit-Reset","value":"2020-01-31T05:38:35.5950547Z"}],"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"user_package_id\": \"c3122758-4941-4226-aaec-ce175acd14a6\",\r\n        \"user_package_state\": 0,\r\n        \"redeemable\": true,\r\n        \"invoice\": {\r\n            \"status\": 4,\r\n            \"receipt_no\": \"R354\",\r\n            \"id\": \"aaa2b906-6804-4e6d-b9b8-200f1651a747\",\r\n            \"no\": \"586\"\r\n        },\r\n        \"status\": 1,\r\n        \"package\": {\r\n            \"type\": 0,\r\n            \"id\": \"f784690e-788e-4fb0-aa1e-fccd8dc095d5\",\r\n            \"name\": \"Luxury Series Package\"\r\n        },\r\n        \"date\": {\r\n            \"end_date_with_grace\": \"2020-05-14T00:00:00\",\r\n            \"start\": \"2020-02-03T21:43:42\",\r\n            \"end\": \"2020-04-29T00:00:00\"\r\n        },\r\n        \"products\": [\r\n            {\r\n                \"product_type_info\": {\r\n                    \"product_category_type\": 1,\r\n                    \"name\": \"Mask\",\r\n                    \"id\": \"29893bd5-22b5-4f79-bf3c-ad8ecdebc79c\"\r\n                },\r\n                \"exists_in_current_center\": true,\r\n                \"total\": 4,\r\n                \"used\": 1,\r\n                \"balance\": 3,\r\n                \"balance_amount\": 50.0,\r\n                \"price\": {\r\n                    \"currency_id\": 1,\r\n                    \"sales\": 50.0000,\r\n                    \"tax\": 0.0,\r\n                    \"final\": 50.0000\r\n                },\r\n\r\n            }\r\n        ],\r\n        \"services\": [\r\n            {\r\n                \"service_type_info\": {\r\n                    \"service_category_type\": 1,\r\n                    \"id\": \"21077983-1e94-4f46-9a08-c7676819c65b\",\r\n                    \"name\": \"Feet Massage\",\r\n                    \"duration\": 0,\r\n                    \"has_segments\": false\r\n                },\r\n                \"exists_in_current_center\": true,\r\n                \"total\": 1,\r\n                \"used\": 0,\r\n                \"balance\": 1,\r\n                \"balance_amount\": 205.2500,\r\n                \"price\": {\r\n                    \"currency_id\": 1,\r\n                    \"sales\": 205.2500,\r\n                    \"tax\": 0.0,\r\n                    \"final\": 205.2500\r\n                },\r\n                \"package_service_price\": 205.25,\r\n                \"sale_as_part_of_package_or_membership_only\": null,\r\n                \"book_with_partial_balance\": 1\r\n            }\r\n        ],\r\n        \"redemption_setting_details\": {\r\n            \"total_payment\": 0.0,\r\n            \"intial_recognized_revenue\": 0.0,\r\n            \"service_frequency_factor\": 1.0,\r\n            \"closed\": false,\r\n            \"allowed_redeemable_amount_for_partial_payment\": 393.76,\r\n            \"is_frozen\": false,\r\n            \"has_products\": false,\r\n            \"partial_payment_without_initially_recognized_amount\": 456.6,\r\n            \"restrict_redemption_in_this_center\": 0,\r\n            \"center_name\": \"Hyderabad\"\r\n        }\r\n    }\r\n]"}],"_postman_id":"0b654cb8-4aa4-449a-9981-e5014eb8956d"},{"name":"Reset the password of a guest","id":"3320b8cf-d710-4549-a26b-623506fa665f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"Minimum request object to reset the password of a guest:\r\n{\r\n  \"email_or_phone\": {{email_or_phone}}\r\n}\r\n\r\nMaximum request object to reset the password of a guest:\r\n{\r\n  \"email_or_phone\": {{email_or_phone}},\r\n  \"first_name\": {{first_name}}\r\n}"},"url":"{{api_url}}/v1/guests/password?reset=true","description":"<p>This API helps you to reset a guest's password. </p>\n<p>When you invoke this API, a temporary code is generated that does not actually replace a guest's existing password. The temporary code acts as a one-time password (OTP), by using which guests can validate their update password request.</p>\n<p>This API also takes care of scenarios where there might be multiple accounts found with the same username. In that case, the guest's first_name is provided so that the appropriate account can be identified and the reset password email can then be sent to that user. </p>\n<p>This API returns either a success parameter that specifies that the password-reset process was successful or an error object if there is any error.<br /></p>\n<p><b>Notes :</b></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>1. You cannot invoke this API by using the tokens that are generated from the guest credentials.\n2. Only those employees who have a role that has permissions to edit a guest’s information, are allowed to access this API.\n3. A password reset email or text message is not sent if Zenoti is unable to identify a unique guest with the provided email, phone, or first_name details.\n</code></pre><h2 id=\"request-body-details\">Request Body Details</h2>\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>email_or_phone</td>\n<td>string</td>\n<td><code>Mandatory</code><br /> Guest's email or phone details.</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>string</td>\n<td><code>Optional</code><br /> First name of the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>success</td>\n<td>bool</td>\n<td>Indicates whether the password-reset process was successful.</td>\n</tr>\n<tr>\n<td>user_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>user_count</td>\n<td>int</td>\n<td>Indicates the number of users identified with the provided email, phone, and first_name details.</td>\n</tr>\n<tr>\n<td>matched_with</td>\n<td>enum</td>\n<td>Indicates to which details of the guest did the request match: 0 - no match, 1 - username, 2 - email, and 3 - mobile.</td>\n</tr>\n<tr>\n<td>verification_code</td>\n<td>string</td>\n<td>The temporary code or one-time password (OTP) that is sent to the guest's registered email ID after resetting the password.</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>guid</td>\n<td>Unique 32-character verification identifier of the guest.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>400</td>\n<td>Bad Request.</td>\n</tr>\n<tr>\n<td>401</td>\n<td>Unauthorized.</td>\n</tr>\n<tr>\n<td>500</td>\n<td>Internal Server error.</td>\n</tr>\n<tr>\n<td>404</td>\n<td>User Not Found.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","password"],"host":["{{api_url}}"],"query":[{"key":"reset","value":"true"}],"variable":[]}},"response":[{"id":"faf28d8c-b203-4e8f-bfde-47dc1ceaec8f","name":"Reset the password of a guest","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text","description":"Access token generated from the token API."},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text","description":"Represents the content type of the request body."}],"body":{"mode":"raw","raw":"Minimum request object to reset the password of a guest:\r\n{\r\n  \"email_or_phone\": {{email_or_phone}}\r\n}\r\n\r\nMaximum request object to reset the password of a guest:\r\n{\r\n  \"email_or_phone\": {{email_or_phone}},\r\n  \"first_name\": {{first_name}}\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.zenoti.com/v1/guests/password?reset=true","protocol":"https","host":["api","zenoti","com"],"path":["v1","guests","password"],"query":[{"key":"reset","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Jan 2020 06:31:25 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"16"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-NewRelic-App-Data","value":"PxQAV1BVCxADU1JbBwcPVkYdFGQHBDcQUQxLA1tMXV1dSm4EUyBjK0txQgQVF0scdxEEEUN3WBQDXkJjAxUQFV8QXEAUCBoCH1UXVwFTA1NdBBtVU08acnJSICMCBwBUJQQABlRfV0AcBFkOS11p"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\r\n  \"success\": true,\r\n  \"user_id\": \"36fa5713-8ea2-4d66-9c22-0423344886b4\",\r\n  \"user_count\": 1,\r\n  \"matched_with\": \"3\",\r\n  \"verification_code\": {{verification_code}},\r\n  \"verification_id\": {{verification_id}},\r\n  \"error\": null\r\n}"}],"_postman_id":"3320b8cf-d710-4549-a26b-623506fa665f"},{"name":"Update the password of a guest using the old password","id":"9e2d38ea-ca9b-4c42-8b01-24ad25d68eeb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"old_password\": {{old_password}},\r\n  \"new_password\": {{new_password}}\r\n}\r\n"},"url":"{{api_url}}/v1/guests/{{guest_id}}/password","description":"<p>This API help you to update a guest's password by using the old password.</p>\n<p>To invoke this API, you must specify a unique identifier of the guest in the request as <code>guest_id</code>. </p>\n<p>You must then specify in the request body the <code>old_password</code> and <code>new_password</code> details of the guest. After the <code>old_password</code> value has been successfully validated, the guest's password is updated to the <code>new_password</code> value.</p>\n<p>This API either returns a success parameter that indicates that the password-updation process was successful or returns an error object if there is any error.<br /></p>\n<p><b> Notes : </b> <br /></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>1. You cannot invoke this API by using the tokens that are generated from the guest credentials.\n2. Only those employees who have a role that has permissions to edit a guest’s information, are allowed to access this API.\n3. The new_password value must meet Zenoti's password criteria.\n</code></pre><p><b> Zenoti's Password Criteria </b><br />\nThe password must contain a minimum of 8 characters.<br />\nThe password must not contain the username details.<br />\nThe password must contain at least 3 of the following 4 categories:<br /></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>1. Uppercase characters (A-Z)\n2. Lowercase characters (a-z)\n3. Base digits (0-9)\n4. Special characters ([~|!|@|#|$|%|^|&amp;|*|+|=||||\\|(|)|{|}|[|]|;|:|'|\"|&lt;|&gt;|,|.|-|_|\\/|?]/;)`\n</code></pre><h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest whose password is to be updated.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-details\">Request Body Details</h2>\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>old_password</td>\n<td>string</td>\n<td>Old password of the guest.</td>\n</tr>\n<tr>\n<td>new_password</td>\n<td>string</td>\n<td>New password of the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>success</td>\n<td>bool</td>\n<td>Indicates whether the guest's password has been successfully updated.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>400</td>\n<td>Bad Request.</td>\n</tr>\n<tr>\n<td>401</td>\n<td>Unauthorized.</td>\n</tr>\n<tr>\n<td>500</td>\n<td>Internal Server error.</td>\n</tr>\n<tr>\n<td>404</td>\n<td>User Not Found.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}","password"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"d37a629c-1f4c-481d-9dc2-b7f279fd4c84","name":"Update the password of a guest using the old password","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text","description":"Access token generated from the token API."},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text","description":"Represents the content type of the request body."}],"body":{"mode":"raw","raw":"{\r\n  \"old_password\": {{old_password}},\r\n  \"new_password\": {{new_password}}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/v1/guests/{{guest_id}}/password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Jan 2020 05:56:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"16"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-NewRelic-App-Data","value":"PxQAV1BVCxADU1JbBwcPVkYdFGQHBDcQUQxLA1tMXV1dSm4EUyBjK0txQgQVF0scdxEEEUNkRwIFRVNjAxUQFV8QXEAUCBoCH1UXUwlTClFdDxtWU08aBQBVV1F1BQclV3cGClVfUEAcBFkOS11p"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"9e2d38ea-ca9b-4c42-8b01-24ad25d68eeb"},{"name":"Update the password of a guest using OTP","id":"9dadc512-f7e3-4660-887e-81bb65b85303","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"new_password\": {{new_password}},\r\n  \"verification_code\": {{verification_code}},\r\n  \"verification_id\": {{verification_id}}\r\n}"},"url":"{{api_url}}/v1/guests/{{guest_id}}/password","description":"<p>This API helps you to update a guest's password by using the one-time password (OTP) that was sent to the guest's registered email ID after <a href=\"https://docs.zenoti.com/?version=latest#c019f5c0-c262-4157-9716-3447e8ca1dfb\">resetting the password</a>.</p>\n<p>To invoke this API, you must specify a unique identifier of the guest in the request as <code>guest_id</code>. </p>\n<p>You must also provide in the request body the <code>verification_code</code> and <code>verification_id</code> details that the guest received after <a href=\"https://docs.zenoti.com/?version=latest#c019f5c0-c262-4157-9716-3447e8ca1dfb\">resetting the password</a>. After the <code>verification_code</code> and <code>verification_id</code> details have been successfully validated, the guest's password is updated to the <code>new_password</code> value.<br /></p>\n<p>This API either returns a success parameter that indicates that the password-updation process was successful or returns an error object if there is any error.<br /></p>\n<p><b> Notes : </b> <br /></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>1. You cannot invoke this API by using the tokens that are generated from the guest credentials.\n2. Only those employees who have a role that has permissions to edit a guest’s information, are allowed to access this API.\n3. The new_password value must meet Zenoti's password criteria.\n</code></pre><p><b> Zenoti's Password Criteria </b><br />\nThe password must contain a minimum of 8 characters.<br />\nThe password must not contain the username details.<br />\nThe password must contain at least 3 of the following 4 categories:<br /></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>1. Uppercase characters (A-Z)\n2. Lowercase characters (a-z)\n3. Base digits (0-9)\n4. Special characters ([~|!|@|#|$|%|^|&amp;|*|+|=||||\\|(|)|{|}|[|]|;|:|'|\"|&lt;|&gt;|,|.|-|_|\\/|?]/;)`\n</code></pre><h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest whose password is to be updated.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-details\">Request Body Details</h2>\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>new_password</td>\n<td>string</td>\n<td>New password of the guest.</td>\n</tr>\n<tr>\n<td>verification_code</td>\n<td>string</td>\n<td>The temporary code or one-time password (OTP) that is sent to the guest's registered email ID after <a href=\"https://docs.zenoti.com/?version=latest#c019f5c0-c262-4157-9716-3447e8ca1dfb\">resetting the password</a>.</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>guid</td>\n<td>Unique 32-character verification identifier of the guest that is generated after <a href=\"https://docs.zenoti.com/?version=latest#c019f5c0-c262-4157-9716-3447e8ca1dfb\">resetting the password</a>.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>success</td>\n<td>bool</td>\n<td>Indicates whether the guest's password has been successfully updated.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>400</td>\n<td>Bad Request.</td>\n</tr>\n<tr>\n<td>401</td>\n<td>Unauthorized.</td>\n</tr>\n<tr>\n<td>500</td>\n<td>Internal Server error.</td>\n</tr>\n<tr>\n<td>404</td>\n<td>User Not Found.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}","password"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"be455bc8-8131-4d0e-9966-8261b9f979e6","name":"Update the password of a guest using OTP","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text","description":"Access token generated from the token API."},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text","description":"Represents the content type of the request body."}],"body":{"mode":"raw","raw":"{\r\n  \"new_password\": {{new_password}},\r\n  \"verification_code\": {{verification_code}},\r\n  \"verification_id\": {{verification_id}}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/v1/guests/{{guest_id}}/password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Jan 2020 05:56:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"16"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-NewRelic-App-Data","value":"PxQAV1BVCxADU1JbBwcPVkYdFGQHBDcQUQxLA1tMXV1dSm4EUyBjK0txQgQVF0scdxEEEUNkRwIFRVNjAxUQFV8QXEAUCBoCH1UXUwlTClFdDxtWU08aBQBVV1F1BQclV3cGClVfUEAcBFkOS11p"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"9dadc512-f7e3-4660-887e-81bb65b85303"},{"name":"Guest Membership Change Log","id":"2ebbf45d-2f2d-43cb-8607-db01d3393401","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"url":"{{api_path}}/v1/guests/memberships/change_log?center_id=b2c6f2fc-f8ca-48e2-bdff-a6ee3de50275&guest_id=709b69a3-9cb7-4921-af7a-784d14336a84&start_date=2021-06-20T00:00:00&end_date=2021-06-30T00:00:00&page=1&size=10","description":"<p>This API helps you to retrieve the changes to the Guest's Membership, in the specified window. </p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>center_id</td>\n<td>Unique Identifier</td>\n<td><code>Optional</code><br /> Unique identifier of the center for which the guest membership records are to be retrieved.</td>\n</tr>\n<tr>\n<td>guest_id</td>\n<td>guid</td>\n<td><code>Optional</code><br /> Unique identifier of the guest whose guest membership records are to be returned</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>DateTime</td>\n<td><code>Optional</code><br /> Records are returned from this start date (yyyy-mm-dd). 00:00:00 is appended to the date value, if no time given. In absence of both date and time, start date is considered as current time minus 7 days. The Time value is displayed in UTC.</td>\n</tr>\n<tr>\n<td>end_date</td>\n<td>DateTime</td>\n<td><code>Optional</code><br /> Records are returned until this end date (yyyy-mm-dd). 00:00:00 is appended to the date value, if no time given. In absence of both date and time, end date is considered as current time. The Time value is displayed in UTC.</td>\n</tr>\n<tr>\n<td>page</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of display page for the records. Default value is 1.</td>\n</tr>\n<tr>\n<td>size</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of records displayed per page. Default value is 10.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-object\">Response Object</h2>\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>page_info</td>\n<td>object</td>\n<td>Object that contains the pagination related elements of the response. For more information, refer to <b>page-info Object</b> table.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more infomation, refer to the <b>error Object</b> table</td>\n</tr>\n<tr>\n<td>guest_id</td>\n<td>guid</td>\n<td>Unique identifier of the guest, whose records are to be returned.</td>\n</tr>\n<tr>\n<td>id</td>\n<td>guid</td>\n<td>Unique Identifier of the user membership</td>\n</tr>\n<tr>\n<td>status</td>\n<td>string</td>\n<td>Current status of membership: Active = 1, InActive = 2, Frozen = 3, Cancelled = 4, Expired = 5, Closed = 6, NotStarted = 7, Suspended = 8, Refund = 9, Deleted = 10, Failed = 12, Default = -1</td>\n</tr>\n<tr>\n<td>recurrence_status</td>\n<td>string</td>\n<td>Recurrence status of the membership: Active = 1, InActive = 2, Frozen = 3, Cancelled = 4, Expired = 5, Closed = 6, NotStarted = 7, Suspended = 8, Refund = 9, Deleted = 10, Failed = 12, Default = -1</td>\n</tr>\n<tr>\n<td>membership_code</td>\n<td>string</td>\n<td>Unique code of the membership</td>\n</tr>\n<tr>\n<td>membership_id</td>\n<td>guid</td>\n<td>Unique identifier of the membership</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","memberships","change_log"],"host":["{{api_path}}"],"query":[{"description":{"content":"<p>Optional: Unique Identifier of the Center for which guest membership records to be returned.</p>\n","type":"text/plain"},"key":"center_id","value":"b2c6f2fc-f8ca-48e2-bdff-a6ee3de50275"},{"description":{"content":"<p>Optional: Unique Identifier of the Guest for whom guest membership records to be returned.</p>\n","type":"text/plain"},"key":"guest_id","value":"709b69a3-9cb7-4921-af7a-784d14336a84"},{"description":{"content":"<p>Optional: Records will be returned from this start date (yyyy-mm-dd). 00:00:00 will be appended to the date value, if no time given. In absence of both date and time, start date will be considered as current time minus 7 days.</p>\n","type":"text/plain"},"key":"start_date","value":"2021-06-20T00:00:00"},{"description":{"content":"<p>Optional: Records will be returned until this end date (yyyy-mm-dd). 00:00:00 will be appended to the date value, if no time given. In absence of both date and time, end date will be considered as current time.</p>\n","type":"text/plain"},"key":"end_date","value":"2021-06-30T00:00:00"},{"description":{"content":"<p>Optional: page number for which the records are required, default is 1.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Optional: Total records to be displayed in a page, default is 10.</p>\n","type":"text/plain"},"key":"size","value":"10"}],"variable":[]}},"response":[{"id":"d11c1f3b-7e61-4f70-bcdd-4dbd36bc6cb0","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"url":{"raw":"{{api_path}}/v1/guests/memberships/change_log?center_id=b2c6f2fc-f8ca-48e2-bdff-a6ee3de50275&guest_id=709b69a3-9cb7-4921-af7a-784d14336a84&start_date=2021-06-23T00:00:00&end_date=2021-06-30T00:00:00&page=1&size=10","host":["{{api_path}}"],"path":["v1","guests","memberships","change_log"],"query":[{"key":"center_id","value":"b2c6f2fc-f8ca-48e2-bdff-a6ee3de50275","description":"Optional: Unique Identifier of the Center for which guest membership records to be returned."},{"key":"guest_id","value":"709b69a3-9cb7-4921-af7a-784d14336a84","description":"Optional: Unique Identifier of the Guest for whom guest membership records to be returned."},{"key":"start_date","value":"2021-06-23T00:00:00","description":"Optional: Records will be returned from this start date (yyyy-mm-dd). 00:00:00 will be appended to the date value, if no time given. In absence of both date and time, start date will be considered as current time minus 7 days."},{"key":"end_date","value":"2021-06-30T00:00:00","description":"Optional: Records will be returned until this end date (yyyy-mm-dd). 00:00:00 will be appended to the date value, if no time given. In absence of both date and time, end date will be considered as current time."},{"key":"page","value":"1","description":"Optional: page number for which the records are required, default is 1."},{"key":"size","value":"10","description":"Optional: Total records to be displayed in a page, default is 10."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 14 Jul 2021 16:31:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"958"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"X-NewRelic-App-Data","value":"PxQAV1BVCxAJUVZTAgEPUVcTGhE1AwE2QgNWEVlbQFtcCxY2VANyMi0ZcBQDEExAHyMEFnpUWgQBQ0VbCxYwFlEWTRF7UFVcVAB1DlZDH1JKBhtRSFMLCgFTVlMbHAZKRgBTUldQUlICBgAGWV1QVFJHFQdQDUAHOQ=="},{"key":"Strict-Transport-Security","value":"max-age=480; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=480; includeSubDomains; preload"},{"key":"Organization-RateLimit-Limit","value":"60;w=60;b=60"},{"key":"RateLimit-Remaining","value":"58"},{"key":"RateLimit-Reset","value":"40.2956537"}],"cookie":[],"responseTime":null,"body":"{\n    \"change_log\": [\n        {\n            \"guest_id\": \"709b69a3-9cb7-4921-af7a-784d14336a84\",\n            \"id\": \"b3f54a39-5470-4ad8-ad22-0ee4c751f030\",\n            \"status\": \"InActive\",\n            \"recurrence_status\": \"\",\n            \"membership_code\": \"AAM-R\",\n            \"membership_id\": \"dcfa2363-5f9e-4bfe-a051-ffdc5ff008f7\"\n        },\n        {\n            \"guest_id\": \"709b69a3-9cb7-4921-af7a-784d14336a84\",\n            \"id\": \"06e1fa00-6654-44c3-8dd8-b6042146f679\",\n            \"status\": \"InActive\",\n            \"recurrence_status\": \"\",\n            \"membership_code\": \"AAM-R\",\n            \"membership_id\": \"dcfa2363-5f9e-4bfe-a051-ffdc5ff008f7\"\n        },\n        {\n            \"guest_id\": \"709b69a3-9cb7-4921-af7a-784d14336a84\",\n            \"id\": \"7ee60d4c-4197-4b8d-ad49-9224b16d6357\",\n            \"status\": \"InActive\",\n            \"recurrence_status\": \"\",\n            \"membership_code\": \"AAM-R\",\n            \"membership_id\": \"dcfa2363-5f9e-4bfe-a051-ffdc5ff008f7\"\n        },\n        {\n            \"guest_id\": \"709b69a3-9cb7-4921-af7a-784d14336a84\",\n            \"id\": \"e873c167-855f-4ea7-88ed-992062fe4e90\",\n            \"status\": \"InActive\",\n            \"recurrence_status\": \"Active\",\n            \"membership_code\": \"AAM-R\",\n            \"membership_id\": \"dcfa2363-5f9e-4bfe-a051-ffdc5ff008f7\"\n        }\n    ],\n    \"page_info\": {\n        \"total\": 4,\n        \"page\": 1,\n        \"size\": 10\n    },\n    \"error\": null\n}"},{"id":"c24d8663-2952-462a-b891-39cbf12adb68","name":"Error - Exceeded Max Days","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"url":{"raw":"{{api_path}}/v1/guests/memberships/change_log?center_id=b2c6f2fc-f8ca-48e2-bdff-a6ee3de50275&guest_id=709b69a3-9cb7-4921-af7a-784d14336a84&start_date=2021-06-20T00:00:00&end_date=2021-06-30T00:00:00&page=1&size=10","host":["{{api_path}}"],"path":["v1","guests","memberships","change_log"],"query":[{"key":"center_id","value":"b2c6f2fc-f8ca-48e2-bdff-a6ee3de50275","description":"Optional: Unique Identifier of the Center for which guest membership records to be returned."},{"key":"guest_id","value":"709b69a3-9cb7-4921-af7a-784d14336a84","description":"Optional: Unique Identifier of the Guest for whom guest membership records to be returned."},{"key":"start_date","value":"2021-06-20T00:00:00","description":"Optional: Records will be returned from this start date (yyyy-mm-dd). 00:00:00 will be appended to the date value, if no time given. In absence of both date and time, start date will be considered as current time minus 7 days."},{"key":"end_date","value":"2021-06-30T00:00:00","description":"Optional: Records will be returned until this end date (yyyy-mm-dd). 00:00:00 will be appended to the date value, if no time given. In absence of both date and time, end date will be considered as current time."},{"key":"page","value":"1","description":"Optional: page number for which the records are required, default is 1."},{"key":"size","value":"10","description":"Optional: Total records to be displayed in a page, default is 10."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 14 Jul 2021 17:08:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"129"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"X-NewRelic-App-Data","value":"PxQAV1BVCxAJUVZTAgEPUVcTGhE1AwE2QgNWEVlbQFtcCxY2VANyMi0ZcBQDEExAHyMEFnpUWgQBQ0VbCxYwFlEWTRF7UFVcVAB1DlZDH1JKBhtRSFMIBQhSUlAbHAZKRgFTAlNfVQQBAVxSXlkDU1JHFQdQDUAHOQ=="},{"key":"Strict-Transport-Security","value":"max-age=480; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=480; includeSubDomains; preload"},{"key":"Organization-RateLimit-Limit","value":"60;w=60;b=60"},{"key":"RateLimit-Remaining","value":"57"},{"key":"RateLimit-Reset","value":"39.1774999"}],"cookie":[],"responseTime":null,"body":"{\n    \"change_log\": null,\n    \"page_info\": null,\n    \"error\": {\n        \"code\": 502,\n        \"message\": \"Difference in days is more than 7 days between {0} and {1}.\"\n    }\n}"}],"_postman_id":"2ebbf45d-2f2d-43cb-8607-db01d3393401"},{"name":"List all relationships belonging to a guest","id":"1f4ea53b-7635-442b-9386-17dda81762ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{api_url}/v1/guests/{guest_id}/relationships","description":"<p>This API retrieves all the relationships of a guest. For example, spouse, friend, etc. This allows you to view a list of all the family members of the guest. </p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code> Unique 32-character identifier of the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"guest-response-details\">guest Response Details</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"relationship-response-details\">relationship Response Details</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest's relationship.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the relationship.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">Error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Code</th>\n<th>Message</th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>502</td>\n<td>Invalid guest_id</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{guest_id}","relationships"],"host":["{api_url}"],"query":[],"variable":[]}},"response":[{"id":"4189fb74-8a46-494d-8489-a91652d34a76","name":"List all relationships belonging to a guest","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{api_url}/v1/guests/{guest_id}/relationships"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"guest_relationships\": [\r\n        {\r\n            \"id\": 1,\r\n            \"guest\": {\r\n                \"id\": \"8ce57cee-b2ee-4537-8f50-84ea37e3a8a7\",\r\n                \"name\": \"nomem user\"\r\n            },\r\n            \"relationship\": {\r\n                \"id\": \"bb91a992-0313-4a50-b4d9-71cc27cfc218\",\r\n                \"name\": \"Friend\"\r\n            },\r\n            \"allow_sharing_accounts\": true\r\n        },\r\n        {\r\n            \"id\": 2,\r\n            \"guest\": {\r\n                \"id\": \"ef6a4b6a-8fd7-43cc-babd-dfc80da0da3b\",\r\n                \"name\": \"Pkg Transfer\"\r\n            },\r\n            \"relationship\": {\r\n                \"id\": \"f1409a17-0cd9-4219-9647-f64e3f402c13\",\r\n                \"name\": \"Spouse\"\r\n            },\r\n            \"allow_sharing_accounts\": true\r\n        }\r\n    ],\r\n    \"error\": null\r\n}\r\n\r\n//Invalid User id\r\n{\r\n    \"code\": 502,\r\n    \"message\": \"invalid guest_id\"\r\n}\r\n\r\n//Unauthorized Access\r\n{\r\n    \"code\": 438,\r\n    \"message\": \"cannot access\"\r\n}\r\n\r\n//Internal Server error\r\n{\r\n    \"code\": 505,\r\n    \"message\": \"Unable to retrieve user relationships!!\"\r\n}"}],"_postman_id":"1f4ea53b-7635-442b-9386-17dda81762ca"},{"name":"Delete relationship between guests","id":"9331af11-9dbe-450a-a9dd-8bbee0976a1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{api_url} / v1/guests/{guest_id}/relationships/{guest_relationship_id}","description":"<p>The purpose of this API is to delete the relationship between two guests.</p>\n<p>For example the relationship could be Family, Friends, Spouse.</p>\n<p>Generally, when a group booking is made, the front-desk staff selects relationship between the host and the guest. This is for easy identification as well as payment collection. There may be cases when the guests do not want any relationship to be added. In such cases, you can use this API to delete the relationship.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code> Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>guest_relationship_id</td>\n<td>guid</td>\n<td><code>Mandatory</code> Unique Identifier for each relationship. Use the API \"v1/guests/{guest_id}/relationship\" with the response param 'id' to fetch the guest_relationship_id of the relationship that you want to disassociate.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Message</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>GE002</td>\n<td>For invalid guest_id: Invalid input Guest_id : Invalid.  <br />  <br />For invalid guest_relationship_id: Invalid input id : Invalid</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":[" v1","guests","{guest_id}","relationships","{guest_relationship_id}"],"host":["{api_url} "],"query":[],"variable":[]}},"response":[{"id":"cf382f15-dd8c-48c1-a258-2c52ebd0f4e9","name":"Delete relationship between guests","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{api_url} / v1/guests/{guest_id}/relationships/{guest_relationship_id}"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"\r\n//Successfully deleted the relationship of a guest\r\n{\r\n    \"error\": null\r\n}\r\n\r\n//Invalid relationship id. \r\n{\r\n    \"error\": {\r\n        \"code\": \"GE002\",\r\n        \"message\": \"Invalid input id : Invalid\"\r\n    }\r\n}\r\n\r\n//Invalid guest_id\r\n\r\n{\r\n    \"error\": {\r\n        \"code\": \"GE002\",\r\n        \"message\": \"Invalid input Guest_id : Invalid\"\r\n    }\r\n}\r\n\r\n//Unauthorized user\r\n{\r\n    \"Message\": \"Authorization has been denied for this request.\"\r\n}\r\n\r\n"}],"_postman_id":"9331af11-9dbe-450a-a9dd-8bbee0976a1b"},{"name":"Add/remove guest loyalty points","id":"d1a4e275-9ca3-4f6b-9250-43c65bc166b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{api_url} /v1/guests/{guestId}/loyalty_points","description":"<p>The purpose of this API is to add or remove the guest's loyalty points.</p>\n<h2 id=\"query-parameters\">Query Parameters</h2>\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>guestId</td>\n<td>guid</td>\n<td><code>Mandatory</code> Unique 32-character identifier of the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-parameters\">Request Parameters</h2>\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>PointsToAdd</td>\n<td>integer</td>\n<td>The number of points that are added to the guest's loyalty points program.</td>\n</tr>\n<tr>\n<td>ExpiryDate</td>\n<td>datetime</td>\n<td>The expiry date of the guest's loyalty points program.</td>\n</tr>\n<tr>\n<td>ReasonFK</td>\n<td>string</td>\n<td>The reason for adding or removing the guest's loyalty points.</td>\n</tr>\n<tr>\n<td>GuestId</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>ActionId</td>\n<td>guid</td>\n<td>Unique identifier of the action. (Add/remove)</td>\n</tr>\n<tr>\n<td>CenterId</td>\n<td>guid</td>\n<td>Unique identifier of the center to which the guest belongs.</td>\n</tr>\n<tr>\n<td>Comments</td>\n<td>string</td>\n<td>Comments by the employee for adding the loyalty points.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>guest_points_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest's loyalty points program.</td>\n</tr>\n<tr>\n<td>PointsToAdd</td>\n<td>integer</td>\n<td>The number of points to be added for the guest's loyalty point program.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{guestId}","loyalty_points"],"host":["{api_url} "],"query":[],"variable":[]}},"response":[{"id":"4add4b07-3658-432f-a2e4-2296879420db","name":"Add/remove guest loyalty points","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"PointsToAdd\": 300,\r\n   \"ExpiryDate\": \"06-09-2024 00:00:00\",\r\n   \"ReasonFK\": \"437\",\r\n   \"GuestId\" : \"aeadc0ae-557e-4106-83a2-383a109f882c\",\r\n   \"ActionId\" : \"956B79C9-C3C9-4887-98C8-E075A21FA780\",\r\n   \"CenterId\": \"7185C922-2FCA-48D2-B01A-91B4061193CD\",\r\n   \"Comments\": \"test\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{api_url} /v1/guests/{guestId}/loyalty_points"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"points_info\": {\r\n        \"guest_points_id\": \"bc9e1845-52e8-4d5b-9d83-3c777e883209\",\r\n        \"PointsToAdd\": 300.0\r\n    },\r\n    \"error\": null\r\n}"}],"_postman_id":"d1a4e275-9ca3-4f6b-9250-43c65bc166b8"},{"name":"Update billing address from the guest profile","id":"e5253e7a-78bf-4395-85b0-f3b19c259706","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"{{api_url}}/v1/guests/{{guest_id}}/accounts/{{account_id}}/billing_address","description":"<p><strong>Purpose</strong>: Use this API to update the billing address of the guest from the guest profile while saving a new card.</p>\n<p>You must provide unique identifier for the <code>guest_id</code> and the <code>account_id</code>.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td>Unique 32 digit identifier of the guest.</td>\n</tr>\n<tr>\n<td>account_id</td>\n<td>guid</td>\n<td>Unique 32 digit identifier of the guest's saved card/payment account.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body\"><strong>Request Body</strong></h2>\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>center_id</td>\n<td>guid</td>\n<td>Unique identifier of the center.</td>\n</tr>\n<tr>\n<td>processor_id</td>\n<td>string</td>\n<td>Name of the processor associated with the center.</td>\n</tr>\n<tr>\n<td>billing_address</td>\n<td>object</td>\n<td>Address of the guest that must be updated.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"billing_address-object\">billing_address Object</h2>\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>string</td>\n<td>Name of the guest for whom the address is being updated.</td>\n</tr>\n<tr>\n<td>address</td>\n<td>string</td>\n<td>The address line 1 of the guest.</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>string</td>\n<td>The address line 2 of the guest.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>string</td>\n<td>The city where the guest resides.</td>\n</tr>\n<tr>\n<td>zipcode</td>\n<td>string</td>\n<td>The zipcode of the guest's residence.</td>\n</tr>\n<tr>\n<td>country</td>\n<td>string</td>\n<td>The country where the guest resides.</td>\n</tr>\n<tr>\n<td>state</td>\n<td>string</td>\n<td>The state where the guest resides.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Message</strong></th>\n<th><strong>Code</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Please enter a valid PIN Code</td>\n<td>932</td>\n<td>This error appears when an invalid zipcode is passed in the request.</td>\n</tr>\n<tr>\n<td>Please enter a valid Billing Address</td>\n<td>932</td>\n<td>This error appears when an invalid address is passed in the request.</td>\n</tr>\n<tr>\n<td>Empty billing_address</td>\n<td>502</td>\n<td>This error appears when the <code>billing_address</code> object is empty.</td>\n</tr>\n<tr>\n<td>Empty processor_id</td>\n<td>502</td>\n<td>This error appears when the <code>processor_id</code> is empty.</td>\n</tr>\n<tr>\n<td>Payment Account with id 00000000-0000-0000-0000-000000000000 not found.</td>\n<td>439</td>\n<td>This error appears when the account id is invalid.</td>\n</tr>\n<tr>\n<td>Invalid guest_id</td>\n<td>502</td>\n<td>This error appears when the <code>guest_id</code> is invalid.</td>\n</tr>\n<tr>\n<td>Invalid center_id</td>\n<td>502</td>\n<td>This error appears when the <code>center_id</code> is invalid.</td>\n</tr>\n<tr>\n<td>Empty center_id</td>\n<td>502</td>\n<td>This error appears when the <code>center_id</code> is invalid.</td>\n</tr>\n<tr>\n<td>Invalid request</td>\n<td>502</td>\n<td>This error appears when the request is invalid.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}","accounts","{{account_id}}","billing_address"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"66b2273f-7300-4c31-a716-9b03e27af2fa","name":"Update billing address from the guest profile","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"center_id\":\"34f7b069-1bce-4f24-b9b2-f58ebbf768f0\",\r\n    \"processor_id\":\"StripeConnectUS\",\r\n    \"billing_address\":{\r\n        \"name\":\"\",\r\n        \"address\":\"address line1\",\r\n        \"address2\":\"address line2\",\r\n        \"city\":\"city1\",\r\n        \"zipcode\":\"06001\",\r\n        \"country\":\"225\",\r\n        \"state\":\"CT\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/v1/guests/{{guest_id}}/accounts/{{account_id}}/billing_address"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"//Response with valid request body\r\n{\r\n    \"error\": null\r\n}\r\n\r\n//Invalid Zipcode in billing address\r\n{\r\n    \"error\": {\r\n        \"code\": 932,\r\n        \"message\": \"Please enter a valid PIN Code\"\r\n    }\r\n}\r\n\r\n//Invalid billing address\r\n{\r\n    \"error\": {\r\n        \"code\": 932,\r\n        \"message\": \"Please enter a valid Billing Address\"\r\n    }\r\n}\r\n\r\n//Empty billing address\r\n{\r\n    \"error\": {\r\n        \"code\": 502,\r\n        \"message\": \"Empty billing_address\"\r\n    }\r\n}\r\n\r\n//Empty processor_id\r\n{\r\n    \"error\": {\r\n        \"code\": 502,\r\n        \"message\": \"Empty processor_id\"\r\n    }\r\n}\r\n\r\n//Invaid account id\r\n{\r\n    \"error\": {\r\n        \"code\": 439,\r\n        \"message\": \"Payment Account with id 00000000-0000-0000-0000-000000000000 not found.\"\r\n    }\r\n}\r\n\r\n//Invalid guest_id\r\n{\r\n    \"error\": {\r\n        \"code\": 502,\r\n        \"message\": \"Invalid guest_id\"\r\n    }\r\n}\r\n\r\n//Invalid center_id\r\n{\r\n    \"error\": {\r\n        \"code\": 502,\r\n        \"message\": \"Invalid center_id\"\r\n    }\r\n}\r\n\r\n//Empty center_id\r\n{\r\n    \"error\": {\r\n        \"code\": 502,\r\n        \"message\": \"Empty center_id\"\r\n    }\r\n}\r\n\r\n//Invalid request\r\n{\r\n    \"error\": {\r\n        \"code\": 502,\r\n        \"message\": \"Invalid request\"\r\n    }\r\n}"}],"_postman_id":"e5253e7a-78bf-4395-85b0-f3b19c259706"}],"id":"12bf0e0c-98f7-4b7b-8c6c-8fb946c9a5e9","event":[{"listen":"prerequest","script":{"id":"1d644f3b-494d-42b2-a507-ca24489771b1","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"bb236ed2-637d-42fd-91b2-033e59573edc","type":"text/javascript","exec":[""]}}],"_postman_id":"12bf0e0c-98f7-4b7b-8c6c-8fb946c9a5e9","description":""},{"name":"Employees","item":[{"name":"BlockOutTimes","item":[{"name":"Create a blockout time for an employee","event":[{"listen":"test","script":{"id":"26e73f60-d45c-400e-956d-dcf763d58b91","exec":["tests[\"Response time is less than 1000ms\"] = responseTime < 1000;","tests[\"Content-Type is application/json; charset=utf-8\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Response contains block out times\"] = responseBody.has(\"block_out_times\");","var jsonData = JSON.parse(responseBody);","tests[\"Response doesnt contain an error\"] = jsonData.error === null;","var jsonData = JSON.parse(responseBody);","tests[\"Response doesnt contain an error\"] = jsonData.error === null;","var jsonData = JSON.parse(responseBody);","postman.setEnvironmentVariable(\"block_out_time_id\", jsonData.block_out_times[0].block_out_time_id);","var jsonData = JSON.parse(responseBody);","postman.setEnvironmentVariable(\"recurring_block_out_time_id\", jsonData.block_out_times[0].recurrence_id);"],"type":"text/javascript"}}],"id":"0bca2c7e-bbc8-4767-b565-c20048ec66ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","description":"<p>Represents the content type of the request body.</p>\n"},{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"{{login_center_id}}\",\n    \"block_out_time_type_id\": \"{{therapist_block_out_time_type_id}}\",\n    \"start_time\": \"{{start_time}}\",\n    \"end_time\": \"{{end_time}}\",\n    \"mode\": 0\n}"},"url":"{{api_url}}/v1/employees/{{employee_id}}/blockouttimes","description":"<p>This API helps you to create a blockout time for the specified employee. <br />\n<br />\nYou must specify the unique identifier of the employee as <code>employee_id</code> in the API request.<br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>employee_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the employee.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-parameters\">Request Body Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the center in which the blockout time is to be created.</td>\n</tr>\n<tr>\n<td>block_out_time_type_id</td>\n<td>int</td>\n<td>Type of blockout time.</td>\n</tr>\n<tr>\n<td>start_time</td>\n<td>datetime</td>\n<td>Date and time (center) on which block out time started.</td>\n</tr>\n<tr>\n<td>end_time</td>\n<td>datetime</td>\n<td>Date and time (center) on which block out time ended.</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>string</td>\n<td>Notes/description stored during the creation of blockout time.</td>\n</tr>\n<tr>\n<td>mode</td>\n<td>int</td>\n<td>0 - create new recurrence breaks and 1 - modify recurrence existing breaks.</td>\n</tr>\n<tr>\n<td>recurring_block_out_time</td>\n<td>object</td>\n<td>Object that contains all recurring blockout time-related elements.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>block_out_times</td>\n<td>object</td>\n<td>Object that contains the list of block out times between start date and end date.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error code and error message-related details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Code</th>\n<th>Error Message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>502</td>\n<td>Cannot create the blockouttime on center holiday.</td>\n</tr>\n<tr>\n<td>1004</td>\n<td>Not a valid Employee. Please check.</td>\n</tr>\n<tr>\n<td>500</td>\n<td>Object reference not set to an instance of an object.</td>\n</tr>\n<tr>\n<td>503</td>\n<td>Any one of center_id, employee_id, block_out_time_type_id, start_time, or end_time are missing\"</td>\n</tr>\n<tr>\n<td>400</td>\n<td>The request is invalid.</td>\n</tr>\n<tr>\n<td>1004</td>\n<td>time difference between start_time and end_time should be greater than zero and should not exceed 12hours\".</td>\n</tr>\n<tr>\n<td>712</td>\n<td>service_provider_01 e is busy at this time.</td>\n</tr>\n<tr>\n<td>503</td>\n<td>Invalid interval or occurences or rec_end_date are passed.</td>\n</tr>\n<tr>\n<td>503</td>\n<td>Any one of the time_period, rec_start_date or interval is missing while creating recurring block out time.</td>\n</tr>\n<tr>\n<td>503</td>\n<td>both occurences or rec_end_date are passed.</td>\n</tr>\n<tr>\n<td>503</td>\n<td>BlockOutTimeRequest object is not supplied.</td>\n</tr>\n<tr>\n<td>503</td>\n<td>any one of the occurences or rec_end_date are not passed.</td>\n</tr>\n<tr>\n<td>503</td>\n<td>Any one of the time_period, rec_start_date or interval is missing while creating recurring block out time.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","employees","{{employee_id}}","blockouttimes"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"6e8f3332-0943-46c4-86ef-e8b44403cc55","name":"Create a recurring employee blockout time","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","description":"Represents the content type of the request body."},{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API."}],"body":{"mode":"raw","raw":"{\n  \"center_id\":\"{{center_id}}\",\n  \"block_out_time_type_id\":7,\n  \"start_time\":\"{{start_time}}\",\n  \"end_time\":\"{{end_time}}\",\n  \"mode\":0,\n  \"notes\":\"leaving for lunch\",\n  \"recurring_block_out_time\": {\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-11-22T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 2\n            }\n}"},"url":{"raw":"https://api.zenoti.com/v1/employees/1afd493a-4aad-48a3-8f94-9fdea88691ac/blockouttimes?expand[]=ReccuringDetails","protocol":"https","host":["api","zenoti","com"],"path":["v1","employees","1afd493a-4aad-48a3-8f94-9fdea88691ac","blockouttimes"],"query":[{"key":"expand[]","value":"ReccuringDetails","description":"The details of the recurring blockout time can be expanded by passing this inline parameter."}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"block_out_times\": [\n        {\n            \"block_out_time_id\": \"9354d793-19b5-4aaa-9523-1095c8bebd49\",\n            \"employee\": {\n                \"id\": \"1afd493a-4aad-48a3-8f94-9fdea88691ac\",\n                \"name\": \"Ajay Kumar Singh\"\n            },\n            \"block_out_time_type\": {\n                \"id\": 16,\n                \"name\": \"Lunch \",\n                \"duration\": 60\n            },\n            \"start_time\": \"2018-09-07T11:45:00\",\n            \"end_time\": \"2018-09-07T12:45:00\",\n            \"start_time_in_center\": \"2018-09-07T17:15:00\",\n            \"end_time_in_center\": \"2018-09-07T18:15:00\",\n            \"notes\": null,\n            \"recurring_block_out_time\": {\n                \"id\": \"8f89d3a1-c3d3-4772-b871-6238023a1f09\",\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-09-07T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 3\n            }\n        },\n        {\n            \"block_out_time_id\": \"36e88f9e-a21e-4e69-ba7c-25ad2cb9d4a6\",\n            \"employee\": {\n                \"id\": \"1afd493a-4aad-48a3-8f94-9fdea88691ac\",\n                \"name\": \"Ajay Kumar Singh\"\n            },\n            \"block_out_time_type\": {\n                \"id\": 16,\n                \"name\": \"Lunch \",\n                \"duration\": 60\n            },\n            \"start_time\": \"2018-09-08T11:45:00\",\n            \"end_time\": \"2018-09-08T12:45:00\",\n            \"start_time_in_center\": \"2018-09-08T17:15:00\",\n            \"end_time_in_center\": \"2018-09-08T18:15:00\",\n            \"notes\": null,\n            \"recurring_block_out_time\": {\n                \"id\": \"8f89d3a1-c3d3-4772-b871-6238023a1f09\",\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-09-07T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 3\n            }\n        },\n        {\n            \"block_out_time_id\": \"b1044998-33bd-4e28-844e-6f27cbe5a1ed\",\n            \"employee\": {\n                \"id\": \"1afd493a-4aad-48a3-8f94-9fdea88691ac\",\n                \"name\": \"Ajay Kumar Singh\"\n            },\n            \"block_out_time_type\": {\n                \"id\": 16,\n                \"name\": \"Lunch \",\n                \"duration\": 60\n            },\n            \"start_time\": \"2018-09-09T11:45:00\",\n            \"end_time\": \"2018-09-09T12:45:00\",\n            \"start_time_in_center\": \"2018-09-09T17:15:00\",\n            \"end_time_in_center\": \"2018-09-09T18:15:00\",\n            \"notes\": null,\n            \"recurring_block_out_time\": {\n                \"id\": \"8f89d3a1-c3d3-4772-b871-6238023a1f09\",\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-09-07T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 3\n            }\n        }\n    ],\n    \"error\": null\n}"},{"id":"a175747d-90e6-4c88-a1f8-9961377684bc","name":"Create a block out time","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"{{login_center_id}}\",\n    \"block_out_time_type_id\": \"{{therapist_block_out_time_type_id}}\",\n    \"start_time\": \"{{start_time}}\",\n    \"end_time\": \"{{end_time}}\",\n    \"mode\": 0\n}"},"url":{"raw":"https://api.zenoti.com/v1/employees/1afd493a-4aad-48a3-8f94-9fdea88691ac/blockouttimes?expand[]=ReccuringDetails","protocol":"https","host":["api","zenoti","com"],"path":["v1","employees","1afd493a-4aad-48a3-8f94-9fdea88691ac","blockouttimes"],"query":[{"key":"expand[]","value":"ReccuringDetails"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-credentials","key":"access-control-allow-credentials","value":"true","description":"Indicates whether or not the response to the request can be exposed when the credentials flag is true. When used as part of a response to a preflight request, this indicates whether or not the actual request can be made using credentials."},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"chrome-extension://fhbjgbiflinjbdggehcddcbncdddomop","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"name":"cache-control","key":"cache-control","value":"no-cache","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"name":"content-length","key":"content-length","value":"1747","description":"The length of the response body in octets (8-bit bytes)"},{"name":"content-type","key":"content-type","value":"application/json; charset=utf-8","description":"The mime type of this content"},{"name":"date","key":"date","value":"Thu, 27 Sep 2018 06:24:40 GMT","description":"The date and time that the message was sent"},{"name":"expires","key":"expires","value":"-1","description":"Gives the date/time after which the response is considered stale"},{"name":"pragma","key":"pragma","value":"no-cache","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"name":"server","key":"server","value":"Microsoft-IIS/8.5","description":"A name for the server"},{"name":"x-aspnet-version","key":"x-aspnet-version","value":"4.0.30319","description":"Custom header"},{"name":"x-powered-by","key":"x-powered-by","value":"ASP.NET","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\n    \"block_out_times\": [\n        {\n            \"block_out_time_id\": \"9354d793-19b5-4aaa-9523-1095c8bebd49\",\n            \"employee\": {\n                \"id\": \"1afd493a-4aad-48a3-8f94-9fdea88691ac\",\n                \"name\": \"Ajay Kumar Singh\"\n            },\n            \"block_out_time_type\": {\n                \"id\": 16,\n                \"name\": \"Lunch \",\n                \"duration\": 60\n            },\n            \"start_time\": \"2018-09-07T11:45:00\",\n            \"end_time\": \"2018-09-07T12:45:00\",\n            \"start_time_in_center\": \"2018-09-07T17:15:00\",\n            \"end_time_in_center\": \"2018-09-07T18:15:00\",\n            \"notes\": null,\n            \"recurring_block_out_time\": {\n                \"id\": \"8f89d3a1-c3d3-4772-b871-6238023a1f09\",\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-09-07T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 3\n            }\n        }\n    ],\n    \"error\": null\n}"}],"_postman_id":"0bca2c7e-bbc8-4767-b565-c20048ec66ce"},{"name":"Create a recurring employee blockout time","event":[{"listen":"test","script":{"id":"26e73f60-d45c-400e-956d-dcf763d58b91","exec":["tests[\"Response time is less than 1000ms\"] = responseTime < 1000;","tests[\"Content-Type is application/json; charset=utf-8\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Response contains block out times\"] = responseBody.has(\"block_out_times\");","var jsonData = JSON.parse(responseBody);","tests[\"Response doesnt contain an error\"] = jsonData.error === null;","var jsonData = JSON.parse(responseBody);","tests[\"Response doesnt contain an error\"] = jsonData.error === null;","var jsonData = JSON.parse(responseBody);","postman.setEnvironmentVariable(\"block_out_time_id\", jsonData.block_out_times[0].block_out_time_id);","var jsonData = JSON.parse(responseBody);","postman.setEnvironmentVariable(\"recurring_block_out_time_id\", jsonData.block_out_times[0].recurrence_id);"],"type":"text/javascript"}}],"id":"fcea0c0f-90f0-4b4d-817c-df2c5b9ef820","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","description":"<p>Represents the content type of the request body.</p>\n"},{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"{{login_center_id}}\",\n    \"block_out_time_type_id\": \"{{therapist_block_out_time_type_id}}\",\n    \"start_time\": \"{{start_time}}\",\n    \"end_time\": \"{{end_time}}\",\n    \"mode\": 0,\n    \"recurring_block_out_time\": {\n        \"time_period\": \"Daily\",\n        \"interval\": 1,\n        \"rec_start_date\": \"2018-09-07T00:00:00\",\n        \"rec_end_date\": null,\n        \"week_days\": 0,\n        \"occurences\": 3\n    }\n}"},"url":"{{api_url}}/v1/employees/{{employee_id}}/blockouttimes?expand[]=ReccuringDetails","description":"<h2 id=\"description\">Description</h2>\n<p>Recurring blockout time blocks the specified time for repetive days.\nTo create a recurring blockout time supply the <code>blockouttime</code> request object to this api and api will create the blockout time for specific therapist. \nTo create a recurring block out time supply the recurring blockout time object. Request and respones of both recurring and non recurring block out times are given in examples.</p>\n<h2 id=\"returns\">Returns</h2>\n<p>Returns the newly created blockout times in the list of <code>BlockOutTime</code> objects in both recurring and non-recurring scenarios or returns an error object if any error is occured.</p>\n","urlObject":{"path":["v1","employees","{{employee_id}}","blockouttimes"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>The details of the recurring blockout time can be expanded by passing this inline parameter.</p>\n","type":"text/plain"},"key":"expand[]","value":"ReccuringDetails"}],"variable":[]}},"response":[{"id":"47e23e4b-3f00-4449-8370-89722ca30b61","name":"Create a recurring employee blockout time","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","description":"Represents the content type of the request body."},{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API."}],"body":{"mode":"raw","raw":"{\n  \"center_id\":\"{{center_id}}\",\n  \"block_out_time_type_id\":7,\n  \"start_time\":\"{{start_time}}\",\n  \"end_time\":\"{{end_time}}\",\n  \"mode\":0,\n  \"notes\":\"leaving for lunch\",\n  \"recurring_block_out_time\": {\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-11-22T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 2\n            }\n}"},"url":{"raw":"https://api.zenoti.com/v1/employees/1afd493a-4aad-48a3-8f94-9fdea88691ac/blockouttimes?expand[]=ReccuringDetails","protocol":"https","host":["api","zenoti","com"],"path":["v1","employees","1afd493a-4aad-48a3-8f94-9fdea88691ac","blockouttimes"],"query":[{"key":"expand[]","value":"ReccuringDetails","description":"The details of the recurring blockout time can be expanded by passing this inline parameter."}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"block_out_times\": [\n        {\n            \"block_out_time_id\": \"9354d793-19b5-4aaa-9523-1095c8bebd49\",\n            \"employee\": {\n                \"id\": \"1afd493a-4aad-48a3-8f94-9fdea88691ac\",\n                \"name\": \"Ajay Kumar Singh\"\n            },\n            \"block_out_time_type\": {\n                \"id\": 16,\n                \"name\": \"Lunch \",\n                \"duration\": 60\n            },\n            \"start_time\": \"2018-09-07T11:45:00\",\n            \"end_time\": \"2018-09-07T12:45:00\",\n            \"start_time_in_center\": \"2018-09-07T17:15:00\",\n            \"end_time_in_center\": \"2018-09-07T18:15:00\",\n            \"notes\": null,\n            \"recurring_block_out_time\": {\n                \"id\": \"8f89d3a1-c3d3-4772-b871-6238023a1f09\",\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-09-07T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 3\n            }\n        },\n        {\n            \"block_out_time_id\": \"36e88f9e-a21e-4e69-ba7c-25ad2cb9d4a6\",\n            \"employee\": {\n                \"id\": \"1afd493a-4aad-48a3-8f94-9fdea88691ac\",\n                \"name\": \"Ajay Kumar Singh\"\n            },\n            \"block_out_time_type\": {\n                \"id\": 16,\n                \"name\": \"Lunch \",\n                \"duration\": 60\n            },\n            \"start_time\": \"2018-09-08T11:45:00\",\n            \"end_time\": \"2018-09-08T12:45:00\",\n            \"start_time_in_center\": \"2018-09-08T17:15:00\",\n            \"end_time_in_center\": \"2018-09-08T18:15:00\",\n            \"notes\": null,\n            \"recurring_block_out_time\": {\n                \"id\": \"8f89d3a1-c3d3-4772-b871-6238023a1f09\",\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-09-07T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 3\n            }\n        },\n        {\n            \"block_out_time_id\": \"b1044998-33bd-4e28-844e-6f27cbe5a1ed\",\n            \"employee\": {\n                \"id\": \"1afd493a-4aad-48a3-8f94-9fdea88691ac\",\n                \"name\": \"Ajay Kumar Singh\"\n            },\n            \"block_out_time_type\": {\n                \"id\": 16,\n                \"name\": \"Lunch \",\n                \"duration\": 60\n            },\n            \"start_time\": \"2018-09-09T11:45:00\",\n            \"end_time\": \"2018-09-09T12:45:00\",\n            \"start_time_in_center\": \"2018-09-09T17:15:00\",\n            \"end_time_in_center\": \"2018-09-09T18:15:00\",\n            \"notes\": null,\n            \"recurring_block_out_time\": {\n                \"id\": \"8f89d3a1-c3d3-4772-b871-6238023a1f09\",\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-09-07T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 3\n            }\n        }\n    ],\n    \"error\": null\n}"},{"id":"1df60409-197a-4cbe-b5c0-c0b7cb03eaed","name":"Create a block out time","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"{{login_center_id}}\",\n    \"block_out_time_type_id\": \"{{therapist_block_out_time_type_id}}\",\n    \"start_time\": \"{{start_time}}\",\n    \"end_time\": \"{{end_time}}\",\n    \"mode\": 0\n}"},"url":{"raw":"https://api.zenoti.com/v1/employees/1afd493a-4aad-48a3-8f94-9fdea88691ac/blockouttimes?expand[]=ReccuringDetails","protocol":"https","host":["api","zenoti","com"],"path":["v1","employees","1afd493a-4aad-48a3-8f94-9fdea88691ac","blockouttimes"],"query":[{"key":"expand[]","value":"ReccuringDetails"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-credentials","key":"access-control-allow-credentials","value":"true","description":"Indicates whether or not the response to the request can be exposed when the credentials flag is true. When used as part of a response to a preflight request, this indicates whether or not the actual request can be made using credentials."},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"chrome-extension://fhbjgbiflinjbdggehcddcbncdddomop","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"name":"cache-control","key":"cache-control","value":"no-cache","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"name":"content-length","key":"content-length","value":"1747","description":"The length of the response body in octets (8-bit bytes)"},{"name":"content-type","key":"content-type","value":"application/json; charset=utf-8","description":"The mime type of this content"},{"name":"date","key":"date","value":"Thu, 27 Sep 2018 06:24:40 GMT","description":"The date and time that the message was sent"},{"name":"expires","key":"expires","value":"-1","description":"Gives the date/time after which the response is considered stale"},{"name":"pragma","key":"pragma","value":"no-cache","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"name":"server","key":"server","value":"Microsoft-IIS/8.5","description":"A name for the server"},{"name":"x-aspnet-version","key":"x-aspnet-version","value":"4.0.30319","description":"Custom header"},{"name":"x-powered-by","key":"x-powered-by","value":"ASP.NET","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\n    \"block_out_times\": [\n        {\n            \"block_out_time_id\": \"9354d793-19b5-4aaa-9523-1095c8bebd49\",\n            \"employee\": {\n                \"id\": \"1afd493a-4aad-48a3-8f94-9fdea88691ac\",\n                \"name\": \"Ajay Kumar Singh\"\n            },\n            \"block_out_time_type\": {\n                \"id\": 16,\n                \"name\": \"Lunch \",\n                \"duration\": 60\n            },\n            \"start_time\": \"2018-09-07T11:45:00\",\n            \"end_time\": \"2018-09-07T12:45:00\",\n            \"start_time_in_center\": \"2018-09-07T17:15:00\",\n            \"end_time_in_center\": \"2018-09-07T18:15:00\",\n            \"notes\": null,\n            \"recurring_block_out_time\": {\n                \"id\": \"8f89d3a1-c3d3-4772-b871-6238023a1f09\",\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-09-07T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 3\n            }\n        }\n    ],\n    \"error\": null\n}"}],"_postman_id":"fcea0c0f-90f0-4b4d-817c-df2c5b9ef820"},{"name":"Retrieve the blockout time of an employee","event":[{"listen":"test","script":{"id":"9e0d835f-a66b-473f-b52c-bd040525f717","exec":["tests[\"Response time is less than 1000ms\"] = responseTime < 1000;","tests[\"Content-Type is application/json; charset=utf-8\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Response contains block out times\"] = responseBody.has(\"block_out_time_id\");"],"type":"text/javascript"}}],"id":"40725bd1-939f-4779-bec4-6742108b97d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n"}],"url":"{{api_url}}/v1/blockouttimes/{{block_out_time_id}}?center_id={{center_id}}&expand[]=ReccuringDetails&source=0","description":"<p>Use this API to retrieve the blockout time of the specified employee.<br />\n<br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>block_out_time_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the employee's blockout ID for which this API returns the corresponding blockout time information.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center for which you want to retrieve the employee's blockout time.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>602</td>\n<td>cannot access.</td>\n</tr>\n<tr>\n<td>1004</td>\n<td>Not a valid center. Please check.</td>\n</tr>\n<tr>\n<td>400</td>\n<td>The request is invalid.</td>\n</tr>\n<tr>\n<td>4023</td>\n<td>block out time is not found for given block_out_time_id.</td>\n</tr>\n<tr>\n<td>4023</td>\n<td>undefined source is passed.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","blockouttimes","{{block_out_time_id}}"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>The identifier of the center.</p>\n","type":"text/plain"},"key":"center_id","value":"{{center_id}}"},{"description":{"content":"<p>The details of the recurring blockout time can be expanded by passing this inline parameter.</p>\n","type":"text/plain"},"key":"expand[]","value":"ReccuringDetails"},{"description":{"content":"<p>source is set to 0 to retrieve employee blockout time</p>\n","type":"text/plain"},"key":"source","value":"0"}],"variable":[]}},"response":[{"id":"bafa37c7-bd00-4d28-9e67-cf973d6a11e0","name":"Retrieve the blockout time of an employee","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/blockouttimes/22f82cb4-7d3d-461b-b1f5-02ea71c1dc21?center_id=9A895B3C-1994-42C0-BC61-EFDA4A6E2828&expand[]=ReccuringDetails&source=0","protocol":"https","host":["api","zenoti","com"],"path":["","v1","blockouttimes","22f82cb4-7d3d-461b-b1f5-02ea71c1dc21"],"query":[{"key":"center_id","value":"9A895B3C-1994-42C0-BC61-EFDA4A6E2828"},{"key":"expand[]","value":"ReccuringDetails"},{"key":"source","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"cache-control","key":"cache-control","value":"no-cache","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"name":"content-length","key":"content-length","value":"570","description":"The length of the response body in octets (8-bit bytes)"},{"name":"content-type","key":"content-type","value":"application/json; charset=utf-8","description":"The mime type of this content"},{"name":"date","key":"date","value":"Thu, 27 Sep 2018 06:58:58 GMT","description":"The date and time that the message was sent"},{"name":"expires","key":"expires","value":"-1","description":"Gives the date/time after which the response is considered stale"},{"name":"pragma","key":"pragma","value":"no-cache","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"name":"server","key":"server","value":"Microsoft-IIS/8.5","description":"A name for the server"},{"name":"x-aspnet-version","key":"x-aspnet-version","value":"4.0.30319","description":"Custom header"},{"name":"x-powered-by","key":"x-powered-by","value":"ASP.NET","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\n    \"block_out_time_id\": \"22f82cb4-7d3d-461b-b1f5-02ea71c1dc21\",\n    \"employee\": {\n        \"id\": \"1afd493a-4aad-48a3-8f94-9fdea88691ac\",\n        \"name\": \"Ajay Kumar Singh\"\n    },\n    \"block_out_time_type\": {\n        \"id\": 16,\n        \"name\": \"Lunch \",\n        \"duration\": 60\n    },\n    \"start_time\": \"2018-09-07T11:45:00\",\n    \"end_time\": \"2018-09-07T12:45:00\",\n    \"start_time_in_center\": \"2018-09-07T17:15:00\",\n    \"end_time_in_center\": \"2018-09-07T18:15:00\",\n    \"notes\": null,\n    \"recurring_block_out_time\": {\n        \"id\": \"eee25098-f3b2-4591-998e-685361f6f23a\",\n        \"time_period\": \"Daily\",\n        \"interval\": 1,\n        \"rec_start_date\": \"2018-09-07T00:00:00\",\n        \"rec_end_date\": null,\n        \"week_days\": 0,\n        \"occurences\": 3\n    }\n}"}],"_postman_id":"40725bd1-939f-4779-bec4-6742108b97d2"},{"name":"Update the blockout time of an employee","event":[{"listen":"test","script":{"id":"af91ca3f-ab3d-4573-a616-c9e860d2f26c","exec":["tests[\"Response time is less than 1000ms\"] = responseTime < 1000;","tests[\"Content-Type is application/json; charset=utf-8\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Response contains block out times\"] = responseBody.has(\"block_out_times\");","var jsonData = JSON.parse(responseBody);","tests[\"Response doesnt contain an error\"] = jsonData.error === null;",""],"type":"text/javascript"}}],"id":"d1c4b02e-6df3-417a-bb52-b4f5bde57f87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json","description":"<p>Represents the content type of the request body.</p>\n"},{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n"}],"body":{"mode":"raw","raw":"{\r\n  \"center_id\":\"{{center_id}}\",\r\n  \"block_out_time_type_id\":16,\r\n  \"start_time\":\"{{start_time}}\",\r\n  \"end_time\":\"{{end_time}}\",\r\n  \"mode\":1,\r\n  \"recurring_block_out_time\": {\r\n                \"id\": \"{{recurring_block_out_time_id}}\",\r\n                \"time_period\": \"Daily\",\r\n                \"interval\": 1,\r\n                \"rec_start_date\": \"2018-09-07T00:00:00\",\r\n                \"rec_end_date\": null,\r\n                \"week_days\": 0,\r\n                \"occurences\": 3\r\n            }\r\n}"},"url":"{{api_url}}/v1/employees/{{employee_id}}/blockouttimes/{{block_out_time_id}}?expand[]=ReccuringDetails","description":"<p>Use this API to update the blockout time of the specified employee.<br />\n<br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>block_out_time_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the employee's blockout ID for which this API updates the corresponding blockout time information.</td>\n</tr>\n<tr>\n<td>employee_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the employee for which you want to update the blockout time.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>503</td>\n<td>BlockOutTimeRequest object is not supplied.</td>\n</tr>\n<tr>\n<td>503</td>\n<td>Any one of center_id, block_out_time_id, employee_id, block_out_time_type_id, start_time, or end_time are missing.</td>\n</tr>\n<tr>\n<td>1004</td>\n<td>time difference between start_time and end_time should be greater than zero and should not exceed 12hours.</td>\n</tr>\n<tr>\n<td>1004</td>\n<td>Not a valid center. Please check.</td>\n</tr>\n<tr>\n<td>1004</td>\n<td>Please send a valid employee_id.</td>\n</tr>\n<tr>\n<td>1004</td>\n<td>Requested start time and end time are not in center working hours.</td>\n</tr>\n<tr>\n<td>449</td>\n<td>Schedule for employee is not set.</td>\n</tr>\n<tr>\n<td>438</td>\n<td>User does not have the required permission to perform this action.</td>\n</tr>\n<tr>\n<td>503</td>\n<td>Any one of the time_period, rec_start_date or interval is missing while creating recurring block out time.</td>\n</tr>\n<tr>\n<td>503</td>\n<td>time_period or rec_start_date  is missing while creating recurring block out time.</td>\n</tr>\n<tr>\n<td>503</td>\n<td>both occurences or rec_end_date are passed.</td>\n</tr>\n<tr>\n<td>503</td>\n<td>Invalid interval or occurences or rec_end_date are passed.</td>\n</tr>\n<tr>\n<td>4023</td>\n<td>cannot create the recurrence_id with given details.</td>\n</tr>\n<tr>\n<td>4023</td>\n<td>cannot update the recurrence_id with given details.</td>\n</tr>\n<tr>\n<td>4023</td>\n<td>failure at api level while getting block out list.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","employees","{{employee_id}}","blockouttimes","{{block_out_time_id}}"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>The details of the recurring blockout time can be expanded by passing this inline parameter.</p>\n","type":"text/plain"},"key":"expand[]","value":"ReccuringDetails"}],"variable":[]}},"response":[{"id":"69e4bbc3-22d0-4190-a30c-e732d98e6d12","name":"Update the blockout time of an employee","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/employees/1afd493a-4aad-48a3-8f94-9fdea88691ac/blockouttimes/22f82cb4-7d3d-461b-b1f5-02ea71c1dc21?expand[]=ReccuringDetails","protocol":"https","host":["api","zenoti","com"],"path":["v1","employees","1afd493a-4aad-48a3-8f94-9fdea88691ac","blockouttimes","22f82cb4-7d3d-461b-b1f5-02ea71c1dc21"],"query":[{"key":"expand[]","value":"ReccuringDetails"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-credentials","key":"access-control-allow-credentials","value":"true","description":"Indicates whether or not the response to the request can be exposed when the credentials flag is true. When used as part of a response to a preflight request, this indicates whether or not the actual request can be made using credentials."},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"chrome-extension://fhbjgbiflinjbdggehcddcbncdddomop","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"name":"cache-control","key":"cache-control","value":"no-cache","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"name":"content-length","key":"content-length","value":"1747","description":"The length of the response body in octets (8-bit bytes)"},{"name":"content-type","key":"content-type","value":"application/json; charset=utf-8","description":"The mime type of this content"},{"name":"date","key":"date","value":"Thu, 27 Sep 2018 06:28:07 GMT","description":"The date and time that the message was sent"},{"name":"expires","key":"expires","value":"-1","description":"Gives the date/time after which the response is considered stale"},{"name":"pragma","key":"pragma","value":"no-cache","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"name":"server","key":"server","value":"Microsoft-IIS/8.5","description":"A name for the server"},{"name":"x-aspnet-version","key":"x-aspnet-version","value":"4.0.30319","description":"Custom header"},{"name":"x-powered-by","key":"x-powered-by","value":"ASP.NET","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\n    \"block_out_times\": [\n        {\n            \"block_out_time_id\": \"22f82cb4-7d3d-461b-b1f5-02ea71c1dc21\",\n            \"employee\": {\n                \"id\": \"1afd493a-4aad-48a3-8f94-9fdea88691ac\",\n                \"name\": \"Ajay Kumar Singh\"\n            },\n            \"block_out_time_type\": {\n                \"id\": 16,\n                \"name\": \"Lunch \",\n                \"duration\": 60\n            },\n            \"start_time\": \"2018-09-07T11:45:00\",\n            \"end_time\": \"2018-09-07T12:45:00\",\n            \"start_time_in_center\": \"2018-09-07T17:15:00\",\n            \"end_time_in_center\": \"2018-09-07T18:15:00\",\n            \"notes\": null,\n            \"recurring_block_out_time\": {\n                \"id\": \"eee25098-f3b2-4591-998e-685361f6f23a\",\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-09-07T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 3\n            }\n        },\n        {\n            \"block_out_time_id\": \"bf49f63f-4afe-41c9-9cd6-a8a986d2e6bc\",\n            \"employee\": {\n                \"id\": \"1afd493a-4aad-48a3-8f94-9fdea88691ac\",\n                \"name\": \"Ajay Kumar Singh\"\n            },\n            \"block_out_time_type\": {\n                \"id\": 16,\n                \"name\": \"Lunch \",\n                \"duration\": 60\n            },\n            \"start_time\": \"2018-09-08T11:45:00\",\n            \"end_time\": \"2018-09-08T12:45:00\",\n            \"start_time_in_center\": \"2018-09-08T17:15:00\",\n            \"end_time_in_center\": \"2018-09-08T18:15:00\",\n            \"notes\": null,\n            \"recurring_block_out_time\": {\n                \"id\": \"eee25098-f3b2-4591-998e-685361f6f23a\",\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-09-07T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 3\n            }\n        },\n        {\n            \"block_out_time_id\": \"18afaf35-1094-475d-83a2-dc55d6459662\",\n            \"employee\": {\n                \"id\": \"1afd493a-4aad-48a3-8f94-9fdea88691ac\",\n                \"name\": \"Ajay Kumar Singh\"\n            },\n            \"block_out_time_type\": {\n                \"id\": 16,\n                \"name\": \"Lunch \",\n                \"duration\": 60\n            },\n            \"start_time\": \"2018-09-09T11:45:00\",\n            \"end_time\": \"2018-09-09T12:45:00\",\n            \"start_time_in_center\": \"2018-09-09T17:15:00\",\n            \"end_time_in_center\": \"2018-09-09T18:15:00\",\n            \"notes\": null,\n            \"recurring_block_out_time\": {\n                \"id\": \"eee25098-f3b2-4591-998e-685361f6f23a\",\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-09-07T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 3\n            }\n        }\n    ],\n    \"error\": null\n}"}],"_postman_id":"d1c4b02e-6df3-417a-bb52-b4f5bde57f87"},{"name":"Remove the blockout time of an employee","event":[{"listen":"test","script":{"id":"a0df60d0-0c62-4684-9e09-3e9aee948509","exec":["tests[\"Response time is less than 1000ms\"] = responseTime < 1000;","","tests[\"Content-Type is application/json; charset=utf-8\"] = postman.getResponseHeader(\"Content-Type\");","","var jsonData = JSON.parse(responseBody);","tests[\"Block out time deleted successfully\"] = jsonData.success === true;","","var jsonData = JSON.parse(responseBody);","tests[\"Response doesnt contain an error\"] = jsonData.error === null;",""],"type":"text/javascript"}}],"id":"53ef970b-f05d-4d8f-946f-673bf99ddda6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","description":"<p>Represents the content type of the request body.</p>\n"},{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n"}],"body":{"mode":"raw","raw":"{\r\n  \"center_id\":\"{{center_id}}\",\r\n  \"mode\":0\r\n}"},"url":"{{api_url}}/v1/employees/{{employee_id}}/blockouttimes/{{block_out_time_id}}?mode=0&center_id={{center_id}}","description":"<h2 id=\"description\">Description</h2>\n<p>Permanently deletes a blockout time whose unique identifier is supplied as {block_out_time_id} and the unique id of the therapist as {employee_id}. It cannot be undone.</p>\n<h2 id=\"returns\">Returns</h2>\n<p>Returns the succes variable in response as true if the block out time is succesfully deleted or returns an error object if any error is occured.</p>\n","urlObject":{"path":["v1","employees","{{employee_id}}","blockouttimes","{{block_out_time_id}}"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>To delete this instance mode is 0 and to delte all instances in case of recurring block out time mode is set to be 1</p>\n","type":"text/plain"},"key":"mode","value":"0"},{"description":{"content":"<p>An unique identifier of  center.</p>\n","type":"text/plain"},"key":"center_id","value":"{{center_id}}"}],"variable":[]}},"response":[{"id":"8af8fd60-ef14-4dd5-809a-91bb1e1153fe","name":"Delete Block out time","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/employee/699ec863-c155-4c4b-bf58-5310a7d1df1c/blockouttimes/22f82cb4-7d3d-461b-b1f5-02ea71c1dc21?mode=0&center_id=9A895B3C-1994-42C0-BC61-EFDA4A6E2828","protocol":"https","host":["api","zenoti","com"],"path":["v1","employee","699ec863-c155-4c4b-bf58-5310a7d1df1c","blockouttimes","22f82cb4-7d3d-461b-b1f5-02ea71c1dc21"],"query":[{"key":"mode","value":"0"},{"key":"center_id","value":"9A895B3C-1994-42C0-BC61-EFDA4A6E2828"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-credentials","key":"access-control-allow-credentials","value":"true","description":"Indicates whether or not the response to the request can be exposed when the credentials flag is true. When used as part of a response to a preflight request, this indicates whether or not the actual request can be made using credentials."},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"chrome-extension://fhbjgbiflinjbdggehcddcbncdddomop","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"name":"cache-control","key":"cache-control","value":"no-cache","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"name":"content-length","key":"content-length","value":"29","description":"The length of the response body in octets (8-bit bytes)"},{"name":"content-type","key":"content-type","value":"application/json; charset=utf-8","description":"The mime type of this content"},{"name":"date","key":"date","value":"Mon, 10 Sep 2018 05:49:16 GMT","description":"The date and time that the message was sent"},{"name":"expires","key":"expires","value":"-1","description":"Gives the date/time after which the response is considered stale"},{"name":"pragma","key":"pragma","value":"no-cache","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"name":"server","key":"server","value":"Microsoft-IIS/8.5","description":"A name for the server"},{"name":"x-aspnet-version","key":"x-aspnet-version","value":"4.0.30319","description":"Custom header"},{"name":"x-powered-by","key":"x-powered-by","value":"ASP.NET","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\"success\":true,\"error\":null}"}],"_postman_id":"53ef970b-f05d-4d8f-946f-673bf99ddda6"},{"name":"Retrieve all blockout times of an employee","event":[{"listen":"test","script":{"id":"dc1ac9e1-5e88-4ada-bb3c-054c1480f661","exec":["tests[\"Response time is less than 1000ms\"] = responseTime < 1000;","tests[\"Content-Type is application/json; charset=utf-8\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Response contains block out times\"] = responseBody.has(\"block_out_times\");","var jsonData = JSON.parse(responseBody);","tests[\"Response doesnt contain an error\"] = jsonData.error === null;","var jsonData = JSON.parse(responseBody);",""],"type":"text/javascript"}}],"id":"9cf2b84d-d225-4e21-a43d-785f34963597","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/employees/{{employee_id}}/blockouttimes?center_id={{center_id}}&start_date={{start_date}}&end_date={{end_date}}&expand[]=ReccuringDetails","description":"<p>Use this API to retrieve all blockout times of the specified employee.<br />\n<br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>employee_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the employee for whom this API returns the corresponding blockout times information.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center for which you want to retrieve the employee's blockout times.</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>datetime</td>\n<td><code>Optional</code><br /> Start date from which this API returns the corresponding blockout times information of the employee.</td>\n</tr>\n<tr>\n<td>end_date</td>\n<td>datetime</td>\n<td><code>Optional</code><br /> End date until which this API returns the corresponding blockout times information of the employee.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>400</td>\n<td>The request is invalid.</td>\n</tr>\n<tr>\n<td>4023</td>\n<td>undefined source is passed.</td>\n</tr>\n<tr>\n<td>602</td>\n<td>Cannot access.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","employees","{{employee_id}}","blockouttimes"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>A unique identifier of  center.</p>\n","type":"text/plain"},"key":"center_id","value":"{{center_id}}"},{"description":{"content":"<p>The date from which blockout times are required</p>\n","type":"text/plain"},"key":"start_date","value":"{{start_date}}"},{"description":{"content":"<p>The date until which blockout times are required</p>\n","type":"text/plain"},"key":"end_date","value":"{{end_date}}"},{"description":{"content":"<p>The details of the recurring blockout time can be expanded by passing this inline parameter.</p>\n","type":"text/plain"},"key":"expand[]","value":"ReccuringDetails"}],"variable":[]}},"response":[{"id":"f2f24e62-ee7f-4f6e-a6f4-e05b1a16163e","name":"Retrieve all blockout times of an employee","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/employees/1afd493a-4aad-48a3-8f94-9fdea88691ac/blockouttimes?center_id=9a895b3c-1994-42c0-bc61-efda4a6e2828&start_date=2018-10-01&end_date=2018-10-10&expand[]=ReccuringDetails","protocol":"https","host":["api","zenoti","com"],"path":["v1","employees","1afd493a-4aad-48a3-8f94-9fdea88691ac","blockouttimes"],"query":[{"key":"center_id","value":"9a895b3c-1994-42c0-bc61-efda4a6e2828"},{"key":"start_date","value":"2018-10-01"},{"key":"end_date","value":"2018-10-10"},{"key":"expand[]","value":"ReccuringDetails"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"cache-control","key":"cache-control","value":"no-cache","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"name":"content-length","key":"content-length","value":"17180","description":"The length of the response body in octets (8-bit bytes)"},{"name":"content-type","key":"content-type","value":"application/json; charset=utf-8","description":"The mime type of this content"},{"name":"date","key":"date","value":"Thu, 27 Sep 2018 06:53:56 GMT","description":"The date and time that the message was sent"},{"name":"expires","key":"expires","value":"-1","description":"Gives the date/time after which the response is considered stale"},{"name":"pragma","key":"pragma","value":"no-cache","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"name":"server","key":"server","value":"Microsoft-IIS/8.5","description":"A name for the server"},{"name":"x-aspnet-version","key":"x-aspnet-version","value":"4.0.30319","description":"Custom header"},{"name":"x-powered-by","key":"x-powered-by","value":"ASP.NET","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\n    \"block_out_times\": [\n        {\n            \"block_out_time_id\": \"9354d793-19b5-4aaa-9523-1095c8bebd49\",\n            \"employee\": {\n                \"id\": \"1afd493a-4aad-48a3-8f94-9fdea88691ac\",\n                \"name\": \"Ajay Kumar Singh\"\n            },\n            \"block_out_time_type\": {\n                \"id\": 16,\n                \"name\": \"Lunch \",\n                \"duration\": 60\n            },\n            \"start_time\": \"2018-09-07T11:45:00\",\n            \"end_time\": \"2018-09-07T12:45:00\",\n            \"start_time_in_center\": \"2018-09-07T17:15:00\",\n            \"end_time_in_center\": \"2018-09-07T18:15:00\",\n            \"notes\": null,\n            \"recurring_block_out_time\": {\n                \"id\": \"8f89d3a1-c3d3-4772-b871-6238023a1f09\",\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-09-07T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 3\n            }\n        },\n        {\n            \"block_out_time_id\": \"36e88f9e-a21e-4e69-ba7c-25ad2cb9d4a6\",\n            \"employee\": {\n                \"id\": \"1afd493a-4aad-48a3-8f94-9fdea88691ac\",\n                \"name\": \"Ajay Kumar Singh\"\n            },\n            \"block_out_time_type\": {\n                \"id\": 16,\n                \"name\": \"Lunch \",\n                \"duration\": 60\n            },\n            \"start_time\": \"2018-09-08T11:45:00\",\n            \"end_time\": \"2018-09-08T12:45:00\",\n            \"start_time_in_center\": \"2018-09-08T17:15:00\",\n            \"end_time_in_center\": \"2018-09-08T18:15:00\",\n            \"notes\": null,\n            \"recurring_block_out_time\": {\n                \"id\": \"8f89d3a1-c3d3-4772-b871-6238023a1f09\",\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-09-07T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 3\n            }\n        },\n        {\n            \"block_out_time_id\": \"b1044998-33bd-4e28-844e-6f27cbe5a1ed\",\n            \"employee\": {\n                \"id\": \"1afd493a-4aad-48a3-8f94-9fdea88691ac\",\n                \"name\": \"Ajay Kumar Singh\"\n            },\n            \"block_out_time_type\": {\n                \"id\": 16,\n                \"name\": \"Lunch \",\n                \"duration\": 60\n            },\n            \"start_time\": \"2018-09-09T11:45:00\",\n            \"end_time\": \"2018-09-09T12:45:00\",\n            \"start_time_in_center\": \"2018-09-09T17:15:00\",\n            \"end_time_in_center\": \"2018-09-09T18:15:00\",\n            \"notes\": null,\n            \"recurring_block_out_time\": {\n                \"id\": \"8f89d3a1-c3d3-4772-b871-6238023a1f09\",\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-09-07T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 3\n            }\n        }\n    ],\n    \"error\": null\n}"}],"_postman_id":"9cf2b84d-d225-4e21-a43d-785f34963597"},{"name":"List all  blockout times of a center","event":[{"listen":"test","script":{"id":"d1ef776b-3119-4b74-8e72-f50d2f1a47db","exec":["tests[\"Response time is less than 1000ms\"] = responseTime < 1000;","tests[\"Content-Type is application/json; charset=utf-8\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Response contains block out times\"] = responseBody.has(\"block_out_times\");","var jsonData = JSON.parse(responseBody);","tests[\"Response doesnt contain an error\"] = jsonData.error === null;","var jsonData = JSON.parse(responseBody);",""],"type":"text/javascript"}}],"id":"9869ef3a-5f72-47fd-a457-0958be709cee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n"}],"url":"{{api_url}}/v1/centers/{{center_id}}/blockouttimes?start_date={{start_date}}&end_date={{end_date}}&expand[]=ReccuringDetails&source=0","description":"<h2 id=\"description\">Description</h2>\n<p>Retrives the list of Blockout times created between the start date and end date of the center whose ID is passed as {center_id} and block out times of all the rooms or employees  who had a block out time created in the appointment book for that center.</p>\n<h2 id=\"returns\">Returns</h2>\n<p>Returns a list of <code>BlockOutTime</code> objects\nor returns an error object if any error is occured.</p>\n","urlObject":{"path":["v1","centers","{{center_id}}","blockouttimes"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>The date from which blockout times are required</p>\n","type":"text/plain"},"key":"start_date","value":"{{start_date}}"},{"description":{"content":"<p>The date until which blockout times are required</p>\n","type":"text/plain"},"key":"end_date","value":"{{end_date}}"},{"description":{"content":"<p>The details of the recurring blockout time can be expanded by passing this inline parameter.</p>\n","type":"text/plain"},"key":"expand[]","value":"ReccuringDetails"},{"description":{"content":"<p>source is set to 0 to retrieve therapist blockout times</p>\n","type":"text/plain"},"key":"source","value":"0"}],"variable":[]}},"response":[{"id":"354aff51-5142-46e1-b74b-285ed7e4de7b","name":"List all blockout times of a center","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/centers/9a895b3c-1994-42c0-bc61-efda4a6e2828/blockouttimes?start_date=2018-10-01&end_date=2018-10-10&expand[]=ReccuringDetails&source=0","protocol":"https","host":["api","zenoti","com"],"path":["v1","centers","9a895b3c-1994-42c0-bc61-efda4a6e2828","blockouttimes"],"query":[{"key":"start_date","value":"2018-10-01"},{"key":"end_date","value":"2018-10-10"},{"key":"expand[]","value":"ReccuringDetails"},{"key":"source","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"cache-control","key":"cache-control","value":"no-cache","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"name":"content-length","key":"content-length","value":"4042","description":"The length of the response body in octets (8-bit bytes)"},{"name":"content-type","key":"content-type","value":"application/json; charset=utf-8","description":"The mime type of this content"},{"name":"date","key":"date","value":"Tue, 09 Oct 2018 08:56:38 GMT","description":"The date and time that the message was sent"},{"name":"expires","key":"expires","value":"-1","description":"Gives the date/time after which the response is considered stale"},{"name":"pragma","key":"pragma","value":"no-cache","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"name":"server","key":"server","value":"Microsoft-IIS/8.5","description":"A name for the server"},{"name":"x-aspnet-version","key":"x-aspnet-version","value":"4.0.30319","description":"Custom header"},{"name":"x-powered-by","key":"x-powered-by","value":"ASP.NET","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\n    \"block_out_times\": [\n        {\n            \"block_out_time_id\": \"95e963fa-a252-4fc5-8ae9-f471b2b5d5e6\",\n            \"employee\": {\n                \"id\": \"1afd493a-4aad-48a3-8f94-9fdea88691ac\",\n                \"name\": \"Ajay Kumar Singh\"\n            },\n            \"room\": null,\n            \"block_out_time_type\": {\n                \"id\": 16,\n                \"name\": \"Lunch \",\n                \"duration\": 60\n            },\n            \"start_time\": \"2018-10-10T02:30:00\",\n            \"end_time\": \"2018-10-10T03:30:00\",\n            \"start_time_in_center\": \"2018-10-10T08:00:00\",\n            \"end_time_in_center\": \"2018-10-10T09:00:00\",\n            \"notes\": \"\",\n            \"recurring_block_out_time\": {\n                \"id\": null,\n                \"time_period\": null,\n                \"interval\": 0,\n                \"rec_start_date\": \"0001-01-01T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": null\n            }\n        },\n        {\n            \"block_out_time_id\": \"6030d75d-c2d6-46f0-b1e5-9883f5900818\",\n            \"employee\": {\n                \"id\": \"1afd493a-4aad-48a3-8f94-9fdea88691ac\",\n                \"name\": \"Ajay Kumar Singh\"\n            },\n            \"room\": null,\n            \"block_out_time_type\": {\n                \"id\": 16,\n                \"name\": \"Lunch \",\n                \"duration\": 60\n            },\n            \"start_time\": \"2018-10-10T07:30:00\",\n            \"end_time\": \"2018-10-10T08:00:00\",\n            \"start_time_in_center\": \"2018-10-10T13:00:00\",\n            \"end_time_in_center\": \"2018-10-10T13:30:00\",\n            \"notes\": \"\",\n            \"recurring_block_out_time\": {\n                \"id\": \"e3230831-ef52-49cd-bb8a-437017d95921\",\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-10-10T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 10\n            }\n        },\n        {\n            \"block_out_time_id\": \"47d6a169-2d91-4367-b7e9-9036201d439c\",\n            \"employee\": {\n                \"id\": \"1afd493a-4aad-48a3-8f94-9fdea88691ac\",\n                \"name\": \"Ajay Kumar Singh\"\n            },\n            \"room\": null,\n            \"block_out_time_type\": {\n                \"id\": 16,\n                \"name\": \"Lunch \",\n                \"duration\": 60\n            },\n            \"start_time\": \"2018-10-10T07:30:00\",\n            \"end_time\": \"2018-10-10T08:00:00\",\n            \"start_time_in_center\": \"2018-10-10T13:00:00\",\n            \"end_time_in_center\": \"2018-10-10T13:30:00\",\n            \"notes\": \"\",\n            \"recurring_block_out_time\": {\n                \"id\": \"e0a687ab-ace3-4957-b45e-941dd8cf75de\",\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-10-10T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 10\n            }\n        },\n        {\n            \"block_out_time_id\": \"1176e4f7-8e66-4b75-8928-1becd38e2d96\",\n            \"employee\": {\n                \"id\": \"1afd493a-4aad-48a3-8f94-9fdea88691ac\",\n                \"name\": \"Ajay Kumar Singh\"\n            },\n            \"room\": null,\n            \"block_out_time_type\": {\n                \"id\": 16,\n                \"name\": \"Lunch \",\n                \"duration\": 60\n            },\n            \"start_time\": \"2018-10-10T07:30:00\",\n            \"end_time\": \"2018-10-10T08:00:00\",\n            \"start_time_in_center\": \"2018-10-10T13:00:00\",\n            \"end_time_in_center\": \"2018-10-10T13:30:00\",\n            \"notes\": \"\",\n            \"recurring_block_out_time\": {\n                \"id\": \"44fa0e12-17f0-4f78-8a9d-d457e2997713\",\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-10-10T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 10\n            }\n        }\n    ],\n    \"error\": null\n}"}],"_postman_id":"9869ef3a-5f72-47fd-a457-0958be709cee"},{"name":"List all blockout times types","event":[{"listen":"test","script":{"id":"0d3c2d20-6a8f-4fb8-bbbe-814efa7f1ad5","exec":["tests[\"Response time is less than 500ms\"] = responseTime < 1000;","tests[\"Content-Type is application/json; charset=utf-8\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Response contains block out times types\"] = responseBody.has(\"block_out_time_types\");","var jsonData = JSON.parse(responseBody);","tests[\"Response doesnt contain an error\"] = jsonData.error === null;",""],"type":"text/javascript"}}],"id":"56e03f35-4462-440c-9c95-2fc614145733","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n"}],"url":"{{api_url}}/v1/organizations/blockouttimes/types?page=1&size=100&source=0","description":"<h2 id=\"description\">Description</h2>\n<p>When providers are unavailable due to any reason such as lunch, training, or break, you can use Block Out Time Types to show their unavailability on the Appointment Book.<br />\nyou can also use pagination by passing page and size query parameters if you have huge number of records by default page is set to 1 and size is set to 10. size cannot be more than 100 which means maximum records per page cannot be more than 100.</p>\n<h2 id=\"returns\">Returns</h2>\n<p>Returns a object containing the list of  block out time types which are specified for the organization.\nReturns an error if failed to retrieve block out time types.</p>\n","urlObject":{"path":["v1","organizations","blockouttimes","types"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>A positive integer representing the number of the page. By default page is set to 1.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>A positive integer representing the number of records that should be displayed per page. by default size is set to 10.</p>\n","type":"text/plain"},"key":"size","value":"100"},{"description":{"content":"<p>source is set to 0 to retrieve employee blockout time types</p>\n","type":"text/plain"},"key":"source","value":"0"}],"variable":[]}},"response":[{"id":"f82f2914-7132-4a38-a304-d98a5ba918d0","name":"List all types of room blockout times","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/organizations/blockouttimes/types?page=1&size=100&source=0","protocol":"https","host":["api","zenoti","com"],"path":["v1","organizations","blockouttimes","types"],"query":[{"key":"page","value":"1"},{"key":"size","value":"100"},{"key":"source","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"cache-control","key":"cache-control","value":"no-cache","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"name":"content-length","key":"content-length","value":"129","description":"The length of the response body in octets (8-bit bytes)"},{"name":"content-type","key":"content-type","value":"application/json; charset=utf-8","description":"The mime type of this content"},{"name":"date","key":"date","value":"Tue, 09 Oct 2018 08:49:43 GMT","description":"The date and time that the message was sent"},{"name":"expires","key":"expires","value":"-1","description":"Gives the date/time after which the response is considered stale"},{"name":"pragma","key":"pragma","value":"no-cache","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"name":"server","key":"server","value":"Microsoft-IIS/8.5","description":"A name for the server"},{"name":"x-aspnet-version","key":"x-aspnet-version","value":"4.0.30319","description":"Custom header"},{"name":"x-powered-by","key":"x-powered-by","value":"ASP.NET","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\n    \"block_out_time_types\": [\n        {\n            \"name\": \"Break\",\n            \"id\": 5,\n            \"duration\": 15\n        },\n        {\n            \"name\": \"Leaving early\",\n            \"id\": 49,\n            \"duration\": 30\n        },\n        {\n            \"name\": \"Lunch \",\n            \"id\": 16,\n            \"duration\": 60\n        },\n        {\n            \"name\": \"Meeting  \",\n            \"id\": 27,\n            \"duration\": 60\n        },\n        {\n            \"name\": \"myown\",\n            \"id\": 175,\n            \"duration\": 15\n        },\n        {\n            \"name\": \"myown\",\n            \"id\": 176,\n            \"duration\": 15\n        },\n        {\n            \"name\": \"Personal Time\",\n            \"id\": 60,\n            \"duration\": 60\n        },\n        {\n            \"name\": \"Running late\",\n            \"id\": 38,\n            \"duration\": 15\n        }\n    ],\n    \"error\": null\n}"}],"_postman_id":"56e03f35-4462-440c-9c95-2fc614145733"}],"id":"fb3981f4-8ff6-4663-b74c-b030afdf3961","description":"<p>To manage bookings efficiently, your front desk must know the availability of providers at all times. When providers are unavailable due to any reason such as lunch, training, or break, you can use Block Out Time Types to show their unavailability on the Appointment Book. </p>\n<p>Zenoti has six default employee block out times types including: </p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>Break\nLeaving early\nLunch\nMeeting\nPersonal time\nRunning late\n</code></pre><hr />\n<blockquote>\n<p>This way, with a single glance at the Appointment Book the front desk not only know when a provider is away but also why the provider is away for a particular period of time. </p>\n</blockquote>\n<hr />\n<h1 id=\"objects\">Objects</h1>\n<p>There are mainly three data transfer objects are visualized in this API they are: </p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>BlockOutTime\nBlockOutTimeRequest\nRecurringBlockOutTime\n</code></pre><h2 id=\"the-blockouttime-object\">The <strong>BlockOutTime</strong> Object</h2>\n<blockquote>\n<p>Contains the details of the blockout time and it is returned as the response for listing, creating and updating the blockout times.</p>\n</blockquote>\n<h2 id=\"sample-object\">sample object</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"block_out_time_id\": \"\",\n  \"employee\": {\n    \"id\": \"\",\n    \"name\": \"\"\n  },\n  \"room\": {\n    \"id\": \"\",\n    \"name\": \"\"\n  },\n  \"block_out_time_type\": {\n    \"id\": 0,\n    \"name\": \"\",\n    \"duration\": 0\n  },\n  \"start_time\": \"0000-00-00T00:00:00\",\n  \"end_time\": \"0000-00-00T00:00:00\",\n  \"start_time_in_center\": \"0000-00-00T00:00:00\",\n  \"end_time_in_center\": \"0000-00-00T00:00:00\",\n  \"notes\": \"\",\n  \"recurring_block_out_time\": {recurring block out time object}\n}\n</code></pre><h2 id=\"attributes\">Attributes</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>block_out_time_id</td>\n<td>A unique identifier of the blockout time</td>\n</tr>\n<tr>\n<td>employee</td>\n<td>An object which contains the id and name of the employee to whom the blockout time is created</td>\n</tr>\n<tr>\n<td>room</td>\n<td>An object which contains the id and name of the room to which the blockout time is created</td>\n</tr>\n<tr>\n<td>block_out_time_type</td>\n<td>An object which contains id, name and default duration of the type of blockout time</td>\n</tr>\n<tr>\n<td>start_time</td>\n<td>A variable which contains the time on which block out time starts(UTC)</td>\n</tr>\n<tr>\n<td>end_time</td>\n<td>A variable which contains the time on which block out time ends(UTC)</td>\n</tr>\n<tr>\n<td>start_time_in_center</td>\n<td>A variable which contains the time on which block out time starts(center time zone)</td>\n</tr>\n<tr>\n<td>end_time_in_center</td>\n<td>A variable which contains the time on which block out time ends(center time zone)</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>A string which represents the notes/description of a blockout time</td>\n</tr>\n<tr>\n<td>recurring_block_out_time</td>\n<td>An object which contains the recurring details of the block out time</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"the-blockouttimerequest-object\">The <strong>BlockOutTimeRequest</strong> Object</h2>\n<blockquote>\n<p>Contains the details which are required to create or update a blockout time, This object sent as a body in order to create or update a blockout time.</p>\n</blockquote>\n<h2 id=\"sample-object-1\">sample object</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"center_id\":\"\",\n  \"block_out_time_type_id\":0,\n  \"start_time\":\"0000-00-00 00:00:00\",\n  \"end_time\":\"0000-00-00 00:00:00\",\n  \"notes\":\"\",\n  \"mode\":0,\n  \"recurring_block_out_time\":{recurring block out time object}\n}\n</code></pre><h2 id=\"attributes-1\">Attributes</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>center_id</td>\n<td>A unique identifier of the center</td>\n</tr>\n<tr>\n<td>block_out_time_type_id</td>\n<td>An identifier which represents the blockout time type</td>\n</tr>\n<tr>\n<td>start_time</td>\n<td>A variable which contains the time on which block out time starts(center time zone)</td>\n</tr>\n<tr>\n<td>end_time</td>\n<td>A variable which contains the time on which block out time ends(center time zone)</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>A string which represents the notes/description of a blockout time</td>\n</tr>\n<tr>\n<td>mode</td>\n<td>mode is set to 0 to create a new recurrence and set to 1 to update the existing recurrence</td>\n</tr>\n<tr>\n<td>recurring_block_out_time</td>\n<td>An object which contains the recurring details of the block out time</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"the-recurringblockouttime-object\">The <strong>RecurringBlockOutTime</strong> Object</h2>\n<blockquote>\n<p>Contains the recurrence details of the blockout time and it is the child attribute for both BlockOutTime and BlockOutTimeRequest objects.</p>\n</blockquote>\n<h2 id=\"sample-object-2\">sample object</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>\"recurring_block_out_time\": {\n    \"id\": \"\",\n    \"time_period\": \"\",\n    \"interval\": 0,\n    \"rec_start_date\": \"0000-00-00T00:00:00\",\n    \"rec_end_date\": \"0000-00-00T00:00:00\",\n    \"week_days\": 0,\n    \"occurences\": 0\n  }\n</code></pre><h2 id=\"attributes-2\">Attributes</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>A unique identifier of the recurrence, While creating its set to null</td>\n</tr>\n<tr>\n<td>time_period</td>\n<td>A String which represents recurrence is Daily, Weekly, Monthly or Yearly</td>\n</tr>\n<tr>\n<td>rec_start_date</td>\n<td>A variable which contains the time on which recurrence block out time starts(center time zone)</td>\n</tr>\n<tr>\n<td>rec_end_date</td>\n<td>A variable which contains the time on which recurrence block out time ends(center time zone)</td>\n</tr>\n<tr>\n<td>week_days</td>\n<td>In case of Weekly recurrence, weekdays represents the sum of bits where 64=Monday 32=Tuesday 16=Wednesday 8=Thursday 4=Friday 2=Saturday 1=Sunday and during Daily, Monthly, Yearly weekdays should set to 0</td>\n</tr>\n<tr>\n<td>occurences</td>\n<td>The number of times the blockout time should be repeated</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"cf717c46-d7e8-4299-912e-3ff144d8dd6c","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"9e56161d-179c-484e-afe6-84a081bcc856","type":"text/javascript","exec":[""]}}],"_postman_id":"fb3981f4-8ff6-4663-b74c-b030afdf3961"},{"name":"Add employee with catalog information","event":[{"listen":"test","script":{"id":"3e7cecf8-a652-45e8-b227-c37085c83813","exec":[""],"type":"text/javascript"}}],"id":"7782917c-d31e-4690-9ad3-7d605ea5f340","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"/*Minimum request object to create an employee profile - with only the mandatory object parameters*/\n{\n    \"code\": \"code\",\n    \"center_id\": \"center_id\",\n    \"personal_info\": {\n        \"first_name\": \"first_name\",\n        \"last_name\": \"last_name\",\n        \"nick_name\": \"nick_name\",\n        \"notification_name\": \"notification_name\",\n        \"email\": \"email\",\n        \"mobile_phone\": {\n            \"country_code\": \"country_code\",\n            \"number\": \"number\"\n        }\n    },\n    \"login_info\": {\n        \"username\": \"username\"\n    },\n    \"job_info\": {\n        \"job_id\": \"job_id\"\n    },\n    /*optional*/\n    \"roles\": {\n        \"security_profile_id\": \"security_profile_id\"\n    }\n    //optional\n    \"catalog_info\" : {\n           \"show_in_catalog\" : true,\n            \"display_name\" : \"catalog display name\",\n            \"description\" : \"this is a description\"\n            }\n}\n/*Maximum request object to create an employee profile - with all the object parameters*/\n{\n    \"code\": \"code\",\n    \"center_id\": \"center_id\",\n    \"personal_info\": {\n        \"first_name\": \"first_name\",\n        \"middle_name\": \"middle_name\",\n        \"last_name\": \"last_name\",\n        \"nick_name\": \"nick_name\",\n        \"notification_name\": \"notification_name\",\n        \"email\": \"email\",\n        \"mobile_phone\": {\n            \"country_code\": \"country_code\",\n            \"number\": \"number\"\n        },\n        \"home_phone\": {\n            \"country_code\": country_code,\n            \"number\": \"number\"\n        },\n        \"work_phone\": {\n            \"country_code\": \"country_code\",\n            \"number\": \"number\"\n        },\n        \"gender\": \"gender\",\n        \"birth_date\": \"birth_date\",\n        \"anniversary_date\": \"anniversary_date\"\n    },\n    \"address\": {\n        \"address_1\": \"address_1\",\n        \"address_2\": \"address_2\",\n        \"city\": \"city\",\n        \"country_id\": \"country_id\",\n        \"state_id\": \"state_id\",\n        \"zip_code\": \"zip_code\"\n    },\n    \"login_info\": {\n        \"username\": \"username\"\n    },\n    \"job_info\": {\n        \"job_id\": \"job_id\",\n        \"job_name\": \"job_name\",\n        \"designation_id\": \"designation_id\",\n        \"company_name\": \"company_name\",\n        \"salary\": \"salary\",\n        \"hourly_rate\": \"hourly_rate\",\n        \"overtime_baseline_hours\": \"overtime_baseline_hours\",\n        \"overtime_type\": \"overtime_type\",\n        \"overtime_multiplier\": \"overtime_multiplier\",\n        \"work_task_ids\": \"work_task_ids\",\n        \"request_therapist_bonus\": \"request_therapist_bonus\",\n        \"mandatory_break_period\": \"mandatory_break_period\",\n        \"is_elgible_for_additional_commision_bonus\": \"is_elgible_for_additional_commision_bonus\",\n        \"max_work_hours\": \"max_work_hours\",\n        \"target_revenue\": \"target_revenue\",\n        \"vacation_days\": \"vacation_days\",\n        \"special_leave_days\": \"special_leave_days\",\n        \"start_date\": \"start_date\",\n        \"end_date\": \"end_date\",\n        \"tenure_start_date\": \"tenure_start_date\",\n        \"pay_type\": \"pay_type\"\n    },\n    \"preference_info\": {\n        \"culture_id\": \"culture_id\",\n        \"search_tags\": \"search_tags\",\n        \"receive_marketing_emails\": \"receive_marketing_emails\",\n        \"receive_marketing_messages\": \"receive_marketing_messages\",\n        \"receive_transactional_emails\": \"receive_transactional_emails\",\n        \"receive_transactional_messages\": \"receive_transactional_messages\",\n        \"receive_daily_reports\": \"receive_daily_reports\",\n        \"receive_register_closure_report\": \"receive_register_closure_report\",\n        \"waive_biometric_checkin\": \"waive_biometric_checkin\",\n        \"access_manager_productivity_app\": \"access_manager_productivity_app\",\n        \"is_mentor\": \"is_mentor\",\n        \"access_employee_productivity_app\": \"access_employee_productivity_app\",\n        \"access_code\": \"access_code\",\n        \"keyword\": \"keyword\",\n        \"allow_analytics_access\": \"allow_analytics_access\",\n        \"allow_api_access\": \"allow_api_access\",\n        \"text_field_1\": \"text_field_1\",\n        \"text_field_2\": \"text_field_2\",\n        \"additional_date_1\": \"additional_date_1\",\n        \"additional_date_2\": \"additional_date_2\",\n        \"send_confirmation_for_scheduled_appointments\": \"send_confirmation_for_scheduled_appointments\"\n    },\n    \"roles\": {\n        \"security_profile_id\": \"security_profile_id\"\n     },\n    \"catalog_info\" : {\n           \"show_in_catalog\" : true,\n            \"display_name\" : \"catalog display name\",\n            \"description\" : \"this is a description\"\n            }\n}"},"url":"{{api_url}}/v1/employees","description":"<p>This API helps you to create an employee profile, along with catalog information in a center.<br />\n<b>Note</b>: For information on how to update the details of a previously-created employee profile, click <a href=\"https://docs.zenoti.com/?version=latest#b625fbe2-e082-487d-88fd-a5fb257bb4ee\">here</a>.<br />\n<br />\nYou must specify necessary details for the mandatory and optional object parameters in the API request body. If you assign a particular role to the specified employee, this API creates an employee profile with the provided role ID. Otherwise, this API assigns a default role to the newly-created employee.<br /> \nFor more information on security roles, refer to the <a href=\"https://docs.zenoti.com/?version=latest#207d741d-8ea1-4ccb-8bdf-de2babfc6d5e\">Retrieve the list of security roles in a center API</a>.</p>\n<h2 id=\"request-body-parameters\">Request Body Parameters</h2>\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>id</td>\n<td>guid</td>\n<td>Unique identifier of the employee</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td><code>Mandatory</code><br /> Code that is used to represent the employee.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center to which you want to add the employee.</td>\n</tr>\n<tr>\n<td>is_consultant</td>\n<td>bool</td>\n<td>Boolean which represents whether an emloyee is consultant or not.</td>\n</tr>\n<tr>\n<td>created_by</td>\n<td>guid</td>\n<td>Created by Id - login employee id.</td>\n</tr>\n<tr>\n<td>personal_info</td>\n<td>object</td>\n<td><code>Mandatory</code><br /> Object that contains the employee's personal information-related elements. For more information, refer to the <b>personal_info Object</b> table.</td>\n</tr>\n<tr>\n<td>address</td>\n<td>object</td>\n<td><code>Optional</code><br /> Object that contains the employee's address information-related elements. For more information, refer to the <b>address Object</b> table.</td>\n</tr>\n<tr>\n<td>login_info</td>\n<td>object</td>\n<td><code>Mandatory</code><br /> Object that contains the employee's login information-related element: <code>username</code> (email ID).</td>\n</tr>\n<tr>\n<td>job_info</td>\n<td>object</td>\n<td><code>Mandatory</code><br /> Object that contains the employee's job information-related elements. For more information, refer to the <b>job_info Object</b> table.</td>\n</tr>\n<tr>\n<td>preference_info</td>\n<td>object</td>\n<td><code>Optional</code><br /> Object that contains the employee's preference information-related elements. For more information, refer to the <b>preference_info Object</b> table.</td>\n</tr>\n<tr>\n<td>vanity_image_url</td>\n<td>string</td>\n<td>Employee profile image</td>\n</tr>\n<tr>\n<td>roles</td>\n<td>object</td>\n<td><code>Optional</code><br /> Object that contains the employee's security profile ID element: <code>security_profile_id</code>. For more information, refer to the <a href=\"https://docs.zenoti.com/?version=latest#207d741d-8ea1-4ccb-8bdf-de2babfc6d5e\">Retrieve the list of security roles in a center API</a>.</td>\n</tr>\n<tr>\n<td>catalog_info</td>\n<td>object</td>\n<td>Object that contains the catalog information of the employee.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"personal_info-object\">personal_info Object</h2>\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>first_name</td>\n<td>string</td>\n<td><code>Mandatory</code><br /> First name of the employee.</td>\n</tr>\n<tr>\n<td>middle_name</td>\n<td>string</td>\n<td><code>Optional</code><br /> Middle name of the employee.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>string</td>\n<td><code>Mandatory</code><br /> Last name of the employee.</td>\n</tr>\n<tr>\n<td>nick_name</td>\n<td>string</td>\n<td><code>Mandatory</code><br /> Nickname of the employee.</td>\n</tr>\n<tr>\n<td>notification_name</td>\n<td>string</td>\n<td><code>Mandatory</code><br /> Name of the employee that is to be displayed in notifications.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>string</td>\n<td><code>Mandatory</code><br /> Email ID of the employee.</td>\n</tr>\n<tr>\n<td>mobile_phone</td>\n<td>object</td>\n<td><code>Mandatory</code><br /> Object that contains the employee's mobile phone-related elements: <code>country_code</code> and <code>number</code>.</td>\n</tr>\n<tr>\n<td>home_phone</td>\n<td>object</td>\n<td><code>Optional</code><br /> Object that contains the employee's home phone-related elements: <code>country_code</code> and <code>number</code>.</td>\n</tr>\n<tr>\n<td>work_phone</td>\n<td>object</td>\n<td><code>Optional</code><br /> Object that contains the employee's work phone-related elements: <code>country_code</code> and <code>number</code>.</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>enum</td>\n<td><code>Optional</code><br /> Indicates the gender of the employee: NotSpecified - -1, Male  - 1, Female - 0, and Other - 3.</td>\n</tr>\n<tr>\n<td>birth_date</td>\n<td>datetime</td>\n<td><code>Optional</code><br /> Birth date and time of the employee.</td>\n</tr>\n<tr>\n<td>anniversary_date</td>\n<td>datetime</td>\n<td><code>Optional</code><br /> Date and time of the employee's anniversary.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"login_info-object\">login_info Object</h2>\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>username</td>\n<td>string</td>\n<td>Username of the employee</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"catalog_info-object\">catalog_info Object</h2>\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>show_in_catalog</td>\n<td>bool</td>\n<td>Shows the employee information in the catalog.</td>\n</tr>\n<tr>\n<td>display_name</td>\n<td>string</td>\n<td>Displays the name of the employee.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string</td>\n<td>Brief description for the employee.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"address-object\">address Object</h2>\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>address_1</td>\n<td>string</td>\n<td><code>Optional</code><br /> Primary address of the employee.</td>\n</tr>\n<tr>\n<td>address_2</td>\n<td>string</td>\n<td><code>Optional</code><br /> Secondary address of the employee.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>string</td>\n<td><code>Optional</code><br /> City in which the employee resides.</td>\n</tr>\n<tr>\n<td>country_id</td>\n<td>int</td>\n<td><code>Optional</code><br /> Unique ID of the country to which employee belongs. You can retrieve the appropriate <code>country_id</code> by using the <a href=\"https://docs.zenoti.com/?version=latest#6f67f347-f833-4838-8bd0-4727fe8a9eda\">List all countries API</a>.</td>\n</tr>\n<tr>\n<td>state_id</td>\n<td>int</td>\n<td><code>Optional</code><br /> Unique ID of the state to which employee belongs.</td>\n</tr>\n<tr>\n<td>zip_code</td>\n<td>string</td>\n<td><code>Optional</code><br /> Zip code of the employee's address.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"job_info-object\">job_info Object</h2>\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>job_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the employee's job.</td>\n</tr>\n<tr>\n<td>job_name</td>\n<td>string</td>\n<td><code>Optional</code><br /> Name of the employee's job.</td>\n</tr>\n<tr>\n<td>designation_id</td>\n<td>guid</td>\n<td><code>Optional</code><br /> Unique 32-character identifier of the employee's designation.</td>\n</tr>\n<tr>\n<td>company_name</td>\n<td>string</td>\n<td><code>Optional</code><br /> Name of the employee's company.</td>\n</tr>\n<tr>\n<td>salary</td>\n<td>decimal</td>\n<td><code>Optional</code><br /> Salary of the employee.</td>\n</tr>\n<tr>\n<td>hourly_rate</td>\n<td>decimal</td>\n<td><code>Optional</code><br /> Hourly rate of the employee.</td>\n</tr>\n<tr>\n<td>overtime_baseline_hours</td>\n<td>decimal</td>\n<td><code>Optional</code><br /> If the employees works for more than the specified number of overtime_baseline_hours, it is considered as overtime for that employee.</td>\n</tr>\n<tr>\n<td>overtime_type</td>\n<td>int</td>\n<td><code>Optional</code><br /> Type of the employee's overtime: weekly = 7.</td>\n</tr>\n<tr>\n<td>overtime_multiplier</td>\n<td>decimal</td>\n<td><code>Optional</code><br /> Multiplier for the employee's overtime.<br /> Employee's overtime payment amount = (overtime_multiplier x base rate amount of the employee).</td>\n</tr>\n<tr>\n<td>work_task_ids</td>\n<td>Collection of guid</td>\n<td><code>Optional</code><br /> Array of work task IDs for the employee.</td>\n</tr>\n<tr>\n<td>request_therapist_bonus</td>\n<td>decimal</td>\n<td><code>Optional</code><br /> Therapist bonus requested for the employee.</td>\n</tr>\n<tr>\n<td>mandatory_break_period</td>\n<td>int</td>\n<td><code>Optional</code><br /> Mandatory break period time provided to the employee.</td>\n</tr>\n<tr>\n<td>is_elgible_for_additional_commision_bonus</td>\n<td>boolean</td>\n<td><code>Optional</code><br /> Indicates whether the employee is eligible for additional commission hours.</td>\n</tr>\n<tr>\n<td>max_work_hours</td>\n<td>int</td>\n<td><code>Optional</code><br /> Maximum number of working hours of the employee.</td>\n</tr>\n<tr>\n<td>target_revenue</td>\n<td>decimal</td>\n<td><code>Optional</code><br /> Target revenue of the employee.</td>\n</tr>\n<tr>\n<td>vacation_days</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of days provided to the employee for vacation.</td>\n</tr>\n<tr>\n<td>special_leave_days</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of days provided to the employee as special leave days.</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>datetime</td>\n<td><code>Optional</code><br /> Date on which the employee started to work in the center.</td>\n</tr>\n<tr>\n<td>end_date</td>\n<td>datetime</td>\n<td><code>Optional</code><br /> Date on which the employee stopped to work in the center.</td>\n</tr>\n<tr>\n<td>tenure_start_date</td>\n<td>datetime</td>\n<td><code>Optional</code><br /> Tenure start date of the employee.</td>\n</tr>\n<tr>\n<td>pay_type</td>\n<td>enum</td>\n<td><code>Optional</code><br /> Indicates the type of payment type received by the employee: 0 - center default payment type, 1 - Houly pay + commission (overtime exempt), 2 - Hourly pay + commission (overtime eligible).<br /> If you do not specify any value for this parameter, the default value is considered as <b>0</b>.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"preference_info-object\">preference_info Object</h2>\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>culture_id</td>\n<td>int</td>\n<td>Unique identifier of the employee's culture.</td>\n</tr>\n<tr>\n<td>search_tags</td>\n<td>string</td>\n<td>Search tags associated to the employee.</td>\n</tr>\n<tr>\n<td>receive_marketing_emails</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive marketing emails.</td>\n</tr>\n<tr>\n<td>receive_marketing_messages</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive marketing messages.</td>\n</tr>\n<tr>\n<td>receive_transactional_emails</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive transactional emails.</td>\n</tr>\n<tr>\n<td>receive_transactional_messages</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive transactional messages.</td>\n</tr>\n<tr>\n<td>receive_daily_reports</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive daily reports.</td>\n</tr>\n<tr>\n<td>receive_register_closure_report</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive the Register Closure report.</td>\n</tr>\n<tr>\n<td>waive_biometric_checkin</td>\n<td>boolean</td>\n<td>Indicates whether the employee's biometric check-in process has been waived.</td>\n</tr>\n<tr>\n<td>access_manager_productivity_app</td>\n<td>boolean</td>\n<td>Indicates whether the employee can access the Manager Productivity app.</td>\n</tr>\n<tr>\n<td>is_mentor</td>\n<td>boolean</td>\n<td>Indicates whether the employee is a mentor.</td>\n</tr>\n<tr>\n<td>access_employee_productivity_app</td>\n<td>boolean</td>\n<td>Indicates whether the employee can access the Employee Productivity app.</td>\n</tr>\n<tr>\n<td>access_code</td>\n<td>string</td>\n<td>Access code of the employee.</td>\n</tr>\n<tr>\n<td>keyword</td>\n<td>string</td>\n<td>Keywords used to search for the employee.</td>\n</tr>\n<tr>\n<td>allow_analytics_access</td>\n<td>int</td>\n<td>If true, it indicates that the employee has been granted access to analytics data.</td>\n</tr>\n<tr>\n<td>allow_api_access</td>\n<td>boolean</td>\n<td>If true, it indicates that the employee has been granted access to APIs.</td>\n</tr>\n<tr>\n<td>text_field_1</td>\n<td>string</td>\n<td>Primary text field.</td>\n</tr>\n<tr>\n<td>text_field_2</td>\n<td>string</td>\n<td>Secondary text field.</td>\n</tr>\n<tr>\n<td>additional_date_1</td>\n<td>datetime</td>\n<td>Any additional date of significance provided to the employee.</td>\n</tr>\n<tr>\n<td>additional_date_2</td>\n<td>datetime</td>\n<td>Any further additional date of significance provided to the employee.</td>\n</tr>\n<tr>\n<td>send_confirmation_for_scheduled_appointments</td>\n<td>boolean</td>\n<td>Send confirmation email and text to guests for appointments scheduled for this employee.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the employee.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>Code that is used to represent the employee.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the center to which the employee has been added.</td>\n</tr>\n<tr>\n<td>personal_info</td>\n<td>object</td>\n<td>Object that contains the employee's personal information-related elements. For more information, refer to the <b>personal_info Object</b> table.</td>\n</tr>\n<tr>\n<td>address</td>\n<td>object</td>\n<td>Object that contains the employee's address information-related elements. For more information, refer to the <b>address Object</b> table.</td>\n</tr>\n<tr>\n<td>login_info</td>\n<td>object</td>\n<td>Object that contains the employee's login information-related element: <code>username</code> (email ID).</td>\n</tr>\n<tr>\n<td>job_info</td>\n<td>object</td>\n<td>Object that contains the employee's job information-related elements. For more information, refer to the <b>job_info Object</b> table.</td>\n</tr>\n<tr>\n<td>preference_info</td>\n<td>object</td>\n<td>Object that contains the employee's preference information-related elements. For more information, refer to the <b>preference_info Object</b> table.</td>\n</tr>\n<tr>\n<td>roles</td>\n<td>object</td>\n<td>Object that contains the employee's security profile ID element: <code>security_profile_id</code>. For more information, refer to the <a href=\"https://docs.zenoti.com/?version=latest#207d741d-8ea1-4ccb-8bdf-de2babfc6d5e\">Retrieve the list of security roles in a center API</a>.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"personal_info-object-1\">personal_info Object</h2>\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>first_name</td>\n<td>string</td>\n<td>First name of the employee.</td>\n</tr>\n<tr>\n<td>middle_name</td>\n<td>string</td>\n<td>Middle name of the employee.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>string</td>\n<td>Last name of the employee.</td>\n</tr>\n<tr>\n<td>nick_name</td>\n<td>string</td>\n<td>Nickname of the employee.</td>\n</tr>\n<tr>\n<td>notification_name</td>\n<td>string</td>\n<td>Name of the employee that is to be displayed in notifications.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>string</td>\n<td>Email ID of the employee.</td>\n</tr>\n<tr>\n<td>mobile_phone</td>\n<td>object</td>\n<td>Object that contains the employee's mobile phone-related elements: <code>country_code</code> and <code>number</code>.</td>\n</tr>\n<tr>\n<td>home_phone</td>\n<td>object</td>\n<td>Object that contains the employee's home phone-related elements: <code>country_code</code> and <code>number</code>.</td>\n</tr>\n<tr>\n<td>work_phone</td>\n<td>object</td>\n<td>Object that contains the employee's work phone-related elements: <code>country_code</code> and <code>number</code>.</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>enum</td>\n<td>Indicates the gender of the employee: NotSpecified - -1, Male - 1, Female - 0, and Other - 3.</td>\n</tr>\n<tr>\n<td>birth_date</td>\n<td>datetime</td>\n<td>Birth date and time of the employee.</td>\n</tr>\n<tr>\n<td>anniversary_date</td>\n<td>datetime</td>\n<td>Date and time of the employee's anniversary.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"address-object-1\">address Object</h2>\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>address_1</td>\n<td>string</td>\n<td>Primary address of the employee.</td>\n</tr>\n<tr>\n<td>address_2</td>\n<td>string</td>\n<td>Secondary address of the employee.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>string</td>\n<td>City in which the employee resides.</td>\n</tr>\n<tr>\n<td>country_id</td>\n<td>int</td>\n<td>Unique ID of the country to which employee belongs. You can retrieve the appropriate <code>country_id</code> by using the <a href=\"https://docs.zenoti.com/?version=latest#6f67f347-f833-4838-8bd0-4727fe8a9eda\">List all countries API</a>.</td>\n</tr>\n<tr>\n<td>state_id</td>\n<td>int</td>\n<td>Unique ID of the state to which employee belongs.</td>\n</tr>\n<tr>\n<td>zip_code</td>\n<td>string</td>\n<td>Zip code of the employee's address.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"job_info-object-1\">job_info Object</h2>\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>job_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the employee's job.</td>\n</tr>\n<tr>\n<td>job_name</td>\n<td>string</td>\n<td>Name of the employee's job.</td>\n</tr>\n<tr>\n<td>designation_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the employee's designation.</td>\n</tr>\n<tr>\n<td>company_name</td>\n<td>string</td>\n<td>Name of the employee's company.</td>\n</tr>\n<tr>\n<td>salary</td>\n<td>decimal</td>\n<td>Salary of the employee.</td>\n</tr>\n<tr>\n<td>hourly_rate</td>\n<td>decimal</td>\n<td>Hourly rate of the employee.</td>\n</tr>\n<tr>\n<td>overtime_baseline_hours</td>\n<td>decimal</td>\n<td>If the employees works for more than the specified number of overtime_baseline_hours, it is considered as overtime for that employee.</td>\n</tr>\n<tr>\n<td>overtime_type</td>\n<td>int</td>\n<td>Type of the employee's overtime: weekly = 7.</td>\n</tr>\n<tr>\n<td>overtime_multiplier</td>\n<td>decimal</td>\n<td>Multiplier for the employee's overtime.<br /> Employee's overtime payment amount = (overtime_multiplier x base rate amount of the employee).</td>\n</tr>\n<tr>\n<td>work_task_ids</td>\n<td>Collection of guid</td>\n<td>Array of work task IDs for the employee.</td>\n</tr>\n<tr>\n<td>request_therapist_bonus</td>\n<td>decimal</td>\n<td>Therapist bonus requested for the employee.</td>\n</tr>\n<tr>\n<td>mandatory_break_period</td>\n<td>int</td>\n<td>Mandatory break period time provided to the employee.</td>\n</tr>\n<tr>\n<td>is_elgible_for_additional_commision_bonus</td>\n<td>boolean</td>\n<td>Indicates whether the employee is eligible for additional commission hours.</td>\n</tr>\n<tr>\n<td>max_work_hours</td>\n<td>int</td>\n<td>Maximum number of working hours of the employee.</td>\n</tr>\n<tr>\n<td>target_revenue</td>\n<td>decimal</td>\n<td>Target revenue of the employee.</td>\n</tr>\n<tr>\n<td>vacation_days</td>\n<td>int</td>\n<td>Number of days provided to the employee for vacation.</td>\n</tr>\n<tr>\n<td>special_leave_days</td>\n<td>int</td>\n<td>Number of days provided to the employee as special leave days.</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>datetime</td>\n<td>Date on which the employee started to work in the center.</td>\n</tr>\n<tr>\n<td>end_date</td>\n<td>datetime</td>\n<td>Date on which the employee stopped to work in the center.</td>\n</tr>\n<tr>\n<td>tenure_start_date</td>\n<td>datetime</td>\n<td>Tenure start date of the employee.</td>\n</tr>\n<tr>\n<td>pay_type</td>\n<td>enum</td>\n<td>Indicates the type of payment type received by the employee: 0 - center default payment type, 1 - Houly pay + commission (overtime exempt), 2 - Hourly pay + commission (overtime eligible).<br /> If you do not specify any value for this parameter, the default value is considered as <b>0</b>.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"preference_info-object-1\">preference_info Object</h2>\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>culture_id</td>\n<td>int</td>\n<td>Unique identifier of the employee's culture.</td>\n</tr>\n<tr>\n<td>search_tags</td>\n<td>string</td>\n<td>Search tags associated to the employee.</td>\n</tr>\n<tr>\n<td>receive_marketing_emails</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive marketing emails.</td>\n</tr>\n<tr>\n<td>receive_marketing_messages</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive marketing messages.</td>\n</tr>\n<tr>\n<td>receive_transactional_emails</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive transactional emails.</td>\n</tr>\n<tr>\n<td>receive_transactional_messages</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive transactional messages.</td>\n</tr>\n<tr>\n<td>receive_daily_reports</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive daily reports.</td>\n</tr>\n<tr>\n<td>receive_register_closure_report</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive the Register Closure report.</td>\n</tr>\n<tr>\n<td>waive_biometric_checkin</td>\n<td>boolean</td>\n<td>Indicates whether the employee's biometric check-in process has been waived.</td>\n</tr>\n<tr>\n<td>access_manager_productivity_app</td>\n<td>boolean</td>\n<td>Indicates whether the employee can access the Manager Productivity app.</td>\n</tr>\n<tr>\n<td>is_mentor</td>\n<td>boolean</td>\n<td>Indicates whether the employee is a mentor.</td>\n</tr>\n<tr>\n<td>access_employee_productivity_app</td>\n<td>boolean</td>\n<td>Indicates whether the employee can access the Employee Productivity app.</td>\n</tr>\n<tr>\n<td>access_code</td>\n<td>string</td>\n<td>Access code of the employee.</td>\n</tr>\n<tr>\n<td>keyword</td>\n<td>string</td>\n<td>Keywords used to search for the employee.</td>\n</tr>\n<tr>\n<td>allow_analytics_access</td>\n<td>boolean</td>\n<td>If true, it indicates that the employee has been granted access to analytics data.</td>\n</tr>\n<tr>\n<td>allow_api_access</td>\n<td>boolean</td>\n<td>If true, it indicates that the employee has been granted access to APIs.</td>\n</tr>\n<tr>\n<td>text_field_1</td>\n<td>string</td>\n<td>Primary text field.</td>\n</tr>\n<tr>\n<td>text_field_2</td>\n<td>string</td>\n<td>Secondary text field.</td>\n</tr>\n<tr>\n<td>additional_date_1</td>\n<td>datetime</td>\n<td>Any additional date of significance provided to the employee.</td>\n</tr>\n<tr>\n<td>additional_date_2</td>\n<td>datetime</td>\n<td>Any further additional date of significance provided to the employee.</td>\n</tr>\n<tr>\n<td>send_confirmation_for_scheduled_appointments</td>\n<td>boolean</td>\n<td>Send confirmation email and text to guests for appointments scheduled for this employee.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>502</td>\n<td>invalid first_name.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>invalid center_id.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>user name already exists.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>employee code already email.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Doesn't have any jobs in the center.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Job id passed doesn't exists in the center.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>desigantion id passed is either invalid or doesn't come under the job.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>employee code already exists.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Role id passed is either invalid or cannnot create employee with that role id.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","employees"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"8faef984-4032-4271-8bd6-98b0b5f3f85e","name":"Create an employee profile","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"Represents the type of the request body.","type":"text"},{"key":"Authorization","type":"text","value":"bearer {{access_token}}","description":"Access token generated from the token API."}],"body":{"mode":"raw","raw":"/*Minimum request object to create an employee profile - with only the mandatory object parameters*/\n{\n    \"code\": \"ApiDirectUser2\",\n    \"center_id\": \"a11f578a-1b81-4de0-8834-915f79e5362b\",\n    \"personal_info\": {\n        \"first_name\": \"ApiDirect2\",\n        \"last_name\": \"User\",\n        \"nick_name\": \"Api test2\",\n        \"notification_name\": \"8 dec Employee\",\n        \"email\": \"vishnu2@gmail.com\",\n        \"mobile_phone\": {\n            \"country_code\": 91,\n            \"number\": \"1224567890\"\n        }\n    },\n    \"login_info\": {\n        \"username\": \"vishnu2@gmail.com\"\n    },\n    \"job_info\": {\n        \"job_id\": \"b580ce93-b472-480d-af6f-6235f4a84eba\"\n    },\n    /*optional*/\n    \"roles\": {\n        \"security_profile_id\": \"649803C6-4153-4957-8B66-E0742447CE2A\"\n    },\n    /*optional*/\n    \"catalog_info\" : {\n           \"show_in_catalog\" : true,\n            \"display_name\" : \"catalog display name\",\n            \"description\" : \"this is a description\"\n            }\n}\n/*Maximum request object to create an employee profile - with all the object parameters*/\n{\n    \"code\": \"ApiDirectUser2\",\n    \"center_id\": \"a11f578a-1b81-4de0-8834-915f79e5362b\",\n    \"personal_info\": {\n        \"first_name\": \"ApiDirect2\",\n        \"middle_name\": \"\",\n        \"last_name\": \"User\",\n        \"nick_name\": \"Api test2\",\n        \"notification_name\": \"Api Direct Test2\",\n        \"email\": \"vishnu2@gmail.com\",\n        \"mobile_phone\": {\n            \"country_code\": 91,\n            \"number\": \"1234567890\"\n        },\n        \"home_phone\": {\n            \"country_code\": 95,\n            \"number\": \"\"\n        },\n        \"work_phone\": {\n            \"country_code\": 95,\n            \"number\": \"\"\n        },\n        \"gender\": 1,\n        \"birth_date\": \"0001-01-01T00:00:00\",\n        \"anniversary_date\": \"0001-01-01T00:00:00\"\n    },\n    \"address\": {\n        \"address_1\": \"\",\n        \"address_2\": \"\",\n        \"city\": \"\",\n        \"country_id\": 95,\n        \"state_id\": \"-2\",\n        \"zip_code\": \"\"\n    },\n    \"login_info\": {\n        \"username\": \"vishnu2@gmail.com\"\n    },\n    \"job_info\": {\n        \"job_id\": \"b580ce93-b472-480d-af6f-6235f4a84eba\",\n        \"job_name\": \"AM job\",\n        \"designation_id\": null,\n        \"company_name\": \"\",\n        \"salary\": 0.0,\n        \"hourly_rate\": 0.0,\n        \"overtime_baseline_hours\": 0.0,\n        \"overtime_type\": 0,\n        \"overtime_multiplier\": 1.0,\n        \"work_task_ids\": null,\n        \"request_therapist_bonus\": 0.0,\n        \"mandatory_break_period\": 0,\n        \"is_elgible_for_additional_commision_bonus\": false,\n        \"max_work_hours\": 0,\n        \"target_revenue\": 0.0,\n        \"vacation_days\": 0,\n        \"special_leave_days\": 0,\n        \"start_date\": \"2014-12-08T00:00:00\",\n        \"end_date\": \"0001-01-01T00:00:00\",\n        \"tenure_start_date\": \"0001-01-01T00:00:00\",\n        \"pay_type\": 0\n    },\n    \"preference_info\": {\n        \"culture_id\": 202,\n        \"search_tags\": \"Employee Tag 1\",\n        \"receive_marketing_emails\": true,\n        \"receive_marketing_messages\": true,\n        \"receive_transactional_emails\": true,\n        \"receive_transactional_messages\": true,\n        \"receive_daily_reports\": false,\n        \"receive_register_closure_report\": false,\n        \"waive_biometric_checkin\": false,\n        \"access_manager_productivity_app\": false,\n        \"is_mentor\": false,\n        \"access_employee_productivity_app\": false,\n        \"access_code\": \"\",\n        \"keyword\": \"\",\n        \"allow_analytics_access\": false,\n        \"allow_api_access\": false,\n        \"text_field_1\": \"\",\n        \"text_field_2\": \"\",\n        \"additional_date_1\": \"0001-01-01T00:00:00\",\n        \"additional_date_2\": \"0001-01-01T00:00:00\",\n        \"send_confirmation_for_scheduled_appointments\": true\n    },\n    \"roles\": {\n        \"security_profile_id\": \"649803C6-4153-4957-8B66-E0742447CE2A\"\n    }\n    },\n    \"catalog_info\" : {\n           \"show_in_catalog\" : true,\n            \"display_name\" : \"catalog display name\",\n            \"description\" : \"this is a description\"\n            }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/v1/employees"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 25 Jul 2019 05:26:49 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"58"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"ApiDirectUser2\",\n    \"center_id\": \"a11f578a-1b81-4de0-8834-915f79e5362b\",\n    \"personal_info\": {\n        \"first_name\": \"ApiDirect2\",\n        \"last_name\": \"User\",\n        \"nick_name\": \"Api test2\",\n        \"notification_name\": \"8 dec Employee\",\n        \"email\": \"vishnu2@gmail.com\",\n        \"mobile_phone\": {\n            \"country_code\": 91,\n            \"number\": \"1224567890\"\n        }\n    },\n    \"login_info\": {\n        \"username\": \"vishnu2@gmail.com\"\n    },\n    \"job_info\": {\n        \"job_id\": \"b580ce93-b472-480d-af6f-6235f4a84eba\"\n    },\n    //optional\n    \"roles\": {\n        \"security_profile_id\": \"649803C6-4153-4957-8B66-E0742447CE2A\"\n    },\n    \n    //optional\n    \"catalog_info\" : {\n           \"show_in_catalog\" : true,\n            \"display_name\" : \"catalog display name\",\n            \"description\" : \"this is a description\"\n            }\n}\nResponse: With id is having value of Employee ID\n\n\n{\n    \"id\": \"447fc2fd-3c54-47ec-932a-cce1523a6fc7\",\n    \"code\": \"ApiDirectUser2\",\n    \"center_id\": \"a11f578a-1b81-4de0-8834-915f79e5362b\",\n    \"personal_info\": {\n        \"first_name\": \"ApiDirect2\",\n        \"middle_name\": \"\",\n        \"last_name\": \"User\",\n        \"nick_name\": \"Api test2\",\n        \"notification_name\": \"Api Direct Test2\",\n        \"email\": \"vishnu2@gmail.com\",\n        \"mobile_phone\": {\n            \"country_code\": 91,\n            \"number\": \"1234567890\"\n        },\n        \"home_phone\": {\n            \"country_code\": 95,\n            \"number\": \"\"\n        },\n        \"work_phone\": {\n            \"country_code\": 95,\n            \"number\": \"\"\n        },\n        \"gender\": 1,\n        \"birth_date\": \"0001-01-01T00:00:00\",\n        \"anniversary_date\": \"0001-01-01T00:00:00\"\n    },\n    \"address\": {\n        \"address_1\": \"\",\n        \"address_2\": \"\",\n        \"city\": \"\",\n        \"country_id\": 95,\n        \"state_id\": -2,\n        \"zip_code\": \"\"\n    },\n    \"login_info\": {\n        \"username\": \"vishnu2@gmail.com\"\n    },\n    \"job_info\": {\n        \"job_id\": \"b580ce93-b472-480d-af6f-6235f4a84eba\",\n        \"job_name\": \"AM job\",\n        \"designation_id\": null,\n        \"company_name\": \"\",\n        \"salary\": 0.0,\n        \"hourly_rate\": 0.0,\n        \"overtime_baseline_hours\": 0.0,\n        \"overtime_type\": 0,\n        \"overtime_multiplier\": 1.0,\n        \"work_task_ids\": null,\n        \"request_therapist_bonus\": 0.0,\n        \"mandatory_break_period\": 0,\n        \"is_elgible_for_additional_commision_bonus\": false,\n        \"max_work_hours\": 0,\n        \"target_revenue\": 0.0,\n        \"vacation_days\": 0,\n        \"special_leave_days\": 0,\n        \"start_date\": \"2014-12-08T00:00:00\",\n        \"end_date\": \"0001-01-01T00:00:00\",\n        \"tenure_start_date\": \"0001-01-01T00:00:00\",\n        \"pay_type\": 0\n    },\n    \"preference_info\": {\n        \"culture_id\": 202,\n        \"search_tags\": \"Employee Tag 1\",\n        \"receive_marketing_emails\": true,\n        \"receive_marketing_messages\": true,\n        \"receive_transactional_emails\": true,\n        \"receive_transactional_messages\": true,\n        \"receive_daily_reports\": false,\n        \"receive_register_closure_report\": false,\n        \"waive_biometric_checkin\": false,\n        \"access_manager_productivity_app\": false,\n        \"is_mentor\": false,\n        \"access_employee_productivity_app\": false,\n        \"access_code\": \"\",\n        \"keyword\": \"\",\n        \"allow_analytics_access\": false,\n        \"allow_api_access\": false,\n        \"text_field_1\": \"\",\n        \"text_field_2\": \"\",\n        \"additional_date_1\": \"0001-01-01T00:00:00\",\n        \"additional_date_2\": \"0001-01-01T00:00:00\",\n        \"send_confirmation_for_scheduled_appointments\": true\n    },\n    \"roles\": {\n        \"security_profile_id\": \"649803c6-4153-4957-8b66-e0742447ce2a\"\n         },\n    \"catalog_info\" : {\n           \"show_in_catalog\" : true,\n            \"display_name\" : \"catalog display name\",\n            \"description\" : \"this is a description\"\n            }\n    }\n}"}],"_postman_id":"7782917c-d31e-4690-9ad3-7d605ea5f340"},{"name":"Update employee of the center with given catalog details","event":[{"listen":"test","script":{"id":"b58d7ead-9db9-4d7f-b3e5-6265d0398b50","exec":[""],"type":"text/javascript"}}],"id":"ae352382-fdeb-41cb-93e6-94a9da1e625f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"PUT","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"code\": \"code\",\n    \"center_id\": \"center_id\",\n    \"personal_info\": {\n        \"first_name\": \"first_name\",\n        \"middle_name\": \"middle_name\",\n        \"last_name\": \"last_name\",\n        \"nick_name\": \"nick_name\",\n        \"notification_name\": \"notification_name\",\n        \"email\": \"email\",\n        \"mobile_phone\": {\n            \"country_code\": \"country_code\",\n            \"number\": \"number\"\n        },\n        \"home_phone\": {\n            \"country_code\": country_code,\n            \"number\": \"number\"\n        },\n        \"work_phone\": {\n            \"country_code\": \"country_code\",\n            \"number\": \"number\"\n        },\n        \"gender\": \"gender\",\n        \"birth_date\": \"birth_date\",\n        \"anniversary_date\": \"anniversary_date\"\n    },\n    \"address\": {\n        \"address_1\": \"address_1\",\n        \"address_2\": \"address_2\",\n        \"city\": \"city\",\n        \"country_id\": \"country_id\",\n        \"state_id\": \"state_id\",\n        \"zip_code\": \"zip_code\"\n    },\n    \"login_info\": {\n        \"username\": \"username\"\n    },\n    \"job_info\": {\n        \"job_id\": \"job_id\",\n        \"job_name\": \"job_name\",\n        \"designation_id\": \"designation_id\",\n        \"company_name\": \"company_name\",\n        \"salary\": \"salary\",\n        \"hourly_rate\": \"hourly_rate\",\n        \"overtime_baseline_hours\": \"overtime_baseline_hours\",\n        \"overtime_type\": \"overtime_type\",\n        \"overtime_multiplier\": \"overtime_multiplier\",\n        \"work_task_ids\": \"work_task_ids\",\n        \"request_therapist_bonus\": \"request_therapist_bonus\",\n        \"mandatory_break_period\": \"mandatory_break_period\",\n        \"is_elgible_for_additional_commision_bonus\": \"is_elgible_for_additional_commision_bonus\",\n        \"max_work_hours\": \"max_work_hours\",\n        \"target_revenue\": \"target_revenue\",\n        \"vacation_days\": \"vacation_days\",\n        \"special_leave_days\": \"special_leave_days\",\n        \"start_date\": \"start_date\",\n        \"end_date\": \"end_date\",\n        \"tenure_start_date\": \"tenure_start_date\",\n        \"pay_type\": \"pay_type\"\n    },\n    \"preference_info\": {\n        \"culture_id\": \"culture_id\",\n        \"search_tags\": \"search_tags\",\n        \"receive_marketing_emails\": \"receive_marketing_emails\",\n        \"receive_marketing_messages\": \"receive_marketing_messages\",\n        \"receive_transactional_emails\": \"receive_transactional_emails\",\n        \"receive_transactional_messages\": \"receive_transactional_messages\",\n        \"receive_daily_reports\": \"receive_daily_reports\",\n        \"receive_register_closure_report\": \"receive_register_closure_report\",\n        \"waive_biometric_checkin\": \"waive_biometric_checkin\",\n        \"access_manager_productivity_app\": \"access_manager_productivity_app\",\n        \"is_mentor\": \"is_mentor\",\n        \"access_employee_productivity_app\": \"access_employee_productivity_app\",\n        \"access_code\": \"access_code\",\n        \"keyword\": \"keyword\",\n        \"allow_analytics_access\": \"allow_analytics_access\",\n        \"allow_api_access\": \"allow_api_access\",\n        \"text_field_1\": \"text_field_1\",\n        \"text_field_2\": \"text_field_2\",\n        \"additional_date_1\": \"additional_date_1\",\n        \"additional_date_2\": \"additional_date_2\",\n        \"send_confirmation_for_scheduled_appointments\": \"send_confirmation_for_scheduled_appointments\"\n    },\n    \"roles\": {\n        \"security_profile_id\": \"security_profile_id\"\n    }\n}"},"url":"{{api_url}}/v1/employees/{{employee_id}}","description":"<p>This API updates the existing employee profile with additional parameters for taking catalog information. If the catalog details are provided then the same will be updated and other values are set to default. If the sub-object catalog details are not passed in the request body, the default values will be set for catalog details ('ShowInCatalog' are set to false and ‘DisplayName' and 'Description’ would be set to empty)..</p>\n<p><strong>Note</strong>: For information on how to create an employee profile in a center, click <a href=\"https://docs.zenoti.com/?version=latest#7e162d15-0335-4396-8261-03eca7850dea\">here</a>.</p>\n<p>You must specify necessary details for the <code>employee_id</code> URI parameter in the API request. If you assign a new role ID to the employee, this API will update the employee's profile with the specified role ID and remove the existing role IDs. For more information on security roles, refer to the <a href=\"https://docs.zenoti.com/?version=latest#207d741d-8ea1-4ccb-8bdf-de2babfc6d5e\">Retrieve the list of security roles in a center API</a>.</p>\n<p>Optionally, you can specify updated information for any of the request body parameters.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>employee_id</td>\n<td>guid</td>\n<td><code>Mandatory</code>  <br />Unique 32-character identifier of the employee for whom you want to update profile details.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-parameters\">Request Body Parameters</h2>\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>id</td>\n<td>guid</td>\n<td>Unique identifier of the employee</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>Code that is used to represent the employee.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>is_consultant</td>\n<td>bool</td>\n<td>boolean which represents whether employee is consultant or not</td>\n</tr>\n<tr>\n<td>created_by</td>\n<td>guid</td>\n<td>Created by Id - Login Employee ID</td>\n</tr>\n<tr>\n<td>personal_info</td>\n<td>object</td>\n<td>Object that contains the employee's personal information-related elements. For more information, refer to the <strong>personal_info Object</strong> table.</td>\n</tr>\n<tr>\n<td>address</td>\n<td>object</td>\n<td>Object that contains the employee's address information-related elements. For more information, refer to the <strong>address Object</strong> table.</td>\n</tr>\n<tr>\n<td>login_info</td>\n<td>object</td>\n<td>Object that contains the employee's login information-related element: <code>username</code> (email ID).</td>\n</tr>\n<tr>\n<td>job_info</td>\n<td>object</td>\n<td>Object that contains the employee's job information-related elements. For more information, refer to the <strong>job_info Object</strong> table.</td>\n</tr>\n<tr>\n<td>preference_info</td>\n<td>object</td>\n<td>Object that contains the employee's preference information-related elements. For more information, refer to the <strong>preference_info Object</strong> table.</td>\n</tr>\n<tr>\n<td>vanity_image_url</td>\n<td>string</td>\n<td>employee profile image</td>\n</tr>\n<tr>\n<td>catalog_info</td>\n<td>object</td>\n<td>Object that contains the catalog information of the employee. For more information, refer to the <strong>catalog_info Object</strong> table.</td>\n</tr>\n<tr>\n<td>roles</td>\n<td>object</td>\n<td>Object that contains the employee's security profile ID element: <code>security_profile_id</code>. For more information, refer to the <a href=\"https://docs.zenoti.com/?version=latest#207d741d-8ea1-4ccb-8bdf-de2babfc6d5e\">Retrieve the list of security roles in a center API</a>.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"personal_info-object\">personal_info Object</h2>\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>first_name</td>\n<td>string</td>\n<td>First name of the employee.</td>\n</tr>\n<tr>\n<td>middle_name</td>\n<td>string</td>\n<td>Middle name of the employee.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>string</td>\n<td>Last name of the employee.</td>\n</tr>\n<tr>\n<td>nick_name</td>\n<td>string</td>\n<td>Nickname of the employee.</td>\n</tr>\n<tr>\n<td>notification_name</td>\n<td>string</td>\n<td>Name of the employee that is to be displayed in notifications.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>string</td>\n<td>Email ID of the employee.</td>\n</tr>\n<tr>\n<td>mobile_phone</td>\n<td>object</td>\n<td>Object that contains the employee's mobile phone-related elements: <code>country_code</code> and <code>number</code>.</td>\n</tr>\n<tr>\n<td>home_phone</td>\n<td>object</td>\n<td>Object that contains the employee's home phone-related elements: <code>country_code</code> and <code>number</code>.</td>\n</tr>\n<tr>\n<td>work_phone</td>\n<td>object</td>\n<td>Object that contains the employee's work phone-related elements: <code>country_code</code> and <code>number</code>.</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>enum</td>\n<td>Indicates the gender of the employee: NotSpecified - -1, Male - 1, Female - 0, and Other - 3.</td>\n</tr>\n<tr>\n<td>birth_date</td>\n<td>datetime</td>\n<td>Birth date and time of the employee.</td>\n</tr>\n<tr>\n<td>anniversary_date</td>\n<td>datetime</td>\n<td>Date and time of the employee's anniversary.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"address-object\">address Object</h2>\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>address_1</td>\n<td>string</td>\n<td>Primary address of the employee.</td>\n</tr>\n<tr>\n<td>address_2</td>\n<td>string</td>\n<td>Secondary address of the employee.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>string</td>\n<td>City in which the employee resides.</td>\n</tr>\n<tr>\n<td>country_id</td>\n<td>int</td>\n<td>Unique ID of the country to which employee belongs. You can retrieve the appropriate <code>country_id</code> by using the <a href=\"https://docs.zenoti.com/?version=latest#6f67f347-f833-4838-8bd0-4727fe8a9eda\">List all countries API</a>.</td>\n</tr>\n<tr>\n<td>state_id</td>\n<td>int</td>\n<td>Unique ID of the state to which employee belongs.</td>\n</tr>\n<tr>\n<td>zip_code</td>\n<td>string</td>\n<td>Zip code of the employee's address.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"job_info-object\">job_info Object</h2>\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>job_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the employee's job.</td>\n</tr>\n<tr>\n<td>job_name</td>\n<td>string</td>\n<td>Name of the employee's job.</td>\n</tr>\n<tr>\n<td>designation_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the employee's designation.</td>\n</tr>\n<tr>\n<td>company_name</td>\n<td>string</td>\n<td>Name of the employee's company.</td>\n</tr>\n<tr>\n<td>salary</td>\n<td>decimal</td>\n<td>Salary of the employee.</td>\n</tr>\n<tr>\n<td>hourly_rate</td>\n<td>decimal</td>\n<td>Hourly rate of the employee.</td>\n</tr>\n<tr>\n<td>overtime_baseline_hours</td>\n<td>decimal</td>\n<td>If the employees works for more than the specified number of overtime_baseline_hours, it is considered as overtime for that employee.</td>\n</tr>\n<tr>\n<td>overtime_type</td>\n<td>int</td>\n<td>Type of the employee's overtime: weekly = 7.</td>\n</tr>\n<tr>\n<td>overtime_multiplier</td>\n<td>decimal</td>\n<td>Multiplier for the employee's overtime amount.  <br />Employee's overtime payment amount = (overtime_multiplier x base rate amount of the employee).</td>\n</tr>\n<tr>\n<td>work_task_ids</td>\n<td>Collection of guid</td>\n<td>Array of work task IDs for the employee.</td>\n</tr>\n<tr>\n<td>request_therapist_bonus</td>\n<td>decimal</td>\n<td>Therapist bonus requested for the employee.</td>\n</tr>\n<tr>\n<td>mandatory_break_period</td>\n<td>int</td>\n<td>Mandatory break period time provided to the employee.</td>\n</tr>\n<tr>\n<td>is_elgible_for_additional_commision_bonus</td>\n<td>boolean</td>\n<td>Indicates whether the employee is eligible for additional commission hours.</td>\n</tr>\n<tr>\n<td>max_work_hours</td>\n<td>int</td>\n<td>Maximum number of working hours of the employee.</td>\n</tr>\n<tr>\n<td>target_revenue</td>\n<td>decimal</td>\n<td>Target revenue of the employee.</td>\n</tr>\n<tr>\n<td>vacation_days</td>\n<td>int</td>\n<td>Number of days provided to the employee for vacation.</td>\n</tr>\n<tr>\n<td>special_leave_days</td>\n<td>int</td>\n<td>Number of days provided to the employee as special leave days.</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>datetime</td>\n<td>Date on which the employee started to work in the center.</td>\n</tr>\n<tr>\n<td>end_date</td>\n<td>datetime</td>\n<td>Date on which the employee stopped to work in the center.</td>\n</tr>\n<tr>\n<td>tenure_start_date</td>\n<td>datetime</td>\n<td>Tenure start date of the employee.</td>\n</tr>\n<tr>\n<td>pay_type</td>\n<td>enum</td>\n<td>Indicates the type of payment type received by the employee: 0 - center default payment type, 1 - Houly pay + commission (overtime exempt), 2 - Hourly pay + commission (overtime eligible).  <br />If you do not specify any value for this parameter, the default value is considered as <strong>0</strong>.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"preference_info-object\">preference_info Object</h2>\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>culture_id</td>\n<td>int</td>\n<td>Unique identifier of the employee's culture.</td>\n</tr>\n<tr>\n<td>search_tags</td>\n<td>string</td>\n<td>Search tags associated to the employee.</td>\n</tr>\n<tr>\n<td>receive_marketing_emails</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive marketing emails.</td>\n</tr>\n<tr>\n<td>receive_marketing_messages</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive marketing messages.</td>\n</tr>\n<tr>\n<td>receive_transactional_emails</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive transactional emails.</td>\n</tr>\n<tr>\n<td>receive_transactional_messages</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive transactional messages.</td>\n</tr>\n<tr>\n<td>receive_daily_reports</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive daily reports.</td>\n</tr>\n<tr>\n<td>receive_register_closure_report</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive the Register Closure report.</td>\n</tr>\n<tr>\n<td>waive_biometric_checkin</td>\n<td>boolean</td>\n<td>Indicates whether the employee's biometric check-in process has been waived.</td>\n</tr>\n<tr>\n<td>access_manager_productivity_app</td>\n<td>boolean</td>\n<td>Indicates whether the employee can access the Manager Productivity app.</td>\n</tr>\n<tr>\n<td>is_mentor</td>\n<td>boolean</td>\n<td>Indicates whether the employee is a mentor.</td>\n</tr>\n<tr>\n<td>access_employee_productivity_app</td>\n<td>boolean</td>\n<td>Indicates whether the employee can access the Employee Productivity app.</td>\n</tr>\n<tr>\n<td>access_code</td>\n<td>string</td>\n<td>Access code of the employee.</td>\n</tr>\n<tr>\n<td>keyword</td>\n<td>string</td>\n<td>Keywords used to search for the employee.</td>\n</tr>\n<tr>\n<td>allow_analytics_access</td>\n<td>int</td>\n<td>If true, it indicates that the employee has been granted access to analytics data.</td>\n</tr>\n<tr>\n<td>allow_api_access</td>\n<td>boolean</td>\n<td>If true, it indicates that the employee has been granted access to APIs.</td>\n</tr>\n<tr>\n<td>text_field_1</td>\n<td>string</td>\n<td>Primary text field.</td>\n</tr>\n<tr>\n<td>text_field_2</td>\n<td>string</td>\n<td>Secondary text field.</td>\n</tr>\n<tr>\n<td>additional_date_1</td>\n<td>datetime</td>\n<td>Any additional date of significance provided to the employee.</td>\n</tr>\n<tr>\n<td>additional_date_2</td>\n<td>datetime</td>\n<td>Any further additional date of significance provided to the employee.</td>\n</tr>\n<tr>\n<td>send_confirmation_for_scheduled_appointments</td>\n<td>boolean</td>\n<td>Send confirmation email and text to guests for appointments scheduled for this employee.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"login_info-object\">login_info Object</h2>\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>username</td>\n<td>string</td>\n<td>This object contains the username of the employee.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"catalog_info-object\">catalog_info Object</h2>\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>show_in_catalog</td>\n<td>bpol</td>\n<td>Show the employee details in the catalog.</td>\n</tr>\n<tr>\n<td>display_name</td>\n<td>string</td>\n<td>Display the name o the employee</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string</td>\n<td>Brief description for the employee</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the employee.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>Code that is used to represent the employee.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>personal_info</td>\n<td>object</td>\n<td>Object that contains the employee's personal information-related elements. For more information, refer to the <strong>personal_info Object</strong> table.</td>\n</tr>\n<tr>\n<td>address</td>\n<td>object</td>\n<td>Object that contains the employee's address information-related elements. For more information, refer to the <strong>address Object</strong> table.</td>\n</tr>\n<tr>\n<td>login_info</td>\n<td>object</td>\n<td>Object that contains the employee's login information-related element: <code>username</code> (email ID).</td>\n</tr>\n<tr>\n<td>job_info</td>\n<td>object</td>\n<td>Object that contains the employee's job information-related elements. For more information, refer to the <strong>job_info Object</strong> table.</td>\n</tr>\n<tr>\n<td>preference_info</td>\n<td>object</td>\n<td>Object that contains the employee's preference information-related elements. For more information, refer to the <strong>preference_info Object</strong> table.</td>\n</tr>\n<tr>\n<td>catalog_info</td>\n<td>object</td>\n<td>Object that contains the catalog information of the employee. For more information, refer to the catalog_info Object table.</td>\n</tr>\n<tr>\n<td>roles</td>\n<td>object</td>\n<td>Object that contains the employee's security profile ID element: <code>security_profile_id</code>. For more information, refer to the <a href=\"https://docs.zenoti.com/?version=latest#207d741d-8ea1-4ccb-8bdf-de2babfc6d5e\">Retrieve the list of security roles in a center API</a>.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <strong>error Object</strong> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"personal_info-object-1\">personal_info Object</h2>\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>first_name</td>\n<td>string</td>\n<td>First name of the employee.</td>\n</tr>\n<tr>\n<td>middle_name</td>\n<td>string</td>\n<td>Middle name of the employee.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>string</td>\n<td>Last name of the employee.</td>\n</tr>\n<tr>\n<td>nick_name</td>\n<td>string</td>\n<td>Nickname of the employee.</td>\n</tr>\n<tr>\n<td>notification_name</td>\n<td>string</td>\n<td>Name of the employee that is to be displayed in notifications.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>string</td>\n<td>Email ID of the employee.</td>\n</tr>\n<tr>\n<td>mobile_phone</td>\n<td>object</td>\n<td>Object that contains the employee's mobile phone-related elements: <code>country_code</code> and <code>number</code>.</td>\n</tr>\n<tr>\n<td>home_phone</td>\n<td>object</td>\n<td>Object that contains the employee's home phone-related elements: <code>country_code</code> and <code>number</code>.</td>\n</tr>\n<tr>\n<td>work_phone</td>\n<td>object</td>\n<td>Object that contains the employee's work phone-related elements: <code>country_code</code> and <code>number</code>.</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>enum</td>\n<td>Indicates the gender of the employee: NotSpecified - -1, Male - 1, Female - 0, and Other - 3.</td>\n</tr>\n<tr>\n<td>birth_date</td>\n<td>datetime</td>\n<td>Birth date and time of the employee.</td>\n</tr>\n<tr>\n<td>anniversary_date</td>\n<td>datetime</td>\n<td>Date and time of the employee's anniversary.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"address-object-1\">address Object</h2>\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>address_1</td>\n<td>string</td>\n<td>Primary address of the employee.</td>\n</tr>\n<tr>\n<td>address_2</td>\n<td>string</td>\n<td>Secondary address of the employee.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>string</td>\n<td>City in which the employee resides.</td>\n</tr>\n<tr>\n<td>country_id</td>\n<td>int</td>\n<td>Unique ID of the country to which employee belongs. You can retrieve the appropriate <code>country_id</code> by using the <a href=\"https://docs.zenoti.com/?version=latest#6f67f347-f833-4838-8bd0-4727fe8a9eda\">List all countries API</a>.</td>\n</tr>\n<tr>\n<td>state_id</td>\n<td>int</td>\n<td>Unique ID of the state to which employee belongs.</td>\n</tr>\n<tr>\n<td>zip_code</td>\n<td>string</td>\n<td>Zip code of the employee's address.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"job_info-object-1\">job_info Object</h2>\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>job_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the employee's job.</td>\n</tr>\n<tr>\n<td>job_name</td>\n<td>string</td>\n<td>Name of the employee's job.</td>\n</tr>\n<tr>\n<td>designation_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the employee's designation.</td>\n</tr>\n<tr>\n<td>company_name</td>\n<td>string</td>\n<td>Name of the employee's company.</td>\n</tr>\n<tr>\n<td>salary</td>\n<td>decimal</td>\n<td>Salary of the employee.</td>\n</tr>\n<tr>\n<td>hourly_rate</td>\n<td>decimal</td>\n<td>Hourly rate of the employee.</td>\n</tr>\n<tr>\n<td>overtime_baseline_hours</td>\n<td>decimal</td>\n<td>If the employees works for more than the specified number of overtime_baseline_hours, it is considered as overtime for that employee.</td>\n</tr>\n<tr>\n<td>overtime_type</td>\n<td>int</td>\n<td>Type of the employee's overtime: weekly = 7.</td>\n</tr>\n<tr>\n<td>overtime_multiplier</td>\n<td>decimal</td>\n<td>Multiplier for the employee's overtime calculations.  <br />Employee's overtime payment amount = (overtime_multiplier x base rate amount of the employee).</td>\n</tr>\n<tr>\n<td>work_task_ids</td>\n<td>Collection of guid</td>\n<td>Array of work task IDs for the employee.</td>\n</tr>\n<tr>\n<td>request_therapist_bonus</td>\n<td>decimal</td>\n<td>Therapist bonus requested for the employee.</td>\n</tr>\n<tr>\n<td>mandatory_break_period</td>\n<td>int</td>\n<td>Mandatory break period time provided to the employee.</td>\n</tr>\n<tr>\n<td>is_elgible_for_additional_commision_bonus</td>\n<td>boolean</td>\n<td>Indicates whether the employee is eligible for additional commission hours.</td>\n</tr>\n<tr>\n<td>max_work_hours</td>\n<td>int</td>\n<td>Maximum number of working hours of the employee.</td>\n</tr>\n<tr>\n<td>target_revenue</td>\n<td>decimal</td>\n<td>Target revenue of the employee.</td>\n</tr>\n<tr>\n<td>vacation_days</td>\n<td>int</td>\n<td>Number of days provided to the employee for vacation.</td>\n</tr>\n<tr>\n<td>special_leave_days</td>\n<td>int</td>\n<td>Number of days provided to the employee as special leave days.</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>datetime</td>\n<td>Date on which the employee started to work in the center.</td>\n</tr>\n<tr>\n<td>end_date</td>\n<td>datetime</td>\n<td>Date on which the employee stopped to work in the center.</td>\n</tr>\n<tr>\n<td>tenure_start_date</td>\n<td>datetime</td>\n<td>Tenure start date of the employee.</td>\n</tr>\n<tr>\n<td>pay_type</td>\n<td>enum</td>\n<td>Indicates the type of payment type received by the employee: 0 - center default payment type, 1 - Houly pay + commission (overtime exempt), 2 - Hourly pay + commission (overtime eligible).  <br />If you do not specify any value for this parameter, the default value is considered as <strong>0</strong>.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"preference_info-object-1\">preference_info Object</h2>\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>culture_id</td>\n<td>int</td>\n<td>Unique identifier of the employee's culture.</td>\n</tr>\n<tr>\n<td>search_tags</td>\n<td>string</td>\n<td>Search tags associated to the employee.</td>\n</tr>\n<tr>\n<td>receive_marketing_emails</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive marketing emails.</td>\n</tr>\n<tr>\n<td>receive_marketing_messages</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive marketing messages.</td>\n</tr>\n<tr>\n<td>receive_transactional_emails</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive transactional emails.</td>\n</tr>\n<tr>\n<td>receive_transactional_messages</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive transactional messages.</td>\n</tr>\n<tr>\n<td>receive_daily_reports</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive daily reports.</td>\n</tr>\n<tr>\n<td>receive_register_closure_report</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive the Register Closure report.</td>\n</tr>\n<tr>\n<td>waive_biometric_checkin</td>\n<td>boolean</td>\n<td>Indicates whether the employee's biometric check-in process has been waived.</td>\n</tr>\n<tr>\n<td>access_manager_productivity_app</td>\n<td>boolean</td>\n<td>Indicates whether the employee can access the Manager Productivity app.</td>\n</tr>\n<tr>\n<td>is_mentor</td>\n<td>boolean</td>\n<td>Indicates whether the employee is a mentor.</td>\n</tr>\n<tr>\n<td>access_employee_productivity_app</td>\n<td>boolean</td>\n<td>Indicates whether the employee can access the Employee Productivity app.</td>\n</tr>\n<tr>\n<td>access_code</td>\n<td>string</td>\n<td>Access code of the employee.</td>\n</tr>\n<tr>\n<td>keyword</td>\n<td>string</td>\n<td>Keywords used to search for the employee.</td>\n</tr>\n<tr>\n<td>allow_analytics_access</td>\n<td>int</td>\n<td>If true, it indicates that the employee has been granted access to analytics data.</td>\n</tr>\n<tr>\n<td>allow_api_access</td>\n<td>boolean</td>\n<td>If true, it indicates that the employee has been granted access to APIs.</td>\n</tr>\n<tr>\n<td>text_field_1</td>\n<td>string</td>\n<td>Primary text field.</td>\n</tr>\n<tr>\n<td>text_field_2</td>\n<td>string</td>\n<td>Secondary text field.</td>\n</tr>\n<tr>\n<td>additional_date_1</td>\n<td>datetime</td>\n<td>Any additional date of significance provided to the employee.</td>\n</tr>\n<tr>\n<td>additional_date_2</td>\n<td>datetime</td>\n<td>Any further additional date of significance provided to the employee.</td>\n</tr>\n<tr>\n<td>send_confirmation_for_scheduled_appointments</td>\n<td>boolean</td>\n<td>Send confirmation email and text to guests for appointments scheduled for this employee.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"catalog_info-object-1\">catalog_info Object</h2>\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>show_in_catalog</td>\n<td>bpol</td>\n<td>Show the employee details in the catalog.</td>\n</tr>\n<tr>\n<td>display_name</td>\n<td>string</td>\n<td>Display the name o the employee</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string</td>\n<td>Brief description for the employee</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>502</td>\n<td>invalid first_name.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>invalid center_id.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>user name already exists.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>employee code already email.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Doesn't have any jobs in the center.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Job id passed doesn't exists in the center.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>desigantion id passed is either invalid or doesn't come under the job.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>employee code already exists.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Role id passed is either invalid or cannnot create employee with that role id.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","employees","{{employee_id}}"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"e5406bdb-2bff-4ab0-9279-77fae6135c40","name":"Update the details of an existing employee profile","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"Represents the type of the request body.","type":"text"},{"key":"Authorization","type":"text","value":"bearer {{access_token}}","description":"Access token generated from the token API."}],"body":{"mode":"raw","raw":"{\n    \"code\": \"ApiDirectUser2\",\n    \"center_id\": \"a11f578a-1b81-4de0-8834-915f79e5362b\",\n    \"personal_info\": {\n        \"first_name\": \"ApiDirect2\",\n        \"middle_name\": \"\",\n        \"last_name\": \"User\",\n        \"nick_name\": \"Api test2\",\n        \"notification_name\": \"Api Direct Test2\",\n        \"email\": \"vishnu2@gmail.com\",\n        \"mobile_phone\": {\n            \"country_code\": 91,\n            \"number\": \"1234567890\"\n        },\n        \"home_phone\": {\n            \"country_code\": 95,\n            \"number\": \"\"\n        },\n        \"work_phone\": {\n            \"country_code\": 95,\n            \"number\": \"\"\n        },\n        \"gender\": 1,\n        \"birth_date\": \"0001-01-01T00:00:00\",\n        \"anniversary_date\": \"0001-01-01T00:00:00\"\n    },\n    \"address\": {\n        \"address_1\": \"\",\n        \"address_2\": \"\",\n        \"city\": \"\",\n        \"country_id\": 95,\n        \"state_id\": \"-2\",\n        \"zip_code\": \"\"\n    },\n    \"login_info\": {\n        \"username\": \"vishnu2@gmail.com\"\n    },\n    \"job_info\": {\n        \"job_id\": \"b580ce93-b472-480d-af6f-6235f4a84eba\",\n        \"job_name\": \"AM job\",\n        \"designation_id\": null,\n        \"company_name\": \"\",\n        \"salary\": 0.0,\n        \"hourly_rate\": 0.0,\n        \"overtime_baseline_hours\": 0.0,\n        \"overtime_type\": 0,\n        \"overtime_multiplier\": 1.0,\n        \"work_task_ids\": null,\n        \"request_therapist_bonus\": 0.0,\n        \"mandatory_break_period\": 0,\n        \"is_elgible_for_additional_commision_bonus\": false,\n        \"max_work_hours\": 0,\n        \"target_revenue\": 0.0,\n        \"vacation_days\": 0,\n        \"special_leave_days\": 0,\n        \"start_date\": \"2014-12-08T00:00:00\",\n        \"end_date\": \"0001-01-01T00:00:00\",\n        \"tenure_start_date\": \"0001-01-01T00:00:00\",\n        \"pay_type\": 0\n    },\n    \"preference_info\": {\n        \"culture_id\": 202,\n        \"search_tags\": \"Employee Tag 1\",\n        \"receive_marketing_emails\": true,\n        \"receive_marketing_messages\": true,\n        \"receive_transactional_emails\": true,\n        \"receive_transactional_messages\": true,\n        \"receive_daily_reports\": false,\n        \"receive_register_closure_report\": false,\n        \"waive_biometric_checkin\": false,\n        \"access_manager_productivity_app\": false,\n        \"is_mentor\": false,\n        \"access_employee_productivity_app\": false,\n        \"access_code\": \"\",\n        \"keyword\": \"\",\n        \"allow_analytics_access\": false,\n        \"allow_api_access\": false,\n        \"text_field_1\": \"\",\n        \"text_field_2\": \"\",\n        \"additional_date_1\": \"0001-01-01T00:00:00\",\n        \"additional_date_2\": \"0001-01-01T00:00:00\",\n        \"send_confirmation_for_scheduled_appointments\": true\n    },\n    \"roles\": {\n        \"security_profile_id\": \"649803C6-4153-4957-8B66-E0742447CE2A\"\n    },\n    \"catalog_info\" : {\n           \"show_in_catalog\" : true,\n            \"display_name\" : \"catalog display name\",\n            \"description\" : \"this is a description\"\n            }\n}","options":{"raw":{"language":"json"}}},"url":"{api_url}/v1/employees/{employee_id}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 25 Jul 2019 05:26:49 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"58"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"447fc2fd-3c54-47ec-932a-cce1523a6fc7\",\n    \"code\": \"ApiDirectUser2\",\n    \"center_id\": \"a11f578a-1b81-4de0-8834-915f79e5362b\",\n    \"personal_info\": {\n        \"first_name\": \"ApiDirect2\",\n        \"middle_name\": \"\",\n        \"last_name\": \"User\",\n        \"nick_name\": \"Api test2\",\n        \"notification_name\": \"Api Direct Test2\",\n        \"email\": \"vishnu2@gmail.com\",\n        \"mobile_phone\": {\n            \"country_code\": 91,\n            \"number\": \"1234567890\"\n        },\n        \"home_phone\": {\n            \"country_code\": 95,\n            \"number\": \"\"\n        },\n        \"work_phone\": {\n            \"country_code\": 95,\n            \"number\": \"\"\n        },\n        \"gender\": 1,\n        \"birth_date\": \"0001-01-01T00:00:00\",\n        \"anniversary_date\": \"0001-01-01T00:00:00\"\n    },\n    \"address\": {\n        \"address_1\": \"\",\n        \"address_2\": \"\",\n        \"city\": \"\",\n        \"country_id\": 95,\n        \"state_id\": -2,\n        \"zip_code\": \"\"\n    },\n    \"login_info\": {\n        \"username\": \"vishnu2@gmail.com\"\n    },\n    \"job_info\": {\n        \"job_id\": \"b580ce93-b472-480d-af6f-6235f4a84eba\",\n        \"job_name\": \"AM job\",\n        \"designation_id\": null,\n        \"company_name\": \"\",\n        \"salary\": 0.0,\n        \"hourly_rate\": 0.0,\n        \"overtime_baseline_hours\": 0.0,\n        \"overtime_type\": 0,\n        \"overtime_multiplier\": 1.0,\n        \"work_task_ids\": null,\n        \"request_therapist_bonus\": 0.0,\n        \"mandatory_break_period\": 0,\n        \"is_elgible_for_additional_commision_bonus\": false,\n        \"max_work_hours\": 0,\n        \"target_revenue\": 0.0,\n        \"vacation_days\": 0,\n        \"special_leave_days\": 0,\n        \"start_date\": \"2014-12-08T00:00:00\",\n        \"end_date\": \"0001-01-01T00:00:00\",\n        \"tenure_start_date\": \"0001-01-01T00:00:00\",\n        \"pay_type\": 0\n    },\n    \"preference_info\": {\n        \"culture_id\": 202,\n        \"search_tags\": \"Employee Tag 1\",\n        \"receive_marketing_emails\": true,\n        \"receive_marketing_messages\": true,\n        \"receive_transactional_emails\": true,\n        \"receive_transactional_messages\": true,\n        \"receive_daily_reports\": false,\n        \"receive_register_closure_report\": false,\n        \"waive_biometric_checkin\": false,\n        \"access_manager_productivity_app\": false,\n        \"is_mentor\": false,\n        \"access_employee_productivity_app\": false,\n        \"access_code\": \"\",\n        \"keyword\": \"\",\n        \"allow_analytics_access\": false,\n        \"allow_api_access\": false,\n        \"text_field_1\": \"\",\n        \"text_field_2\": \"\",\n        \"additional_date_1\": \"0001-01-01T00:00:00\",\n        \"additional_date_2\": \"0001-01-01T00:00:00\",\n        \"send_confirmation_for_scheduled_appointments\": true\n    },\n    \"roles\": {\n        \"security_profile_id\": \"649803c6-4153-4957-8b66-e0742447ce2a\"\n    },\n     \"catalog_info\" : {\n           \"show_in_catalog\" : true,\n            \"display_name\" : \"catalog display name\",\n            “description“ : \"this is a description\"\n            }\n}"}],"_postman_id":"ae352382-fdeb-41cb-93e6-94a9da1e625f"},{"name":"Check-in an employee","id":"a53e3b38-c4a9-45da-9e7a-8979912851c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"center_id\" : {{center_id}}\n}"},"url":"{{api_url}}/v1/employees/{{employee_id}}/checkin","description":"<p>This API helps you to check-in an employee. <br />\n<br />\nYou must specify the unique identifier of the employee as <code>employee_id</code> in the API request.<br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>EmployeeId</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the employee.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-parameters\">Request Body Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the center in which the employee is to be checked-in.</td>\n</tr>\n<tr>\n<td>fingerprint_data</td>\n<td>string</td>\n<td>Fingerprint data if biometric is being used. You must use <code>guid.empty</code> instead of <code>EmployeeId</code> in case of biometric check-in.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>employee</td>\n<td>object</td>\n<td>Object that contains all the details of the employee who has been checked-in. It is only displayed in the case of fingerprint check-in. In other cases, the field would not be present in the output.</td>\n</tr>\n<tr>\n<td>is_employee_checked_in</td>\n<td>boolean</td>\n<td>Indicates whether the employee has been checked in.</td>\n</tr>\n<tr>\n<td>check_in_time</td>\n<td>string</td>\n<td>Time at which the employee was checked in. Format : hh:mm:ss</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>4045</td>\n<td>request is null, center id is not passed.</td>\n</tr>\n<tr>\n<td>449</td>\n<td>CenterId passed is invalid, CenterId: {CenterId}.</td>\n</tr>\n<tr>\n<td>602</td>\n<td>Center not authorized to use this application.</td>\n</tr>\n<tr>\n<td>4023</td>\n<td>Couldn't fetch the center finger prints.</td>\n</tr>\n<tr>\n<td>404</td>\n<td>Couldn't find matching finger prints.</td>\n</tr>\n<tr>\n<td>450</td>\n<td>employee  is already checked in.</td>\n</tr>\n<tr>\n<td>449</td>\n<td>Schedule for employee is not set.</td>\n</tr>\n<tr>\n<td>438</td>\n<td>User does not have the required permission to perform this action.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","employees","{{employee_id}}","checkin"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"af7649eb-1fcd-4a53-91ec-01d3e1b15fcb","name":"checkIn success","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"This is the token generated from the token api.","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"center_id\" : {{center_id}}\n}"},"url":"{{api_url}}/v1/employees/{{employee_id}}/checkin"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"is_employee_checked_in\": true,\n    \"check_in_time\": \"14:22:16\"\n}"}],"_postman_id":"a53e3b38-c4a9-45da-9e7a-8979912851c5"},{"name":"Check-out an employee","id":"a4db212c-d040-42af-a3c9-95d4c5645383","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json","description":"<p>Represents the content type of the request body.</p>\n"}],"body":{"mode":"raw","raw":"{\n\t\"center_id\" : {{center_id}}\n}"},"url":"{{api_url}}/v1/employees/{{employee_id}}/checkout","description":"<p>This API helps you to check-out an employee. <br />\n<br />\nYou must specify the unique identifier of the employee as <code>employee_id</code> in the API request.<br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>EmployeeId</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the employee.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-parameters\">Request Body Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the center in which the employee is to be checked-out.</td>\n</tr>\n<tr>\n<td>fingerprint_data</td>\n<td>string</td>\n<td>Fingerprint data if biometric is being used. You must use <code>guid.empty</code> instead of <code>EmployeeId</code> in case of biometric check-out.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>employee</td>\n<td>object</td>\n<td>Object that contains all the details of the employee who has been checked-out. It is only displayed in the case of fingerprint check-out. In other cases, the field would not be present in the output.</td>\n</tr>\n<tr>\n<td>is_employee_checked_in</td>\n<td>boolean</td>\n<td>Indicates whether the employee has been checked in.</td>\n</tr>\n<tr>\n<td>check_in_time</td>\n<td>string</td>\n<td>Time at which the employee was checked in. Format : hh:mm:ss</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>4045</td>\n<td>request is null, center id is not passed.</td>\n</tr>\n<tr>\n<td>449</td>\n<td>CenterId passed is invalid, CenterId: {CenterId}.</td>\n</tr>\n<tr>\n<td>602</td>\n<td>Center not authorized to use this application.</td>\n</tr>\n<tr>\n<td>4023</td>\n<td>Couldn't fetch the center finger prints.</td>\n</tr>\n<tr>\n<td>404</td>\n<td>Couldn't find matching finger prints.</td>\n</tr>\n<tr>\n<td>450</td>\n<td>employee  is already checked in.</td>\n</tr>\n<tr>\n<td>449</td>\n<td>Schedule for employee is not set.</td>\n</tr>\n<tr>\n<td>438</td>\n<td>User does not have the required permission to perform this action.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","employees","{{employee_id}}","checkout"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"d599ec34-88e6-4674-971b-7dae0755e53f","name":"checkout success","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"This is the token generated from the token api.","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"center_id\" : {{center_id}}\n}"},"url":"{{api_url}}/v1/employees/{{employee_id}}/checkin"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"is_employee_checked_out\": true,\n    \"check_out_time\": \"14:34:46\"\n}"}],"_postman_id":"a4db212c-d040-42af-a3c9-95d4c5645383"},{"name":"Retrieve the attendance of an employee","id":"c63dc073-5305-44f9-9a6e-88d814ce8161","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n","type":"text"}],"url":"{{api_url}}/v1/employees/{{employee_id}}/attendance?center_id={{center_id}}&start_date={{start_date}}&end_date={{end_date}}","description":"<p>This API requires a date range and the employee id of the employee whose attendance is intended.</p>\n<p>it returns an object list indicating attendance in the sate range, below is the details of the object</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>schedule_id</td>\n<td>guid</td>\n<td>Unique identifier of the schedule.</td>\n</tr>\n<tr>\n<td>attendance_date</td>\n<td>datetime</td>\n<td>Date of the Attendance.</td>\n</tr>\n<tr>\n<td>center_name</td>\n<td>string</td>\n<td>Name of the center where the attendance is recorded.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>string</td>\n<td>status of the employee for the particular checkin checkout window.</td>\n</tr>\n<tr>\n<td>status_id</td>\n<td>guid</td>\n<td>Unique identifier of the status of employee for the particular checkin checkout window.</td>\n</tr>\n<tr>\n<td>expected_checkin</td>\n<td>string</td>\n<td>Expected time of checkin in the center as per schedule, Format : hh:mm.</td>\n</tr>\n<tr>\n<td>expected_checkout</td>\n<td>string</td>\n<td>Expected time of checkout in the center as per schedule, Format : hh:mm.</td>\n</tr>\n<tr>\n<td>actual_checkin</td>\n<td>string</td>\n<td>Actual time of checkout by the employee, Format : hh:mm.</td>\n</tr>\n<tr>\n<td>actual_checkout</td>\n<td>string</td>\n<td>Actual time of checkout by the employee, Format : hh:mm.</td>\n</tr>\n<tr>\n<td>category</td>\n<td>string</td>\n<td>Category of the checkin.</td>\n</tr>\n<tr>\n<td>comments</td>\n<td>string</td>\n<td>Comments for the specific checkin.</td>\n</tr>\n<tr>\n<td>keywords</td>\n<td>string</td>\n<td>Keywords attached to the checkin.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","employees","{{employee_id}}","attendance"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>Unique Identfier of the center where the attendance needs to be checked</p>\n","type":"text/plain"},"key":"center_id","value":"{{center_id}}"},{"description":{"content":"<p>starting date of the date range, includes in the range</p>\n","type":"text/plain"},"key":"start_date","value":"{{start_date}}"},{"description":{"content":"<p>ending date of the date ranges, includes in the range</p>\n","type":"text/plain"},"key":"end_date","value":"{{end_date}}"}],"variable":[]}},"response":[{"id":"e17a311a-4bd4-40fc-bf00-126b3e05d015","name":"for a date range","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"This is the token generated from the token api.","type":"text"}],"url":{"raw":"{{api_url}}/v1/employees/{{employee_id}}/attendance?center_id={{center_id}}&start_date=04-25-2019&end_date=04-26-2019","host":["{{api_url}}"],"path":["v1","employees","{{employee_id}}","attendance"],"query":[{"key":"center_id","value":"{{center_id}}","description":"Unique Identfier of the center where the attendance needs to be checked"},{"key":"start_date","value":"04-25-2019","description":"starting date of the date range, includes in the range"},{"key":"end_date","value":"04-26-2019","description":"ending date of the date ranges, includes in the range"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"attendance\": [\n        {\n            \"schedule_id\": \"c6c63d58-4956-40bc-b5ed-8582dbe70b4f\",\n            \"attendance_date\": \"2019-04-25T00:00:00\",\n            \"center_name\": \"kinnect\",\n            \"status\": \"Working\",\n            \"status_id\": 0,\n            \"expected_checkin\": \"10:00\",\n            \"actual_checkin\": \"\",\n            \"expected_checkout\": \"12:30\",\n            \"actual_checkout\": \"\",\n            \"category\": \"\",\n            \"comments\": \"\",\n            \"keywords\": \"\"\n        },\n        {\n            \"schedule_id\": \"3681d888-63c9-42fe-91c5-201e7e87189d\",\n            \"attendance_date\": \"2019-04-25T00:00:00\",\n            \"center_name\": \"kinnect\",\n            \"status\": \"Working\",\n            \"status_id\": 0,\n            \"expected_checkin\": \"13:00\",\n            \"actual_checkin\": \"\",\n            \"expected_checkout\": \"16:00\",\n            \"actual_checkout\": \"\",\n            \"category\": \"\",\n            \"comments\": \"\",\n            \"keywords\": \"\"\n        },\n        {\n            \"schedule_id\": \"a718d858-e7bb-4528-ab73-7916352c7bd1\",\n            \"attendance_date\": \"2019-04-26T00:00:00\",\n            \"center_name\": \"kinnect\",\n            \"status\": \"Working\",\n            \"status_id\": 0,\n            \"expected_checkin\": \"10:00\",\n            \"actual_checkin\": \"14:22\",\n            \"expected_checkout\": \"12:30\",\n            \"actual_checkout\": \"14:34\",\n            \"category\": \"\",\n            \"comments\": \"\",\n            \"keywords\": \"\"\n        },\n        {\n            \"schedule_id\": \"3f91aa36-0f66-41b1-a1c1-89330854cb12\",\n            \"attendance_date\": \"2019-04-26T00:00:00\",\n            \"center_name\": \"kinnect\",\n            \"status\": \"Working\",\n            \"status_id\": 0,\n            \"expected_checkin\": \"10:00\",\n            \"actual_checkin\": \"14:22\",\n            \"expected_checkout\": \"12:30\",\n            \"actual_checkout\": \"14:34\",\n            \"category\": \"\",\n            \"comments\": \"\",\n            \"keywords\": \"\"\n        }\n    ],\n    \"total_records\": 4\n}"}],"_postman_id":"c63dc073-5305-44f9-9a6e-88d814ce8161"},{"name":"Update the schedule of an employee","id":"76e20b17-a1b2-4b71-b41c-e697baf80a4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"schedules\": [\n        {\n            \"date\": \"2020-02-05T00:00:00\",\n            \"shifts\": [\n                {\n                    \"schedule_id\": \"73c730a2-5a36-4906-998c-77759c97d8a4\",\n                    \"start_time\": \"2020-01-28 10:00:00.000\",\n                    \"end_time\": \"2020-01-28 14:00:00.000\",\n                    \"status\": 1,\n                    \"room_no\": \"AA806F7D-7D54-4E47-8203-C2F03D24F78D\"\n                },\n                {\n                    \"schedule_id\": \"\",\n                    \"start_time\": \"2020-01-28 20:00:00.000\",\n                    \"end_time\": \"2020-01-28 22:00:00.000\",\n                    \"status\": 1,\n                    \"room_no\": \"AA806F7D-7D54-4E47-8203-C2F03D24F78D\"\n                }\n            ]\n        }\n    ],\n    \"center_id\": \"ad3feb5f-40e2-4075-8f8f-5f40ef1ed697\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/v1/employees/{employee_id}/schedules","description":"<p>This API helps you to add, edit, or delete the schedule of the specified employee for any one particular day at a time.</p>\n<p>You cannot use this API to simultaneously update the employee's schedule for multiple days.</p>\n<p>You must provide appropriate data for the <code>employee_id</code> parameter.</p>\n<p>Note: Before using this API, you must first call the <code>GET Retrieve the schedules of employees of a center</code> API. After you retrieve the <code>schedule_id</code> for the required employee, you can then use that unique <code>schedule_id</code> to update the employee's schedule for a specific day.</p>\n<h2 id=\"parameters\">Parameters</h2>\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>employee_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the specific employee. This is a mandatory parameter.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-details\">Request Body Details</h2>\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>schedules</td>\n<td>object</td>\n<td>Object that contains schedule details of the specific employee. For more information, refer to the schedules table below.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the center at which the specified employee works.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"schedules\">schedules</h2>\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>date</td>\n<td>datetime</td>\n<td>Date of the schedule of the employee.</td>\n</tr>\n<tr>\n<td>shifts</td>\n<td>object</td>\n<td>Object that contains shift details of the employee. For more information, refer to the shifts table below.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"shifts\">shifts</h2>\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>schedule_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the schedule of the employee.</td>\n</tr>\n<tr>\n<td>start_time</td>\n<td>datetime</td>\n<td>Start time of the shift of the employee.</td>\n</tr>\n<tr>\n<td>end_time</td>\n<td>datetime</td>\n<td>End time of the shift of the employee.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>int</td>\n<td>Indicates the status of the shift of the employee.</td>\n</tr>\n<tr>\n<td>room_id</td>\n<td>guid</td>\n<td>The id of the room in which the employee is scheduled to work.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"reponse-details\">Reponse Details</h2>\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>success</td>\n<td>boolean</td>\n<td>If <code>true</code>, it indicates that the employee's schedule was successfully updated.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the error table below.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error\">error</h2>\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>StatusCode</td>\n<td>int</td>\n<td>Status code that represents the type of the error.</td>\n</tr>\n<tr>\n<td>Message</td>\n<td>string</td>\n<td>Message that describes the error.</td>\n</tr>\n<tr>\n<td>InternalMessage</td>\n<td>string</td>\n<td>Internal message that describes about the error in more detail.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-message-details\">Error Message Details</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Message</th>\n<th>Error Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>InvalidInput</td>\n<td>502</td>\n<td>If the employee schedule details are not passed and/or the employee schedule is null.</td>\n</tr>\n<tr>\n<td>InvalidInput</td>\n<td>502</td>\n<td>If an invalid <code>employee_id</code> is specified.</td>\n</tr>\n<tr>\n<td>InvalidInput</td>\n<td>502</td>\n<td>If the specified employee schedule date is for a past date.</td>\n</tr>\n<tr>\n<td>InvalidInput</td>\n<td>502</td>\n<td>If the specified employee does not exist in the organization. The provided login credentials might not be of an employee.</td>\n</tr>\n<tr>\n<td>InvalidInput</td>\n<td>502</td>\n<td>If the employee has already checked in. The schedule of employees who have already checked in cannot be edited.</td>\n</tr>\n<tr>\n<td>InvalidInput</td>\n<td>502</td>\n<td>If the number of schedules that is passed in <code>scheduleCount</code> is not valid. The number of schedules that can be passed for an employee must not be equal to zero and must not be more than two.</td>\n</tr>\n<tr>\n<td>InvalidInput</td>\n<td>502</td>\n<td>If there is a mismatch between the specified start date and end date of the employee's schedule. The specified start date and end date details of an employee must always be same.</td>\n</tr>\n<tr>\n<td>InvalidInput</td>\n<td>502</td>\n<td>If the start time of one of the schedules is greater than the end time. Start time of any schedule cannot be greater than its end time.</td>\n</tr>\n<tr>\n<td>InvalidInput</td>\n<td>502</td>\n<td>If not all schedules could be passed.</td>\n</tr>\n<tr>\n<td>InvalidInput</td>\n<td>502</td>\n<td>If the employee's shifts are overlapping; shifts cannot overlap.</td>\n</tr>\n<tr>\n<td>SomethingWentWrong</td>\n<td>4023</td>\n<td>If some issue occurred due to a failure at the API level.</td>\n</tr>\n<tr>\n<td>UserNotAuthorized</td>\n<td>438</td>\n<td>If the Zenoti user does not have the required authorization to update the employee's schedule.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","employees","{employee_id}","schedules"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"fbb65e7f-8653-4e3e-8106-16333a823d4b","name":"Update the schedule of an employee","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"schedules\": [\n        {\n            \"date\": \"2020-02-05T00:00:00\",\n            \"shifts\": [\n                {\n                    \"schedule_id\": \"73c730a2-5a36-4906-998c-77759c97d8a4\",\n                    \"start_time\": \"2020-01-28 10:00:00.000\",\n                    \"end_time\": \"2020-01-28 14:00:00.000\",\n                    \"status\": 1,\n                    \"room_no\": \"AA806F7D-7D54-4E47-8203-C2F03D24F78D\"\n                },\n                {\n                    \"schedule_id\": \"\",\n                    \"start_time\": \"2020-01-28 20:00:00.000\",\n                    \"end_time\": \"2020-01-28 22:00:00.000\",\n                    \"status\": 1,\n                    \"room_no\": \"AA806F7D-7D54-4E47-8203-C2F03D24F78D\"\n                }\n            ]\n        }\n    ],\n    \"center_id\": \"ad3feb5f-40e2-4075-8f8f-5f40ef1ed697\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/v1/invoices/{invoice_id}/online_payments"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":"{\r\n\"success\" : true,\r\n\"error\" : null\r\n}"}],"_postman_id":"76e20b17-a1b2-4b71-b41c-e697baf80a4d"},{"name":"Retrieve list of all security profiles","id":"26046064-fe9e-4b52-b627-3203e993355a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n\r\n            \"security_profiles\":[\r\n\r\n                        {\r\n\r\n                                    \"id\":\"guid\",\r\n\r\n                                    \"name\":\"Therapist\",\r\n\r\n                                    \"manage_all_centers\":0,\r\n\r\n                                    \"manage_all_organizations\":0,\r\n\r\n                                    \"system_security_profile\":0 ,\r\n\r\n                                    \"security_profile_order\":11,\r\n\r\n                                    \"manage_mode\":1,\r\n\r\n                                    \"operate_mode\":0,\r\n\r\n                                    \"friendly_name\": \"Teherapist 1\",\r\n\r\n                                    \"security_profile_perms:[\r\n\r\n                                                {\r\n\r\n                                                            \"id\":\"guid\",\r\n\r\n                                                            \"seciurity_perms_mask\":251\r\n\r\n                  “security_object_id:””\r\n\r\n                                                            “security_object_name”:””\r\n\r\n                                                }    \r\n\r\n                                    ]\r\n\r\n                        }\r\n\r\n            ]\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{api_url}/v1/organizations/security_roles?type=3","description":"<p>The purpose of this API is to get a list of all the security profiles associated under the organization and under the center.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>type</td>\n<td>enum</td>\n<td>1 =&gt; Org (Owner), 2=&gt; Zones (Zonal Manager), 3=&gt; Center, 0=&gt; All Values (considering logged in user's role level), -1=&gt; For dropdowns (listing irrespective of logged in user's role level)</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"security_roles-response-object\">security_roles Response Object</h2>\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>id</td>\n<td>guid</td>\n<td>Id of the security role of the employee</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the security role of the employee. For example, Manager, Accountant, or Administrator.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","organizations","security_roles"],"host":["{api_url}"],"query":[{"description":{"content":"<p>1 =&gt; Org (Owner), 2=&gt; Zones (Zonal Manager), 3=&gt; Center, 0=&gt; All Values (considering logged in user's role level), -1=&gt; For dropdowns (listing irrespective of logged in user's role level)</p>\n","type":"text/plain"},"key":"type","value":"3"}],"variable":[]}},"response":[],"_postman_id":"26046064-fe9e-4b52-b627-3203e993355a"},{"name":"Delete the role of an employee","id":"7dfd43bf-9638-4f20-94ce-f2279681d81a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{api_url}/v1/employees/{employee_id}/security_roles/{employee_security_profile_id}","description":"<h2 id=\"delete-the-role-of-an-employee\">Delete the role of an employee</h2>\n<p>The purpose of this API is to delete the role of the employee. </p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>employee_id</td>\n<td>guid</td>\n<td>Id of the employee for whom the security role is deleted.</td>\n</tr>\n<tr>\n<td>employee_security_profile_id</td>\n<td>guid</td>\n<td>The id of the security role. This is a unique combination of role, user, center, zone, and organization.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","employees","{employee_id}","security_roles","{employee_security_profile_id}"],"host":["{api_url}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7dfd43bf-9638-4f20-94ce-f2279681d81a"},{"name":"Retrieve employee details with payroll information","id":"89204830-82af-499b-8375-8747618cbc3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{api_url}/v1/employees/{employee_id}?expand=payroll_info&includeEmployeeImage=True","description":"<p>The purpose of this API is to fetch employee details.</p>\n<p><em>Retrieve the employee details - API example:</em></p>\n<p>{api_url}/v1/employees/{employee_id}?</p>\n<p><em>Retrieve the employee details with payroll - API example:</em></p>\n<p>{api_url}/v1/employees/{employee_id}?expand=payroll_info</p>\n<p><em>Retrieve the employee details with payroll and include employee image:</em></p>\n<p>{api_url}/v1/employees/{employee_id}?expand=payroll_info&amp;includeEmployeeImage=True</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>employee_id</td>\n<td>guid</td>\n<td>Employee id for whom the details are to be fetched.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-object\">Response Object</h2>\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>id</td>\n<td>guid</td>\n<td>Unique identifier of the employee</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>Code which is used to represent employee.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td>Unique identifier of the center.</td>\n</tr>\n<tr>\n<td>is_consultant</td>\n<td>bool</td>\n<td>Boolean that represents if the employee is a consultant or not.</td>\n</tr>\n<tr>\n<td>created_by</td>\n<td>guid</td>\n<td>The id of the employee who created this employee profile.</td>\n</tr>\n<tr>\n<td>personal_info</td>\n<td>Object</td>\n<td>Object that contains personal information of the employee.</td>\n</tr>\n<tr>\n<td>address</td>\n<td>object</td>\n<td>Object that comtains personal info of the employee.</td>\n</tr>\n<tr>\n<td>login_info</td>\n<td>object</td>\n<td>Object that contains login information of the employee.</td>\n</tr>\n<tr>\n<td>job_info</td>\n<td>object</td>\n<td>Object that contains job information of the employee.</td>\n</tr>\n<tr>\n<td>preference_info</td>\n<td>object</td>\n<td>Object which contains preference information of the employee.</td>\n</tr>\n<tr>\n<td>payroll_info</td>\n<td>object</td>\n<td>Object that contains the payroll info of the employee.</td>\n</tr>\n<tr>\n<td>vanity_image_url</td>\n<td>string</td>\n<td>The employee profile image.</td>\n</tr>\n<tr>\n<td>roles</td>\n<td>object</td>\n<td><code>Optional</code>  <br />Object that contains the employee's security profile ID element: <code>security_profile_id</code>. For more information, refer to the <a href=\"https://docs.zenoti.com/?version=latest#207d741d-8ea1-4ccb-8bdf-de2babfc6d5e\">Retrieve the list of security roles in a center API</a>.</td>\n</tr>\n<tr>\n<td>catalog_info</td>\n<td>object</td>\n<td>Object that contains the catalog information of the employee.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"job_info-object\">job_info Object</h2>\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>job_id</td>\n<td>guid</td>\n<td><code>Mandatory</code>  <br />Unique 32-character identifier of the employee's job.</td>\n</tr>\n<tr>\n<td>job_name</td>\n<td>string</td>\n<td><code>Optional</code>  <br />Name of the employee's job.</td>\n</tr>\n<tr>\n<td>designation_id</td>\n<td>guid</td>\n<td><code>Optional</code>  <br />Unique 32-character identifier of the employee's designation.</td>\n</tr>\n<tr>\n<td>company_name</td>\n<td>string</td>\n<td><code>Optional</code>  <br />Name of the employee's company.</td>\n</tr>\n<tr>\n<td>salary</td>\n<td>decimal</td>\n<td><code>Optional</code>  <br />Salary of the employee.</td>\n</tr>\n<tr>\n<td>hourly_rate</td>\n<td>decimal</td>\n<td><code>Optional</code>  <br />Hourly rate of the employee.</td>\n</tr>\n<tr>\n<td>overtime_baseline_hours</td>\n<td>decimal</td>\n<td><code>Optional</code>  <br />If the employees works for more than the specified number of overtime_baseline_hours, it is considered as overtime for that employee.</td>\n</tr>\n<tr>\n<td>overtime_type</td>\n<td>int</td>\n<td><code>Optional</code>  <br />Type of the employee's overtime: weekly = 7.</td>\n</tr>\n<tr>\n<td>overtime_multiplier</td>\n<td>decimal</td>\n<td><code>Optional</code>  <br />Multiplier for the employee's overtime.  <br />Employee's overtime payment amount = (overtime_multiplier x base rate amount of the employee).</td>\n</tr>\n<tr>\n<td>work_task_ids</td>\n<td>Collection of guid</td>\n<td><code>Optional</code>  <br />Array of work task IDs for the employee.</td>\n</tr>\n<tr>\n<td>request_therapist_bonus</td>\n<td>decimal</td>\n<td><code>Optional</code>  <br />Therapist bonus requested for the employee.</td>\n</tr>\n<tr>\n<td>mandatory_break_period</td>\n<td>int</td>\n<td><code>Optional</code>  <br />Mandatory break period time provided to the employee.</td>\n</tr>\n<tr>\n<td>is_elgible_for_additional_commision_bonus</td>\n<td>boolean</td>\n<td><code>Optional</code>  <br />Indicates whether the employee is eligible for additional commission hours.</td>\n</tr>\n<tr>\n<td>max_work_hours</td>\n<td>int</td>\n<td><code>Optional</code>  <br />Maximum number of working hours of the employee.</td>\n</tr>\n<tr>\n<td>target_revenue</td>\n<td>decimal</td>\n<td><code>Optional</code>  <br />Target revenue of the employee.</td>\n</tr>\n<tr>\n<td>vacation_days</td>\n<td>int</td>\n<td><code>Optional</code>  <br />Number of days provided to the employee for vacation.</td>\n</tr>\n<tr>\n<td>special_leave_days</td>\n<td>int</td>\n<td><code>Optional</code>  <br />Number of days provided to the employee as special leave days.</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>datetime</td>\n<td><code>Optional</code>  <br />Date on which the employee started to work in the center.</td>\n</tr>\n<tr>\n<td>end_date</td>\n<td>datetime</td>\n<td><code>Optional</code>  <br />Date on which the employee stopped to work in the center.</td>\n</tr>\n<tr>\n<td>tenure_start_date</td>\n<td>datetime</td>\n<td><code>Optional</code>  <br />Tenure start date of the employee.</td>\n</tr>\n<tr>\n<td>pay_type</td>\n<td>enum</td>\n<td><code>Optional</code>  <br />Indicates the type of payment type received by the employee: 0 - center default payment type, 1 - Houly pay + commission (overtime exempt), 2 - Hourly pay + commission (overtime eligible).  <br />If you do not specify any value for this parameter, the default value is considered as <strong>0</strong>.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"preference_info-object\">preference_info Object</h2>\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>culture_id</td>\n<td>int</td>\n<td>Unique identifier of the employee's culture.</td>\n</tr>\n<tr>\n<td>search_tags</td>\n<td>string</td>\n<td>Search tags associated to the employee.</td>\n</tr>\n<tr>\n<td>receive_marketing_emails</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive marketing emails.</td>\n</tr>\n<tr>\n<td>receive_marketing_messages</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive marketing messages.</td>\n</tr>\n<tr>\n<td>receive_transactional_emails</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive transactional emails.</td>\n</tr>\n<tr>\n<td>receive_transactional_messages</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive transactional messages.</td>\n</tr>\n<tr>\n<td>receive_daily_reports</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive daily reports.</td>\n</tr>\n<tr>\n<td>receive_register_closure_report</td>\n<td>boolean</td>\n<td>Indicates whether the employee can receive the Register Closure report.</td>\n</tr>\n<tr>\n<td>waive_biometric_checkin</td>\n<td>boolean</td>\n<td>Indicates whether the employee's biometric check-in process has been waived.</td>\n</tr>\n<tr>\n<td>access_manager_productivity_app</td>\n<td>boolean</td>\n<td>Indicates whether the employee can access the Manager Productivity app.</td>\n</tr>\n<tr>\n<td>is_mentor</td>\n<td>boolean</td>\n<td>Indicates whether the employee is a mentor.</td>\n</tr>\n<tr>\n<td>access_employee_productivity_app</td>\n<td>boolean</td>\n<td>Indicates whether the employee can access the Employee Productivity app.</td>\n</tr>\n<tr>\n<td>access_code</td>\n<td>string</td>\n<td>Access code of the employee.</td>\n</tr>\n<tr>\n<td>keyword</td>\n<td>string</td>\n<td>Keywords used to search for the employee.</td>\n</tr>\n<tr>\n<td>allow_analytics_access</td>\n<td>int</td>\n<td>If true, it indicates that the employee has been granted access to analytics data.</td>\n</tr>\n<tr>\n<td>allow_api_access</td>\n<td>boolean</td>\n<td>If true, it indicates that the employee has been granted access to APIs.</td>\n</tr>\n<tr>\n<td>text_field_1</td>\n<td>string</td>\n<td>Primary text field.</td>\n</tr>\n<tr>\n<td>text_field_2</td>\n<td>string</td>\n<td>Secondary text field.</td>\n</tr>\n<tr>\n<td>additional_date_1</td>\n<td>datetime</td>\n<td>Any additional date of significance provided to the employee.</td>\n</tr>\n<tr>\n<td>additional_date_2</td>\n<td>datetime</td>\n<td>Any further additional date of significance provided to the employee.</td>\n</tr>\n<tr>\n<td>send_confirmation_for_scheduled_appointments</td>\n<td>boolean</td>\n<td>Send confirmation email and text to guests for appointments scheduled for this employee.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"personal_info-object\">personal_info Object</h2>\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>first_name</td>\n<td>string</td>\n<td><code>Mandatory</code>  <br />First name of the employee.</td>\n</tr>\n<tr>\n<td>middle_name</td>\n<td>string</td>\n<td><code>Optional</code>  <br />Middle name of the employee.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>string</td>\n<td><code>Mandatory</code>  <br />Last name of the employee.</td>\n</tr>\n<tr>\n<td>nick_name</td>\n<td>string</td>\n<td><code>Mandatory</code>  <br />Nickname of the employee.</td>\n</tr>\n<tr>\n<td>notification_name</td>\n<td>string</td>\n<td><code>Mandatory</code>  <br />Name of the employee that is to be displayed in notifications.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>string</td>\n<td><code>Mandatory</code>  <br />Email ID of the employee.</td>\n</tr>\n<tr>\n<td>mobile_phone</td>\n<td>object</td>\n<td><code>Mandatory</code>  <br />Object that contains the employee's mobile phone-related elements: <code>country_code</code> and <code>number</code>.</td>\n</tr>\n<tr>\n<td>home_phone</td>\n<td>object</td>\n<td><code>Optional</code>  <br />Object that contains the employee's home phone-related elements: <code>country_code</code> and <code>number</code>.</td>\n</tr>\n<tr>\n<td>work_phone</td>\n<td>object</td>\n<td><code>Optional</code>  <br />Object that contains the employee's work phone-related elements: <code>country_code</code> and <code>number</code>.</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>enum</td>\n<td><code>Optional</code>  <br />Indicates the gender of the employee: NotSpecified - -1, Male - 1, Female - 0, and Other - 3.</td>\n</tr>\n<tr>\n<td>birth_date</td>\n<td>datetime</td>\n<td><code>Optional</code>  <br />Birth date and time of the employee.</td>\n</tr>\n<tr>\n<td>anniversary_date</td>\n<td>datetime</td>\n<td><code>Optional</code>  <br />Date and time of the employee's anniversary.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"address-object\">address Object</h2>\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>address_1</td>\n<td>string</td>\n<td><code>Optional</code>  <br />Primary address of the employee.</td>\n</tr>\n<tr>\n<td>address_2</td>\n<td>string</td>\n<td><code>Optional</code>  <br />Secondary address of the employee.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>string</td>\n<td><code>Optional</code>  <br />City in which the employee resides.</td>\n</tr>\n<tr>\n<td>country_id</td>\n<td>int</td>\n<td><code>Optional</code>  <br />Unique ID of the country to which employee belongs. You can retrieve the appropriate <code>country_id</code> by using the <a href=\"https://docs.zenoti.com/?version=latest#6f67f347-f833-4838-8bd0-4727fe8a9eda\">List all countries API</a>.</td>\n</tr>\n<tr>\n<td>state_id</td>\n<td>int</td>\n<td><code>Optional</code>  <br />Unique ID of the state to which employee belongs.</td>\n</tr>\n<tr>\n<td>zip_code</td>\n<td>string</td>\n<td><code>Optional</code>  <br />Zip code of the employee's address.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"login_info-object\">login_info Object</h2>\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>username</td>\n<td>string</td>\n<td>Username of the employee</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"catalog_info-object\">catalog_info Object</h2>\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>show_in_catalog</td>\n<td>bool</td>\n<td>Shows the employee information in the catalog.</td>\n</tr>\n<tr>\n<td>display_name</td>\n<td>string</td>\n<td>Displays the name of the employee.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string</td>\n<td>Brief description for the employee.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"payroll_info-object\">payroll_info Object</h2>\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>include_in_payroll</td>\n<td>int</td>\n<td>Information about employee payroll.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","employees","{employee_id}"],"host":["{api_url}"],"query":[{"description":{"content":"<p>Object that contains the payroll info of the employee.</p>\n","type":"text/plain"},"key":"expand","value":"payroll_info"},{"key":"includeEmployeeImage","value":"True"}],"variable":[]}},"response":[],"_postman_id":"89204830-82af-499b-8375-8747618cbc3b"},{"name":"Add the security role for an employee","id":"8441484d-a16f-43ee-a60d-80a7c675a489","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{api_url} /v1/employees/{employee_id}/security_roles","description":"<p>The purpose of this API is to add a security role for an employee through the <b>Roles</b> tab of the <b>Manage Employees</b> page. </p>\n<h2 id=\"request-object\">Request Object</h2>\n<h2 id=\"security_role-object\">security_role Object</h2>\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>id</td>\n<td>guid</td>\n<td>Security role id of the employee</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Security profile name of the employee</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"view-object\">view Object</h2>\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>id</td>\n<td>guid</td>\n<td>Id of the center, organization, or zone with which the employee is associated.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the center, organization, or the zone with which the employee is associated.</td>\n</tr>\n<tr>\n<td>type</td>\n<td>enum</td>\n<td>Center - 2, Zone - 1, Organization - 0</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","employees","{employee_id}","security_roles"],"host":["{api_url} "],"query":[],"variable":[]}},"response":[],"_postman_id":"8441484d-a16f-43ee-a60d-80a7c675a489"},{"name":"Retrieve security roles of an employee","id":"8826952f-6262-444e-b3f2-abff91728264","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{api_url}/v1/employees/{employee_id}/security_roles","description":"<p>The purpose of this API is to list all the security roles of an employee at all levels of the organization.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>employee_id</td>\n<td>guid</td>\n<td>Employee id for whom the details are to be fetched.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-object\">Response Object</h2>\n<h2 id=\"security_role-object\">security_role Object</h2>\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>id</td>\n<td>guid</td>\n<td>Security role id of the employee</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Security profile name of the employee</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"view-object\">view Object</h2>\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>id</td>\n<td>guid</td>\n<td>Id of the center, organization, or zone with which the employee is associated.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the center, organization, or the zone with which the employee is associated.</td>\n</tr>\n<tr>\n<td>type</td>\n<td>enum</td>\n<td>Center - 2, Zone - 1, Organization - 0</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","employees","{employee_id}","security_roles"],"host":["{api_url}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8826952f-6262-444e-b3f2-abff91728264"}],"id":"acc6bab8-6337-4bae-92ee-ade537057da7","event":[{"listen":"prerequest","script":{"id":"24dc6322-3f25-471e-aa1e-5bcadc3997bd","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"23000fe8-6e14-46cc-bcd2-81dce55818c7","type":"text/javascript","exec":[""]}}],"_postman_id":"acc6bab8-6337-4bae-92ee-ade537057da7","description":""},{"name":"Rooms","item":[{"name":"BlockOutTimes","item":[{"name":"Retrieve the block out time of a room","event":[{"listen":"test","script":{"id":"d5393b47-fff6-43f5-827f-4f7fd30e702e","exec":["tests[\"Response time is less than 1000ms\"] = responseTime < 1000;","tests[\"Content-Type is application/json; charset=utf-8\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Response contains block out times\"] = responseBody.has(\"block_out_time_id\");"],"type":"text/javascript"}}],"id":"390133d0-ae65-4a54-a07e-91ee8b4d9677","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n"}],"url":"{{api_url}}/v1/blockouttimes/{{block_out_time_id}}?center_id={{center_id}}&expand[]=ReccuringDetails&source=1","description":"<p>Use this API to retrieve the blockout time of the specified room.<br />\n<br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>block_out_time_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the room's blockout ID for which this API returns the corresponding blockout time information.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center for which you want to retrieve the room's blockout time.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>602</td>\n<td>cannot access.</td>\n</tr>\n<tr>\n<td>1004</td>\n<td>Not a valid center. Please check.</td>\n</tr>\n<tr>\n<td>400</td>\n<td>The request is invalid.</td>\n</tr>\n<tr>\n<td>4023</td>\n<td>block out time is not found for given block_out_time_id.</td>\n</tr>\n<tr>\n<td>4023</td>\n<td>undefined source is passed.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","blockouttimes","{{block_out_time_id}}"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>The identifier of the center.</p>\n","type":"text/plain"},"key":"center_id","value":"{{center_id}}"},{"description":{"content":"<p>The details of the recurring blockout time can be expanded by passing this inline parameter.</p>\n","type":"text/plain"},"key":"expand[]","value":"ReccuringDetails"},{"description":{"content":"<p>Source is set to 1 to retrieve  room block out time.</p>\n","type":"text/plain"},"key":"source","value":"1"}],"variable":[]}},"response":[{"id":"9ebf0ef0-ab5c-4466-8f84-65b61f5b3827","name":"Retrieve the block out time of a room","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/blockouttimes/3aa1d607-e604-4b8f-9db6-4674c61f0651?center_id=9A895B3C-1994-42C0-BC61-EFDA4A6E2828&expand[]=ReccuringDetails&source=1","protocol":"https","host":["api","zenoti","com"],"path":["","v1","blockouttimes","3aa1d607-e604-4b8f-9db6-4674c61f0651"],"query":[{"key":"center_id","value":"9A895B3C-1994-42C0-BC61-EFDA4A6E2828"},{"key":"expand[]","value":"ReccuringDetails"},{"key":"source","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"cache-control","key":"cache-control","value":"no-cache","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"name":"content-length","key":"content-length","value":"570","description":"The length of the response body in octets (8-bit bytes)"},{"name":"content-type","key":"content-type","value":"application/json; charset=utf-8","description":"The mime type of this content"},{"name":"date","key":"date","value":"Thu, 27 Sep 2018 06:58:58 GMT","description":"The date and time that the message was sent"},{"name":"expires","key":"expires","value":"-1","description":"Gives the date/time after which the response is considered stale"},{"name":"pragma","key":"pragma","value":"no-cache","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"name":"server","key":"server","value":"Microsoft-IIS/8.5","description":"A name for the server"},{"name":"x-aspnet-version","key":"x-aspnet-version","value":"4.0.30319","description":"Custom header"},{"name":"x-powered-by","key":"x-powered-by","value":"ASP.NET","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\n    \"block_out_time_id\": \"3aa1d607-e604-4b8f-9db6-4674c61f0651\",\n    \"employee\": null,\n    \"room\": {\n        \"id\": \"699ec863-c155-4c4b-bf58-5310a7d1df1c\",\n        \"name\": \"15% Premium Room\"\n    },\n    \"block_out_time_type\": {\n        \"id\": 103,\n        \"name\": \"modelling\",\n        \"duration\": 15\n    },\n    \"start_time\": \"2018-09-07T07:30:00\",\n    \"end_time\": \"2018-09-07T08:00:00\",\n    \"start_time_in_center\": \"2018-09-07T13:00:00\",\n    \"end_time_in_center\": \"2018-09-07T13:30:00\",\n    \"notes\": \"leaving for lunch\",\n    \"recurring_block_out_time\": {\n        \"id\": \"262b77bc-69ea-42ea-a258-33a033b6a936\",\n        \"time_period\": \"Daily\",\n        \"interval\": 1,\n        \"rec_start_date\": \"2018-09-07T00:00:00\",\n        \"rec_end_date\": null,\n        \"week_days\": 0,\n        \"occurences\": 3\n    }\n}"}],"_postman_id":"390133d0-ae65-4a54-a07e-91ee8b4d9677"},{"name":"Create the blockout time of a room","event":[{"listen":"test","script":{"id":"3e27c0ac-414d-47dd-97dc-cf79fc3a9013","exec":["tests[\"Response time is less than 1000ms\"] = responseTime < 1000;","tests[\"Content-Type is application/json; charset=utf-8\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Response contains block out times\"] = responseBody.has(\"block_out_times\");","var jsonData = JSON.parse(responseBody);","tests[\"Response doesnt contain an error\"] = jsonData.error === null;","var jsonData = JSON.parse(responseBody);","tests[\"Response doesnt contain an error\"] = jsonData.error === null;","var jsonData = JSON.parse(responseBody);","postman.setEnvironmentVariable(\"block_out_time_id\", jsonData.block_out_times[0].block_out_time_id);","var jsonData = JSON.parse(responseBody);","postman.setEnvironmentVariable(\"recurring_block_out_time_id\", jsonData.block_out_times[0].recurring_block_out_time.id);"],"type":"text/javascript"}}],"id":"b667750f-a331-41c2-8d11-1e649eb2f07f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","description":"<p>Represents the content type of the request body.</p>\n"},{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"{{center_id}}\",\n    \"block_out_time_type_id\": 103,\n    \"start_time\": \"{{start_time}}\",\n    \"end_time\": \"{{end_time}}\",\n    \"mode\": 0,\n    \"notes\": \"leaving for lunch\"\n}"},"url":"{{api_url}}/v1/rooms/{{room_id}}/blockouttimes","description":"<p>Use this API to create the blockout time of the specified room.<br />\n<br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>room_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the room for which you want to create a blockout time.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1004</td>\n<td>Please send a valid room_id.</td>\n</tr>\n<tr>\n<td>400</td>\n<td>The request is invalid.</td>\n</tr>\n<tr>\n<td>1004</td>\n<td>Not a valid center. Please check.</td>\n</tr>\n<tr>\n<td>503</td>\n<td>Any one of center_id,employee_id,block_out_time_type_id, start_time or end_time are missing.</td>\n</tr>\n<tr>\n<td>1004</td>\n<td>Invalid start_time and end_time or Time alloted to a block out time should not exceed 12 hours.</td>\n</tr>\n<tr>\n<td>1004</td>\n<td>Requested start time and end time are not in center working hours.</td>\n</tr>\n<tr>\n<td>602</td>\n<td>Cannot access.</td>\n</tr>\n<tr>\n<td>1004</td>\n<td>Not a valid center. Please check.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","rooms","{{room_id}}","blockouttimes"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"880cbe1a-4669-4949-b8ce-46bd26bc6bb9","name":"Create the blockout time of a room","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","description":"Content type of the body "},{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API."}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"{{center_id}}\",\n    \"block_out_time_type_id\": 103,\n    \"start_time\": \"2018-10-10 15:45:00\",\n    \"end_time\": \"2018-10-10 16:00:00\",\n    \"mode\": 0,\n    \"notes\": \"new machines to the room\"\n}"},"url":{"raw":"https://api.zenoti.com/v1/rooms/699ec863-c155-4c4b-bf58-5310a7d1df1c/blockouttimes?expand[]=ReccuringDetails","protocol":"https","host":["api","zenoti","com"],"path":["v1","rooms","699ec863-c155-4c4b-bf58-5310a7d1df1c","blockouttimes"],"query":[{"key":"expand[]","value":"ReccuringDetails","description":"The details of the recurring blockout time can be expanded by passing this inline parameter."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-credentials","key":"access-control-allow-credentials","value":"true","description":"Indicates whether or not the response to the request can be exposed when the credentials flag is true. When used as part of a response to a preflight request, this indicates whether or not the actual request can be made using credentials."},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"chrome-extension://fhbjgbiflinjbdggehcddcbncdddomop","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"name":"cache-control","key":"cache-control","value":"no-cache","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"name":"content-length","key":"content-length","value":"1840","description":"The length of the response body in octets (8-bit bytes)"},{"name":"content-type","key":"content-type","value":"application/json; charset=utf-8","description":"The mime type of this content"},{"name":"date","key":"date","value":"Tue, 09 Oct 2018 09:14:46 GMT","description":"The date and time that the message was sent"},{"name":"expires","key":"expires","value":"-1","description":"Gives the date/time after which the response is considered stale"},{"name":"pragma","key":"pragma","value":"no-cache","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"name":"server","key":"server","value":"Microsoft-IIS/8.5","description":"A name for the server"},{"name":"x-aspnet-version","key":"x-aspnet-version","value":"4.0.30319","description":"Custom header"},{"name":"x-powered-by","key":"x-powered-by","value":"ASP.NET","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\n    \"block_out_times\": [\n        {\n            \"block_out_time_id\": \"3374387d-86ee-49f3-a16e-026a71d4ee9c\",\n            \"employee\": null,\n            \"room\": {\n                \"id\": \"699ec863-c155-4c4b-bf58-5310a7d1df1c\",\n                \"name\": \"15% Premium Room\"\n            },\n            \"block_out_time_type\": {\n                \"id\": 103,\n                \"name\": \"modelling\",\n                \"duration\": 15\n            },\n            \"start_time\": \"2018-10-10T10:15:00\",\n            \"end_time\": \"2018-10-10T10:30:00\",\n            \"start_time_in_center\": \"2018-10-10T15:45:00\",\n            \"end_time_in_center\": \"2018-10-10T16:00:00\",\n            \"notes\": \"new machines to the room\",\n            \"recurring_block_out_time\": {\n                \"id\": \"0486ebc6-7889-428b-8fa9-f18477a106d8\",\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-10-10T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 3\n            }\n        },\n        {\n            \"block_out_time_id\": \"d2b755a9-f628-480f-92de-a47ab52dd865\",\n            \"employee\": null,\n            \"room\": {\n                \"id\": \"699ec863-c155-4c4b-bf58-5310a7d1df1c\",\n                \"name\": \"15% Premium Room\"\n            },\n            \"block_out_time_type\": {\n                \"id\": 103,\n                \"name\": \"modelling\",\n                \"duration\": 15\n            },\n            \"start_time\": \"2018-10-11T10:15:00\",\n            \"end_time\": \"2018-10-11T10:30:00\",\n            \"start_time_in_center\": \"2018-10-11T15:45:00\",\n            \"end_time_in_center\": \"2018-10-11T16:00:00\",\n            \"notes\": \"new machines to the room\",\n            \"recurring_block_out_time\": {\n                \"id\": \"0486ebc6-7889-428b-8fa9-f18477a106d8\",\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-10-10T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 3\n            }\n        },\n        {\n            \"block_out_time_id\": \"db5bd1a1-7106-4b68-8ff5-c5c41306b803\",\n            \"employee\": null,\n            \"room\": {\n                \"id\": \"699ec863-c155-4c4b-bf58-5310a7d1df1c\",\n                \"name\": \"15% Premium Room\"\n            },\n            \"block_out_time_type\": {\n                \"id\": 103,\n                \"name\": \"modelling\",\n                \"duration\": 15\n            },\n            \"start_time\": \"2018-10-12T10:15:00\",\n            \"end_time\": \"2018-10-12T10:30:00\",\n            \"start_time_in_center\": \"2018-10-12T15:45:00\",\n            \"end_time_in_center\": \"2018-10-12T16:00:00\",\n            \"notes\": \"new machines to the room\",\n            \"recurring_block_out_time\": {\n                \"id\": \"0486ebc6-7889-428b-8fa9-f18477a106d8\",\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-10-10T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 3\n            }\n        }\n    ],\n    \"error\": null\n}"}],"_postman_id":"b667750f-a331-41c2-8d11-1e649eb2f07f"},{"name":"Create a recurring room blockout time","event":[{"listen":"test","script":{"id":"3e27c0ac-414d-47dd-97dc-cf79fc3a9013","exec":["tests[\"Response time is less than 1000ms\"] = responseTime < 1000;","tests[\"Content-Type is application/json; charset=utf-8\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Response contains block out times\"] = responseBody.has(\"block_out_times\");","var jsonData = JSON.parse(responseBody);","tests[\"Response doesnt contain an error\"] = jsonData.error === null;","var jsonData = JSON.parse(responseBody);","tests[\"Response doesnt contain an error\"] = jsonData.error === null;","var jsonData = JSON.parse(responseBody);","postman.setEnvironmentVariable(\"block_out_time_id\", jsonData.block_out_times[0].block_out_time_id);","var jsonData = JSON.parse(responseBody);","postman.setEnvironmentVariable(\"recurring_block_out_time_id\", jsonData.block_out_times[0].recurring_block_out_time.id);"],"type":"text/javascript"}}],"id":"e80c59f9-f7da-426f-a7a0-cef4707ef191","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","value":"application/json"},{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","value":"bearer {{access_token}}"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"{{center_id}}\",\n    \"block_out_time_type_id\": 103,\n    \"start_time\": \"{{start_time}}\",\n    \"end_time\": \"{{end_time}}\",\n    \"mode\": 0,\n    \"notes\": \"leaving for lunch\",\n    \"recurring_block_out_time\": {\n        \"time_period\": \"Daily\",\n        \"interval\": 1,\n        \"rec_start_date\": \"2018-09-07T00:00:00\",\n        \"rec_end_date\": null,\n        \"week_days\": 0,\n        \"occurences\": 3\n    }\n}"},"url":"{{api_url}}/v1/rooms/{{room_id}}/blockouttimes?expand[]=ReccuringDetails","description":"<h2 id=\"description\">Description</h2>\n<p>Recurring blockout time block the time of the room every day repeatedly.\nTo block a time for the room on the appointment book you can actually create a block out time for that room on the Appointment book whose ID is passed as {{room_id}}.Supply the <code>BlockOutTimeRequest</code> object as a body and call this api to create a blockout time.</p>\n<blockquote>\n<p>send rec_end_date or occurences, but not both while creating a recurring block out time</p>\n</blockquote>\n<h2 id=\"returns\">Returns</h2>\n<p>Returns the newly created blockout times in the list of <code>BlockOutTime</code> objects in both recurring and non-recurring scenarios or returns an error object if any error is occured.</p>\n","urlObject":{"path":["v1","rooms","{{room_id}}","blockouttimes"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>The details of the recurring blockout time can be expanded by passing this inline parameter.</p>\n","type":"text/plain"},"key":"expand[]","value":"ReccuringDetails"}],"variable":[]}},"response":[{"id":"aa9db61b-f2ac-475f-b86c-b554b4c00da4","name":"Create a room blockout time","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","description":"Content type of the body "},{"key":"Authorization","value":"bearer {{access_token}}","description":"A unique identifier which serves as the authorization key to access the API."}],"body":{"mode":"raw","raw":"{\n\t\"center_id\":\"{{center_id}}\",\n\t\"block_out_time_type_id\":103,\n\t  \"start_time\":\"2018-10-10 15:45:00\",\n\t  \"end_time\":\"2018-10-10 16:00:00\",\n\t  \"mode\":0,\n\t  \"notes\":\"new machines to the room\",\n\t  \"recurring_block_out_time\": {\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-10-10 00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 3\n      }\n}"},"url":{"raw":"https://api.zenoti.com/v1/rooms/699ec863-c155-4c4b-bf58-5310a7d1df1c/blockouttimes?expand[]=ReccuringDetails","protocol":"https","host":["api","zenoti","com"],"path":["v1","rooms","699ec863-c155-4c4b-bf58-5310a7d1df1c","blockouttimes"],"query":[{"key":"expand[]","value":"ReccuringDetails","description":"The details of the recurring blockout time can be expanded by passing this inline parameter."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-credentials","key":"access-control-allow-credentials","value":"true","description":"Indicates whether or not the response to the request can be exposed when the credentials flag is true. When used as part of a response to a preflight request, this indicates whether or not the actual request can be made using credentials."},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"chrome-extension://fhbjgbiflinjbdggehcddcbncdddomop","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"name":"cache-control","key":"cache-control","value":"no-cache","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"name":"content-length","key":"content-length","value":"1840","description":"The length of the response body in octets (8-bit bytes)"},{"name":"content-type","key":"content-type","value":"application/json; charset=utf-8","description":"The mime type of this content"},{"name":"date","key":"date","value":"Tue, 09 Oct 2018 09:14:46 GMT","description":"The date and time that the message was sent"},{"name":"expires","key":"expires","value":"-1","description":"Gives the date/time after which the response is considered stale"},{"name":"pragma","key":"pragma","value":"no-cache","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"name":"server","key":"server","value":"Microsoft-IIS/8.5","description":"A name for the server"},{"name":"x-aspnet-version","key":"x-aspnet-version","value":"4.0.30319","description":"Custom header"},{"name":"x-powered-by","key":"x-powered-by","value":"ASP.NET","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\n    \"block_out_times\": [\n        {\n            \"block_out_time_id\": \"3374387d-86ee-49f3-a16e-026a71d4ee9c\",\n            \"employee\": null,\n            \"room\": {\n                \"id\": \"699ec863-c155-4c4b-bf58-5310a7d1df1c\",\n                \"name\": \"15% Premium Room\"\n            },\n            \"block_out_time_type\": {\n                \"id\": 103,\n                \"name\": \"modelling\",\n                \"duration\": 15\n            },\n            \"start_time\": \"2018-10-10T10:15:00\",\n            \"end_time\": \"2018-10-10T10:30:00\",\n            \"start_time_in_center\": \"2018-10-10T15:45:00\",\n            \"end_time_in_center\": \"2018-10-10T16:00:00\",\n            \"notes\": \"new machines to the room\",\n            \"recurring_block_out_time\": {\n                \"id\": \"0486ebc6-7889-428b-8fa9-f18477a106d8\",\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-10-10T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 3\n            }\n        },\n        {\n            \"block_out_time_id\": \"d2b755a9-f628-480f-92de-a47ab52dd865\",\n            \"employee\": null,\n            \"room\": {\n                \"id\": \"699ec863-c155-4c4b-bf58-5310a7d1df1c\",\n                \"name\": \"15% Premium Room\"\n            },\n            \"block_out_time_type\": {\n                \"id\": 103,\n                \"name\": \"modelling\",\n                \"duration\": 15\n            },\n            \"start_time\": \"2018-10-11T10:15:00\",\n            \"end_time\": \"2018-10-11T10:30:00\",\n            \"start_time_in_center\": \"2018-10-11T15:45:00\",\n            \"end_time_in_center\": \"2018-10-11T16:00:00\",\n            \"notes\": \"new machines to the room\",\n            \"recurring_block_out_time\": {\n                \"id\": \"0486ebc6-7889-428b-8fa9-f18477a106d8\",\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-10-10T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 3\n            }\n        },\n        {\n            \"block_out_time_id\": \"db5bd1a1-7106-4b68-8ff5-c5c41306b803\",\n            \"employee\": null,\n            \"room\": {\n                \"id\": \"699ec863-c155-4c4b-bf58-5310a7d1df1c\",\n                \"name\": \"15% Premium Room\"\n            },\n            \"block_out_time_type\": {\n                \"id\": 103,\n                \"name\": \"modelling\",\n                \"duration\": 15\n            },\n            \"start_time\": \"2018-10-12T10:15:00\",\n            \"end_time\": \"2018-10-12T10:30:00\",\n            \"start_time_in_center\": \"2018-10-12T15:45:00\",\n            \"end_time_in_center\": \"2018-10-12T16:00:00\",\n            \"notes\": \"new machines to the room\",\n            \"recurring_block_out_time\": {\n                \"id\": \"0486ebc6-7889-428b-8fa9-f18477a106d8\",\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-10-10T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 3\n            }\n        }\n    ],\n    \"error\": null\n}"}],"_postman_id":"e80c59f9-f7da-426f-a7a0-cef4707ef191"},{"name":"Update the blockout time of a room","event":[{"listen":"test","script":{"id":"d389c1d6-f3bb-4c92-b501-e5ea27caae61","exec":["tests[\"Response time is less than 1000ms\"] = responseTime < 1000;","tests[\"Content-Type is application/json; charset=utf-8\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Response contains block out times\"] = responseBody.has(\"block_out_times\");","var jsonData = JSON.parse(responseBody);","tests[\"Response doesnt contain an error\"] = jsonData.error === null;",""],"type":"text/javascript"}}],"id":"d5602ebc-9131-416c-8fb1-a15121a717b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"PUT","header":[{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","value":"application/json"},{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","value":"bearer {{access_token}}"}],"body":{"mode":"raw","raw":"{\r\n  \"center_id\":\"{{center_id}}\",\r\n  \"block_out_time_type_id\":103,\r\n  \"start_time\":\"{{start_time}}\",\r\n  \"end_time\":\"{{end_time}}\",\r\n  \"mode\":1\r\n}"},"url":"{{api_url}}/v1/rooms/{{room_id}}/blockouttimes/{{block_out_time_id}}?expand[]=ReccuringDetails","description":"<p>Use this API to update the blockout time of the specified room.<br />\n<br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>block_out_time_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the room's blockout ID for which this API updates the corresponding blockout time information.</td>\n</tr>\n<tr>\n<td>room_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the room for which you want to update the blockout time.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>503</td>\n<td>BlockOutTimeRequest object is not supplied.</td>\n</tr>\n<tr>\n<td>503</td>\n<td>Any one of center_id, block_out_time_id, room_id, block_out_time_type_id, start_time, or end_time are missing.</td>\n</tr>\n<tr>\n<td>1004</td>\n<td>time difference between start_time and end_time should be greater than zero and should not exceed 12hours.</td>\n</tr>\n<tr>\n<td>1004</td>\n<td>Not a valid center. Please check.</td>\n</tr>\n<tr>\n<td>1004</td>\n<td>Please send a valid room_id.</td>\n</tr>\n<tr>\n<td>1004</td>\n<td>Requested start time and end time are not in center working hours.</td>\n</tr>\n<tr>\n<td>449</td>\n<td>Schedule for employee is not set.</td>\n</tr>\n<tr>\n<td>438</td>\n<td>User does not have the required permission to perform this action.</td>\n</tr>\n<tr>\n<td>503</td>\n<td>Any one of the time_period, rec_start_date or interval is missing while creating recurring block out time.</td>\n</tr>\n<tr>\n<td>503</td>\n<td>time_period or rec_start_date  is missing while creating recurring block out time.</td>\n</tr>\n<tr>\n<td>503</td>\n<td>both occurences or rec_end_date are passed.</td>\n</tr>\n<tr>\n<td>503</td>\n<td>Invalid interval or occurences or rec_end_date are passed.</td>\n</tr>\n<tr>\n<td>4023</td>\n<td>cannot create the recurrence_id with given details.</td>\n</tr>\n<tr>\n<td>4023</td>\n<td>cannot update the recurrence_id with given details.</td>\n</tr>\n<tr>\n<td>4023</td>\n<td>failure at api level while getting block out list.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","rooms","{{room_id}}","blockouttimes","{{block_out_time_id}}"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>The details of the recurring blockout time can be expanded by passing this inline parameter.</p>\n","type":"text/plain"},"key":"expand[]","value":"ReccuringDetails"}],"variable":[]}},"response":[{"id":"d86b8baa-82e8-4173-af19-2f57e7c2e0bf","name":"Update the blockout time of a room","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","description":"Content type of the body "},{"key":"Authorization","value":"bearer {{access_token}}"}],"body":{"mode":"raw","raw":"{\r\n  \"center_id\":\"9a895b3c-1994-42c0-bc61-efda4a6e2828\",\r\n  \"block_out_time_type_id\":16,\r\n  \"start_time\":\"2018-09-07T17:15:00\",\r\n  \"end_time\":\"2018-09-07T18:15:00\",\r\n  \"notes\":\"painting\",\r\n  \"mode\":1\r\n}"},"url":{"raw":"https://api.zenoti.com/v1/rooms/699ec863-c155-4c4b-bf58-5310a7d1df1c/blockouttimes/eb3bd248-53ea-4724-b5dc-09c661c366b6?expand[]=ReccuringDetails","protocol":"https","host":["api","zenoti","com"],"path":["v1","rooms","699ec863-c155-4c4b-bf58-5310a7d1df1c","blockouttimes","eb3bd248-53ea-4724-b5dc-09c661c366b6"],"query":[{"key":"expand[]","value":"ReccuringDetails"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-credentials","key":"access-control-allow-credentials","value":"true","description":"Indicates whether or not the response to the request can be exposed when the credentials flag is true. When used as part of a response to a preflight request, this indicates whether or not the actual request can be made using credentials."},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"chrome-extension://fhbjgbiflinjbdggehcddcbncdddomop","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"name":"cache-control","key":"cache-control","value":"no-cache","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"name":"content-length","key":"content-length","value":"636","description":"The length of the response body in octets (8-bit bytes)"},{"name":"content-type","key":"content-type","value":"application/json; charset=utf-8","description":"The mime type of this content"},{"name":"date","key":"date","value":"Tue, 09 Oct 2018 09:22:28 GMT","description":"The date and time that the message was sent"},{"name":"expires","key":"expires","value":"-1","description":"Gives the date/time after which the response is considered stale"},{"name":"pragma","key":"pragma","value":"no-cache","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"name":"server","key":"server","value":"Microsoft-IIS/8.5","description":"A name for the server"},{"name":"x-aspnet-version","key":"x-aspnet-version","value":"4.0.30319","description":"Custom header"},{"name":"x-powered-by","key":"x-powered-by","value":"ASP.NET","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\n    \"block_out_times\": [\n        {\n            \"block_out_time_id\": \"eb3bd248-53ea-4724-b5dc-09c661c366b6\",\n            \"employee\": null,\n            \"room\": {\n                \"id\": \"699ec863-c155-4c4b-bf58-5310a7d1df1c\",\n                \"name\": \"15% Premium Room\"\n            },\n            \"block_out_time_type\": {\n                \"id\": 103,\n                \"name\": \"modelling\",\n                \"duration\": 15\n            },\n            \"start_time\": \"2018-09-07T11:45:00\",\n            \"end_time\": \"2018-09-07T12:45:00\",\n            \"start_time_in_center\": \"2018-09-07T17:15:00\",\n            \"end_time_in_center\": \"2018-09-07T18:15:00\",\n            \"notes\": \"painting\",\n            \"recurring_block_out_time\": {\n                \"id\": \"efec3dce-5ae8-4744-a272-f78543c691d4\",\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-09-07T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 3\n            }\n        }\n    ],\n    \"error\": null\n}"}],"_postman_id":"d5602ebc-9131-416c-8fb1-a15121a717b7"},{"name":"Remove a room blockout time","event":[{"listen":"test","script":{"id":"bd0ace56-0772-4c5e-a416-4cc9b62ca793","exec":["tests[\"Response time is less than 1000ms\"] = responseTime < 1000;","","tests[\"Content-Type is application/json; charset=utf-8\"] = postman.getResponseHeader(\"Content-Type\");","","var jsonData = JSON.parse(responseBody);","tests[\"Block out time deleted successfully\"] = jsonData.success === true;","","var jsonData = JSON.parse(responseBody);","tests[\"Response doesnt contain an error\"] = jsonData.error === null;",""],"type":"text/javascript"}}],"id":"3433a0f9-e96e-4faa-b160-d15f5fd69500","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","description":"<p>Represents the content type of the request body.</p>\n"},{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n"}],"body":{"mode":"raw","raw":""},"url":"{{api_url}}/v1/room/{{room_id}}/blockouttimes/{{block_out_time_id}}?mode=0&center_id={{center_id}}","description":"<h2 id=\"description\">Description</h2>\n<p>Permanently deletes a blockout time whose unique identifier is supplied as {block_out_time_id} and the unique id of the therapist as {employee_id}. It cannot be undone.</p>\n<h2 id=\"returns\">Returns</h2>\n<p>Returns the succes variable in response as true if the block out time is succesfully deleted or returns an error object if any error is occured.</p>\n","urlObject":{"path":["v1","room","{{room_id}}","blockouttimes","{{block_out_time_id}}"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>To delete this instance of blockout time mode is 0 and to delte all instances in case of recurring block out time mode is set to be 1</p>\n","type":"text/plain"},"key":"mode","value":"0"},{"description":{"content":"<p>An unique identifier of  center.</p>\n","type":"text/plain"},"key":"center_id","value":"{{center_id}}"}],"variable":[]}},"response":[{"id":"a5b0d3a1-80f4-4fdb-941e-990ac8cd3346","name":"Delete a room blockout time","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","description":"Content type of the body "},{"key":"Authorization","value":"bearer {{access_token}}"}],"body":{"mode":"raw","raw":"{\r\n  \"center_id\":\"{{center_id}}\",\r\n  \"mode\":0\r\n}"},"url":{"raw":"https://api.zenoti.com/v1/rooms/699ec863-c155-4c4b-bf58-5310a7d1df1c/blockouttimes/22f82cb4-7d3d-461b-b1f5-02ea71c1dc21?mode=0&center_id={{center_id}}","protocol":"https","host":["api","zenoti","com"],"path":["v1","rooms","699ec863-c155-4c4b-bf58-5310a7d1df1c","blockouttimes","22f82cb4-7d3d-461b-b1f5-02ea71c1dc21"],"query":[{"key":"mode","value":"0","description":"To delete this instance mode is 0 and to delte all instances in case of recurring block out time mode is set to be 1"},{"key":"center_id","value":"{{center_id}}","description":"An unique identifier of  center."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-credentials","key":"access-control-allow-credentials","value":"true","description":"Indicates whether or not the response to the request can be exposed when the credentials flag is true. When used as part of a response to a preflight request, this indicates whether or not the actual request can be made using credentials."},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"chrome-extension://fhbjgbiflinjbdggehcddcbncdddomop","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"name":"cache-control","key":"cache-control","value":"no-cache","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"name":"content-length","key":"content-length","value":"29","description":"The length of the response body in octets (8-bit bytes)"},{"name":"content-type","key":"content-type","value":"application/json; charset=utf-8","description":"The mime type of this content"},{"name":"date","key":"date","value":"Tue, 09 Oct 2018 09:31:19 GMT","description":"The date and time that the message was sent"},{"name":"expires","key":"expires","value":"-1","description":"Gives the date/time after which the response is considered stale"},{"name":"pragma","key":"pragma","value":"no-cache","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"name":"server","key":"server","value":"Microsoft-IIS/8.5","description":"A name for the server"},{"name":"x-aspnet-version","key":"x-aspnet-version","value":"4.0.30319","description":"Custom header"},{"name":"x-powered-by","key":"x-powered-by","value":"ASP.NET","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\"success\":true,\"error\":null}"}],"_postman_id":"3433a0f9-e96e-4faa-b160-d15f5fd69500"},{"name":"Retrieve all blockout times of a room","event":[{"listen":"test","script":{"id":"74185c81-6142-4b06-9a18-0442ad709bdd","exec":["tests[\"Response time is less than 1000ms\"] = responseTime < 1000;","tests[\"Content-Type is application/json; charset=utf-8\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Response contains block out times\"] = responseBody.has(\"block_out_times\");","var jsonData = JSON.parse(responseBody);","tests[\"Response doesnt contain an error\"] = jsonData.error === null;","var jsonData = JSON.parse(responseBody);",""],"type":"text/javascript"}}],"id":"d1c08082-dcb5-4e2c-8895-24fb708d344d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/rooms/{{room_id}}/blockouttimes?center_id={{center_id}}&start_date={{start_date}}&end_date={{end_date}}&expand[]=ReccuringDetails","description":"<p>Use this API to retrieve all blockout times of the specified room.<br />\n<br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>room_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the room for which this API returns the corresponding blockout times information.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center for which you want to retrieve the room's blockout times.</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>datetime</td>\n<td><code>Optional</code><br /> Start date from which this API returns the corresponding blockout times information of the room.</td>\n</tr>\n<tr>\n<td>end_date</td>\n<td>datetime</td>\n<td><code>Optional</code><br /> End date until which this API returns the corresponding blockout times information of the room.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>400</td>\n<td>The request is invalid.</td>\n</tr>\n<tr>\n<td>4023</td>\n<td>undefined source is passed.</td>\n</tr>\n<tr>\n<td>602</td>\n<td>Cannot access.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","rooms","{{room_id}}","blockouttimes"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>A unique identifier of  center.</p>\n","type":"text/plain"},"key":"center_id","value":"{{center_id}}"},{"description":{"content":"<p>The date from which blockout times are required</p>\n","type":"text/plain"},"key":"start_date","value":"{{start_date}}"},{"description":{"content":"<p>The date until which blockout times are required</p>\n","type":"text/plain"},"key":"end_date","value":"{{end_date}}"},{"description":{"content":"<p>The details of the recurring blockout time can be expanded by passing this inline parameter.</p>\n","type":"text/plain"},"key":"expand[]","value":"ReccuringDetails"}],"variable":[]}},"response":[{"id":"64e9da86-1025-4a43-91be-0d142cddd65b","name":"Retrieve all blockout times of a room","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}"}],"url":{"raw":"https://api.zenoti.com/v1/rooms/699ec863-c155-4c4b-bf58-5310a7d1df1c/blockouttimes?center_id=9a895b3c-1994-42c0-bc61-efda4a6e2828&start_date=2018-10-01&end_date=2018-10-10&expand[]=ReccuringDetails","protocol":"https","host":["api","zenoti","com"],"path":["v1","rooms","699ec863-c155-4c4b-bf58-5310a7d1df1c","blockouttimes"],"query":[{"key":"center_id","value":"9a895b3c-1994-42c0-bc61-efda4a6e2828"},{"key":"start_date","value":"2018-10-01"},{"key":"end_date","value":"2018-10-10"},{"key":"expand[]","value":"ReccuringDetails"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"cache-control","key":"cache-control","value":"no-cache","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"name":"content-length","key":"content-length","value":"4042","description":"The length of the response body in octets (8-bit bytes)"},{"name":"content-type","key":"content-type","value":"application/json; charset=utf-8","description":"The mime type of this content"},{"name":"date","key":"date","value":"Tue, 09 Oct 2018 09:07:14 GMT","description":"The date and time that the message was sent"},{"name":"expires","key":"expires","value":"-1","description":"Gives the date/time after which the response is considered stale"},{"name":"pragma","key":"pragma","value":"no-cache","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"name":"server","key":"server","value":"Microsoft-IIS/8.5","description":"A name for the server"},{"name":"x-aspnet-version","key":"x-aspnet-version","value":"4.0.30319","description":"Custom header"},{"name":"x-powered-by","key":"x-powered-by","value":"ASP.NET","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\"block_out_times\":[{\"block_out_time_id\":\"83c057c1-166a-44e2-99c8-9feb2fb3040c\",\"employee\":null,\"room\":{\"id\":\"699ec863-c155-4c4b-bf58-5310a7d1df1c\",\"name\":\"15% Premium Room\"},\"block_out_time_type\":{\"id\":103,\"name\":\"modelling\",\"duration\":15},\"start_time\":\"2018-10-09T11:45:00\",\"end_time\":\"2018-10-09T11:45:00\",\"start_time_in_center\":\"2018-10-09T17:15:00\",\"end_time_in_center\":\"2018-10-09T17:15:00\",\"notes\":\"leaving for lunch\",\"recurring_block_out_time\":{\"id\":null,\"time_period\":null,\"interval\":0,\"rec_start_date\":\"0001-01-01T00:00:00\",\"rec_end_date\":null,\"week_days\":0,\"occurences\":null}},{\"block_out_time_id\":\"953cd9b6-14f1-480c-a584-a2e3cd5a82ef\",\"employee\":null,\"room\":{\"id\":\"699ec863-c155-4c4b-bf58-5310a7d1df1c\",\"name\":\"15% Premium Room\"},\"block_out_time_type\":{\"id\":103,\"name\":\"modelling\",\"duration\":15},\"start_time\":\"2018-10-09T11:45:00\",\"end_time\":\"2018-10-09T11:45:00\",\"start_time_in_center\":\"2018-10-09T17:15:00\",\"end_time_in_center\":\"2018-10-09T17:15:00\",\"notes\":\"leaving for lunch\",\"recurring_block_out_time\":{\"id\":null,\"time_period\":null,\"interval\":0,\"rec_start_date\":\"0001-01-01T00:00:00\",\"rec_end_date\":null,\"week_days\":0,\"occurences\":null}},{\"block_out_time_id\":\"001baac2-5472-464f-9c71-6d7cbed60f7d\",\"employee\":null,\"room\":{\"id\":\"699ec863-c155-4c4b-bf58-5310a7d1df1c\",\"name\":\"15% Premium Room\"},\"block_out_time_type\":{\"id\":103,\"name\":\"modelling\",\"duration\":15},\"start_time\":\"2018-10-09T11:45:00\",\"end_time\":\"2018-10-09T11:45:00\",\"start_time_in_center\":\"2018-10-09T17:15:00\",\"end_time_in_center\":\"2018-10-09T17:15:00\",\"notes\":\"\",\"recurring_block_out_time\":{\"id\":null,\"time_period\":null,\"interval\":0,\"rec_start_date\":\"0001-01-01T00:00:00\",\"rec_end_date\":null,\"week_days\":0,\"occurences\":null}},{\"block_out_time_id\":\"f67f7e1a-82de-4f85-bfc5-d4bd82102b39\",\"employee\":null,\"room\":{\"id\":\"699ec863-c155-4c4b-bf58-5310a7d1df1c\",\"name\":\"15% Premium Room\"},\"block_out_time_type\":{\"id\":103,\"name\":\"modelling\",\"duration\":15},\"start_time\":\"2018-10-09T11:45:00\",\"end_time\":\"2018-10-09T12:05:00\",\"start_time_in_center\":\"2018-10-09T17:15:00\",\"end_time_in_center\":\"2018-10-09T17:35:00\",\"notes\":\"\",\"recurring_block_out_time\":{\"id\":null,\"time_period\":null,\"interval\":0,\"rec_start_date\":\"0001-01-01T00:00:00\",\"rec_end_date\":null,\"week_days\":0,\"occurences\":null}},{\"block_out_time_id\":\"70a2199a-81b5-429a-869a-35f38dfa1354\",\"employee\":null,\"room\":{\"id\":\"699ec863-c155-4c4b-bf58-5310a7d1df1c\",\"name\":\"15% Premium Room\"},\"block_out_time_type\":{\"id\":103,\"name\":\"modelling\",\"duration\":15},\"start_time\":\"2018-10-09T12:10:00\",\"end_time\":\"2018-10-09T12:29:00\",\"start_time_in_center\":\"2018-10-09T17:40:00\",\"end_time_in_center\":\"2018-10-09T17:59:00\",\"notes\":\"simon\",\"recurring_block_out_time\":{\"id\":\"1ef50900-bdcb-419e-af45-bc508aeea6ef\",\"time_period\":\"Daily\",\"interval\":1,\"rec_start_date\":\"2018-10-09T00:00:00\",\"rec_end_date\":null,\"week_days\":0,\"occurences\":3}},{\"block_out_time_id\":\"da79b45d-6ea9-4a74-8026-741526c77085\",\"employee\":null,\"room\":{\"id\":\"699ec863-c155-4c4b-bf58-5310a7d1df1c\",\"name\":\"15% Premium Room\"},\"block_out_time_type\":{\"id\":103,\"name\":\"modelling\",\"duration\":15},\"start_time\":\"2018-10-10T12:10:00\",\"end_time\":\"2018-10-10T12:29:00\",\"start_time_in_center\":\"2018-10-10T17:40:00\",\"end_time_in_center\":\"2018-10-10T17:59:00\",\"notes\":\"simon\",\"recurring_block_out_time\":{\"id\":\"1ef50900-bdcb-419e-af45-bc508aeea6ef\",\"time_period\":\"Daily\",\"interval\":1,\"rec_start_date\":\"2018-10-09T00:00:00\",\"rec_end_date\":null,\"week_days\":0,\"occurences\":3}},{\"block_out_time_id\":\"833e72de-c4b2-4c7a-8056-1fb99264de06\",\"employee\":null,\"room\":{\"id\":\"699ec863-c155-4c4b-bf58-5310a7d1df1c\",\"name\":\"15% Premium Room\"},\"block_out_time_type\":{\"id\":103,\"name\":\"modelling\",\"duration\":15},\"start_time\":\"2018-10-11T12:10:00\",\"end_time\":\"2018-10-11T12:29:00\",\"start_time_in_center\":\"2018-10-11T17:40:00\",\"end_time_in_center\":\"2018-10-11T17:59:00\",\"notes\":\"simon\",\"recurring_block_out_time\":{\"id\":\"1ef50900-bdcb-419e-af45-bc508aeea6ef\",\"time_period\":\"Daily\",\"interval\":1,\"rec_start_date\":\"2018-10-09T00:00:00\",\"rec_end_date\":null,\"week_days\":0,\"occurences\":3}}],\"error\":null}"}],"_postman_id":"d1c08082-dcb5-4e2c-8895-24fb708d344d"},{"name":"List all  blockout times of a center","event":[{"listen":"test","script":{"id":"46429fbd-4640-4368-804e-3ba88c3ac738","exec":["tests[\"Response time is less than 1000ms\"] = responseTime < 1000;","tests[\"Content-Type is application/json; charset=utf-8\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Response contains block out times\"] = responseBody.has(\"block_out_times\");","var jsonData = JSON.parse(responseBody);","tests[\"Response doesnt contain an error\"] = jsonData.error === null;","var jsonData = JSON.parse(responseBody);",""],"type":"text/javascript"}}],"id":"afe4371d-8bef-44b9-9785-0317ab435180","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n"}],"url":"{{api_url}}/v1/centers/{{center_id}}/blockouttimes?start_date={{start_date}}&end_date={{end_date}}&expand[]=ReccuringDetails&source=1","description":"<h2 id=\"description\">Description</h2>\n<p>Retrives the list of Blockout times created between the start date and end date of the center whose ID is passed as {center_id} and block out times of all the rooms or employees  who had a block out time created in the appointment book for that center.</p>\n<h2 id=\"returns\">Returns</h2>\n<p>Returns a list of <code>BlockOutTime</code> objects\nor returns an error object if any error is occured.</p>\n","urlObject":{"path":["v1","centers","{{center_id}}","blockouttimes"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>The date from which blockout times are required</p>\n","type":"text/plain"},"key":"start_date","value":"{{start_date}}"},{"description":{"content":"<p>The date until which blockout times are required</p>\n","type":"text/plain"},"key":"end_date","value":"{{end_date}}"},{"description":{"content":"<p>The details of the recurring blockout time can be expanded by passing this inline parameter.</p>\n","type":"text/plain"},"key":"expand[]","value":"ReccuringDetails"},{"description":{"content":"<p>source is set to 1 to retrive blockout times of room </p>\n","type":"text/plain"},"key":"source","value":"1"}],"variable":[]}},"response":[{"id":"03a778a8-228e-432a-a5a8-25b3b913bd9b","name":"List all room blockout times of a center","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}"}],"url":{"raw":"https://api.zenoti.com/v1/centers/9a895b3c-1994-42c0-bc61-efda4a6e2828/blockouttimes?start_date=2018-10-01&end_date=2018-10-10&expand[]=ReccuringDetails&source=1","protocol":"https","host":["api","zenoti","com"],"path":["v1","centers","9a895b3c-1994-42c0-bc61-efda4a6e2828","blockouttimes"],"query":[{"key":"start_date","value":"2018-10-01","description":"The date from which blockout times are required\n"},{"key":"end_date","value":"2018-10-10","description":"The date until which blockout times are required\n"},{"key":"expand[]","value":"ReccuringDetails","description":"The details of the recurring blockout time can be expanded by passing this inline parameter.\n"},{"key":"source","value":"1","description":"source is set to 1 to retrive blockout times of room and it is set to 0 to retrieve therapist blockout times\n"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"cache-control","key":"cache-control","value":"no-cache","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"name":"content-length","key":"content-length","value":"4042","description":"The length of the response body in octets (8-bit bytes)"},{"name":"content-type","key":"content-type","value":"application/json; charset=utf-8","description":"The mime type of this content"},{"name":"date","key":"date","value":"Tue, 09 Oct 2018 08:56:38 GMT","description":"The date and time that the message was sent"},{"name":"expires","key":"expires","value":"-1","description":"Gives the date/time after which the response is considered stale"},{"name":"pragma","key":"pragma","value":"no-cache","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"name":"server","key":"server","value":"Microsoft-IIS/8.5","description":"A name for the server"},{"name":"x-aspnet-version","key":"x-aspnet-version","value":"4.0.30319","description":"Custom header"},{"name":"x-powered-by","key":"x-powered-by","value":"ASP.NET","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\n    \"block_out_times\": [\n        {\n            \"block_out_time_id\": \"83c057c1-166a-44e2-99c8-9feb2fb3040c\",\n            \"employee\": null,\n            \"room\": {\n                \"id\": \"699ec863-c155-4c4b-bf58-5310a7d1df1c\",\n                \"name\": \"15% Premium Room\"\n            },\n            \"block_out_time_type\": {\n                \"id\": 103,\n                \"name\": \"modelling\",\n                \"duration\": 15\n            },\n            \"start_time\": \"2018-10-09T11:45:00\",\n            \"end_time\": \"2018-10-09T11:45:00\",\n            \"start_time_in_center\": \"2018-10-09T17:15:00\",\n            \"end_time_in_center\": \"2018-10-09T17:15:00\",\n            \"notes\": \"leaving for lunch\",\n            \"recurring_block_out_time\": {\n                \"id\": null,\n                \"time_period\": null,\n                \"interval\": 0,\n                \"rec_start_date\": \"0001-01-01T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": null\n            }\n        },\n        {\n            \"block_out_time_id\": \"953cd9b6-14f1-480c-a584-a2e3cd5a82ef\",\n            \"employee\": null,\n            \"room\": {\n                \"id\": \"699ec863-c155-4c4b-bf58-5310a7d1df1c\",\n                \"name\": \"15% Premium Room\"\n            },\n            \"block_out_time_type\": {\n                \"id\": 103,\n                \"name\": \"modelling\",\n                \"duration\": 15\n            },\n            \"start_time\": \"2018-10-09T11:45:00\",\n            \"end_time\": \"2018-10-09T11:45:00\",\n            \"start_time_in_center\": \"2018-10-09T17:15:00\",\n            \"end_time_in_center\": \"2018-10-09T17:15:00\",\n            \"notes\": \"leaving for lunch\",\n            \"recurring_block_out_time\": {\n                \"id\": null,\n                \"time_period\": null,\n                \"interval\": 0,\n                \"rec_start_date\": \"0001-01-01T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": null\n            }\n        },\n        {\n            \"block_out_time_id\": \"001baac2-5472-464f-9c71-6d7cbed60f7d\",\n            \"employee\": null,\n            \"room\": {\n                \"id\": \"699ec863-c155-4c4b-bf58-5310a7d1df1c\",\n                \"name\": \"15% Premium Room\"\n            },\n            \"block_out_time_type\": {\n                \"id\": 103,\n                \"name\": \"modelling\",\n                \"duration\": 15\n            },\n            \"start_time\": \"2018-10-09T11:45:00\",\n            \"end_time\": \"2018-10-09T11:45:00\",\n            \"start_time_in_center\": \"2018-10-09T17:15:00\",\n            \"end_time_in_center\": \"2018-10-09T17:15:00\",\n            \"notes\": \"\",\n            \"recurring_block_out_time\": {\n                \"id\": null,\n                \"time_period\": null,\n                \"interval\": 0,\n                \"rec_start_date\": \"0001-01-01T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": null\n            }\n        },\n        {\n            \"block_out_time_id\": \"f67f7e1a-82de-4f85-bfc5-d4bd82102b39\",\n            \"employee\": null,\n            \"room\": {\n                \"id\": \"699ec863-c155-4c4b-bf58-5310a7d1df1c\",\n                \"name\": \"15% Premium Room\"\n            },\n            \"block_out_time_type\": {\n                \"id\": 103,\n                \"name\": \"modelling\",\n                \"duration\": 15\n            },\n            \"start_time\": \"2018-10-09T11:45:00\",\n            \"end_time\": \"2018-10-09T12:05:00\",\n            \"start_time_in_center\": \"2018-10-09T17:15:00\",\n            \"end_time_in_center\": \"2018-10-09T17:35:00\",\n            \"notes\": \"\",\n            \"recurring_block_out_time\": {\n                \"id\": null,\n                \"time_period\": null,\n                \"interval\": 0,\n                \"rec_start_date\": \"0001-01-01T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": null\n            }\n        },\n        {\n            \"block_out_time_id\": \"70a2199a-81b5-429a-869a-35f38dfa1354\",\n            \"employee\": null,\n            \"room\": {\n                \"id\": \"699ec863-c155-4c4b-bf58-5310a7d1df1c\",\n                \"name\": \"15% Premium Room\"\n            },\n            \"block_out_time_type\": {\n                \"id\": 103,\n                \"name\": \"modelling\",\n                \"duration\": 15\n            },\n            \"start_time\": \"2018-10-09T12:10:00\",\n            \"end_time\": \"2018-10-09T12:29:00\",\n            \"start_time_in_center\": \"2018-10-09T17:40:00\",\n            \"end_time_in_center\": \"2018-10-09T17:59:00\",\n            \"notes\": \"simon\",\n            \"recurring_block_out_time\": {\n                \"id\": \"1ef50900-bdcb-419e-af45-bc508aeea6ef\",\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-10-09T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 3\n            }\n        },\n        {\n            \"block_out_time_id\": \"da79b45d-6ea9-4a74-8026-741526c77085\",\n            \"employee\": null,\n            \"room\": {\n                \"id\": \"699ec863-c155-4c4b-bf58-5310a7d1df1c\",\n                \"name\": \"15% Premium Room\"\n            },\n            \"block_out_time_type\": {\n                \"id\": 103,\n                \"name\": \"modelling\",\n                \"duration\": 15\n            },\n            \"start_time\": \"2018-10-10T12:10:00\",\n            \"end_time\": \"2018-10-10T12:29:00\",\n            \"start_time_in_center\": \"2018-10-10T17:40:00\",\n            \"end_time_in_center\": \"2018-10-10T17:59:00\",\n            \"notes\": \"simon\",\n            \"recurring_block_out_time\": {\n                \"id\": \"1ef50900-bdcb-419e-af45-bc508aeea6ef\",\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-10-09T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 3\n            }\n        },\n        {\n            \"block_out_time_id\": \"833e72de-c4b2-4c7a-8056-1fb99264de06\",\n            \"employee\": null,\n            \"room\": {\n                \"id\": \"699ec863-c155-4c4b-bf58-5310a7d1df1c\",\n                \"name\": \"15% Premium Room\"\n            },\n            \"block_out_time_type\": {\n                \"id\": 103,\n                \"name\": \"modelling\",\n                \"duration\": 15\n            },\n            \"start_time\": \"2018-10-11T12:10:00\",\n            \"end_time\": \"2018-10-11T12:29:00\",\n            \"start_time_in_center\": \"2018-10-11T17:40:00\",\n            \"end_time_in_center\": \"2018-10-11T17:59:00\",\n            \"notes\": \"simon\",\n            \"recurring_block_out_time\": {\n                \"id\": \"1ef50900-bdcb-419e-af45-bc508aeea6ef\",\n                \"time_period\": \"Daily\",\n                \"interval\": 1,\n                \"rec_start_date\": \"2018-10-09T00:00:00\",\n                \"rec_end_date\": null,\n                \"week_days\": 0,\n                \"occurences\": 3\n            }\n        }\n    ],\n    \"error\": null\n}"}],"_postman_id":"afe4371d-8bef-44b9-9785-0317ab435180"},{"name":"List all blockout times types","event":[{"listen":"test","script":{"id":"25195f7e-954e-4646-9630-0748faba9570","exec":["tests[\"Response time is less than 500ms\"] = responseTime < 1000;","tests[\"Content-Type is application/json; charset=utf-8\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Response contains block out times types\"] = responseBody.has(\"block_out_time_types\");","var jsonData = JSON.parse(responseBody);","tests[\"Response doesnt contain an error\"] = jsonData.error === null;",""],"type":"text/javascript"}}],"id":"07abdc10-750f-4e65-a4b3-ea5c333fb39f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n"}],"url":"{{api_url}}/v1/organizations/blockouttimes/types?page=1&size=100&source=1","description":"<h2 id=\"description\">Description</h2>\n<p>When providers are unavailable due to any reason such as lunch, training, or break, you can use Block Out Time Types to show their unavailability on the Appointment Book.<br />\nyou can also use pagination by passing page and size query parameters if you have huge number of records by default page is set to 1 and size is set to 10. size cannot be more than 100 which means maximum records per page cannot be more than 100.</p>\n<h2 id=\"returns\">Returns</h2>\n<p>Returns a object containing the list of  block out time types which are specified for the organization.\nReturns an error if failed to retrieve block out time types.</p>\n","urlObject":{"path":["v1","organizations","blockouttimes","types"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>A positive integer represents the number of page. By default page is 1.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>A positive integer represents the number of records needed for page. By default size is 10.</p>\n","type":"text/plain"},"key":"size","value":"100"},{"description":{"content":"<p>Source is set to 1 to retrieve roomblock out time types</p>\n","type":"text/plain"},"key":"source","value":"1"}],"variable":[]}},"response":[{"id":"ce3c7327-da12-4989-b58a-3e7e19d1e6f4","name":"List all types of room blockout times","originalRequest":{"method":"GET","header":[{"description":"A unique identifier which serves as the authorization key to access the API.","key":"Authorization","value":"bearer {{access_token}}"}],"url":{"raw":"https://api.zenoti.com/v1/organizations/blockouttimes/types?page=1&size=100&source=1","protocol":"https","host":["api","zenoti","com"],"path":["v1","organizations","blockouttimes","types"],"query":[{"key":"page","value":"1","description":"A positive integer representing the number of the page."},{"key":"size","value":"100","description":"A positive integer representing the number of records that should be displayed per page."},{"key":"source","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds","key":"cache-control","name":"cache-control","value":"no-cache"},{"description":"The length of the response body in octets (8-bit bytes)","key":"content-length","name":"content-length","value":"129"},{"description":"The mime type of this content","key":"content-type","name":"content-type","value":"application/json; charset=utf-8"},{"description":"The date and time that the message was sent","key":"date","name":"date","value":"Tue, 09 Oct 2018 08:49:43 GMT"},{"description":"Gives the date/time after which the response is considered stale","key":"expires","name":"expires","value":"-1"},{"description":"Implementation-specific headers that may have various effects anywhere along the request-response chain.","key":"pragma","name":"pragma","value":"no-cache"},{"description":"A name for the server","key":"server","name":"server","value":"Microsoft-IIS/8.5"},{"description":"Custom header","key":"x-aspnet-version","name":"x-aspnet-version","value":"4.0.30319"},{"description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)","key":"x-powered-by","name":"x-powered-by","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\"block_out_time_types\":[{\"name\":\"Maintenance\",\"id\":104,\"duration\":15},{\"name\":\"modelling\",\"id\":103,\"duration\":15}],\"error\":null}"}],"_postman_id":"07abdc10-750f-4e65-a4b3-ea5c333fb39f"}],"id":"9b5bdd6e-9c6a-4b64-b2bc-bf002fe08369","description":"<p>To manage bookings efficiently, your front desk must know the availability of providers at all times.hence they uses Block Out Time Types on the Appointment Book to show times when rooms are unavailable for bookings due to the room being under renovation or when the room is blocked out for a training or a meeting. Administrators can also mark different Block Out Time Types as Bookable. If a Block Out Time Type is Bookable, it means that Zenoti gives priority to guest requests for appointments if there is a clash with the Block Out Time listed against a room. </p>\n<p>Zenoti has the following default block out times types for rooms: </p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>Maintenance\nMeeting\nRepairs\nRenovation\nReserved\nTraining\n</code></pre><blockquote>\n<p>This way, with a single glance at the Appointment Book the front desk not only know when a provider is away but also why the provider is away for a particular period of time. </p>\n</blockquote>\n<hr />\n<h1 id=\"objects\">Objects</h1>\n<p>There are mainly three data transfer objects are visualized in this API they are: </p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>BlockOutTime\nBlockOutTimeRequest\nRecurringBlockOutTime\n</code></pre><h2 id=\"the-blockouttime-object\">The <strong>BlockOutTime</strong> Object</h2>\n<blockquote>\n<p>Contains the details of the blockout time and it is returned as the response for listing, creating and updating the blockout times.</p>\n</blockquote>\n<h2 id=\"sample-object\">sample object</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"block_out_time_id\": \"\",\n  \"employee\": {\n    \"id\": \"\",\n    \"name\": \"\"\n  },\n  \"room\": {\n    \"id\": \"\",\n    \"name\": \"\"\n  },\n  \"block_out_time_type\": {\n    \"id\": 0,\n    \"name\": \"\",\n    \"duration\": 0\n  },\n  \"start_time\": \"0000-00-00T00:00:00\",\n  \"end_time\": \"0000-00-00T00:00:00\",\n  \"start_time_in_center\": \"0000-00-00T00:00:00\",\n  \"end_time_in_center\": \"0000-00-00T00:00:00\",\n  \"notes\": \"\",\n  \"recurring_block_out_time\": {recurring block out time object}\n}\n</code></pre><h2 id=\"attributes\">Attributes</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>block_out_time_id</td>\n<td>A unique identifier of the blockout time</td>\n</tr>\n<tr>\n<td>employee</td>\n<td>An object which contains the id and name of the employee to whom the blockout time is created</td>\n</tr>\n<tr>\n<td>room</td>\n<td>An object which contains the id and name of the room to which the blockout time is created</td>\n</tr>\n<tr>\n<td>block_out_time_type</td>\n<td>An object which contains id, name and default duration of the type of blockout time</td>\n</tr>\n<tr>\n<td>start_time</td>\n<td>A variable which contains the time on which block out time starts(UTC)</td>\n</tr>\n<tr>\n<td>end_time</td>\n<td>A variable which contains the time on which block out time ends(UTC)</td>\n</tr>\n<tr>\n<td>start_time_in_center</td>\n<td>A variable which contains the time on which block out time starts(center time zone)</td>\n</tr>\n<tr>\n<td>end_time_in_center</td>\n<td>A variable which contains the time on which block out time ends(center time zone)</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>A string which represents the notes/description of a blockout time</td>\n</tr>\n<tr>\n<td>recurring_block_out_time</td>\n<td>An object which contains the recurring details of the block out time</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"the-blockouttimerequest-object\">The <strong>BlockOutTimeRequest</strong> Object</h2>\n<blockquote>\n<p>Contains the details which are required to create or update a blockout time, This object sent as a body in order to create or update a blockout time.</p>\n</blockquote>\n<h2 id=\"sample-object-1\">sample object</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"center_id\":\"\",\n  \"block_out_time_type_id\":0,\n  \"start_time\":\"0000-00-00 00:00:00\",\n  \"end_time\":\"0000-00-00 00:00:00\",\n  \"notes\":\"\",\n  \"mode\":0,\n  \"recurring_block_out_time\":{recurring block out time object}\n}\n</code></pre><h2 id=\"attributes-1\">Attributes</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>center_id</td>\n<td>A unique identifier of the center</td>\n</tr>\n<tr>\n<td>block_out_time_type_id</td>\n<td>An identifier which represents the blockout time type</td>\n</tr>\n<tr>\n<td>start_time</td>\n<td>A variable which contains the time on which block out time starts(center time zone)</td>\n</tr>\n<tr>\n<td>end_time</td>\n<td>A variable which contains the time on which block out time ends(center time zone)</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>A string which represents the notes/description of a blockout time</td>\n</tr>\n<tr>\n<td>mode</td>\n<td>mode is set to 0 to create a new recurrence and set to 1 to update the existing recurrence</td>\n</tr>\n<tr>\n<td>recurring_block_out_time</td>\n<td>An object which contains the recurring details of the block out time</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"the-recurringblockouttime-object\">The <strong>RecurringBlockOutTime</strong> Object</h2>\n<blockquote>\n<p>Contains the recurrence details of the blockout time and it is the child attribute for both BlockOutTime and BlockOutTimeRequest objects.</p>\n</blockquote>\n<h2 id=\"sample-object-2\">sample object</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>\"recurring_block_out_time\": {\n    \"id\": \"\",\n    \"time_period\": \"\",\n    \"interval\": 0,\n    \"rec_start_date\": \"0000-00-00T00:00:00\",\n    \"rec_end_date\": \"0000-00-00T00:00:00\",\n    \"week_days\": 0,\n    \"occurences\": 0\n  }\n</code></pre><h2 id=\"attributes-2\">Attributes</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>A unique identifier of the recurrence, While creating its set to null</td>\n</tr>\n<tr>\n<td>time_period</td>\n<td>A String which represents recurrence is Daily, Weekly, Monthly or Yearly</td>\n</tr>\n<tr>\n<td>rec_start_date</td>\n<td>A variable which contains the time on which recurrence block out time starts(center time zone)</td>\n</tr>\n<tr>\n<td>rec_end_date</td>\n<td>A variable which contains the time on which recurrence block out time ends(center time zone)</td>\n</tr>\n<tr>\n<td>week_days</td>\n<td>In case of Weekly recurrence, weekdays represents the sum of bits where 64=Monday 32=Tuesday 16=Wednesday 8=Thursday 4=Friday 2=Saturday 1=Sunday and during Daily, Monthly, Yearly weekdays should set to 0</td>\n</tr>\n<tr>\n<td>occurences</td>\n<td>The number of times the blockout time should be repeated</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"d7fc0afb-65c2-40ca-8791-7098bbc291a2","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"de65575f-8da2-4b1b-9858-58185bd2f88e","type":"text/javascript","exec":[""]}}],"_postman_id":"9b5bdd6e-9c6a-4b64-b2bc-bf002fe08369"}],"id":"806a9a90-0404-4c4d-9d03-2af9731be206","event":[{"listen":"prerequest","script":{"id":"11ffe8d8-60d7-4fd7-ad3e-3ed568875437","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"b1ada857-3b72-4f64-aff4-c34feee33772","type":"text/javascript","exec":[""]}}],"_postman_id":"806a9a90-0404-4c4d-9d03-2af9731be206","description":""},{"name":"Service Booking and Billing","item":[{"name":"Create a service booking","event":[{"listen":"test","script":{"id":"8012fd6d-e215-4311-9a68-5e6ee6db4a80","exec":[""],"type":"text/javascript"}}],"id":"acad93c6-3254-4a0b-bee9-84b71973bea1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"/*Minimum request object to create a service booking*/\n{\n    \"center_id\": \"{{center_id}}\",\n    \"date\": \"{{date}}\",\n    \"is_only_catalog_employees\": \"true\",\n    \"guests\": [\n        {\n            \"id\": \"{{guest_id}}\",\n            \"items\": [\n                {\n                    \"item\": {\n                        \"id\": \"{{service_id}}\"\n                    }\n                }\n            ]\n        }\n    ]\n}\n/*Minimum request object to create a group service booking*/\n{\n    \"center_id\": \"{{center_id}}\",\n    \"date\": \"{{date}}\",\n    \"is_only_catalog_employees\": \"true\",\n    \"guests\": [\n        {\n            \"id\": \"{{guest_id}}\",\n            \"items\": [\n                {\n                    \"item\": {\n                        \"id\": \"{{item_id}}\"\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"{{guest_id}}\",\n            \"items\": [\n                {\n                    \"item\": {\n                        \"id\": \"{{item_id}}\"\n                    }\n                }\n            ]\n        }\n    ]\n}\n/*Maximum request object to create a service booking*/\n{\n    \"center_id\": \"{{center_id}}\",\n    \"date\": \"{{booking_date}}\",\n    \"is_only_catalog_employees\": \"true\",\n    \"guests\": [\n        {\n            \"id\": \"{{guest_id}}\",\n            \"items\": [\n                {\n                    \"item\": {\n                        \"id\": \"{{service_id}}\"\n                    },\n                    \"room\": {\n                        \"id\": \"{{room_id}}\"\n                    },\n                    \"therapist\": {\n                        \"id\": \"{{therapist_id}}\"\n                        \"Gender\": 0\n                    },\n                    \"add_ons\": [\n                        {\n                            \"item\": {\n                                \"id\": \"{{add_on_id}}\"\n                            }\n                        }\n                    ]\n                },\n                {\n                    \"item\": {\n                        \"id\": \"{{service_id}}\"\n                    },\n                    \"room\": {\n                        \"id\": \"{{room_id}}\"\n                    },\n                    \"therapist\": {\n                        \"id\": \"{{therapist_id}}\"\n                        \"Gender\": 1\n                    },\n                    \"add_ons\": [\n                        {\n                            \"item\": {\n                                \"id\": \"{{add_on_id}}\"\n                            }\n                        }\n                    ]\n                }\n            ]\n        }\n    ]\n}"},"url":"{{api_url}}/v1/bookings?is_double_booking_enabled={{true/false}}","description":"<p>This API helps you to create a service booking.  </p>\n<p>To create a group service booking, you must specify in the API request body the required <code>guest_id</code> and appointment-related <code>item</code> details. After you add appointment details for multiple guests, this API automatically creates a group booking.<br />For more information on these parameters and how to create a group booking, refer to the <strong>Request Body Details</strong> table and the <strong>Body</strong> section respectively.  </p>\n<p>If you have a preference for a specific therapist for the service, you can specify the required therapist ID in the API request body. If you have a preference for a specific gender of therapist for the service, you can specify the required gender option in the API request body.  </p>\n<p>After you use this API to create a service booking, a unique 32-digit <code>booking_id</code> is generated. You can then use this <code>booking_id</code> to <a href=\"https://docs.zenoti.com/?version=latest#3325700a-e959-40f0-8652-f69a6efdc8e7\">retrieve available slots for the service booking</a>, <a href=\"https://docs.zenoti.com/?version=latest#35eba6d7-f8f1-44fe-ac19-f60017617367\">reserve a slot for the service booking</a>, and then <a href=\"https://docs.zenoti.com/?version=latest#24ff52da-0594-49e9-b6d7-91250824583c\">confirm the service booking</a> to complete the appointment-booking process.</p>\n<p>This API also allows guests to create service bookings for other guests, provided there is a relationship defined in Zenoti, and the booking can only be done by the host.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>is_double_booking_enabled</td>\n<td>boolean?</td>\n<td><code>Optional</code>  <br />If this parameter is passed as <code>true</code>, then depending on the <strong>AllowAppointmentOverlap</strong> organization setting, this API allows you to book a slot even if the specified therapist has already been assigned for a different booking at the same time slot. The default value of this parameter is <code>null</code>.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-details\">Request Body Details</h2>\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>center_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>is_only_catalog_employees</td>\n<td>boolean</td>\n<td>Indicates whether the service booking will be created for catalog-enabled therapists only.</td>\n</tr>\n<tr>\n<td>skip_catalog_validations</td>\n<td>boolean</td>\n<td>Indicates whether the catalog check for services should be done.  <br /><strong>Values</strong>:  <br /><strong>True</strong>: Non-catalog-enabled services are shown for booking.  <br /><strong>False</strong>: Only services that have the catalog enabled are shown for booking.  <br /><strong>Default value</strong>: False.</td>\n</tr>\n<tr>\n<td>date</td>\n<td>date</td>\n<td>Date of the service booking.</td>\n</tr>\n<tr>\n<td>is_family_booking</td>\n<td>boolean</td>\n<td>Indicates if guest wants to book an appointment for a family member.</td>\n</tr>\n<tr>\n<td>relationship_host_id</td>\n<td>guid</td>\n<td>Unique 32 digit identifier of the relationship host.</td>\n</tr>\n<tr>\n<td>guest_relationship_id</td>\n<td>guid</td>\n<td>Unique 32 digit identifier of the guest for whom the host wants to book an appointment.</td>\n</tr>\n<tr>\n<td>guests</td>\n<td>object</td>\n<td>Object that contains details about various guest-related elements. For more information, refer to the <strong>guests Object</strong> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"guests-object\">guests Object</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>items</td>\n<td>object</td>\n<td>Object that contains elements related to services and requested therapists. For more information, refer to the <strong>items Object</strong> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"items-object\">items Object</h2>\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>item_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the requested service in the service booking.</td>\n</tr>\n<tr>\n<td>room</td>\n<td>object</td>\n<td>Object that contains the ID of the room in the center at which the service is to be performed. For more information, refer to the <strong>room Object</strong> table.</td>\n</tr>\n<tr>\n<td>therapist</td>\n<td>object</td>\n<td>Object that contains the ID and gender details of the requested therapist. If this object is not passed, the booking will be assigned to any available therapist who can perform the service. If this object is passed, the booking will be assigned to the specified therapist. For more information, refer to the <strong>therapist Object</strong> table.</td>\n</tr>\n<tr>\n<td>parallel_service_group</td>\n<td>object</td>\n<td>Object that contains the ID of the parallel service group. To pass this object ensure you have the same id to both the services and place them sequentially. (one after the other).</td>\n</tr>\n<tr>\n<td>add_ons</td>\n<td>object</td>\n<td>Object that contains the ID of the add-on item of the service booking. For more information, refer to the <strong>add_ons Object</strong> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"room-object\">room Object</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the room in the center at which the service is to be performed..</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"therapist-object\">therapist Object</h2>\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>Id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the requested therapist. If this guid is not passed, the booking will be assigned to any available therapist who can perform the service. If this guid is passed, the booking will be assigned to the specific therapist.</td>\n</tr>\n<tr>\n<td>Gender</td>\n<td>enum</td>\n<td>Indicates the gender of the requested therapist: Any = 0, Male = 1, Female = 2, and Specific = 3. If this enum is not passed, the booking will be assigned to any available therapist who can perform the service. If this enum is passed, the booking will be assigned to an available therapist based on the specified gender.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"add_ons-object\">add_ons Object</h2>\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>item</td>\n<td>object</td>\n<td>Object that contains the ID of the add-on item of the service booking. For more information, refer to the <strong>item Object</strong> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"item-object\">item Object</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the requested add-on item of the service booking.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the generated <code>booking_id</code>.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <strong>error Object</strong> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>message</th>\n<th>code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>cannot modify. Invoice is before financial lock period.</td>\n<td>1502</td>\n<td>If you cannot change the service booking details because this action is requested before the financial lock period of the invoice.</td>\n</tr>\n<tr>\n<td>center_id is missing.</td>\n<td>503</td>\n<td>If the <code>center_id</code> has not been specified.</td>\n</tr>\n<tr>\n<td>request is missing.</td>\n<td>503</td>\n<td>If the request body of this API has not been specified.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","bookings"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p><code>boolean</code><br />\n<code>Optional</code><br /> \nIf this parameter is passed as <code>true</code>, then depending on the <b>AllowAppointmentOverlap</b> organization setting, this API allows you to book a slot even if the specified therapist has been already assigned for a different booking at the same time slot. The default value of this parameter is <code>null</code>.</p>\n","type":"text/plain"},"key":"is_double_booking_enabled","value":"{{true/false}}"}],"variable":[]}},"response":[{"id":"5e96535c-481a-4d65-8bd8-150dab589d59","name":"Create a service booking","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json","description":"Represents the type of the request body."},{"key":"Authorization","type":"text","value":"bearer {{access_token}}","description":"Access token generated from the token API."}],"body":{"mode":"raw","raw":"/*Minimum request object to create a service booking*/\n{\n    \"center_id\": \"{{center_id}}\",\n    \"date\": \"{{date}}\",\n    \"is_only_catalog_employees\": \"true\",\n    \"guests\": [\n        {\n            \"id\": \"{{guest_id}}\",\n            \"items\": [\n                {\n                    \"item\": {\n                        \"id\": \"{{service_id}}\"\n                    }\n                }\n            ]\n        }\n    ]\n}\n/*Minimum request object to create a group service booking*/\n{\n    \"center_id\": \"{{center_id}}\",\n    \"date\": \"{{date}}\",\n    \"is_only_catalog_employees\": \"true\",\n    \"guests\": [\n        {\n            \"id\": \"{{guest_id}}\",\n            \"items\": [\n                {\n                    \"item\": {\n                        \"id\": \"{{item_id}}\"\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"{{guest_id}}\",\n            \"items\": [\n                {\n                    \"item\": {\n                        \"id\": \"{{item_id}}\"\n                    }\n                }\n            ]\n        }\n    ]\n}\n/*Maximum request object to create a service booking*/\n{\n    \"center_id\": \"{{center_id}}\",\n    \"date\": \"{{booking_date}}\",\n    \"is_only_catalog_employees\": \"true\",\n    \"guests\": [\n        {\n            \"id\": \"{{guest_id}}\",\n            \"items\": [\n                {\n                    \"item\": {\n                        \"id\": \"{{service_id}}\"\n                    },\n                    \"room\": {\n                        \"id\": \"{{room_id}}\"\n                    },\n                    \"therapist\": {\n                        \"id\": \"{{therapist_id}}\"\n                        \"Gender\": 0\n                    },\n                    \"add_ons\": [\n                        {\n                            \"item\": {\n                                \"id\": \"{{add_on_id}}\"\n                            }\n                        }\n                    ]\n                },\n                {\n                    \"item\": {\n                        \"id\": \"{{service_id}}\"\n                    },\n                    \"room\": {\n                        \"id\": \"{{room_id}}\"\n                    },\n                    \"therapist\": {\n                        \"id\": \"{{therapist_id}}\"\n                        \"Gender\": 1\n                    },\n                    \"add_ons\": [\n                        {\n                            \"item\": {\n                                \"id\": \"{{add_on_id}}\"\n                            }\n                        }\n                    ]\n                }\n            ]\n        }\n    ]\n}"},"url":"https://api.zenoti.com/v1/bookings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 25 Jul 2019 05:26:49 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"58"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"15b0cc65-1e47-440d-8208-966959e8c93e\",\n    \"error\": null\n}"}],"_postman_id":"acad93c6-3254-4a0b-bee9-84b71973bea1"},{"name":"Retrieve available slots for a service booking","event":[{"listen":"test","script":{"id":"33895fee-3468-4348-a773-0cd8a5ad51a4","exec":[""],"type":"text/javascript"}}],"id":"ec39bde5-44ca-4c16-896e-8a348fcb4814","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"body":{"mode":"raw","raw":""},"url":"{{api_url}}/v1/bookings/{{booking_id}}/slots?check_future_day_availability={{true/false}}","description":"<p>This API helps you to retrieve available slots for the specified service booking (<code>booking_id</code>) on a given day. If no slots are available on that day, the API returns the next available slot on any other future day of the current week.<br /></p>\n<p>You can also use this API to retrieve available slots for the required group service booking (<code>booking_id</code>).<br />\n<br />\nYou can choose a specific therapist or a therapist based on a certain gender while <a href=\"https://docs.zenoti.com/?version=latest#f5fccb13-fbaf-4e49-914a-9cdb69b5d2a7\">creating a service booking</a>; after which, a unique 32-digit <code>booking_id</code> is generated. <br /></p>\n<p>You must then specify the generated <code>booking_id</code> as an input parameter in the API request body to retrieve available slots for the service booking.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>check_future_day_availability</td>\n<td>boolean</td>\n<td><code>Optional</code><br /> If it is passed as <code>true</code>, this parameter verifies whether any remaining day of the current week is available to be booked for the service. The default value of this parameter is <code>false</code>.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>slots</td>\n<td>object</td>\n<td>Object that contains details about various elements about the slots on a day. For more information, refer to the <b>slots</b> table.</td>\n</tr>\n<tr>\n<td>future_days</td>\n<td>object</td>\n<td>Object that contains details about the availability of slots on a future day of the current week. For more information, refer to the <b>future_days</b> table.</td>\n</tr>\n<tr>\n<td>next_available_day</td>\n<td>datetime</td>\n<td>The latest day that contains available slots for the specified service booking.</td>\n</tr>\n<tr>\n<td>Error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"slots\">slots</h2>\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>Time</td>\n<td>datetime</td>\n<td>The time of a slot on any given day.</td>\n</tr>\n<tr>\n<td>Warnings</td>\n<td>object</td>\n<td>Object that contains details about various warning elements of the slot. For more information, refer to the <b>Warnings</b> table.</td>\n</tr>\n<tr>\n<td>Priority</td>\n<td>int</td>\n<td>Indicates the priority of the slot.</td>\n</tr>\n<tr>\n<td>Available</td>\n<td>boolean</td>\n<td>If <code>true</code>, it indicates that the slot is available to be booked for a service.</td>\n</tr>\n<tr>\n<td>SalePrice</td>\n<td>decimal</td>\n<td>The price of the service booking.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"warnings\">Warnings</h2>\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>Type</td>\n<td>enum</td>\n<td>Indicates the type of warning message for the slot: TherapistDoubleBooked = 0, TherapistOutsideSchedule = 1, GuestDoubleBooked = 2, RoomCapacityExceeded = 3, ServiceEndsOutsideCenterHours = 4, EquipmentCapacityExceeded = 5, DayIsHoliday = 6, TherapistDoubleSelcted = 7, RoomDoubleSelcted = 8, EquipmentDoubleSelcted = 9, TherapistNotAvailableOnReservation = 10, RoomNotAvailableOnReservation =11, and EquipmentNotAvailableOnReservation = 12.</td>\n</tr>\n<tr>\n<td>Message</td>\n<td>string</td>\n<td>Warning message for the slot.</td>\n</tr>\n<tr>\n<td>GuestId</td>\n<td>guid</td>\n<td>Unique 32-character ID of the guest who will avail a service during the slot time period.</td>\n</tr>\n<tr>\n<td>TherapistId</td>\n<td>guid</td>\n<td>Unique 32-character ID of the therapist who will perform the service during the slot time period.</td>\n</tr>\n<tr>\n<td>ServiceId</td>\n<td>guid</td>\n<td>Unique 32-character ID of the service that the therapist will perform during the slot time period.</td>\n</tr>\n<tr>\n<td>RoomId</td>\n<td>guid</td>\n<td>Unique 32-character ID of the room in which the service will be performed during the slot time period.</td>\n</tr>\n<tr>\n<td>EquipmentId</td>\n<td>guid</td>\n<td>Unique 32-character ID of the equipment that will be used in the service during the slot time period.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"future_days\">future_days</h2>\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>Day</td>\n<td>datetime</td>\n<td>Date and time details of an available slot in a future day of the current week.</td>\n</tr>\n<tr>\n<td>IsAvailable</td>\n<td>boolean</td>\n<td>If <code>true</code>, it indicates that the slot is available to be booked for a service on that day.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error\">Error</h2>\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>StatusCode</td>\n<td>int</td>\n<td>Status code that represents the type of the error.</td>\n</tr>\n<tr>\n<td>Message</td>\n<td>string</td>\n<td>Message that describes the error.</td>\n</tr>\n<tr>\n<td>InternalMessage</td>\n<td>string</td>\n<td>Internal message that describes about the error in more detail.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-message-details\">Error Message Details</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Message</th>\n<th>Error Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id is missing.</td>\n<td>503</td>\n<td>If the booking ID is not specified.</td>\n</tr>\n<tr>\n<td>Could not get booking details.</td>\n<td>502</td>\n<td>If the booking details could not be retrieved.</td>\n</tr>\n<tr>\n<td>Invalid booking id.</td>\n<td>502</td>\n<td>If the specified booking ID is not valid.</td>\n</tr>\n<tr>\n<td>Slot is not available for reservation.</td>\n<td>502</td>\n<td>If the slot is not available to be reserved for the appointment.</td>\n</tr>\n<tr>\n<td>Center not found.</td>\n<td>502</td>\n<td>If the center details could not be retrieved.</td>\n</tr>\n<tr>\n<td>One or more services or addons are not available in the catalog.</td>\n<td>502</td>\n<td>If certain services or add-ons are not available in the catalog.</td>\n</tr>\n<tr>\n<td>One or more therapists are not available in catalog.</td>\n<td>502</td>\n<td>If certain therapists are not available in the catalog.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","bookings","{{booking_id}}","slots"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>boolean<br />\n<code>Optional</code><br />\nIf passed as <code>true</code>, this parameter verifies whether any remaining day of the current week is available to be booked for the service. The default value of this parameter is <code>false</code>.</p>\n","type":"text/plain"},"key":"check_future_day_availability","value":"{{true/false}}"}],"variable":[]}},"response":[{"id":"f4826bee-bf76-47ae-abf4-a793a9311fc1","name":"Retrieve available slots for a booking","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/bookings/{{booking_id}}/slots?check_future_day_availability=true","protocol":"https","host":["api","zenoti","com"],"path":["v1","bookings","{{booking_id}}","slots"],"query":[{"key":"check_future_day_availability","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 26 Jul 2019 06:15:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2257"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"X-Powered-By","value":"ARR/3.0"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\r\n\"slots\": [\r\n{\r\n\"Time\": \"2020-02-04T08:00:00\",\r\n\"Warnings\": null,\r\n\"Priority\": 0,\r\n\"Available\": true,\r\n\"SalePrice\": null\r\n},\r\n{\r\n\"Time\": \"2020-02-04T08:45:00\",\r\n\"Warnings\": null,\r\n\"Priority\": 0,\r\n\"Available\": true,\r\n\"SalePrice\": null\r\n},\r\n{\r\n\"Time\": \"2020-02-04T09:30:00\",\r\n\"Warnings\": null,\r\n\"Priority\": 0,\r\n\"Available\": true,\r\n\"SalePrice\": null\r\n},\r\n{\r\n\"Time\": \"2020-02-04T10:15:00\",\r\n\"Warnings\": null,\r\n\"Priority\": 0,\r\n\"Available\": true,\r\n\"SalePrice\": null\r\n},\r\n{\r\n\"Time\": \"2020-02-04T11:00:00\",\r\n\"Warnings\": null,\r\n\"Priority\": 0,\r\n\"Available\": true,\r\n\"SalePrice\": null\r\n},\r\n{\r\n\"Time\": \"2020-02-04T11:45:00\",\r\n\"Warnings\": null,\r\n\"Priority\": 0,\r\n\"Available\": true,\r\n\"SalePrice\": null\r\n},\r\n{\r\n\"Time\": \"2020-02-04T12:30:00\",\r\n\"Warnings\": null,\r\n\"Priority\": 0,\r\n\"Available\": true,\r\n\"SalePrice\": null\r\n},\r\n{\r\n\"Time\": \"2020-02-04T13:15:00\",\r\n\"Warnings\": null,\r\n\"Priority\": 0,\r\n\"Available\": true,\r\n\"SalePrice\": null\r\n},\r\n{\r\n\"Time\": \"2020-02-04T14:00:00\",\r\n\"Warnings\": null,\r\n\"Priority\": 0,\r\n\"Available\": true,\r\n\"SalePrice\": null\r\n},\r\n{\r\n\"Time\": \"2020-02-04T14:45:00\",\r\n\"Warnings\": null,\r\n\"Priority\": 0,\r\n\"Available\": true,\r\n\"SalePrice\": null\r\n},\r\n{\r\n\"Time\": \"2020-02-04T15:30:00\",\r\n\"Warnings\": null,\r\n\"Priority\": 0,\r\n\"Available\": true,\r\n\"SalePrice\": null\r\n},\r\n{\r\n\"Time\": \"2020-02-04T16:15:00\",\r\n\"Warnings\": null,\r\n\"Priority\": 0,\r\n\"Available\": true,\r\n\"SalePrice\": null\r\n},\r\n{\r\n\"Time\": \"2020-02-04T17:00:00\",\r\n\"Warnings\": null,\r\n\"Priority\": 0,\r\n\"Available\": true,\r\n\"SalePrice\": null\r\n},\r\n{\r\n\"Time\": \"2020-02-04T17:45:00\",\r\n\"Warnings\": null,\r\n\"Priority\": 0,\r\n\"Available\": true,\r\n\"SalePrice\": null\r\n},\r\n{\r\n\"Time\": \"2020-02-04T18:30:00\",\r\n\"Warnings\": null,\r\n\"Priority\": 0,\r\n\"Available\": true,\r\n\"SalePrice\": null\r\n},\r\n{\r\n\"Time\": \"2020-02-04T19:15:00\",\r\n\"Warnings\": null,\r\n\"Priority\": 0,\r\n\"Available\": true,\r\n\"SalePrice\": null\r\n},\r\n{\r\n\"Time\": \"2020-02-04T20:00:00\",\r\n\"Warnings\": null,\r\n\"Priority\": 0,\r\n\"Available\": true,\r\n\"SalePrice\": null\r\n}\r\n],\r\n\"future_days\": [\r\n{\r\n\"Day\": \"2020-02-03T00:00:00\",\r\n\"IsAvailable\": false\r\n},\r\n{\r\n\"Day\": \"2020-02-04T00:00:00\",\r\n\"IsAvailable\": true\r\n},\r\n{\r\n\"Day\": \"2020-02-05T00:00:00\",\r\n\"IsAvailable\": true\r\n},\r\n{\r\n\"Day\": \"2020-02-06T00:00:00\",\r\n\"IsAvailable\": true\r\n},\r\n{\r\n\"Day\": \"2020-02-07T00:00:00\",\r\n\"IsAvailable\": true\r\n},\r\n{\r\n\"Day\": \"2020-02-08T00:00:00\",\r\n\"IsAvailable\": true\r\n}\r\n],\r\n\"Error\": null\r\n}"}],"_postman_id":"ec39bde5-44ca-4c16-896e-8a348fcb4814"},{"name":"Reserve a slot for a service booking","id":"14c11081-4d4c-4a5f-838f-72a4d72894ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"slot_time\": \"2020-06-15T05:50:58\"\n}"},"url":"{{api_url}}/v1/bookings/{{booking_id}}/slots/reserve","description":"<p>This API helps you to reserve a slot for the specified service booking (<code>booking_id</code>). <br /></p>\n<p>You can also use this API to reserve a slot for the required group service booking (<code>booking_id</code>).<br />\n<br />\nYou can choose a specific therapist or a therapist based on a certain gender while <a href=\"https://docs.zenoti.com/?version=latest#f5fccb13-fbaf-4e49-914a-9cdb69b5d2a7\">creating a service booking</a>; after which, a unique 32-digit <code>booking_id</code> is generated. <br /></p>\n<p>You must then specify the generated <code>booking_id</code> in the API request. You can also provide appropriate details for the <code>slot_time</code> parameter in the API request body to reserve a slot for the service booking.</p>\n<p>After you have reserved a slot for the service booking, you can then proceed to <a href=\"https://docs.zenoti.com/?version=latest#24ff52da-0594-49e9-b6d7-91250824583c\">confirm the service booking</a>.</p>\n<p>This API also allows guests to reserve appointments for family members. Provided, there is a relationship defined in Zenoti and an appointment reservation can only be done by the host. </p>\n<h2 id=\"request-details\">Request Details</h2>\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>booking_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the service booking.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-details\">Request Body Details</h2>\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>slot_time</td>\n<td>datetime</td>\n<td>Date and time of the service booking that is to be reserved.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>is_reserved</td>\n<td>boolean</td>\n<td>Indicates whether the service booking has been reserved.</td>\n</tr>\n<tr>\n<td>reservation_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the service booking reservation.</td>\n</tr>\n<tr>\n<td>expiry_time</td>\n<td>datetime</td>\n<td>Date and time on which the service booking reservation will expire.</td>\n</tr>\n<tr>\n<td>blocking_time</td>\n<td>integer</td>\n<td>Block time of the reservation.</td>\n</tr>\n<tr>\n<td>invoices</td>\n<td>object</td>\n<td>Object that contains various invoice-related elements of the service booking. For more information, refer to the <b>invoices Object</b> table.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"invoices-object\">invoices Object</h2>\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>guest</td>\n<td>object</td>\n<td>Object that contains various guest-related elements of the service booking. For more information, refer to the <b>guest Object</b> table.</td>\n</tr>\n<tr>\n<td>invoice_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the invoice of the service booking.</td>\n</tr>\n<tr>\n<td>items</td>\n<td>object</td>\n<td>Object that contains various item-related elements of the service booking. For more information, refer to the <b>items Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"guest-object\">guest Object</h2>\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>Id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>FirstName</td>\n<td>string</td>\n<td>First name of the guest.</td>\n</tr>\n<tr>\n<td>LastName</td>\n<td>string</td>\n<td>Last name of the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"items-object\">items Object</h2>\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>item</td>\n<td>object</td>\n<td>Object that contains various item-related elements included in the service booking. For more information, refer to the <b>item Object</b> table.</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>int</td>\n<td>Number of items included in the service booking.</td>\n</tr>\n<tr>\n<td>therapist</td>\n<td>object</td>\n<td>Object that contains these therapist-related elements of the service booking: id, full_name, first_name, last_name, and nick_name.</td>\n</tr>\n<tr>\n<td>room</td>\n<td>object</td>\n<td>Object that contains these room-related elements of the service booking: id and name.</td>\n</tr>\n<tr>\n<td>equipment</td>\n<td>object</td>\n<td>Object that contains these equipment-related elements of the service booking: id and name.</td>\n</tr>\n<tr>\n<td>start_time</td>\n<td>datetime</td>\n<td>Start date and time of the service booking session.</td>\n</tr>\n<tr>\n<td>end_time</td>\n<td>datetime</td>\n<td>End date and time of the service booking session.</td>\n</tr>\n<tr>\n<td>invoice_item_id</td>\n<td>guid?</td>\n<td>Unique 32-character identifier of the invoice item of the service booking.</td>\n</tr>\n<tr>\n<td>appointment_id</td>\n<td>guid?</td>\n<td>Unique 32-character identifier of the reserved appointment booking.</td>\n</tr>\n<tr>\n<td>addons</td>\n<td>list?</td>\n<td>List of add-ons associated to the service booking.</td>\n</tr>\n<tr>\n<td>package_services</td>\n<td>list?</td>\n<td>List of package services associated to the service booking.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"item-object\">item Object</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the item included in the service booking.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the item.</td>\n</tr>\n<tr>\n<td>item_type</td>\n<td>enum</td>\n<td>Type of the item: 0 - Service, 2 - Product, 3 - Membership, 4 - Package, 6 - Giftcard, 7 - all.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>503</td>\n<td>Request is missing  or id is missing.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Could not get booking details.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Invalid booking id.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Slot is not available for reservation.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Center not found.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>One or more services or addons are not available in the catalog.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>One or more therapists are not available in catalog.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","bookings","{{booking_id}}","slots","reserve"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"1dd88f8b-ab0d-4a41-b899-c6e2108f15ed","name":"Reserve a slot for a service booking","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"bearer {{access_token}}","description":"Access token generated from the token API."},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json","description":"Represents the type of the request body."}],"body":{"mode":"raw","raw":"{\n    \"slot_time\": \"2020-06-15T05:50:58\"\n}"},"url":"https://api.zenoti.com/v1/bookings/{{booking_id}}/slots/reserve"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"is_reserved\": true,\n    \"reservation_id\": \"bb7b3d2c-1142-482b-8e31-2a04f7c75ec4\",\n    \"expiry_time\": \"2020-06-21T12:24:14.8334418+00:00\",\n    \"blocking_time\": 4,\n    \"invoices\": [\n      {\n        \"guest\": {\n          \"Id\": \"f47d09d0-9a82-419e-a0a0-da5a55098905\",\n          \"FirstName\": \"Nick\",\n          \"LastName\": \"Smith\"\n        },\n        \"invoice_id\": \"29ec1a5a-676e-4381-aea7-bf301fef3bcd\",\n        \"items\": [\n          {\n            \"item\": {\n              \"id\": \"d2e04a87-ecfa-4d73-a89e-c3bf68391f52\",\n              \"name\": \"Deep-tissue Massage\",\n              \"item_type\": 0\n            },\n            \"quantity\": 1,\n            \"therapist\": {\n              \"id\": \"af14d51c-556a-419a-a6d7-eb7df7369041\",\n              \"full_name\": \"Amy Brown\",\n              \"first_name\": \"Amy\",\n              \"last_name\": \"Brown\",\n              \"nick_name\": \"\"\n            },\n            \"room\": {\n              \"id\": \"73e2a693-d8d1-4e10-97cf-1fdfa8fc7aef\",\n              \"name\": \"Room A\"\n            },\n            \"equipment\": {\n              \"id\": \"7947da9c-676f-4130-b652-b90fb45953ca\",\n              \"name\": \"Massager\"\n            },\n            \"start_time\": \"2020-06-21T12:24:14.8334418+00:00\",\n            \"end_time\": \"2020-06-21T12:24:14.8334418+00:00\",\n            \"invoice_item_id\": \"2fed3ba4-c8c6-4433-9f12-51f6fae03fbc\",\n            \"appointment_id\": \"0f53e93f-4e53-42d5-be4d-fbb4cd4f84cf\",\n            \"addons\": [],\n            \"package_services\": []\n          },\n    \"error\": null\n}\n        ]"}],"_postman_id":"14c11081-4d4c-4a5f-838f-72a4d72894ef"},{"name":"Confirm a service booking","id":"2f324300-7046-4c74-8233-ed6d174cf058","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json","description":"<p>Represents the content type of the request body.</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"notes\": \"Confirmed aromatherapy session on 31st July at 5 PM.\",\n    \"group_name\": \"Jennifer's Group Aromatherapy session\"\n}"},"url":"{{api_url}}/v1/bookings/{{booking_id}}/slots/confirm","description":"<p>This API helps you to confirm the required <a href=\"https://docs.zenoti.com/?version=latest#b16113f8-f581-4ec0-ad6b-f54f670d4fed\">reserved service booking</a> (<code>booking_id</code>).<br /></p>\n<p>You can also use this API to confirm the required group service booking (<code>booking_id</code>). You must specify in the API request body the appropriate appointment <code>group_name</code> details. <br />\n<br />\nYou can choose a specific therapist or a therapist based on a certain gender while <a href=\"https://docs.zenoti.com/?version=latest#f5fccb13-fbaf-4e49-914a-9cdb69b5d2a7\">creating a service booking</a>; after which, a unique 32-digit <code>booking_id</code> is generated. <br /></p>\n<p>After you have <a href=\"https://docs.zenoti.com/?version=latest#b16113f8-f581-4ec0-ad6b-f54f670d4fed\">reserved the service booking</a>, you must then specify the generated <code>booking_id</code> as an input parameter to use this API to confirm the service booking before the reservation time of the slot expires. </p>\n<p>If the service booking is confirmed, you will receive the details of the service booking in the generated response.</p>\n<p>This API also allows you to confirm service bookings for family members. Provided, there ia a relationship defined in Zenoti between the host and the family members.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>booking_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the generated <code>booking_id</code>.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-details\">Request Body Details</h2>\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>notes</td>\n<td>string</td>\n<td><code>Optional</code><br /> Any notes added by the guest.</td>\n</tr>\n<tr>\n<td>group_name</td>\n<td>string</td>\n<td><code>Optional</code><br /> Name of the group appointment.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>is_confirmed</td>\n<td>boolean</td>\n<td>Indicates the status of the booking.</td>\n</tr>\n<tr>\n<td>invoice</td>\n<td>object</td>\n<td>Object that contains various invoice-related details. For more information, refer to the <b>invoice Object</b> table.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>503</td>\n<td>id is missing.</td>\n</tr>\n<tr>\n<td>438</td>\n<td>cannot acces.</td>\n</tr>\n<tr>\n<td>5002</td>\n<td>Can not modify as service is applied with in-time discounts.</td>\n</tr>\n<tr>\n<td>5001</td>\n<td>Appointment cannot be rescheduled.</td>\n</tr>\n<tr>\n<td>4072</td>\n<td>Sorry, we weren't able to confirm your appointment due to some technical issues. Please try selecting your desired date &amp; time again.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"invoice-object\">invoice Object</h2>\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>guest</td>\n<td>object</td>\n<td>Object that contains various guest-related details that are part of the booking. For more information, refer to the <b>guest Object</b> table.</td>\n</tr>\n<tr>\n<td>invoice_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the invoice.</td>\n</tr>\n<tr>\n<td>items</td>\n<td>object</td>\n<td>Object that contains various items-related details that are part of the booking. For more information, refer to the <b>items Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"guest-object\">guest Object</h2>\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>Id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>FirstName</td>\n<td>string</td>\n<td>First name of the guest.</td>\n</tr>\n<tr>\n<td>LastName</td>\n<td>string</td>\n<td>Last name of the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"items-object\">items Object</h2>\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>item</td>\n<td>object</td>\n<td>Object that contains various service-related details that are part of the booking. For more information, refer to the <b>item Object</b> table.</td>\n</tr>\n<tr>\n<td>therapist</td>\n<td>object</td>\n<td>Object that contains various therapist-related details of the booking. For more information, refer to the <b>therapist Object</b> table.</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>int</td>\n<td>Number of items that are included as part of the booking.</td>\n</tr>\n<tr>\n<td>room</td>\n<td>string?</td>\n<td>Room assigned for the booking.</td>\n</tr>\n<tr>\n<td>equipment</td>\n<td>string?</td>\n<td>Equipment required for the booking.</td>\n</tr>\n<tr>\n<td>start_time</td>\n<td>datetime</td>\n<td>Start time of the appointment.</td>\n</tr>\n<tr>\n<td>end_time</td>\n<td>datetime</td>\n<td>End time of the appointment.</td>\n</tr>\n<tr>\n<td>appointment_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the appointment.</td>\n</tr>\n<tr>\n<td>addons</td>\n<td>string?</td>\n<td>Any add-ons included as part of the service booking.</td>\n</tr>\n<tr>\n<td>package_services</td>\n<td>string?</td>\n<td>Any package services included as part of the service booking.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"item-object\">item Object</h2>\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>item.id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the service.</td>\n</tr>\n<tr>\n<td>item.name</td>\n<td>string</td>\n<td>Name of the service.</td>\n</tr>\n<tr>\n<td>item_type</td>\n<td>string</td>\n<td>Type of the service.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"therapist-object\">therapist Object</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the therapist.</td>\n</tr>\n<tr>\n<td>full_name</td>\n<td>string</td>\n<td>Full name of the therapist.</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>string</td>\n<td>First name of the therapist.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>string</td>\n<td>Last name of the therapist.</td>\n</tr>\n<tr>\n<td>nick_name</td>\n<td>string?</td>\n<td>Nick name of the therapist.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","bookings","{{booking_id}}","slots","confirm"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"468383ea-3b79-4348-a02f-4dd1bce58cf4","name":"Confirm a service booking","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"bearer {{access_token}}","description":"Access token generated from the token API."},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text","description":"Represents the type of the request body."}],"body":{"mode":"raw","raw":"{\n    \"notes\": \"Confirmed aromatherapy session on 31st July at 5 PM.\",\n    \"group_name\": \"Jennifer's Group Aromatherapy session\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/v1/bookings/{{booking_id}}/slots/confirm"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"is_confirmed\": true,\n    \"invoice\": {\n        \"guest\": {\n            \"Id\": \"f47d09d0-9a82-419e-a0a0-da5a55098905\",\n            \"FirstName\": \"Nick\",\n            \"LastName\": \"Smith\"\n        },\n        \"invoice_id\": \"6bdafc31-c65d-4f57-97bd-f2a09c4619e7\",\n        \"items\": [\n            {\n                \"item\": {\n                    \"id\": \"94351335-096a-42f2-ae8e-ef8e0727c30e\",\n                    \"name\": \"AYUR 2\",\n                    \"item_type\": 0\n                },\n                \"quantity\": 1,\n                \"therapist\": {\n                    \"id\": \"af14d51c-556a-419a-a6d7-eb7df7369041\",\n                    \"full_name\": \"Amy Brown\",\n                    \"first_name\": \"Amy\",\n                    \"last_name\": \"Brown\",\n                    \"nick_name\": \"\"\n                },\n                \"room\": null,\n                \"equipment\": null,\n                \"start_time\": \"2019-08-20T13:30:00\",\n                \"end_time\": \"2019-08-20T13:30:00\",\n                \"invoice_item_id\": \"aeddf1d9-8267-4bac-996e-0716ecd7e59d\",\n                \"appointment_id\": \"af6875bb-7733-4e45-b39f-e627e29816f9\",\n                \"addons\": null,\n                \"package_services\": null\n            }\n        ]\n    },\n    \"Error\": null\n}"}],"_postman_id":"2f324300-7046-4c74-8233-ed6d174cf058"},{"name":"Mark the status of an appointment as checked-in","id":"fca18caf-8a91-4145-b37d-43e43dde44cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json","description":"<p>Represents the content type of the request body.</p>\n"},{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"body":{"mode":"raw","raw":""},"url":"{{api_url}} /v1/appointments/{{appointment_group_id}}/check_in","description":"<p>This API helps you to mark the status of an appointment as <b>checked-in</b>. By doing so, you can provide your guests the option to self check-in for their scheduled appointments from your CMA and custom Webstore.</p>\n<p>You must specify appropriate data for the <code>appointment_group_id</code> parameter.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>appointment_group_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the required appointment group.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>success</td>\n<td>boolean</td>\n<td>Indicates whether the status of the specified appointment was successfully marked as checked-in.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>410</td>\n<td>Appointment could not be found.</td>\n</tr>\n<tr>\n<td>428</td>\n<td>Invoice does not exist.</td>\n</tr>\n<tr>\n<td>4051</td>\n<td>User cannot access.</td>\n</tr>\n<tr>\n<td>734</td>\n<td>Check-in cannot be added for closed invoice.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Invoice center is not a valid center. Organization ID does not match with invoice's organization ID.</td>\n</tr>\n<tr>\n<td>727</td>\n<td>You cannot check-in guests for appointments scheduled for a future date.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","appointments","{{appointment_group_id}}","check_in"],"host":["{{api_url}} "],"query":[],"variable":[]}},"response":[{"id":"42fbc86c-cbd0-4aa6-9c15-a935af26266d","name":"Mark the status of an appointment as checked-in","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text","description":"Represents the type of the request body."},{"key":"Authorization","value":"bearer {{access_token}}","description":"Token generated from the token API.","type":"text"}],"body":{"mode":"raw","raw":""},"url":"http://devapi.zenoti.com/v1/appointments/41d005c1-3981-498c-a95d-4716b1b5e5ae/check_in"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Jul 2019 09:01:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"61"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"WWW-Authenticate","value":"Bearer"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"ërror\": null\r\n}"}],"_postman_id":"fca18caf-8a91-4145-b37d-43e43dde44cb"},{"name":"Undo the status of a checked-in appointment","id":"d2eade4a-5f1f-498b-a8e1-d79b1adc0d1d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json","description":"<p>Represents the content type of the request body.</p>\n"},{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"body":{"mode":"raw","raw":""},"url":"{{api_url}} /v1/appointments/{{appointment_group_id}}/undo_check_in","description":"<p>This API helps you to undo the status of a <b>checked-in</b> appointment. By doing so, you can provide your guests the option to undo the status of their self checked-in appointments from your CMA and custom Webstore.</p>\n<p>You must specify appropriate data for the <code>appointment_group_id</code> parameter.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>appointment_group_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the required appointment group.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>success</td>\n<td>boolean</td>\n<td>Indicates whether the status of the specified checked-in appointment was successfully modified.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>410</td>\n<td>Appointment could not be found.</td>\n</tr>\n<tr>\n<td>428</td>\n<td>Invoice does not exist.</td>\n</tr>\n<tr>\n<td>4051</td>\n<td>User cannot access.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Invoice center is not a valid center. Organization ID does not match with invoice's organization ID.</td>\n</tr>\n<tr>\n<td>735</td>\n<td>Undo check-in cannot be added for closed invoice.</td>\n</tr>\n<tr>\n<td>736</td>\n<td>You cannot undo check-in guests for appointments scheduled for a future date.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","appointments","{{appointment_group_id}}","undo_check_in"],"host":["{{api_url}} "],"query":[],"variable":[]}},"response":[{"id":"bdfb779b-4b64-4bd0-8fab-c324cc8b939a","name":"Undo the status of a checked-in appointment","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text","description":"Represents the type of the request body."},{"key":"Authorization","value":"bearer {{access_token}}","description":"Token generated from the token API.","type":"text"}],"body":{"mode":"raw","raw":""},"url":"http://devapi.zenoti.com/v1/appointments/41d005c1-3981-498c-a95d-4716b1b5e5ae/undo_check_in"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Jul 2019 09:01:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"61"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"WWW-Authenticate","value":"Bearer"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"ërror\": null\r\n}"}],"_postman_id":"d2eade4a-5f1f-498b-a8e1-d79b1adc0d1d"},{"name":"Reschedule a service booking","event":[{"listen":"test","script":{"id":"c88ce52d-cad5-48cb-b6b8-94cbcea632c3","exec":[""],"type":"text/javascript"}}],"id":"1b2b3953-4aa6-4e95-9619-6da2d969a6e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"{{center_id}}\",\n    \"date\": \"2019-09-13\",\n    \"is_only_catalog_employees\": \"false\",\n    \"guests\": [\n        {\n            \"id\": \"{{login_user_id}}\",\n            \"invoice_id\": \"{{invoice_id}}\",\n            \"items\": [\n                {\n                    \"item\": {\n                        \"id\": \"{{service_id}}\"\n                    },\n                    \"therapist\": {\n                        \"id\": \"{{therapist_id}}\"\n                    },\n                    \"invoice_item_id\": \"{{invoice_item_id}}\"\n                }\n            ]\n        }\n    ]\n}"},"url":"{{api_url}}/v1/bookings","description":"<p>Use this API to reschedule a service booking.<br />\n<br /></p>\n<p>To reschedule a booking, follow these steps:<br /></p>\n<h5 id=\"step-1-\">Step 1 :</h5>\n<p>Invoke the Create a service booking API along with <code>invoice_id</code> and <code>invoice_item_id</code> that you received while confirming the previous booking.<br /></p>\n<h5 id=\"step-2-\">Step 2 :</h5>\n<p>Now, use the newly-generated <code>booking_id</code> to retrieve slots from <a href=\"https://docs.zenoti.com/?version=latest#13e1e6a6-0be8-4311-a057-30a4c572db50\">this API</a> and choose a suitable <code>slot_time</code>.<br /> </p>\n<h5 id=\"step-3-\">Step 3 :</h5>\n<p>Reserve the slot for the newly-created service booking by using <a href=\"https://docs.zenoti.com/?version=latest#35eba6d7-f8f1-44fe-ac19-f60017617367\">this API</a>. <br /></p>\n<h5 id=\"step-4-\">Step 4 :</h5>\n<p>Confirm the service booking by using <a href=\"https://docs.zenoti.com/?version=latest#24ff52da-0594-49e9-b6d7-91250824583c\">this API</a>. This process will reschedule the existing appointment to the new time slot.<br /></p>\n<h2 id=\"request-details\">Request Details</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>is_only_catalog_employees</td>\n<td>boolean</td>\n<td><code>Optional</code><br /> Create the service booking for catalog-enabled therapists only</td>\n</tr>\n<tr>\n<td>date</td>\n<td>datetime</td>\n<td><code>Optional</code><br /> Date of the booking.</td>\n</tr>\n<tr>\n<td>guests.id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique identifier of the guest.</td>\n</tr>\n<tr>\n<td>guests.invoice_id</td>\n<td>guid</td>\n<td><code>Optional</code><br /> Unique identifier of the invoice generated while confirming the previous booking.</td>\n</tr>\n<tr>\n<td>guests.items</td>\n<td>array</td>\n<td><code>Optional</code><br /> Contains IDs of services and requested therapists.</td>\n</tr>\n<tr>\n<td>guests.items[0].item.id</td>\n<td>guid</td>\n<td><code>Optional</code><br /> Unique identifier of the services.</td>\n</tr>\n<tr>\n<td>guests.items[0].therapist</td>\n<td>object</td>\n<td><code>Optional</code><br /> Contains the ID of the therapist. If not passed, the booking will be assigned to any available therapist who can do the service. If passed, the booking will be assigned to the specified therapist.</td>\n</tr>\n<tr>\n<td>guests.items[0].invoice_item_id</td>\n<td>guid</td>\n<td><code>Optional</code><br /> Unique identifier of the invoice item generated while confirming the previous booking.</td>\n</tr>\n<tr>\n<td>guests.items[0].add_ons.items</td>\n<td>object</td>\n<td><code>Optional</code><br /> Contains IDs of the add-ons.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>503</td>\n<td>id is missing.</td>\n</tr>\n<tr>\n<td>438</td>\n<td>cannot acces.</td>\n</tr>\n<tr>\n<td>5002</td>\n<td>Can not modify as service is applied with in-time discounts.</td>\n</tr>\n<tr>\n<td>5001</td>\n<td>Appointment cannot be rescheduled.</td>\n</tr>\n<tr>\n<td>4072</td>\n<td>Sorry, we weren't able to confirm your appointment due to some technical issues. Please try selecting your desired date &amp; time again.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","bookings"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"9131d209-cec6-4c58-a83a-eb292aee58e5","name":"Reschedule a service booking","originalRequest":{"method":"POST","header":[{"description":"This is the token generated from the token api.","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"Type of request body.","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"{{center_id}}\",\n    \"date\": \"2019-09-13\",\n    \"is_only_catalog_employees\": \"false\",\n    \"guests\": [\n        {\n            \"id\": \"{{login_user_id}}\",\n            \"invoice_id\": \"{{invoice_id}}\",\n            \"items\": [\n                {\n                    \"item\": {\n                        \"id\": \"{{service_id}}\"\n                    },\n                    \"therapist\": {\n                        \"id\": \"{{therapist_id}}\"\n                    },\n                    \"invoice_item_id\": \"{{invoice_item_id}}\"\n                }\n            ]\n        }\n    ]\n}"},"url":"https://api.zenoti.com/v1/bookings"},"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"id\": \"15b0cc65-1e47-440d-8208-966959e8c93e\",\r\n  \"Error\": null\r\n}"}],"_postman_id":"1b2b3953-4aa6-4e95-9619-6da2d969a6e6"},{"name":"Cancel a service booking","event":[{"listen":"test","script":{"id":"c88ce52d-cad5-48cb-b6b8-94cbcea632c3","exec":["var jsonData = JSON.parse(responseBody);","pm.environment.set(\"booking_id\", jsonData.id);"],"type":"text/javascript"}}],"id":"e6f57e4c-2c47-4b98-9a30-0938e70bb519","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"PUT","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"<p>Represents the content type of the request body.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"comments\": \"reason for cancellation\"\r\n}"},"url":"{{api_url}}/v1/invoices/{{invoice_id}}/cancel","description":"<p>Use this API to cancel a service booking. <br />\n<br />\nYou must specify the <code>invoice_id</code> parameter, and this API will cancel all the appointments and purchases associated with the invoice.<br /></p>\n<p>This API also allows guests to cancel service bookings of family members. Provided, there is a relationship defined in Zenoti and only the host can cancel the service booking of family members.</p>\n<h2 id=\"request-details\">Request Details</h2>\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>invoice_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character of the invoice that contains the appointments that you want to cancel.</td>\n</tr>\n<tr>\n<td>comments</td>\n<td>string</td>\n<td><code>Optional</code><br /> Reasons for the cancellation.<br /> <b>Note</b>: Comments will be Mandatory or Optional depending on your configuration.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>success</td>\n<td>boolean</td>\n<td>Indicates whether the cancellation is successful.</td>\n</tr>\n<tr>\n<td>is_charge_applied</td>\n<td>boolean</td>\n<td>Indicates whether a cancellation or no-show charge is applied.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>602</td>\n<td>Cannot access.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>payments are added to invoice, delete payments and retry.</td>\n</tr>\n<tr>\n<td>438</td>\n<td>cannot access.</td>\n</tr>\n<tr>\n<td>602</td>\n<td>User does not have access.</td>\n</tr>\n<tr>\n<td>400</td>\n<td>The request is invalid.</td>\n</tr>\n<tr>\n<td>428</td>\n<td>Request invoices are Invalid.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>invoice doesn't have any appointments.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{{invoice_id}}","cancel"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"281286df-4888-4f82-980c-c67439777ad6","name":"Cancel a service booking","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"comments\": \"cannot attend\"\r\n}"},"url":"https://api.zenoti.com/v1/invoices/{{invoice_id}}/cancel"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Sep 2019 06:35:14 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"62"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"X-Powered-By","value":"ARR/3.0"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\r\n  \"success\": true,\r\n  \"is_charge_applied\": false\r\n}"}],"_postman_id":"e6f57e4c-2c47-4b98-9a30-0938e70bb519"},{"name":"Create a group invoice","event":[{"listen":"test","script":{"id":"4967ffa0-f5d2-477a-8e9f-30d53eb10314","exec":[""],"type":"text/javascript"}}],"id":"f49a45a6-6889-4f76-82aa-dc93b7699781","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"group_name\": \"sample string 1\",\n    \"invoice_ids\": [\n        \"95384882-aad3-4939-be18-c14e519ffefb\",\n        \"eb335cdf-8ebc-4476-8728-25f2866f87ce\"\n    ]\n}"},"url":"{{api_url}}/v1/group_invoices","description":"<p>This API helps you to create a group invoice.<br />\n<br />\nTo create a group invoice, you must specify in the API request body the required <code>group_name</code> and <code>invoice_ids</code> details. After you add the required details, this API automatically creates a group invoice. </p>\n<h2 id=\"request-body-details\">Request Body Details</h2>\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>group_name</td>\n<td>string</td>\n<td><code>Mandatory</code><br /> Name of the group invoice.</td>\n</tr>\n<tr>\n<td>invoice_ids</td>\n<td>Collection of guid</td>\n<td><code>Mandatory</code><br /> The collection of invoice IDs that are to be included in the group invoice.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>is_invoice_created</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the API has successfully created the group invoice.</td>\n</tr>\n<tr>\n<td>group_invoice</td>\n<td>object</td>\n<td>Object that contains various group invoice-related elements. For more information, refer to the <b>group_invoice Object</b> table.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"group_invoice-object\">group_invoice Object</h2>\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>Id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the group invoice.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the group invoice.</td>\n</tr>\n<tr>\n<td>host_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the payment host used for payment of the group invoice.</td>\n</tr>\n<tr>\n<td>payment_made_by</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest who paid the group invoice amount.</td>\n</tr>\n<tr>\n<td>Invoices</td>\n<td>object</td>\n<td>Object that contains various invoices-related elements.</td>\n</tr>\n<tr>\n<td>Redemptions</td>\n<td>object</td>\n<td>Object that contains various redemptions-related elements.</td>\n</tr>\n<tr>\n<td>Payments</td>\n<td>object</td>\n<td>Object that contains various payments-related elements.</td>\n</tr>\n<tr>\n<td>Price</td>\n<td>object</td>\n<td>Object that contains various price-related elements.</td>\n</tr>\n<tr>\n<td>GroupRedemptions</td>\n<td>object</td>\n<td>Object that contains various group invoice redemptions-related elements.</td>\n</tr>\n<tr>\n<td>GroupPayments</td>\n<td>object</td>\n<td>Object that contains various group invoice payments-related elements.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>502</td>\n<td>Invalid inputs.<br /> The invoice_id is not passed.</td>\n</tr>\n<tr>\n<td>4001</td>\n<td>This invoice has already been partially paid.</td>\n</tr>\n<tr>\n<td>4002</td>\n<td>You’ve already accepted payment for this group invoice. You cannot add any more invoices to this group bill.</td>\n</tr>\n<tr>\n<td>4003</td>\n<td>This invoice is part of another group bill and cannot be added to this group bill.</td>\n</tr>\n<tr>\n<td>4004</td>\n<td>You cannot add selected invoice, since it has recurring membership.</td>\n</tr>\n<tr>\n<td>4005</td>\n<td>You cannot add selected invoice, since it has membership redemption which need One Time Password.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","group_invoices"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"c7ae699a-9c2b-4f6b-b242-1f924278010e","name":"Create a group invoice","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json","description":"Represents the type of the request body."},{"key":"Authorization","type":"text","value":"bearer {{access_token}}","description":"Access token generated from the token API."}],"body":{"mode":"raw","raw":"{\n  \"group_name\": \"sample string 1\",\n  \"invoice_ids\": [\n    \"95384882-aad3-4939-be18-c14e519ffefb\",\n    \"eb335cdf-8ebc-4476-8728-25f2866f87ce\"\n  ]\n}"},"url":"https://api.zenoti.com/v1/group_invoices"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 25 Jul 2019 05:26:49 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"58"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n  \"is_invoice_created\": true,\n  \"group_invoice\": {\n    \"Id\": \"de1ae851-008b-4c89-8be4-a785ad946a06\",\n    \"name\": \"sample string 2\",\n    \"host_id\": \"b76a8ead-cdb3-47e0-9f43-ff1a54224cad\",\n    \"payment_made_by\": \"7a37467a-6cb6-4d51-bae0-ebf68f86a927\",\n    \"Invoices\": [\n      {\n        \"Id\": \"8d330aaa-7583-4560-8543-9177f48448b5\",\n        \"InvoiceNumber\": \"sample string 2\",\n        \"GroupInvoiceId\": \"5d92a04f-cba1-49cc-86b7-9c165dfa2e7a\",\n        \"group_name\": \"sample string 3\",\n        \"ReceiptNumber\": \"sample string 4\",\n        \"AppointmentGroupId\": \"8bc65aea-28e1-4c8d-953c-25b8c02af72e\",\n        \"ReservationId\": \"5a5d206a-abb8-4c2f-aa7e-619bb2e6d475\",\n        \"IsRebooking\": true,\n        \"Notes\": \"sample string 6\",\n        \"GuestId\": \"741df3cf-e145-4b7a-84ee-1a21e0acc03c\",\n        \"Guest\": {\n          \"Id\": \"70e8ca6e-c8ae-4f37-a0ad-e26169d8fdbd\",\n          \"Code\": \"sample string 2\",\n          \"FirstName\": \"sample string 3\",\n          \"MiddleName\": \"sample string 4\",\n          \"LastName\": \"sample string 5\",\n          \"Email\": \"sample string 6\",\n          \"MobileNumber\": \"sample string 7\",\n          \"MobilePhoneModel\": {\n            \"CountryId\": 1,\n            \"Number\": \"sample string 2\",\n            \"DisplayNumber\": \"sample string 3\"\n          },\n          \"HomePhone\": \"sample string 8\",\n          \"HomePhoneModel\": {\n            \"CountryId\": 1,\n            \"Number\": \"sample string 2\",\n            \"DisplayNumber\": \"sample string 3\"\n          },\n          \"WorkPhone\": \"sample string 9\",\n          \"WorkPhoneModel\": {\n            \"CountryId\": 1,\n            \"Number\": \"sample string 2\",\n            \"DisplayNumber\": \"sample string 3\"\n          },\n          \"Gender\": 0,\n          \"DateOfBirth\": \"2021-01-05T09:25:26.9212774+00:00\",\n          \"AnniversaryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n          \"Address1\": \"sample string 10\",\n          \"Address2\": \"sample string 11\",\n          \"City\": \"sample string 12\",\n          \"PostalCode\": \"sample string 13\",\n          \"State\": {\n            \"Id\": 1,\n            \"Code\": \"sample string 2\",\n            \"Name\": \"sample string 3\",\n            \"ShortName\": \"sample string 4\"\n          },\n          \"Country\": {\n            \"Id\": 1,\n            \"Code\": \"sample string 2\",\n            \"Name\": \"sample string 3\",\n            \"PhoneCode\": 1,\n            \"Nationality\": \"sample string 4\"\n          },\n          \"Nationality\": {\n            \"Id\": 1,\n            \"Code\": \"sample string 2\",\n            \"Name\": \"sample string 3\",\n            \"PhoneCode\": 1,\n            \"Nationality\": \"sample string 4\"\n          },\n          \"ReferralSource\": {\n            \"Id\": \"616cbadc-4b79-4b57-a83e-8f43091996f5\",\n            \"OrgReferralId\": \"e38d05a2-ab57-4b09-9784-360ded60f781\",\n            \"Name\": \"sample string 3\"\n          },\n          \"ReferredGuestId\": \"c8030bd1-367b-400a-84c3-518a287b0791\",\n          \"ReceiveTransactionalSms\": true,\n          \"ReceiveMarketingEmail\": true,\n          \"ReceiveTransactionalEmail\": true,\n          \"ReceiveMarketingSms\": true,\n          \"CreationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n          \"LastUpdated\": \"2021-01-05T09:25:26.9212774+00:00\",\n          \"MergeIntoCode\": \"sample string 14\",\n          \"MergeIntoGuestId\": \"9ee5148f-4af5-44fc-8464-606f5bc2b2a1\",\n          \"CenterId\": \"267ab043-ffff-493a-a573-0856bce9ad85\",\n          \"CenterCode\": \"sample string 16\",\n          \"CenterName\": \"sample string 17\",\n          \"GuestIndicator\": \"sample string 18\",\n          \"IsMember\": 19,\n          \"DOB_IncompleteYear\": \"sample string 20\",\n          \"Password\": \"sample string 21\",\n          \"UserName\": \"sample string 22\",\n          \"FacebookUserId\": \"sample string 23\",\n          \"SocialFaceBookUserId\": \"sample string 24\",\n          \"SocialGoogleUserId\": \"sample string 25\",\n          \"hasZenotiCreds\": true,\n          \"OldPassword\": \"sample string 27\",\n          \"OptInForLoyaltyProgram\": true,\n          \"FormDetails\": [\n            {\n              \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n              \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n              \"ServiceName\": \"sample string 3\",\n              \"ServiceDisplayName\": \"sample string 4\",\n              \"ServiceId\": \"sample string 5\",\n              \"Name\": \"sample string 6\",\n              \"Filled\": true,\n              \"Submitted\": true,\n              \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"FormType\": 0,\n              \"LastFilledBy\": \"sample string 10\",\n              \"LatestVersion\": \"sample string 11\",\n              \"FormHistory\": [\n                {\n                  \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"VersionDateString\": \"sample string 2\",\n                  \"VersionId\": \"sample string 3\",\n                  \"CreatedBy\": \"sample string 4\",\n                  \"FormName\": \"sample string 5\",\n                  \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                },\n                {\n                  \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"VersionDateString\": \"sample string 2\",\n                  \"VersionId\": \"sample string 3\",\n                  \"CreatedBy\": \"sample string 4\",\n                  \"FormName\": \"sample string 5\",\n                  \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                }\n              ],\n              \"Viewonly\": true,\n              \"IsFormLocked\": true,\n              \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"IsEditable\": true,\n              \"IsExpired\": true,\n              \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n              \"DisplayOrder\": 1,\n              \"IsServiceForm\": true,\n              \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Permissions\": {\n                \"CanView\": true,\n                \"CanEdit\": true\n              },\n              \"FormFilledStatus\": 0,\n              \"IsActive\": true,\n              \"SendLinkInNotifications\": true\n            },\n            {\n              \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n              \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n              \"ServiceName\": \"sample string 3\",\n              \"ServiceDisplayName\": \"sample string 4\",\n              \"ServiceId\": \"sample string 5\",\n              \"Name\": \"sample string 6\",\n              \"Filled\": true,\n              \"Submitted\": true,\n              \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"FormType\": 0,\n              \"LastFilledBy\": \"sample string 10\",\n              \"LatestVersion\": \"sample string 11\",\n              \"FormHistory\": [\n                {\n                  \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"VersionDateString\": \"sample string 2\",\n                  \"VersionId\": \"sample string 3\",\n                  \"CreatedBy\": \"sample string 4\",\n                  \"FormName\": \"sample string 5\",\n                  \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                },\n                {\n                  \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"VersionDateString\": \"sample string 2\",\n                  \"VersionId\": \"sample string 3\",\n                  \"CreatedBy\": \"sample string 4\",\n                  \"FormName\": \"sample string 5\",\n                  \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                }\n              ],\n              \"Viewonly\": true,\n              \"IsFormLocked\": true,\n              \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"IsEditable\": true,\n              \"IsExpired\": true,\n              \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n              \"DisplayOrder\": 1,\n              \"IsServiceForm\": true,\n              \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Permissions\": {\n                \"CanView\": true,\n                \"CanEdit\": true\n              },\n              \"FormFilledStatus\": 0,\n              \"IsActive\": true,\n              \"SendLinkInNotifications\": true\n            }\n          ],\n          \"IsMinors\": true,\n          \"LpTierInfo\": \"sample string 29\",\n          \"GuestIndicatorValue\": {\n            \"HighSpender\": true,\n            \"Member\": 1,\n            \"LowFeedback\": true,\n            \"RegularGuest\": true,\n            \"FirstTimer\": true,\n            \"ReturningCustomer\": true,\n            \"NoShow\": true,\n            \"HasActivePackages\": true,\n            \"HasProfileAlerts\": true,\n            \"OtherCenterGuest\": true,\n            \"HasCTA\": true,\n            \"Dues\": true,\n            \"CardOnFile\": true,\n            \"AutoPayEnabled\": true\n          },\n          \"IsMemberbershipAddOnUser\": 30,\n          \"HasActiveMems\": 31,\n          \"ReceiveLpStmt\": true,\n          \"GenderEnumType\": 0,\n          \"ReferralCode\": \"sample string 33\",\n          \"EnableAutoPay\": true,\n          \"GuestCustomDataFilled\": \"sample string 35\"\n        },\n        \"Price\": {\n          \"CurrencyId\": 1,\n          \"Sales\": 2.0,\n          \"Tax\": 3.0,\n          \"Final\": 4.0,\n          \"Final1\": 5.0,\n          \"Discount\": 6.0,\n          \"Tip\": 7.0,\n          \"SSG\": 1.0,\n          \"RoundingCorrection\": 8.0,\n          \"DiscountedPrice\": 1.0,\n          \"environmental_fee\": 1.0,\n          \"environmental_fee_label\": \"sample string 9\",\n          \"can_be_waived\": true\n        },\n        \"SaleDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n        \"FutureRecurringBillDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n        \"guest_checkin_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n        \"LinkedInvoiceId\": \"fd4fb734-e725-4bf8-a994-f0edfd80cc15\",\n        \"Status\": 0,\n        \"InvoiceServices\": [\n          {\n            \"AppointmentService\": {\n              \"AppointmentId\": \"69ae27a2-47d4-4290-809e-2004f303756a\",\n              \"InvoiceItemId\": \"3f5e5a28-f96a-4ee9-a1bc-a5bde6d8584c\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"UIItemIdentifier\": \"sample string 3\",\n              \"CartItemId\": \"51a7e42e-b410-4138-a366-bb19cbc888ca\",\n              \"AppointmentSegmentId\": \"055e3c02-45c4-4fa6-8622-4126dd3e4076\",\n              \"PackageId\": \"c527ee38-aab7-43c4-99f6-1c86239c96fe\",\n              \"Package\": {\n                \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                \"Name\": \"sample string 2\",\n                \"Description\": \"sample string 3\",\n                \"Code\": \"sample string 4\",\n                \"HasBundledProducts\": true,\n                \"Duration\": 6,\n                \"BundledProductPriceCheck\": 0,\n                \"BundledProductPricePercentage\": 7.0,\n                \"PackagePriceWithOutTax\": 8.0,\n                \"Type\": 1,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"PackageCostIncBundledProducts\": true,\n                \"Services\": [\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  }\n                ],\n                \"Items\": [\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  }\n                ],\n                \"CanBook\": true,\n                \"PackageDisplayName\": \"sample string 11\",\n                \"PackageDisplayPrice\": \"sample string 12\",\n                \"HTMLDescription\": \"sample string 13\",\n                \"CalculateServiceLevelTax\": true,\n                \"TermsandConditions\": \"sample string 15\",\n                \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"ExpirationDays\": 1,\n                \"ScheduledPaymentFrequency\": 1,\n                \"ScheduledPaymentFrequencyType\": 1,\n                \"RestrictRedemptionToThisCenter\": 16,\n                \"CenterName\": \"sample string 17\",\n                \"PackageCategoryName\": \"sample string 18\",\n                \"start_validity_at_first_redemption\": true\n              },\n              \"Service\": {\n                \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                \"Name\": \"sample string 2\",\n                \"DisplayName\": \"sample string 3\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"Duration\": 4,\n                \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                \"IsAddOn\": true,\n                \"HasAddOns\": true,\n                \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                \"Description\": \"sample string 6\",\n                \"HTMLDescription\": \"sample string 7\",\n                \"CategoryName\": \"sample string 8\",\n                \"AddOns\": [],\n                \"IsVariant\": true,\n                \"HasVariant\": true,\n                \"HasSegments\": true,\n                \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                \"BookingWithPartialBalance\": 1,\n                \"ShowInCatalog\": 1,\n                \"IncludesTax\": true,\n                \"IsServicePriceScaledForAnyTherapist\": true,\n                \"canPerformService\": true,\n                \"Membership\": {\n                  \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                  \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                  \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                  \"Name\": \"sample string 3\",\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"SetupPrice\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"CanBook\": true,\n                  \"ShowPrice\": true,\n                  \"DisplayName\": \"sample string 6\",\n                  \"DisplayPrice\": \"sample string 7\",\n                  \"ImagePaths\": {\n                    \"sample string 1\": \"sample string 2\",\n                    \"sample string 3\": \"sample string 4\"\n                  },\n                  \"IsRecurrringMembership\": true,\n                  \"MembershipType\": 9,\n                  \"FirstCollectionAfter\": 1,\n                  \"Description\": \"sample string 10\",\n                  \"HTMLDescription\": \"sample string 11\",\n                  \"TermsandConditions\": \"sample string 12\",\n                  \"TermsandConditionsAcceptance\": \"sample string 13\",\n                  \"enforce_mandatory_fields\": true,\n                  \"FrequencyText\": \"sample string 15\"\n                },\n                \"PseudoAppliedMembership\": 11,\n                \"ScaledDuration\": 12,\n                \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                \"override_product_consumption\": true,\n                \"override_default_product_consumption\": true,\n                \"ServiceFinalPrice\": 15.0,\n                \"Void\": true,\n                \"RecoveryTime\": 17,\n                \"Code\": \"sample string 18\",\n                \"CampaignInfo\": {\n                  \"CampaignOriginalPrice\": 1.0,\n                  \"DiscountPercentage\": 1.0,\n                  \"DiscountValue\": 1.0,\n                  \"CampaignName\": \"sample string 2\",\n                  \"CampaignId\": \"sample string 3\",\n                  \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                  \"PriceBeforeTax\": 4.0,\n                  \"DiscountedPrice\": 5.0,\n                  \"Tax\": 6.0,\n                  \"CampaignPrice\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 1.0,\n                    \"Tax\": 1.0,\n                    \"Final\": 1.0,\n                    \"Discount\": 1.0,\n                    \"Tip\": 1.0,\n                    \"SSG\": 1.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"PriceWithOutTax\": 1.0,\n                    \"environmentalFee\": 1.0,\n                    \"environmentalFeeLabel\": \"sample string 1\"\n                  }\n                },\n                \"PreRequisites\": [],\n                \"EnforcePreRequisites\": true,\n                \"ClubPreRequisites\": true,\n                \"ValidityDays\": 1,\n                \"BookingOrder\": 1,\n                \"ValidityDaysAsPreRequisite\": 1,\n                \"tips_enabled\": true,\n                \"EnableCatalogServiceFrequency\": true,\n                \"CatalogServiceFrequency\": 23\n              },\n              \"ReducedTimeGroupId\": \"4f236e8e-7351-472c-8f30-d85069de0c03\",\n              \"ServiceFormDetails\": [\n                {\n                  \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                  \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                  \"ServiceName\": \"sample string 3\",\n                  \"ServiceDisplayName\": \"sample string 4\",\n                  \"ServiceId\": \"sample string 5\",\n                  \"Name\": \"sample string 6\",\n                  \"Filled\": true,\n                  \"Submitted\": true,\n                  \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"FormType\": 0,\n                  \"LastFilledBy\": \"sample string 10\",\n                  \"LatestVersion\": \"sample string 11\",\n                  \"FormHistory\": [\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    },\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    }\n                  ],\n                  \"Viewonly\": true,\n                  \"IsFormLocked\": true,\n                  \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"IsEditable\": true,\n                  \"IsExpired\": true,\n                  \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                  \"DisplayOrder\": 1,\n                  \"IsServiceForm\": true,\n                  \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Permissions\": {\n                    \"CanView\": true,\n                    \"CanEdit\": true\n                  },\n                  \"FormFilledStatus\": 0,\n                  \"IsActive\": true,\n                  \"SendLinkInNotifications\": true\n                },\n                {\n                  \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                  \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                  \"ServiceName\": \"sample string 3\",\n                  \"ServiceDisplayName\": \"sample string 4\",\n                  \"ServiceId\": \"sample string 5\",\n                  \"Name\": \"sample string 6\",\n                  \"Filled\": true,\n                  \"Submitted\": true,\n                  \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"FormType\": 0,\n                  \"LastFilledBy\": \"sample string 10\",\n                  \"LatestVersion\": \"sample string 11\",\n                  \"FormHistory\": [\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    },\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    }\n                  ],\n                  \"Viewonly\": true,\n                  \"IsFormLocked\": true,\n                  \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"IsEditable\": true,\n                  \"IsExpired\": true,\n                  \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                  \"DisplayOrder\": 1,\n                  \"IsServiceForm\": true,\n                  \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Permissions\": {\n                    \"CanView\": true,\n                    \"CanEdit\": true\n                  },\n                  \"FormFilledStatus\": 0,\n                  \"IsActive\": true,\n                  \"SendLinkInNotifications\": true\n                }\n              ],\n              \"RequestedTherapistGender\": 0,\n              \"StartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"RequestedDuration\": 1,\n              \"NonReducedDuration\": 1,\n              \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Room\": {\n                \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                \"Name\": \"sample string 2\"\n              },\n              \"Lock\": true,\n              \"Equipment\": {\n                \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                \"Name\": \"sample string 2\"\n              },\n              \"Status\": 0,\n              \"RequestedTherapist\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"SaleBy\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 5,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"SCD\": \"sample string 6\",\n              \"ActualStartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"CompletedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Progress\": 0,\n              \"ParentAppointmentId\": \"68fcabcf-2217-4445-9d55-69932544048c\",\n              \"ServiceCustomData\": {\n                \"Permission\": {\n                  \"CanView\": true,\n                  \"CanEdit\": true\n                }\n              },\n              \"ItemActions\": \"sample string 7\",\n              \"EquivalenceFactor\": 1.1,\n              \"EquivalentName\": \"sample string 8\",\n              \"IsMembershipApplied\": true,\n              \"IsAddOn\": true,\n              \"AddonAppointmentId\": \"2aa1b8d5-c7bc-4a19-b124-33d96b069654\",\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"CanModifyTherapist\": true,\n              \"CoupleGroupNo\": 1,\n              \"CoupleGroupId\": \"0c515581-a283-4f13-9fe9-f3573191c992\",\n              \"OrderNo\": 1,\n              \"OpenSlots\": [\n                {\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Therapists\": [\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    },\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Rooms\": [\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Equipments\": [\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    },\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    }\n                  ]\n                },\n                {\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Therapists\": [\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    },\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Rooms\": [\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Equipments\": [\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    },\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    }\n                  ]\n                }\n              ],\n              \"Warnings\": [\n                {\n                  \"Type\": 0,\n                  \"Message\": \"sample string 1\",\n                  \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                  \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                  \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                  \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                  \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                },\n                {\n                  \"Type\": 0,\n                  \"Message\": \"sample string 1\",\n                  \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                  \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                  \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                  \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                  \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                }\n              ],\n              \"FillOpenSlots\": true,\n              \"AssignDefaultSlot\": true,\n              \"AssignedSlotTherapistIds\": [\n                \"f4cd1e8f-28fb-41a3-b1f1-5deba3c8b340\",\n                \"72a079fd-3d7d-4b2e-aefb-9bbcc80d3265\"\n              ],\n              \"AssignedSlotRoomIds\": [\n                \"70dcd198-7932-478b-99f2-9482ca8e6b30\",\n                \"2839d0eb-c72f-4c2b-9296-522b0a1756b5\"\n              ],\n              \"AssignedSlotRooms\": [\n                {\n                  \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                  \"Name\": \"sample string 2\"\n                },\n                {\n                  \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                  \"Name\": \"sample string 2\"\n                }\n              ],\n              \"AssignedSlotEquipmentIds\": [\n                \"3855d6fd-c1a9-4915-bad9-913ab32a9875\",\n                \"1fa3329a-164b-4da3-be92-86341e959687\"\n              ],\n              \"AssignedSlotEquipments\": [\n                {\n                  \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                  \"Name\": \"sample string 2\"\n                },\n                {\n                  \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                  \"Name\": \"sample string 2\"\n                }\n              ],\n              \"ResetIfTherapistCanNotDoService\": true,\n              \"Membership\": {\n                \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                \"Name\": \"sample string 3\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"SetupPrice\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CanBook\": true,\n                \"ShowPrice\": true,\n                \"DisplayName\": \"sample string 6\",\n                \"DisplayPrice\": \"sample string 7\",\n                \"ImagePaths\": {\n                  \"sample string 1\": \"sample string 2\",\n                  \"sample string 3\": \"sample string 4\"\n                },\n                \"IsRecurrringMembership\": true,\n                \"MembershipType\": 9,\n                \"FirstCollectionAfter\": 1,\n                \"Description\": \"sample string 10\",\n                \"HTMLDescription\": \"sample string 11\",\n                \"TermsandConditions\": \"sample string 12\",\n                \"TermsandConditionsAcceptance\": \"sample string 13\",\n                \"enforce_mandatory_fields\": true,\n                \"FrequencyText\": \"sample string 15\"\n              },\n              \"PseudoAppliedMembership\": 10,\n              \"PkgGroupNo\": 1,\n              \"DayPackageService\": {\n                \"Type\": 1,\n                \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                \"Name\": \"sample string 2\",\n                \"Quantity\": 3,\n                \"Order\": 4,\n                \"Service\": {\n                  \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                  \"Name\": \"sample string 2\",\n                  \"DisplayName\": \"sample string 3\",\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"Duration\": 4,\n                  \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                  \"IsAddOn\": true,\n                  \"HasAddOns\": true,\n                  \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                  \"Description\": \"sample string 6\",\n                  \"HTMLDescription\": \"sample string 7\",\n                  \"CategoryName\": \"sample string 8\",\n                  \"AddOns\": [],\n                  \"IsVariant\": true,\n                  \"HasVariant\": true,\n                  \"HasSegments\": true,\n                  \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                  \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                  \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                  \"BookingWithPartialBalance\": 1,\n                  \"ShowInCatalog\": 1,\n                  \"IncludesTax\": true,\n                  \"IsServicePriceScaledForAnyTherapist\": true,\n                  \"canPerformService\": true,\n                  \"Membership\": {\n                    \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                    \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                    \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                    \"Name\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"SetupPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"DisplayName\": \"sample string 6\",\n                    \"DisplayPrice\": \"sample string 7\",\n                    \"ImagePaths\": {\n                      \"sample string 1\": \"sample string 2\",\n                      \"sample string 3\": \"sample string 4\"\n                    },\n                    \"IsRecurrringMembership\": true,\n                    \"MembershipType\": 9,\n                    \"FirstCollectionAfter\": 1,\n                    \"Description\": \"sample string 10\",\n                    \"HTMLDescription\": \"sample string 11\",\n                    \"TermsandConditions\": \"sample string 12\",\n                    \"TermsandConditionsAcceptance\": \"sample string 13\",\n                    \"enforce_mandatory_fields\": true,\n                    \"FrequencyText\": \"sample string 15\"\n                  },\n                  \"PseudoAppliedMembership\": 11,\n                  \"ScaledDuration\": 12,\n                  \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                  \"override_product_consumption\": true,\n                  \"override_default_product_consumption\": true,\n                  \"ServiceFinalPrice\": 15.0,\n                  \"Void\": true,\n                  \"RecoveryTime\": 17,\n                  \"Code\": \"sample string 18\",\n                  \"CampaignInfo\": {\n                    \"CampaignOriginalPrice\": 1.0,\n                    \"DiscountPercentage\": 1.0,\n                    \"DiscountValue\": 1.0,\n                    \"CampaignName\": \"sample string 2\",\n                    \"CampaignId\": \"sample string 3\",\n                    \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                    \"PriceBeforeTax\": 4.0,\n                    \"DiscountedPrice\": 5.0,\n                    \"Tax\": 6.0,\n                    \"CampaignPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 1.0,\n                      \"Tax\": 1.0,\n                      \"Final\": 1.0,\n                      \"Discount\": 1.0,\n                      \"Tip\": 1.0,\n                      \"SSG\": 1.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"PriceWithOutTax\": 1.0,\n                      \"environmentalFee\": 1.0,\n                      \"environmentalFeeLabel\": \"sample string 1\"\n                    }\n                  },\n                  \"PreRequisites\": [],\n                  \"EnforcePreRequisites\": true,\n                  \"ClubPreRequisites\": true,\n                  \"ValidityDays\": 1,\n                  \"BookingOrder\": 1,\n                  \"ValidityDaysAsPreRequisite\": 1,\n                  \"tips_enabled\": true,\n                  \"EnableCatalogServiceFrequency\": true,\n                  \"CatalogServiceFrequency\": 23\n                },\n                \"PackageServicePK\": 5\n              },\n              \"ShowInCalendar\": 1,\n              \"FormId\": \"38e313dc-2650-49f3-a3b1-459469580129\",\n              \"hasServiceForm\": true,\n              \"PreferredTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"AppointmentSource\": 0,\n              \"RemoveBuddyServiceSegments\": [\n                {\n                  \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                  \"Name\": \"sample string 2\",\n                  \"ServiceName\": \"sample string 3\"\n                },\n                {\n                  \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                  \"Name\": \"sample string 2\",\n                  \"ServiceName\": \"sample string 3\"\n                }\n              ],\n              \"AppointmentStatus\": 1,\n              \"ServiceCustomDataEntered\": true,\n              \"ProductConsumptionEntered\": true,\n              \"disable_tip\": true,\n              \"EnableCatalogServiceFrequency\": true,\n              \"CatalogServiceFrequency\": 16\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          },\n          {\n            \"AppointmentService\": {\n              \"AppointmentId\": \"69ae27a2-47d4-4290-809e-2004f303756a\",\n              \"InvoiceItemId\": \"3f5e5a28-f96a-4ee9-a1bc-a5bde6d8584c\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"UIItemIdentifier\": \"sample string 3\",\n              \"CartItemId\": \"51a7e42e-b410-4138-a366-bb19cbc888ca\",\n              \"AppointmentSegmentId\": \"055e3c02-45c4-4fa6-8622-4126dd3e4076\",\n              \"PackageId\": \"c527ee38-aab7-43c4-99f6-1c86239c96fe\",\n              \"Package\": {\n                \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                \"Name\": \"sample string 2\",\n                \"Description\": \"sample string 3\",\n                \"Code\": \"sample string 4\",\n                \"HasBundledProducts\": true,\n                \"Duration\": 6,\n                \"BundledProductPriceCheck\": 0,\n                \"BundledProductPricePercentage\": 7.0,\n                \"PackagePriceWithOutTax\": 8.0,\n                \"Type\": 1,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"PackageCostIncBundledProducts\": true,\n                \"Services\": [\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  }\n                ],\n                \"Items\": [\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  }\n                ],\n                \"CanBook\": true,\n                \"PackageDisplayName\": \"sample string 11\",\n                \"PackageDisplayPrice\": \"sample string 12\",\n                \"HTMLDescription\": \"sample string 13\",\n                \"CalculateServiceLevelTax\": true,\n                \"TermsandConditions\": \"sample string 15\",\n                \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"ExpirationDays\": 1,\n                \"ScheduledPaymentFrequency\": 1,\n                \"ScheduledPaymentFrequencyType\": 1,\n                \"RestrictRedemptionToThisCenter\": 16,\n                \"CenterName\": \"sample string 17\",\n                \"PackageCategoryName\": \"sample string 18\",\n                \"start_validity_at_first_redemption\": true\n              },\n              \"Service\": {\n                \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                \"Name\": \"sample string 2\",\n                \"DisplayName\": \"sample string 3\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"Duration\": 4,\n                \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                \"IsAddOn\": true,\n                \"HasAddOns\": true,\n                \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                \"Description\": \"sample string 6\",\n                \"HTMLDescription\": \"sample string 7\",\n                \"CategoryName\": \"sample string 8\",\n                \"AddOns\": [],\n                \"IsVariant\": true,\n                \"HasVariant\": true,\n                \"HasSegments\": true,\n                \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                \"BookingWithPartialBalance\": 1,\n                \"ShowInCatalog\": 1,\n                \"IncludesTax\": true,\n                \"IsServicePriceScaledForAnyTherapist\": true,\n                \"canPerformService\": true,\n                \"Membership\": {\n                  \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                  \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                  \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                  \"Name\": \"sample string 3\",\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"SetupPrice\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"CanBook\": true,\n                  \"ShowPrice\": true,\n                  \"DisplayName\": \"sample string 6\",\n                  \"DisplayPrice\": \"sample string 7\",\n                  \"ImagePaths\": {\n                    \"sample string 1\": \"sample string 2\",\n                    \"sample string 3\": \"sample string 4\"\n                  },\n                  \"IsRecurrringMembership\": true,\n                  \"MembershipType\": 9,\n                  \"FirstCollectionAfter\": 1,\n                  \"Description\": \"sample string 10\",\n                  \"HTMLDescription\": \"sample string 11\",\n                  \"TermsandConditions\": \"sample string 12\",\n                  \"TermsandConditionsAcceptance\": \"sample string 13\",\n                  \"enforce_mandatory_fields\": true,\n                  \"FrequencyText\": \"sample string 15\"\n                },\n                \"PseudoAppliedMembership\": 11,\n                \"ScaledDuration\": 12,\n                \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                \"override_product_consumption\": true,\n                \"override_default_product_consumption\": true,\n                \"ServiceFinalPrice\": 15.0,\n                \"Void\": true,\n                \"RecoveryTime\": 17,\n                \"Code\": \"sample string 18\",\n                \"CampaignInfo\": {\n                  \"CampaignOriginalPrice\": 1.0,\n                  \"DiscountPercentage\": 1.0,\n                  \"DiscountValue\": 1.0,\n                  \"CampaignName\": \"sample string 2\",\n                  \"CampaignId\": \"sample string 3\",\n                  \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                  \"PriceBeforeTax\": 4.0,\n                  \"DiscountedPrice\": 5.0,\n                  \"Tax\": 6.0,\n                  \"CampaignPrice\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 1.0,\n                    \"Tax\": 1.0,\n                    \"Final\": 1.0,\n                    \"Discount\": 1.0,\n                    \"Tip\": 1.0,\n                    \"SSG\": 1.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"PriceWithOutTax\": 1.0,\n                    \"environmentalFee\": 1.0,\n                    \"environmentalFeeLabel\": \"sample string 1\"\n                  }\n                },\n                \"PreRequisites\": [],\n                \"EnforcePreRequisites\": true,\n                \"ClubPreRequisites\": true,\n                \"ValidityDays\": 1,\n                \"BookingOrder\": 1,\n                \"ValidityDaysAsPreRequisite\": 1,\n                \"tips_enabled\": true,\n                \"EnableCatalogServiceFrequency\": true,\n                \"CatalogServiceFrequency\": 23\n              },\n              \"ReducedTimeGroupId\": \"4f236e8e-7351-472c-8f30-d85069de0c03\",\n              \"ServiceFormDetails\": [\n                {\n                  \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                  \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                  \"ServiceName\": \"sample string 3\",\n                  \"ServiceDisplayName\": \"sample string 4\",\n                  \"ServiceId\": \"sample string 5\",\n                  \"Name\": \"sample string 6\",\n                  \"Filled\": true,\n                  \"Submitted\": true,\n                  \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"FormType\": 0,\n                  \"LastFilledBy\": \"sample string 10\",\n                  \"LatestVersion\": \"sample string 11\",\n                  \"FormHistory\": [\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    },\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    }\n                  ],\n                  \"Viewonly\": true,\n                  \"IsFormLocked\": true,\n                  \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"IsEditable\": true,\n                  \"IsExpired\": true,\n                  \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                  \"DisplayOrder\": 1,\n                  \"IsServiceForm\": true,\n                  \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Permissions\": {\n                    \"CanView\": true,\n                    \"CanEdit\": true\n                  },\n                  \"FormFilledStatus\": 0,\n                  \"IsActive\": true,\n                  \"SendLinkInNotifications\": true\n                },\n                {\n                  \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                  \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                  \"ServiceName\": \"sample string 3\",\n                  \"ServiceDisplayName\": \"sample string 4\",\n                  \"ServiceId\": \"sample string 5\",\n                  \"Name\": \"sample string 6\",\n                  \"Filled\": true,\n                  \"Submitted\": true,\n                  \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"FormType\": 0,\n                  \"LastFilledBy\": \"sample string 10\",\n                  \"LatestVersion\": \"sample string 11\",\n                  \"FormHistory\": [\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    },\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    }\n                  ],\n                  \"Viewonly\": true,\n                  \"IsFormLocked\": true,\n                  \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"IsEditable\": true,\n                  \"IsExpired\": true,\n                  \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                  \"DisplayOrder\": 1,\n                  \"IsServiceForm\": true,\n                  \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Permissions\": {\n                    \"CanView\": true,\n                    \"CanEdit\": true\n                  },\n                  \"FormFilledStatus\": 0,\n                  \"IsActive\": true,\n                  \"SendLinkInNotifications\": true\n                }\n              ],\n              \"RequestedTherapistGender\": 0,\n              \"StartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"RequestedDuration\": 1,\n              \"NonReducedDuration\": 1,\n              \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Room\": {\n                \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                \"Name\": \"sample string 2\"\n              },\n              \"Lock\": true,\n              \"Equipment\": {\n                \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                \"Name\": \"sample string 2\"\n              },\n              \"Status\": 0,\n              \"RequestedTherapist\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"SaleBy\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 5,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"SCD\": \"sample string 6\",\n              \"ActualStartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"CompletedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Progress\": 0,\n              \"ParentAppointmentId\": \"68fcabcf-2217-4445-9d55-69932544048c\",\n              \"ServiceCustomData\": {\n                \"Permission\": {\n                  \"CanView\": true,\n                  \"CanEdit\": true\n                }\n              },\n              \"ItemActions\": \"sample string 7\",\n              \"EquivalenceFactor\": 1.1,\n              \"EquivalentName\": \"sample string 8\",\n              \"IsMembershipApplied\": true,\n              \"IsAddOn\": true,\n              \"AddonAppointmentId\": \"2aa1b8d5-c7bc-4a19-b124-33d96b069654\",\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"CanModifyTherapist\": true,\n              \"CoupleGroupNo\": 1,\n              \"CoupleGroupId\": \"0c515581-a283-4f13-9fe9-f3573191c992\",\n              \"OrderNo\": 1,\n              \"OpenSlots\": [\n                {\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Therapists\": [\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    },\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Rooms\": [\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Equipments\": [\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    },\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    }\n                  ]\n                },\n                {\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Therapists\": [\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    },\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Rooms\": [\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Equipments\": [\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    },\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    }\n                  ]\n                }\n              ],\n              \"Warnings\": [\n                {\n                  \"Type\": 0,\n                  \"Message\": \"sample string 1\",\n                  \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                  \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                  \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                  \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                  \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                },\n                {\n                  \"Type\": 0,\n                  \"Message\": \"sample string 1\",\n                  \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                  \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                  \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                  \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                  \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                }\n              ],\n              \"FillOpenSlots\": true,\n              \"AssignDefaultSlot\": true,\n              \"AssignedSlotTherapistIds\": [\n                \"f4cd1e8f-28fb-41a3-b1f1-5deba3c8b340\",\n                \"72a079fd-3d7d-4b2e-aefb-9bbcc80d3265\"\n              ],\n              \"AssignedSlotRoomIds\": [\n                \"70dcd198-7932-478b-99f2-9482ca8e6b30\",\n                \"2839d0eb-c72f-4c2b-9296-522b0a1756b5\"\n              ],\n              \"AssignedSlotRooms\": [\n                {\n                  \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                  \"Name\": \"sample string 2\"\n                },\n                {\n                  \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                  \"Name\": \"sample string 2\"\n                }\n              ],\n              \"AssignedSlotEquipmentIds\": [\n                \"3855d6fd-c1a9-4915-bad9-913ab32a9875\",\n                \"1fa3329a-164b-4da3-be92-86341e959687\"\n              ],\n              \"AssignedSlotEquipments\": [\n                {\n                  \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                  \"Name\": \"sample string 2\"\n                },\n                {\n                  \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                  \"Name\": \"sample string 2\"\n                }\n              ],\n              \"ResetIfTherapistCanNotDoService\": true,\n              \"Membership\": {\n                \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                \"Name\": \"sample string 3\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"SetupPrice\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CanBook\": true,\n                \"ShowPrice\": true,\n                \"DisplayName\": \"sample string 6\",\n                \"DisplayPrice\": \"sample string 7\",\n                \"ImagePaths\": {\n                  \"sample string 1\": \"sample string 2\",\n                  \"sample string 3\": \"sample string 4\"\n                },\n                \"IsRecurrringMembership\": true,\n                \"MembershipType\": 9,\n                \"FirstCollectionAfter\": 1,\n                \"Description\": \"sample string 10\",\n                \"HTMLDescription\": \"sample string 11\",\n                \"TermsandConditions\": \"sample string 12\",\n                \"TermsandConditionsAcceptance\": \"sample string 13\",\n                \"enforce_mandatory_fields\": true,\n                \"FrequencyText\": \"sample string 15\"\n              },\n              \"PseudoAppliedMembership\": 10,\n              \"PkgGroupNo\": 1,\n              \"DayPackageService\": {\n                \"Type\": 1,\n                \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                \"Name\": \"sample string 2\",\n                \"Quantity\": 3,\n                \"Order\": 4,\n                \"Service\": {\n                  \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                  \"Name\": \"sample string 2\",\n                  \"DisplayName\": \"sample string 3\",\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"Duration\": 4,\n                  \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                  \"IsAddOn\": true,\n                  \"HasAddOns\": true,\n                  \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                  \"Description\": \"sample string 6\",\n                  \"HTMLDescription\": \"sample string 7\",\n                  \"CategoryName\": \"sample string 8\",\n                  \"AddOns\": [],\n                  \"IsVariant\": true,\n                  \"HasVariant\": true,\n                  \"HasSegments\": true,\n                  \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                  \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                  \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                  \"BookingWithPartialBalance\": 1,\n                  \"ShowInCatalog\": 1,\n                  \"IncludesTax\": true,\n                  \"IsServicePriceScaledForAnyTherapist\": true,\n                  \"canPerformService\": true,\n                  \"Membership\": {\n                    \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                    \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                    \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                    \"Name\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"SetupPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"DisplayName\": \"sample string 6\",\n                    \"DisplayPrice\": \"sample string 7\",\n                    \"ImagePaths\": {\n                      \"sample string 1\": \"sample string 2\",\n                      \"sample string 3\": \"sample string 4\"\n                    },\n                    \"IsRecurrringMembership\": true,\n                    \"MembershipType\": 9,\n                    \"FirstCollectionAfter\": 1,\n                    \"Description\": \"sample string 10\",\n                    \"HTMLDescription\": \"sample string 11\",\n                    \"TermsandConditions\": \"sample string 12\",\n                    \"TermsandConditionsAcceptance\": \"sample string 13\",\n                    \"enforce_mandatory_fields\": true,\n                    \"FrequencyText\": \"sample string 15\"\n                  },\n                  \"PseudoAppliedMembership\": 11,\n                  \"ScaledDuration\": 12,\n                  \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                  \"override_product_consumption\": true,\n                  \"override_default_product_consumption\": true,\n                  \"ServiceFinalPrice\": 15.0,\n                  \"Void\": true,\n                  \"RecoveryTime\": 17,\n                  \"Code\": \"sample string 18\",\n                  \"CampaignInfo\": {\n                    \"CampaignOriginalPrice\": 1.0,\n                    \"DiscountPercentage\": 1.0,\n                    \"DiscountValue\": 1.0,\n                    \"CampaignName\": \"sample string 2\",\n                    \"CampaignId\": \"sample string 3\",\n                    \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                    \"PriceBeforeTax\": 4.0,\n                    \"DiscountedPrice\": 5.0,\n                    \"Tax\": 6.0,\n                    \"CampaignPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 1.0,\n                      \"Tax\": 1.0,\n                      \"Final\": 1.0,\n                      \"Discount\": 1.0,\n                      \"Tip\": 1.0,\n                      \"SSG\": 1.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"PriceWithOutTax\": 1.0,\n                      \"environmentalFee\": 1.0,\n                      \"environmentalFeeLabel\": \"sample string 1\"\n                    }\n                  },\n                  \"PreRequisites\": [],\n                  \"EnforcePreRequisites\": true,\n                  \"ClubPreRequisites\": true,\n                  \"ValidityDays\": 1,\n                  \"BookingOrder\": 1,\n                  \"ValidityDaysAsPreRequisite\": 1,\n                  \"tips_enabled\": true,\n                  \"EnableCatalogServiceFrequency\": true,\n                  \"CatalogServiceFrequency\": 23\n                },\n                \"PackageServicePK\": 5\n              },\n              \"ShowInCalendar\": 1,\n              \"FormId\": \"38e313dc-2650-49f3-a3b1-459469580129\",\n              \"hasServiceForm\": true,\n              \"PreferredTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"AppointmentSource\": 0,\n              \"RemoveBuddyServiceSegments\": [\n                {\n                  \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                  \"Name\": \"sample string 2\",\n                  \"ServiceName\": \"sample string 3\"\n                },\n                {\n                  \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                  \"Name\": \"sample string 2\",\n                  \"ServiceName\": \"sample string 3\"\n                }\n              ],\n              \"AppointmentStatus\": 1,\n              \"ServiceCustomDataEntered\": true,\n              \"ProductConsumptionEntered\": true,\n              \"disable_tip\": true,\n              \"EnableCatalogServiceFrequency\": true,\n              \"CatalogServiceFrequency\": 16\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          }\n        ],\n        \"InvoiceProducts\": [\n          {\n            \"AppointmentProduct\": {\n              \"Product\": {\n                \"Id\": \"03429257-3a10-43f9-afe9-6e0db9be824a\",\n                \"Name\": \"sample string 2\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CategoryId\": \"0f70dd78-1417-468a-8097-76c38e8e1f81\",\n                \"IsRetail\": true,\n                \"IsConsumable\": true,\n                \"Url\": \"sample string 5\",\n                \"Description\": \"sample string 6\"\n              },\n              \"InvoiceItemId\": \"42fdf6d2-49a9-44d2-99ba-14750946c9e7\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          },\n          {\n            \"AppointmentProduct\": {\n              \"Product\": {\n                \"Id\": \"03429257-3a10-43f9-afe9-6e0db9be824a\",\n                \"Name\": \"sample string 2\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CategoryId\": \"0f70dd78-1417-468a-8097-76c38e8e1f81\",\n                \"IsRetail\": true,\n                \"IsConsumable\": true,\n                \"Url\": \"sample string 5\",\n                \"Description\": \"sample string 6\"\n              },\n              \"InvoiceItemId\": \"42fdf6d2-49a9-44d2-99ba-14750946c9e7\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          }\n        ],\n        \"InvoiceMemberships\": [\n          {\n            \"AppointmentMembership\": {\n              \"Membership\": {\n                \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                \"Name\": \"sample string 3\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"SetupPrice\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CanBook\": true,\n                \"ShowPrice\": true,\n                \"DisplayName\": \"sample string 6\",\n                \"DisplayPrice\": \"sample string 7\",\n                \"ImagePaths\": {\n                  \"sample string 1\": \"sample string 2\",\n                  \"sample string 3\": \"sample string 4\"\n                },\n                \"IsRecurrringMembership\": true,\n                \"MembershipType\": 9,\n                \"FirstCollectionAfter\": 1,\n                \"Description\": \"sample string 10\",\n                \"HTMLDescription\": \"sample string 11\",\n                \"TermsandConditions\": \"sample string 12\",\n                \"TermsandConditionsAcceptance\": \"sample string 13\",\n                \"enforce_mandatory_fields\": true,\n                \"FrequencyText\": \"sample string 15\"\n              },\n              \"InvoiceItemId\": \"42a82738-6bb3-42f5-97dc-39a9c906f5f7\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"MembershipBillDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"RecurringMembership\": {\n                \"Days\": 1,\n                \"SaleStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"SaleEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"CreditAmount\": 2.1,\n                \"CreditAmountExpiration\": true,\n                \"NumGuests\": 1,\n                \"Code\": \"sample string 4\",\n                \"BusinessUnitId\": \"10c5d84c-3100-40c7-955d-5baf05260d25\",\n                \"Months\": 5,\n                \"TermsandConditions\": \"sample string 6\",\n                \"Type\": 7,\n                \"CategoryId\": \"91a245f2-807e-4f65-91de-18d51ccdbfdc\",\n                \"Description\": \"sample string 8\",\n                \"HTMLDescription\": \"sample string 9\",\n                \"TermsandConditionsAcceptance\": \"sample string 10\",\n                \"Id\": \"72551b54-d21c-4b28-a7a2-e125bf5cca04\",\n                \"VersionId\": \"7f5a3c33-4219-454d-a94a-7d157916cc02\",\n                \"SetupMembershipId\": \"8fc7eaf5-7d93-46c5-83c8-7ef46a7d4caf\",\n                \"Name\": \"sample string 13\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"SetupPrice\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CanBook\": true,\n                \"ShowPrice\": true,\n                \"DisplayName\": \"sample string 16\",\n                \"DisplayPrice\": \"sample string 17\",\n                \"ImagePaths\": {\n                  \"sample string 1\": \"sample string 2\",\n                  \"sample string 3\": \"sample string 4\"\n                },\n                \"IsRecurrringMembership\": true,\n                \"MembershipType\": 19,\n                \"FirstCollectionAfter\": 1,\n                \"enforce_mandatory_fields\": true,\n                \"FrequencyText\": \"sample string 21\"\n              },\n              \"Signature\": \"sample string 3\",\n              \"UserMembershipId\": \"bdacfc4b-8527-4831-8db6-c07895725ded\",\n              \"AcceptedOn\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"IsTandCAccepted\": true,\n              \"PaymentAccountId\": \"sample string 4\",\n              \"HasMembershipDigitalForm\": true,\n              \"HasFilledMembershipForms\": true,\n              \"RecurringPaymentType\": 0\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          },\n          {\n            \"AppointmentMembership\": {\n              \"Membership\": {\n                \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                \"Name\": \"sample string 3\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"SetupPrice\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CanBook\": true,\n                \"ShowPrice\": true,\n                \"DisplayName\": \"sample string 6\",\n                \"DisplayPrice\": \"sample string 7\",\n                \"ImagePaths\": {\n                  \"sample string 1\": \"sample string 2\",\n                  \"sample string 3\": \"sample string 4\"\n                },\n                \"IsRecurrringMembership\": true,\n                \"MembershipType\": 9,\n                \"FirstCollectionAfter\": 1,\n                \"Description\": \"sample string 10\",\n                \"HTMLDescription\": \"sample string 11\",\n                \"TermsandConditions\": \"sample string 12\",\n                \"TermsandConditionsAcceptance\": \"sample string 13\",\n                \"enforce_mandatory_fields\": true,\n                \"FrequencyText\": \"sample string 15\"\n              },\n              \"InvoiceItemId\": \"42a82738-6bb3-42f5-97dc-39a9c906f5f7\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"MembershipBillDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"RecurringMembership\": {\n                \"Days\": 1,\n                \"SaleStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"SaleEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"CreditAmount\": 2.1,\n                \"CreditAmountExpiration\": true,\n                \"NumGuests\": 1,\n                \"Code\": \"sample string 4\",\n                \"BusinessUnitId\": \"10c5d84c-3100-40c7-955d-5baf05260d25\",\n                \"Months\": 5,\n                \"TermsandConditions\": \"sample string 6\",\n                \"Type\": 7,\n                \"CategoryId\": \"91a245f2-807e-4f65-91de-18d51ccdbfdc\",\n                \"Description\": \"sample string 8\",\n                \"HTMLDescription\": \"sample string 9\",\n                \"TermsandConditionsAcceptance\": \"sample string 10\",\n                \"Id\": \"72551b54-d21c-4b28-a7a2-e125bf5cca04\",\n                \"VersionId\": \"7f5a3c33-4219-454d-a94a-7d157916cc02\",\n                \"SetupMembershipId\": \"8fc7eaf5-7d93-46c5-83c8-7ef46a7d4caf\",\n                \"Name\": \"sample string 13\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"SetupPrice\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CanBook\": true,\n                \"ShowPrice\": true,\n                \"DisplayName\": \"sample string 16\",\n                \"DisplayPrice\": \"sample string 17\",\n                \"ImagePaths\": {\n                  \"sample string 1\": \"sample string 2\",\n                  \"sample string 3\": \"sample string 4\"\n                },\n                \"IsRecurrringMembership\": true,\n                \"MembershipType\": 19,\n                \"FirstCollectionAfter\": 1,\n                \"enforce_mandatory_fields\": true,\n                \"FrequencyText\": \"sample string 21\"\n              },\n              \"Signature\": \"sample string 3\",\n              \"UserMembershipId\": \"bdacfc4b-8527-4831-8db6-c07895725ded\",\n              \"AcceptedOn\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"IsTandCAccepted\": true,\n              \"PaymentAccountId\": \"sample string 4\",\n              \"HasMembershipDigitalForm\": true,\n              \"HasFilledMembershipForms\": true,\n              \"RecurringPaymentType\": 0\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          }\n        ],\n        \"InvoiceDayPackages\": [\n          {\n            \"AppointmentDayPackage\": {\n              \"Package\": {\n                \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                \"Name\": \"sample string 2\",\n                \"Description\": \"sample string 3\",\n                \"Code\": \"sample string 4\",\n                \"HasBundledProducts\": true,\n                \"Duration\": 6,\n                \"BundledProductPriceCheck\": 0,\n                \"BundledProductPricePercentage\": 7.0,\n                \"PackagePriceWithOutTax\": 8.0,\n                \"Type\": 1,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"PackageCostIncBundledProducts\": true,\n                \"Services\": [\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  }\n                ],\n                \"Items\": [\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  }\n                ],\n                \"CanBook\": true,\n                \"PackageDisplayName\": \"sample string 11\",\n                \"PackageDisplayPrice\": \"sample string 12\",\n                \"HTMLDescription\": \"sample string 13\",\n                \"CalculateServiceLevelTax\": true,\n                \"TermsandConditions\": \"sample string 15\",\n                \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"ExpirationDays\": 1,\n                \"ScheduledPaymentFrequency\": 1,\n                \"ScheduledPaymentFrequencyType\": 1,\n                \"RestrictRedemptionToThisCenter\": 16,\n                \"CenterName\": \"sample string 17\",\n                \"PackageCategoryName\": \"sample string 18\",\n                \"start_validity_at_first_redemption\": true\n              },\n              \"InvoiceItemId\": \"3ffaba14-6cf1-498e-9c1d-e4e34f4e96a3\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"AppointmentService\": [\n                {\n                  \"AppointmentId\": \"69ae27a2-47d4-4290-809e-2004f303756a\",\n                  \"InvoiceItemId\": \"3f5e5a28-f96a-4ee9-a1bc-a5bde6d8584c\",\n                  \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"UIItemIdentifier\": \"sample string 3\",\n                  \"CartItemId\": \"51a7e42e-b410-4138-a366-bb19cbc888ca\",\n                  \"AppointmentSegmentId\": \"055e3c02-45c4-4fa6-8622-4126dd3e4076\",\n                  \"PackageId\": \"c527ee38-aab7-43c4-99f6-1c86239c96fe\",\n                  \"Package\": {\n                    \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                    \"Name\": \"sample string 2\",\n                    \"Description\": \"sample string 3\",\n                    \"Code\": \"sample string 4\",\n                    \"HasBundledProducts\": true,\n                    \"Duration\": 6,\n                    \"BundledProductPriceCheck\": 0,\n                    \"BundledProductPricePercentage\": 7.0,\n                    \"PackagePriceWithOutTax\": 8.0,\n                    \"Type\": 1,\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"PackageCostIncBundledProducts\": true,\n                    \"Services\": [\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      },\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      }\n                    ],\n                    \"Items\": [\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      },\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      }\n                    ],\n                    \"CanBook\": true,\n                    \"PackageDisplayName\": \"sample string 11\",\n                    \"PackageDisplayPrice\": \"sample string 12\",\n                    \"HTMLDescription\": \"sample string 13\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"TermsandConditions\": \"sample string 15\",\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ExpirationDays\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"RestrictRedemptionToThisCenter\": 16,\n                    \"CenterName\": \"sample string 17\",\n                    \"PackageCategoryName\": \"sample string 18\",\n                    \"start_validity_at_first_redemption\": true\n                  },\n                  \"Service\": {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  \"ReducedTimeGroupId\": \"4f236e8e-7351-472c-8f30-d85069de0c03\",\n                  \"ServiceFormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"RequestedTherapistGender\": 0,\n                  \"StartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"RequestedDuration\": 1,\n                  \"NonReducedDuration\": 1,\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Room\": {\n                    \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Lock\": true,\n                  \"Equipment\": {\n                    \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Status\": 0,\n                  \"RequestedTherapist\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"SaleBy\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"Quantity\": 5,\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"SCD\": \"sample string 6\",\n                  \"ActualStartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"CompletedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Progress\": 0,\n                  \"ParentAppointmentId\": \"68fcabcf-2217-4445-9d55-69932544048c\",\n                  \"ServiceCustomData\": {\n                    \"Permission\": {\n                      \"CanView\": true,\n                      \"CanEdit\": true\n                    }\n                  },\n                  \"ItemActions\": \"sample string 7\",\n                  \"EquivalenceFactor\": 1.1,\n                  \"EquivalentName\": \"sample string 8\",\n                  \"IsMembershipApplied\": true,\n                  \"IsAddOn\": true,\n                  \"AddonAppointmentId\": \"2aa1b8d5-c7bc-4a19-b124-33d96b069654\",\n                  \"IsPackageApplied\": true,\n                  \"IsDiscountApplied\": true,\n                  \"CanModifyTherapist\": true,\n                  \"CoupleGroupNo\": 1,\n                  \"CoupleGroupId\": \"0c515581-a283-4f13-9fe9-f3573191c992\",\n                  \"OrderNo\": 1,\n                  \"OpenSlots\": [\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Warnings\": [\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    },\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    }\n                  ],\n                  \"FillOpenSlots\": true,\n                  \"AssignDefaultSlot\": true,\n                  \"AssignedSlotTherapistIds\": [\n                    \"f4cd1e8f-28fb-41a3-b1f1-5deba3c8b340\",\n                    \"72a079fd-3d7d-4b2e-aefb-9bbcc80d3265\"\n                  ],\n                  \"AssignedSlotRoomIds\": [\n                    \"70dcd198-7932-478b-99f2-9482ca8e6b30\",\n                    \"2839d0eb-c72f-4c2b-9296-522b0a1756b5\"\n                  ],\n                  \"AssignedSlotRooms\": [\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"AssignedSlotEquipmentIds\": [\n                    \"3855d6fd-c1a9-4915-bad9-913ab32a9875\",\n                    \"1fa3329a-164b-4da3-be92-86341e959687\"\n                  ],\n                  \"AssignedSlotEquipments\": [\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"ResetIfTherapistCanNotDoService\": true,\n                  \"Membership\": {\n                    \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                    \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                    \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                    \"Name\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"SetupPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"DisplayName\": \"sample string 6\",\n                    \"DisplayPrice\": \"sample string 7\",\n                    \"ImagePaths\": {\n                      \"sample string 1\": \"sample string 2\",\n                      \"sample string 3\": \"sample string 4\"\n                    },\n                    \"IsRecurrringMembership\": true,\n                    \"MembershipType\": 9,\n                    \"FirstCollectionAfter\": 1,\n                    \"Description\": \"sample string 10\",\n                    \"HTMLDescription\": \"sample string 11\",\n                    \"TermsandConditions\": \"sample string 12\",\n                    \"TermsandConditionsAcceptance\": \"sample string 13\",\n                    \"enforce_mandatory_fields\": true,\n                    \"FrequencyText\": \"sample string 15\"\n                  },\n                  \"PseudoAppliedMembership\": 10,\n                  \"PkgGroupNo\": 1,\n                  \"DayPackageService\": {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  \"ShowInCalendar\": 1,\n                  \"FormId\": \"38e313dc-2650-49f3-a3b1-459469580129\",\n                  \"hasServiceForm\": true,\n                  \"PreferredTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AppointmentSource\": 0,\n                  \"RemoveBuddyServiceSegments\": [\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    },\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    }\n                  ],\n                  \"AppointmentStatus\": 1,\n                  \"ServiceCustomDataEntered\": true,\n                  \"ProductConsumptionEntered\": true,\n                  \"disable_tip\": true,\n                  \"EnableCatalogServiceFrequency\": true,\n                  \"CatalogServiceFrequency\": 16\n                },\n                {\n                  \"AppointmentId\": \"69ae27a2-47d4-4290-809e-2004f303756a\",\n                  \"InvoiceItemId\": \"3f5e5a28-f96a-4ee9-a1bc-a5bde6d8584c\",\n                  \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"UIItemIdentifier\": \"sample string 3\",\n                  \"CartItemId\": \"51a7e42e-b410-4138-a366-bb19cbc888ca\",\n                  \"AppointmentSegmentId\": \"055e3c02-45c4-4fa6-8622-4126dd3e4076\",\n                  \"PackageId\": \"c527ee38-aab7-43c4-99f6-1c86239c96fe\",\n                  \"Package\": {\n                    \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                    \"Name\": \"sample string 2\",\n                    \"Description\": \"sample string 3\",\n                    \"Code\": \"sample string 4\",\n                    \"HasBundledProducts\": true,\n                    \"Duration\": 6,\n                    \"BundledProductPriceCheck\": 0,\n                    \"BundledProductPricePercentage\": 7.0,\n                    \"PackagePriceWithOutTax\": 8.0,\n                    \"Type\": 1,\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"PackageCostIncBundledProducts\": true,\n                    \"Services\": [\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      },\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      }\n                    ],\n                    \"Items\": [\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      },\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      }\n                    ],\n                    \"CanBook\": true,\n                    \"PackageDisplayName\": \"sample string 11\",\n                    \"PackageDisplayPrice\": \"sample string 12\",\n                    \"HTMLDescription\": \"sample string 13\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"TermsandConditions\": \"sample string 15\",\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ExpirationDays\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"RestrictRedemptionToThisCenter\": 16,\n                    \"CenterName\": \"sample string 17\",\n                    \"PackageCategoryName\": \"sample string 18\",\n                    \"start_validity_at_first_redemption\": true\n                  },\n                  \"Service\": {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  \"ReducedTimeGroupId\": \"4f236e8e-7351-472c-8f30-d85069de0c03\",\n                  \"ServiceFormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"RequestedTherapistGender\": 0,\n                  \"StartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"RequestedDuration\": 1,\n                  \"NonReducedDuration\": 1,\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Room\": {\n                    \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Lock\": true,\n                  \"Equipment\": {\n                    \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Status\": 0,\n                  \"RequestedTherapist\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"SaleBy\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"Quantity\": 5,\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"SCD\": \"sample string 6\",\n                  \"ActualStartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"CompletedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Progress\": 0,\n                  \"ParentAppointmentId\": \"68fcabcf-2217-4445-9d55-69932544048c\",\n                  \"ServiceCustomData\": {\n                    \"Permission\": {\n                      \"CanView\": true,\n                      \"CanEdit\": true\n                    }\n                  },\n                  \"ItemActions\": \"sample string 7\",\n                  \"EquivalenceFactor\": 1.1,\n                  \"EquivalentName\": \"sample string 8\",\n                  \"IsMembershipApplied\": true,\n                  \"IsAddOn\": true,\n                  \"AddonAppointmentId\": \"2aa1b8d5-c7bc-4a19-b124-33d96b069654\",\n                  \"IsPackageApplied\": true,\n                  \"IsDiscountApplied\": true,\n                  \"CanModifyTherapist\": true,\n                  \"CoupleGroupNo\": 1,\n                  \"CoupleGroupId\": \"0c515581-a283-4f13-9fe9-f3573191c992\",\n                  \"OrderNo\": 1,\n                  \"OpenSlots\": [\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Warnings\": [\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    },\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    }\n                  ],\n                  \"FillOpenSlots\": true,\n                  \"AssignDefaultSlot\": true,\n                  \"AssignedSlotTherapistIds\": [\n                    \"f4cd1e8f-28fb-41a3-b1f1-5deba3c8b340\",\n                    \"72a079fd-3d7d-4b2e-aefb-9bbcc80d3265\"\n                  ],\n                  \"AssignedSlotRoomIds\": [\n                    \"70dcd198-7932-478b-99f2-9482ca8e6b30\",\n                    \"2839d0eb-c72f-4c2b-9296-522b0a1756b5\"\n                  ],\n                  \"AssignedSlotRooms\": [\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"AssignedSlotEquipmentIds\": [\n                    \"3855d6fd-c1a9-4915-bad9-913ab32a9875\",\n                    \"1fa3329a-164b-4da3-be92-86341e959687\"\n                  ],\n                  \"AssignedSlotEquipments\": [\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"ResetIfTherapistCanNotDoService\": true,\n                  \"Membership\": {\n                    \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                    \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                    \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                    \"Name\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"SetupPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"DisplayName\": \"sample string 6\",\n                    \"DisplayPrice\": \"sample string 7\",\n                    \"ImagePaths\": {\n                      \"sample string 1\": \"sample string 2\",\n                      \"sample string 3\": \"sample string 4\"\n                    },\n                    \"IsRecurrringMembership\": true,\n                    \"MembershipType\": 9,\n                    \"FirstCollectionAfter\": 1,\n                    \"Description\": \"sample string 10\",\n                    \"HTMLDescription\": \"sample string 11\",\n                    \"TermsandConditions\": \"sample string 12\",\n                    \"TermsandConditionsAcceptance\": \"sample string 13\",\n                    \"enforce_mandatory_fields\": true,\n                    \"FrequencyText\": \"sample string 15\"\n                  },\n                  \"PseudoAppliedMembership\": 10,\n                  \"PkgGroupNo\": 1,\n                  \"DayPackageService\": {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  \"ShowInCalendar\": 1,\n                  \"FormId\": \"38e313dc-2650-49f3-a3b1-459469580129\",\n                  \"hasServiceForm\": true,\n                  \"PreferredTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AppointmentSource\": 0,\n                  \"RemoveBuddyServiceSegments\": [\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    },\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    }\n                  ],\n                  \"AppointmentStatus\": 1,\n                  \"ServiceCustomDataEntered\": true,\n                  \"ProductConsumptionEntered\": true,\n                  \"disable_tip\": true,\n                  \"EnableCatalogServiceFrequency\": true,\n                  \"CatalogServiceFrequency\": 16\n                }\n              ],\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsDiscountApplied\": true,\n              \"AppointmentStatus\": 1\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          },\n          {\n            \"AppointmentDayPackage\": {\n              \"Package\": {\n                \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                \"Name\": \"sample string 2\",\n                \"Description\": \"sample string 3\",\n                \"Code\": \"sample string 4\",\n                \"HasBundledProducts\": true,\n                \"Duration\": 6,\n                \"BundledProductPriceCheck\": 0,\n                \"BundledProductPricePercentage\": 7.0,\n                \"PackagePriceWithOutTax\": 8.0,\n                \"Type\": 1,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"PackageCostIncBundledProducts\": true,\n                \"Services\": [\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  }\n                ],\n                \"Items\": [\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  }\n                ],\n                \"CanBook\": true,\n                \"PackageDisplayName\": \"sample string 11\",\n                \"PackageDisplayPrice\": \"sample string 12\",\n                \"HTMLDescription\": \"sample string 13\",\n                \"CalculateServiceLevelTax\": true,\n                \"TermsandConditions\": \"sample string 15\",\n                \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"ExpirationDays\": 1,\n                \"ScheduledPaymentFrequency\": 1,\n                \"ScheduledPaymentFrequencyType\": 1,\n                \"RestrictRedemptionToThisCenter\": 16,\n                \"CenterName\": \"sample string 17\",\n                \"PackageCategoryName\": \"sample string 18\",\n                \"start_validity_at_first_redemption\": true\n              },\n              \"InvoiceItemId\": \"3ffaba14-6cf1-498e-9c1d-e4e34f4e96a3\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"AppointmentService\": [\n                {\n                  \"AppointmentId\": \"69ae27a2-47d4-4290-809e-2004f303756a\",\n                  \"InvoiceItemId\": \"3f5e5a28-f96a-4ee9-a1bc-a5bde6d8584c\",\n                  \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"UIItemIdentifier\": \"sample string 3\",\n                  \"CartItemId\": \"51a7e42e-b410-4138-a366-bb19cbc888ca\",\n                  \"AppointmentSegmentId\": \"055e3c02-45c4-4fa6-8622-4126dd3e4076\",\n                  \"PackageId\": \"c527ee38-aab7-43c4-99f6-1c86239c96fe\",\n                  \"Package\": {\n                    \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                    \"Name\": \"sample string 2\",\n                    \"Description\": \"sample string 3\",\n                    \"Code\": \"sample string 4\",\n                    \"HasBundledProducts\": true,\n                    \"Duration\": 6,\n                    \"BundledProductPriceCheck\": 0,\n                    \"BundledProductPricePercentage\": 7.0,\n                    \"PackagePriceWithOutTax\": 8.0,\n                    \"Type\": 1,\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"PackageCostIncBundledProducts\": true,\n                    \"Services\": [\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      },\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      }\n                    ],\n                    \"Items\": [\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      },\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      }\n                    ],\n                    \"CanBook\": true,\n                    \"PackageDisplayName\": \"sample string 11\",\n                    \"PackageDisplayPrice\": \"sample string 12\",\n                    \"HTMLDescription\": \"sample string 13\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"TermsandConditions\": \"sample string 15\",\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ExpirationDays\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"RestrictRedemptionToThisCenter\": 16,\n                    \"CenterName\": \"sample string 17\",\n                    \"PackageCategoryName\": \"sample string 18\",\n                    \"start_validity_at_first_redemption\": true\n                  },\n                  \"Service\": {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  \"ReducedTimeGroupId\": \"4f236e8e-7351-472c-8f30-d85069de0c03\",\n                  \"ServiceFormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"RequestedTherapistGender\": 0,\n                  \"StartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"RequestedDuration\": 1,\n                  \"NonReducedDuration\": 1,\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Room\": {\n                    \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Lock\": true,\n                  \"Equipment\": {\n                    \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Status\": 0,\n                  \"RequestedTherapist\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"SaleBy\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"Quantity\": 5,\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"SCD\": \"sample string 6\",\n                  \"ActualStartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"CompletedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Progress\": 0,\n                  \"ParentAppointmentId\": \"68fcabcf-2217-4445-9d55-69932544048c\",\n                  \"ServiceCustomData\": {\n                    \"Permission\": {\n                      \"CanView\": true,\n                      \"CanEdit\": true\n                    }\n                  },\n                  \"ItemActions\": \"sample string 7\",\n                  \"EquivalenceFactor\": 1.1,\n                  \"EquivalentName\": \"sample string 8\",\n                  \"IsMembershipApplied\": true,\n                  \"IsAddOn\": true,\n                  \"AddonAppointmentId\": \"2aa1b8d5-c7bc-4a19-b124-33d96b069654\",\n                  \"IsPackageApplied\": true,\n                  \"IsDiscountApplied\": true,\n                  \"CanModifyTherapist\": true,\n                  \"CoupleGroupNo\": 1,\n                  \"CoupleGroupId\": \"0c515581-a283-4f13-9fe9-f3573191c992\",\n                  \"OrderNo\": 1,\n                  \"OpenSlots\": [\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Warnings\": [\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    },\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    }\n                  ],\n                  \"FillOpenSlots\": true,\n                  \"AssignDefaultSlot\": true,\n                  \"AssignedSlotTherapistIds\": [\n                    \"f4cd1e8f-28fb-41a3-b1f1-5deba3c8b340\",\n                    \"72a079fd-3d7d-4b2e-aefb-9bbcc80d3265\"\n                  ],\n                  \"AssignedSlotRoomIds\": [\n                    \"70dcd198-7932-478b-99f2-9482ca8e6b30\",\n                    \"2839d0eb-c72f-4c2b-9296-522b0a1756b5\"\n                  ],\n                  \"AssignedSlotRooms\": [\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"AssignedSlotEquipmentIds\": [\n                    \"3855d6fd-c1a9-4915-bad9-913ab32a9875\",\n                    \"1fa3329a-164b-4da3-be92-86341e959687\"\n                  ],\n                  \"AssignedSlotEquipments\": [\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"ResetIfTherapistCanNotDoService\": true,\n                  \"Membership\": {\n                    \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                    \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                    \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                    \"Name\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"SetupPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"DisplayName\": \"sample string 6\",\n                    \"DisplayPrice\": \"sample string 7\",\n                    \"ImagePaths\": {\n                      \"sample string 1\": \"sample string 2\",\n                      \"sample string 3\": \"sample string 4\"\n                    },\n                    \"IsRecurrringMembership\": true,\n                    \"MembershipType\": 9,\n                    \"FirstCollectionAfter\": 1,\n                    \"Description\": \"sample string 10\",\n                    \"HTMLDescription\": \"sample string 11\",\n                    \"TermsandConditions\": \"sample string 12\",\n                    \"TermsandConditionsAcceptance\": \"sample string 13\",\n                    \"enforce_mandatory_fields\": true,\n                    \"FrequencyText\": \"sample string 15\"\n                  },\n                  \"PseudoAppliedMembership\": 10,\n                  \"PkgGroupNo\": 1,\n                  \"DayPackageService\": {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  \"ShowInCalendar\": 1,\n                  \"FormId\": \"38e313dc-2650-49f3-a3b1-459469580129\",\n                  \"hasServiceForm\": true,\n                  \"PreferredTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AppointmentSource\": 0,\n                  \"RemoveBuddyServiceSegments\": [\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    },\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    }\n                  ],\n                  \"AppointmentStatus\": 1,\n                  \"ServiceCustomDataEntered\": true,\n                  \"ProductConsumptionEntered\": true,\n                  \"disable_tip\": true,\n                  \"EnableCatalogServiceFrequency\": true,\n                  \"CatalogServiceFrequency\": 16\n                },\n                {\n                  \"AppointmentId\": \"69ae27a2-47d4-4290-809e-2004f303756a\",\n                  \"InvoiceItemId\": \"3f5e5a28-f96a-4ee9-a1bc-a5bde6d8584c\",\n                  \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"UIItemIdentifier\": \"sample string 3\",\n                  \"CartItemId\": \"51a7e42e-b410-4138-a366-bb19cbc888ca\",\n                  \"AppointmentSegmentId\": \"055e3c02-45c4-4fa6-8622-4126dd3e4076\",\n                  \"PackageId\": \"c527ee38-aab7-43c4-99f6-1c86239c96fe\",\n                  \"Package\": {\n                    \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                    \"Name\": \"sample string 2\",\n                    \"Description\": \"sample string 3\",\n                    \"Code\": \"sample string 4\",\n                    \"HasBundledProducts\": true,\n                    \"Duration\": 6,\n                    \"BundledProductPriceCheck\": 0,\n                    \"BundledProductPricePercentage\": 7.0,\n                    \"PackagePriceWithOutTax\": 8.0,\n                    \"Type\": 1,\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"PackageCostIncBundledProducts\": true,\n                    \"Services\": [\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      },\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      }\n                    ],\n                    \"Items\": [\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      },\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      }\n                    ],\n                    \"CanBook\": true,\n                    \"PackageDisplayName\": \"sample string 11\",\n                    \"PackageDisplayPrice\": \"sample string 12\",\n                    \"HTMLDescription\": \"sample string 13\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"TermsandConditions\": \"sample string 15\",\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ExpirationDays\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"RestrictRedemptionToThisCenter\": 16,\n                    \"CenterName\": \"sample string 17\",\n                    \"PackageCategoryName\": \"sample string 18\",\n                    \"start_validity_at_first_redemption\": true\n                  },\n                  \"Service\": {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  \"ReducedTimeGroupId\": \"4f236e8e-7351-472c-8f30-d85069de0c03\",\n                  \"ServiceFormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"RequestedTherapistGender\": 0,\n                  \"StartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"RequestedDuration\": 1,\n                  \"NonReducedDuration\": 1,\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Room\": {\n                    \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Lock\": true,\n                  \"Equipment\": {\n                    \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Status\": 0,\n                  \"RequestedTherapist\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"SaleBy\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"Quantity\": 5,\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"SCD\": \"sample string 6\",\n                  \"ActualStartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"CompletedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Progress\": 0,\n                  \"ParentAppointmentId\": \"68fcabcf-2217-4445-9d55-69932544048c\",\n                  \"ServiceCustomData\": {\n                    \"Permission\": {\n                      \"CanView\": true,\n                      \"CanEdit\": true\n                    }\n                  },\n                  \"ItemActions\": \"sample string 7\",\n                  \"EquivalenceFactor\": 1.1,\n                  \"EquivalentName\": \"sample string 8\",\n                  \"IsMembershipApplied\": true,\n                  \"IsAddOn\": true,\n                  \"AddonAppointmentId\": \"2aa1b8d5-c7bc-4a19-b124-33d96b069654\",\n                  \"IsPackageApplied\": true,\n                  \"IsDiscountApplied\": true,\n                  \"CanModifyTherapist\": true,\n                  \"CoupleGroupNo\": 1,\n                  \"CoupleGroupId\": \"0c515581-a283-4f13-9fe9-f3573191c992\",\n                  \"OrderNo\": 1,\n                  \"OpenSlots\": [\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Warnings\": [\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    },\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    }\n                  ],\n                  \"FillOpenSlots\": true,\n                  \"AssignDefaultSlot\": true,\n                  \"AssignedSlotTherapistIds\": [\n                    \"f4cd1e8f-28fb-41a3-b1f1-5deba3c8b340\",\n                    \"72a079fd-3d7d-4b2e-aefb-9bbcc80d3265\"\n                  ],\n                  \"AssignedSlotRoomIds\": [\n                    \"70dcd198-7932-478b-99f2-9482ca8e6b30\",\n                    \"2839d0eb-c72f-4c2b-9296-522b0a1756b5\"\n                  ],\n                  \"AssignedSlotRooms\": [\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"AssignedSlotEquipmentIds\": [\n                    \"3855d6fd-c1a9-4915-bad9-913ab32a9875\",\n                    \"1fa3329a-164b-4da3-be92-86341e959687\"\n                  ],\n                  \"AssignedSlotEquipments\": [\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"ResetIfTherapistCanNotDoService\": true,\n                  \"Membership\": {\n                    \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                    \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                    \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                    \"Name\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"SetupPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"DisplayName\": \"sample string 6\",\n                    \"DisplayPrice\": \"sample string 7\",\n                    \"ImagePaths\": {\n                      \"sample string 1\": \"sample string 2\",\n                      \"sample string 3\": \"sample string 4\"\n                    },\n                    \"IsRecurrringMembership\": true,\n                    \"MembershipType\": 9,\n                    \"FirstCollectionAfter\": 1,\n                    \"Description\": \"sample string 10\",\n                    \"HTMLDescription\": \"sample string 11\",\n                    \"TermsandConditions\": \"sample string 12\",\n                    \"TermsandConditionsAcceptance\": \"sample string 13\",\n                    \"enforce_mandatory_fields\": true,\n                    \"FrequencyText\": \"sample string 15\"\n                  },\n                  \"PseudoAppliedMembership\": 10,\n                  \"PkgGroupNo\": 1,\n                  \"DayPackageService\": {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  \"ShowInCalendar\": 1,\n                  \"FormId\": \"38e313dc-2650-49f3-a3b1-459469580129\",\n                  \"hasServiceForm\": true,\n                  \"PreferredTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AppointmentSource\": 0,\n                  \"RemoveBuddyServiceSegments\": [\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    },\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    }\n                  ],\n                  \"AppointmentStatus\": 1,\n                  \"ServiceCustomDataEntered\": true,\n                  \"ProductConsumptionEntered\": true,\n                  \"disable_tip\": true,\n                  \"EnableCatalogServiceFrequency\": true,\n                  \"CatalogServiceFrequency\": 16\n                }\n              ],\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsDiscountApplied\": true,\n              \"AppointmentStatus\": 1\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          }\n        ],\n        \"InvoiceSeriesPackages\": [\n          {\n            \"AppointmentSeriesPackage\": {\n              \"Package\": {\n                \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                \"Name\": \"sample string 2\",\n                \"Description\": \"sample string 3\",\n                \"Code\": \"sample string 4\",\n                \"HasBundledProducts\": true,\n                \"Duration\": 6,\n                \"BundledProductPriceCheck\": 0,\n                \"BundledProductPricePercentage\": 7.0,\n                \"PackagePriceWithOutTax\": 8.0,\n                \"Type\": 1,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"PackageCostIncBundledProducts\": true,\n                \"Services\": [\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  }\n                ],\n                \"Items\": [\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  }\n                ],\n                \"CanBook\": true,\n                \"PackageDisplayName\": \"sample string 11\",\n                \"PackageDisplayPrice\": \"sample string 12\",\n                \"HTMLDescription\": \"sample string 13\",\n                \"CalculateServiceLevelTax\": true,\n                \"TermsandConditions\": \"sample string 15\",\n                \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"ExpirationDays\": 1,\n                \"ScheduledPaymentFrequency\": 1,\n                \"ScheduledPaymentFrequencyType\": 1,\n                \"RestrictRedemptionToThisCenter\": 16,\n                \"CenterName\": \"sample string 17\",\n                \"PackageCategoryName\": \"sample string 18\",\n                \"start_validity_at_first_redemption\": true\n              },\n              \"InvoiceItemId\": \"0aa2383e-ed16-4989-b796-bf3adc733882\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"PackageUserId\": \"493c89bc-abe2-422e-ac42-b2d01f5130d1\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 3,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"packages_product_type_item\": [\n                {\n                  \"packages_product\": {\n                    \"id\": \"100a9368-64a3-4164-891d-f70a69d6c893\",\n                    \"name\": \"sample string 2\",\n                    \"packages_product_type\": 0,\n                    \"packages_product_parent_category\": {\n                      \"product_category_type\": 1,\n                      \"id\": \"f5ba7236-4102-4b27-96eb-548935380e15\",\n                      \"name\": \"sample string 1\",\n                      \"quantity\": 1,\n                      \"price\": {\n                        \"currency_id\": 1,\n                        \"sales\": 2.0,\n                        \"tax\": 3.0,\n                        \"final\": 4.0\n                      }\n                    },\n                    \"price\": {\n                      \"currency_id\": 1,\n                      \"sales\": 2.0,\n                      \"tax\": 3.0,\n                      \"final\": 4.0\n                    }\n                  },\n                  \"quantity\": 1,\n                  \"invoice_item_id\": \"681ba709-68dc-4492-9248-d10abe6aa7ed\",\n                  \"employee_id\": \"fe7dd248-33b5-4a57-abf7-a569c7f5f958\",\n                  \"price\": {\n                    \"currency_id\": 1,\n                    \"sales\": 2.0,\n                    \"tax\": 3.0,\n                    \"final\": 4.0\n                  },\n                  \"discount\": {\n                    \"discount_id\": \"dc50cfec-57cc-4e1f-9fe3-2e2f90db6b23\",\n                    \"campaign_id\": \"d61eb026-14d8-4f5c-95f3-e52a45582f1a\",\n                    \"coupon_id\": 1,\n                    \"action\": \"sample string 1\",\n                    \"type\": 0,\n                    \"amount\": 2.0\n                  }\n                },\n                {\n                  \"packages_product\": {\n                    \"id\": \"100a9368-64a3-4164-891d-f70a69d6c893\",\n                    \"name\": \"sample string 2\",\n                    \"packages_product_type\": 0,\n                    \"packages_product_parent_category\": {\n                      \"product_category_type\": 1,\n                      \"id\": \"f5ba7236-4102-4b27-96eb-548935380e15\",\n                      \"name\": \"sample string 1\",\n                      \"quantity\": 1,\n                      \"price\": {\n                        \"currency_id\": 1,\n                        \"sales\": 2.0,\n                        \"tax\": 3.0,\n                        \"final\": 4.0\n                      }\n                    },\n                    \"price\": {\n                      \"currency_id\": 1,\n                      \"sales\": 2.0,\n                      \"tax\": 3.0,\n                      \"final\": 4.0\n                    }\n                  },\n                  \"quantity\": 1,\n                  \"invoice_item_id\": \"681ba709-68dc-4492-9248-d10abe6aa7ed\",\n                  \"employee_id\": \"fe7dd248-33b5-4a57-abf7-a569c7f5f958\",\n                  \"price\": {\n                    \"currency_id\": 1,\n                    \"sales\": 2.0,\n                    \"tax\": 3.0,\n                    \"final\": 4.0\n                  },\n                  \"discount\": {\n                    \"discount_id\": \"dc50cfec-57cc-4e1f-9fe3-2e2f90db6b23\",\n                    \"campaign_id\": \"d61eb026-14d8-4f5c-95f3-e52a45582f1a\",\n                    \"coupon_id\": 1,\n                    \"action\": \"sample string 1\",\n                    \"type\": 0,\n                    \"amount\": 2.0\n                  }\n                }\n              ]\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          },\n          {\n            \"AppointmentSeriesPackage\": {\n              \"Package\": {\n                \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                \"Name\": \"sample string 2\",\n                \"Description\": \"sample string 3\",\n                \"Code\": \"sample string 4\",\n                \"HasBundledProducts\": true,\n                \"Duration\": 6,\n                \"BundledProductPriceCheck\": 0,\n                \"BundledProductPricePercentage\": 7.0,\n                \"PackagePriceWithOutTax\": 8.0,\n                \"Type\": 1,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"PackageCostIncBundledProducts\": true,\n                \"Services\": [\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  }\n                ],\n                \"Items\": [\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  }\n                ],\n                \"CanBook\": true,\n                \"PackageDisplayName\": \"sample string 11\",\n                \"PackageDisplayPrice\": \"sample string 12\",\n                \"HTMLDescription\": \"sample string 13\",\n                \"CalculateServiceLevelTax\": true,\n                \"TermsandConditions\": \"sample string 15\",\n                \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"ExpirationDays\": 1,\n                \"ScheduledPaymentFrequency\": 1,\n                \"ScheduledPaymentFrequencyType\": 1,\n                \"RestrictRedemptionToThisCenter\": 16,\n                \"CenterName\": \"sample string 17\",\n                \"PackageCategoryName\": \"sample string 18\",\n                \"start_validity_at_first_redemption\": true\n              },\n              \"InvoiceItemId\": \"0aa2383e-ed16-4989-b796-bf3adc733882\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"PackageUserId\": \"493c89bc-abe2-422e-ac42-b2d01f5130d1\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 3,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"packages_product_type_item\": [\n                {\n                  \"packages_product\": {\n                    \"id\": \"100a9368-64a3-4164-891d-f70a69d6c893\",\n                    \"name\": \"sample string 2\",\n                    \"packages_product_type\": 0,\n                    \"packages_product_parent_category\": {\n                      \"product_category_type\": 1,\n                      \"id\": \"f5ba7236-4102-4b27-96eb-548935380e15\",\n                      \"name\": \"sample string 1\",\n                      \"quantity\": 1,\n                      \"price\": {\n                        \"currency_id\": 1,\n                        \"sales\": 2.0,\n                        \"tax\": 3.0,\n                        \"final\": 4.0\n                      }\n                    },\n                    \"price\": {\n                      \"currency_id\": 1,\n                      \"sales\": 2.0,\n                      \"tax\": 3.0,\n                      \"final\": 4.0\n                    }\n                  },\n                  \"quantity\": 1,\n                  \"invoice_item_id\": \"681ba709-68dc-4492-9248-d10abe6aa7ed\",\n                  \"employee_id\": \"fe7dd248-33b5-4a57-abf7-a569c7f5f958\",\n                  \"price\": {\n                    \"currency_id\": 1,\n                    \"sales\": 2.0,\n                    \"tax\": 3.0,\n                    \"final\": 4.0\n                  },\n                  \"discount\": {\n                    \"discount_id\": \"dc50cfec-57cc-4e1f-9fe3-2e2f90db6b23\",\n                    \"campaign_id\": \"d61eb026-14d8-4f5c-95f3-e52a45582f1a\",\n                    \"coupon_id\": 1,\n                    \"action\": \"sample string 1\",\n                    \"type\": 0,\n                    \"amount\": 2.0\n                  }\n                },\n                {\n                  \"packages_product\": {\n                    \"id\": \"100a9368-64a3-4164-891d-f70a69d6c893\",\n                    \"name\": \"sample string 2\",\n                    \"packages_product_type\": 0,\n                    \"packages_product_parent_category\": {\n                      \"product_category_type\": 1,\n                      \"id\": \"f5ba7236-4102-4b27-96eb-548935380e15\",\n                      \"name\": \"sample string 1\",\n                      \"quantity\": 1,\n                      \"price\": {\n                        \"currency_id\": 1,\n                        \"sales\": 2.0,\n                        \"tax\": 3.0,\n                        \"final\": 4.0\n                      }\n                    },\n                    \"price\": {\n                      \"currency_id\": 1,\n                      \"sales\": 2.0,\n                      \"tax\": 3.0,\n                      \"final\": 4.0\n                    }\n                  },\n                  \"quantity\": 1,\n                  \"invoice_item_id\": \"681ba709-68dc-4492-9248-d10abe6aa7ed\",\n                  \"employee_id\": \"fe7dd248-33b5-4a57-abf7-a569c7f5f958\",\n                  \"price\": {\n                    \"currency_id\": 1,\n                    \"sales\": 2.0,\n                    \"tax\": 3.0,\n                    \"final\": 4.0\n                  },\n                  \"discount\": {\n                    \"discount_id\": \"dc50cfec-57cc-4e1f-9fe3-2e2f90db6b23\",\n                    \"campaign_id\": \"d61eb026-14d8-4f5c-95f3-e52a45582f1a\",\n                    \"coupon_id\": 1,\n                    \"action\": \"sample string 1\",\n                    \"type\": 0,\n                    \"amount\": 2.0\n                  }\n                }\n              ]\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          }\n        ],\n        \"InvoiceGiftCards\": [\n          {\n            \"AppointmentGiftCard\": {\n              \"GiftCard\": {\n                \"Id\": \"9a83c5f3-dcb6-419d-9000-2c97ab4b6cb7\",\n                \"Code\": \"sample string 2\",\n                \"Value\": 3.0,\n                \"PurchasePrice\": 4.0,\n                \"ValidityDays\": 1,\n                \"IsOneTimeUse\": true,\n                \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"Notes\": \"sample string 6\",\n                \"GiftTypeId\": \"24122b30-ac89-4c6d-af9f-1f9f794448f0\",\n                \"SendEmailToRecipient\": true,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"Recipient\": {\n                  \"Id\": \"70e8ca6e-c8ae-4f37-a0ad-e26169d8fdbd\",\n                  \"Code\": \"sample string 2\",\n                  \"FirstName\": \"sample string 3\",\n                  \"MiddleName\": \"sample string 4\",\n                  \"LastName\": \"sample string 5\",\n                  \"Email\": \"sample string 6\",\n                  \"MobileNumber\": \"sample string 7\",\n                  \"MobilePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"HomePhone\": \"sample string 8\",\n                  \"HomePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"WorkPhone\": \"sample string 9\",\n                  \"WorkPhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"Gender\": 0,\n                  \"DateOfBirth\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AnniversaryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Address1\": \"sample string 10\",\n                  \"Address2\": \"sample string 11\",\n                  \"City\": \"sample string 12\",\n                  \"PostalCode\": \"sample string 13\",\n                  \"State\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"ShortName\": \"sample string 4\"\n                  },\n                  \"Country\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"Nationality\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"ReferralSource\": {\n                    \"Id\": \"616cbadc-4b79-4b57-a83e-8f43091996f5\",\n                    \"OrgReferralId\": \"e38d05a2-ab57-4b09-9784-360ded60f781\",\n                    \"Name\": \"sample string 3\"\n                  },\n                  \"ReferredGuestId\": \"c8030bd1-367b-400a-84c3-518a287b0791\",\n                  \"ReceiveTransactionalSms\": true,\n                  \"ReceiveMarketingEmail\": true,\n                  \"ReceiveTransactionalEmail\": true,\n                  \"ReceiveMarketingSms\": true,\n                  \"CreationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"LastUpdated\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"MergeIntoCode\": \"sample string 14\",\n                  \"MergeIntoGuestId\": \"9ee5148f-4af5-44fc-8464-606f5bc2b2a1\",\n                  \"CenterId\": \"267ab043-ffff-493a-a573-0856bce9ad85\",\n                  \"CenterCode\": \"sample string 16\",\n                  \"CenterName\": \"sample string 17\",\n                  \"GuestIndicator\": \"sample string 18\",\n                  \"IsMember\": 19,\n                  \"DOB_IncompleteYear\": \"sample string 20\",\n                  \"Password\": \"sample string 21\",\n                  \"UserName\": \"sample string 22\",\n                  \"FacebookUserId\": \"sample string 23\",\n                  \"SocialFaceBookUserId\": \"sample string 24\",\n                  \"SocialGoogleUserId\": \"sample string 25\",\n                  \"hasZenotiCreds\": true,\n                  \"OldPassword\": \"sample string 27\",\n                  \"OptInForLoyaltyProgram\": true,\n                  \"FormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"IsMinors\": true,\n                  \"LpTierInfo\": \"sample string 29\",\n                  \"GuestIndicatorValue\": {\n                    \"HighSpender\": true,\n                    \"Member\": 1,\n                    \"LowFeedback\": true,\n                    \"RegularGuest\": true,\n                    \"FirstTimer\": true,\n                    \"ReturningCustomer\": true,\n                    \"NoShow\": true,\n                    \"HasActivePackages\": true,\n                    \"HasProfileAlerts\": true,\n                    \"OtherCenterGuest\": true,\n                    \"HasCTA\": true,\n                    \"Dues\": true,\n                    \"CardOnFile\": true,\n                    \"AutoPayEnabled\": true\n                  },\n                  \"IsMemberbershipAddOnUser\": 30,\n                  \"HasActiveMems\": 31,\n                  \"ReceiveLpStmt\": true,\n                  \"GenderEnumType\": 0,\n                  \"ReferralCode\": \"sample string 33\",\n                  \"EnableAutoPay\": true,\n                  \"GuestCustomDataFilled\": \"sample string 35\"\n                },\n                \"Services\": {\n                  \"Services\": [\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    }\n                  ]\n                },\n                \"RestrictRedemptionToSaleCenter\": true,\n                \"ConfirmationMessage\": \"sample string 9\",\n                \"GiftCardTemplateId\": \"d5305568-d950-4ccc-bd9a-b7da2e90b9cf\",\n                \"SelectedTemplateId\": \"5d1f5f4a-6967-4043-8e13-29255a1c74f0\",\n                \"gcPackage\": [\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  },\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  }\n                ],\n                \"GiftCardMessage\": \"sample string 10\",\n                \"ScheduleDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"MessageFromRecipient\": \"sample string 11\",\n                \"GcName\": \"sample string 12\",\n                \"send_gc_email_to_buyer\": true\n              },\n              \"InvoiceItemId\": \"0b7d10a9-bbab-451c-8332-8804bc86c798\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"IsBonusGiftCard\": true,\n              \"Items\": [\n                {\n                  \"ItemId\": \"8c66a06d-99bd-4bef-8ea2-d69298c2be73\",\n                  \"ItemName\": \"sample string 1\",\n                  \"Type\": 0,\n                  \"SubItems\": [\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    },\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    }\n                  ],\n                  \"Quantity\": 2,\n                  \"price\": 3.1\n                },\n                {\n                  \"ItemId\": \"8c66a06d-99bd-4bef-8ea2-d69298c2be73\",\n                  \"ItemName\": \"sample string 1\",\n                  \"Type\": 0,\n                  \"SubItems\": [\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    },\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    }\n                  ],\n                  \"Quantity\": 2,\n                  \"price\": 3.1\n                }\n              ]\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          },\n          {\n            \"AppointmentGiftCard\": {\n              \"GiftCard\": {\n                \"Id\": \"9a83c5f3-dcb6-419d-9000-2c97ab4b6cb7\",\n                \"Code\": \"sample string 2\",\n                \"Value\": 3.0,\n                \"PurchasePrice\": 4.0,\n                \"ValidityDays\": 1,\n                \"IsOneTimeUse\": true,\n                \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"Notes\": \"sample string 6\",\n                \"GiftTypeId\": \"24122b30-ac89-4c6d-af9f-1f9f794448f0\",\n                \"SendEmailToRecipient\": true,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"Recipient\": {\n                  \"Id\": \"70e8ca6e-c8ae-4f37-a0ad-e26169d8fdbd\",\n                  \"Code\": \"sample string 2\",\n                  \"FirstName\": \"sample string 3\",\n                  \"MiddleName\": \"sample string 4\",\n                  \"LastName\": \"sample string 5\",\n                  \"Email\": \"sample string 6\",\n                  \"MobileNumber\": \"sample string 7\",\n                  \"MobilePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"HomePhone\": \"sample string 8\",\n                  \"HomePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"WorkPhone\": \"sample string 9\",\n                  \"WorkPhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"Gender\": 0,\n                  \"DateOfBirth\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AnniversaryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Address1\": \"sample string 10\",\n                  \"Address2\": \"sample string 11\",\n                  \"City\": \"sample string 12\",\n                  \"PostalCode\": \"sample string 13\",\n                  \"State\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"ShortName\": \"sample string 4\"\n                  },\n                  \"Country\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"Nationality\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"ReferralSource\": {\n                    \"Id\": \"616cbadc-4b79-4b57-a83e-8f43091996f5\",\n                    \"OrgReferralId\": \"e38d05a2-ab57-4b09-9784-360ded60f781\",\n                    \"Name\": \"sample string 3\"\n                  },\n                  \"ReferredGuestId\": \"c8030bd1-367b-400a-84c3-518a287b0791\",\n                  \"ReceiveTransactionalSms\": true,\n                  \"ReceiveMarketingEmail\": true,\n                  \"ReceiveTransactionalEmail\": true,\n                  \"ReceiveMarketingSms\": true,\n                  \"CreationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"LastUpdated\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"MergeIntoCode\": \"sample string 14\",\n                  \"MergeIntoGuestId\": \"9ee5148f-4af5-44fc-8464-606f5bc2b2a1\",\n                  \"CenterId\": \"267ab043-ffff-493a-a573-0856bce9ad85\",\n                  \"CenterCode\": \"sample string 16\",\n                  \"CenterName\": \"sample string 17\",\n                  \"GuestIndicator\": \"sample string 18\",\n                  \"IsMember\": 19,\n                  \"DOB_IncompleteYear\": \"sample string 20\",\n                  \"Password\": \"sample string 21\",\n                  \"UserName\": \"sample string 22\",\n                  \"FacebookUserId\": \"sample string 23\",\n                  \"SocialFaceBookUserId\": \"sample string 24\",\n                  \"SocialGoogleUserId\": \"sample string 25\",\n                  \"hasZenotiCreds\": true,\n                  \"OldPassword\": \"sample string 27\",\n                  \"OptInForLoyaltyProgram\": true,\n                  \"FormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"IsMinors\": true,\n                  \"LpTierInfo\": \"sample string 29\",\n                  \"GuestIndicatorValue\": {\n                    \"HighSpender\": true,\n                    \"Member\": 1,\n                    \"LowFeedback\": true,\n                    \"RegularGuest\": true,\n                    \"FirstTimer\": true,\n                    \"ReturningCustomer\": true,\n                    \"NoShow\": true,\n                    \"HasActivePackages\": true,\n                    \"HasProfileAlerts\": true,\n                    \"OtherCenterGuest\": true,\n                    \"HasCTA\": true,\n                    \"Dues\": true,\n                    \"CardOnFile\": true,\n                    \"AutoPayEnabled\": true\n                  },\n                  \"IsMemberbershipAddOnUser\": 30,\n                  \"HasActiveMems\": 31,\n                  \"ReceiveLpStmt\": true,\n                  \"GenderEnumType\": 0,\n                  \"ReferralCode\": \"sample string 33\",\n                  \"EnableAutoPay\": true,\n                  \"GuestCustomDataFilled\": \"sample string 35\"\n                },\n                \"Services\": {\n                  \"Services\": [\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    }\n                  ]\n                },\n                \"RestrictRedemptionToSaleCenter\": true,\n                \"ConfirmationMessage\": \"sample string 9\",\n                \"GiftCardTemplateId\": \"d5305568-d950-4ccc-bd9a-b7da2e90b9cf\",\n                \"SelectedTemplateId\": \"5d1f5f4a-6967-4043-8e13-29255a1c74f0\",\n                \"gcPackage\": [\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  },\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  }\n                ],\n                \"GiftCardMessage\": \"sample string 10\",\n                \"ScheduleDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"MessageFromRecipient\": \"sample string 11\",\n                \"GcName\": \"sample string 12\",\n                \"send_gc_email_to_buyer\": true\n              },\n              \"InvoiceItemId\": \"0b7d10a9-bbab-451c-8332-8804bc86c798\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"IsBonusGiftCard\": true,\n              \"Items\": [\n                {\n                  \"ItemId\": \"8c66a06d-99bd-4bef-8ea2-d69298c2be73\",\n                  \"ItemName\": \"sample string 1\",\n                  \"Type\": 0,\n                  \"SubItems\": [\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    },\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    }\n                  ],\n                  \"Quantity\": 2,\n                  \"price\": 3.1\n                },\n                {\n                  \"ItemId\": \"8c66a06d-99bd-4bef-8ea2-d69298c2be73\",\n                  \"ItemName\": \"sample string 1\",\n                  \"Type\": 0,\n                  \"SubItems\": [\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    },\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    }\n                  ],\n                  \"Quantity\": 2,\n                  \"price\": 3.1\n                }\n              ]\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          }\n        ],\n        \"InvoicePrepaidCards\": [\n          {\n            \"AppointmentPrepaidCard\": {\n              \"PrepaidCard\": {\n                \"Id\": \"9a83c5f3-dcb6-419d-9000-2c97ab4b6cb7\",\n                \"Code\": \"sample string 2\",\n                \"Value\": 3.0,\n                \"PurchasePrice\": 4.0,\n                \"ValidityDays\": 1,\n                \"IsOneTimeUse\": true,\n                \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"Notes\": \"sample string 6\",\n                \"GiftTypeId\": \"24122b30-ac89-4c6d-af9f-1f9f794448f0\",\n                \"SendEmailToRecipient\": true,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"Recipient\": {\n                  \"Id\": \"70e8ca6e-c8ae-4f37-a0ad-e26169d8fdbd\",\n                  \"Code\": \"sample string 2\",\n                  \"FirstName\": \"sample string 3\",\n                  \"MiddleName\": \"sample string 4\",\n                  \"LastName\": \"sample string 5\",\n                  \"Email\": \"sample string 6\",\n                  \"MobileNumber\": \"sample string 7\",\n                  \"MobilePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"HomePhone\": \"sample string 8\",\n                  \"HomePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"WorkPhone\": \"sample string 9\",\n                  \"WorkPhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"Gender\": 0,\n                  \"DateOfBirth\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AnniversaryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Address1\": \"sample string 10\",\n                  \"Address2\": \"sample string 11\",\n                  \"City\": \"sample string 12\",\n                  \"PostalCode\": \"sample string 13\",\n                  \"State\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"ShortName\": \"sample string 4\"\n                  },\n                  \"Country\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"Nationality\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"ReferralSource\": {\n                    \"Id\": \"616cbadc-4b79-4b57-a83e-8f43091996f5\",\n                    \"OrgReferralId\": \"e38d05a2-ab57-4b09-9784-360ded60f781\",\n                    \"Name\": \"sample string 3\"\n                  },\n                  \"ReferredGuestId\": \"c8030bd1-367b-400a-84c3-518a287b0791\",\n                  \"ReceiveTransactionalSms\": true,\n                  \"ReceiveMarketingEmail\": true,\n                  \"ReceiveTransactionalEmail\": true,\n                  \"ReceiveMarketingSms\": true,\n                  \"CreationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"LastUpdated\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"MergeIntoCode\": \"sample string 14\",\n                  \"MergeIntoGuestId\": \"9ee5148f-4af5-44fc-8464-606f5bc2b2a1\",\n                  \"CenterId\": \"267ab043-ffff-493a-a573-0856bce9ad85\",\n                  \"CenterCode\": \"sample string 16\",\n                  \"CenterName\": \"sample string 17\",\n                  \"GuestIndicator\": \"sample string 18\",\n                  \"IsMember\": 19,\n                  \"DOB_IncompleteYear\": \"sample string 20\",\n                  \"Password\": \"sample string 21\",\n                  \"UserName\": \"sample string 22\",\n                  \"FacebookUserId\": \"sample string 23\",\n                  \"SocialFaceBookUserId\": \"sample string 24\",\n                  \"SocialGoogleUserId\": \"sample string 25\",\n                  \"hasZenotiCreds\": true,\n                  \"OldPassword\": \"sample string 27\",\n                  \"OptInForLoyaltyProgram\": true,\n                  \"FormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"IsMinors\": true,\n                  \"LpTierInfo\": \"sample string 29\",\n                  \"GuestIndicatorValue\": {\n                    \"HighSpender\": true,\n                    \"Member\": 1,\n                    \"LowFeedback\": true,\n                    \"RegularGuest\": true,\n                    \"FirstTimer\": true,\n                    \"ReturningCustomer\": true,\n                    \"NoShow\": true,\n                    \"HasActivePackages\": true,\n                    \"HasProfileAlerts\": true,\n                    \"OtherCenterGuest\": true,\n                    \"HasCTA\": true,\n                    \"Dues\": true,\n                    \"CardOnFile\": true,\n                    \"AutoPayEnabled\": true\n                  },\n                  \"IsMemberbershipAddOnUser\": 30,\n                  \"HasActiveMems\": 31,\n                  \"ReceiveLpStmt\": true,\n                  \"GenderEnumType\": 0,\n                  \"ReferralCode\": \"sample string 33\",\n                  \"EnableAutoPay\": true,\n                  \"GuestCustomDataFilled\": \"sample string 35\"\n                },\n                \"Services\": {\n                  \"Services\": [\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    }\n                  ]\n                },\n                \"RestrictRedemptionToSaleCenter\": true,\n                \"ConfirmationMessage\": \"sample string 9\",\n                \"GiftCardTemplateId\": \"d5305568-d950-4ccc-bd9a-b7da2e90b9cf\",\n                \"SelectedTemplateId\": \"5d1f5f4a-6967-4043-8e13-29255a1c74f0\",\n                \"gcPackage\": [\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  },\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  }\n                ],\n                \"GiftCardMessage\": \"sample string 10\",\n                \"ScheduleDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"MessageFromRecipient\": \"sample string 11\",\n                \"GcName\": \"sample string 12\",\n                \"send_gc_email_to_buyer\": true\n              },\n              \"InvoiceItemId\": \"d439f3c6-1815-42bc-b36a-b8653634d7ac\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          },\n          {\n            \"AppointmentPrepaidCard\": {\n              \"PrepaidCard\": {\n                \"Id\": \"9a83c5f3-dcb6-419d-9000-2c97ab4b6cb7\",\n                \"Code\": \"sample string 2\",\n                \"Value\": 3.0,\n                \"PurchasePrice\": 4.0,\n                \"ValidityDays\": 1,\n                \"IsOneTimeUse\": true,\n                \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"Notes\": \"sample string 6\",\n                \"GiftTypeId\": \"24122b30-ac89-4c6d-af9f-1f9f794448f0\",\n                \"SendEmailToRecipient\": true,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"Recipient\": {\n                  \"Id\": \"70e8ca6e-c8ae-4f37-a0ad-e26169d8fdbd\",\n                  \"Code\": \"sample string 2\",\n                  \"FirstName\": \"sample string 3\",\n                  \"MiddleName\": \"sample string 4\",\n                  \"LastName\": \"sample string 5\",\n                  \"Email\": \"sample string 6\",\n                  \"MobileNumber\": \"sample string 7\",\n                  \"MobilePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"HomePhone\": \"sample string 8\",\n                  \"HomePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"WorkPhone\": \"sample string 9\",\n                  \"WorkPhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"Gender\": 0,\n                  \"DateOfBirth\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AnniversaryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Address1\": \"sample string 10\",\n                  \"Address2\": \"sample string 11\",\n                  \"City\": \"sample string 12\",\n                  \"PostalCode\": \"sample string 13\",\n                  \"State\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"ShortName\": \"sample string 4\"\n                  },\n                  \"Country\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"Nationality\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"ReferralSource\": {\n                    \"Id\": \"616cbadc-4b79-4b57-a83e-8f43091996f5\",\n                    \"OrgReferralId\": \"e38d05a2-ab57-4b09-9784-360ded60f781\",\n                    \"Name\": \"sample string 3\"\n                  },\n                  \"ReferredGuestId\": \"c8030bd1-367b-400a-84c3-518a287b0791\",\n                  \"ReceiveTransactionalSms\": true,\n                  \"ReceiveMarketingEmail\": true,\n                  \"ReceiveTransactionalEmail\": true,\n                  \"ReceiveMarketingSms\": true,\n                  \"CreationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"LastUpdated\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"MergeIntoCode\": \"sample string 14\",\n                  \"MergeIntoGuestId\": \"9ee5148f-4af5-44fc-8464-606f5bc2b2a1\",\n                  \"CenterId\": \"267ab043-ffff-493a-a573-0856bce9ad85\",\n                  \"CenterCode\": \"sample string 16\",\n                  \"CenterName\": \"sample string 17\",\n                  \"GuestIndicator\": \"sample string 18\",\n                  \"IsMember\": 19,\n                  \"DOB_IncompleteYear\": \"sample string 20\",\n                  \"Password\": \"sample string 21\",\n                  \"UserName\": \"sample string 22\",\n                  \"FacebookUserId\": \"sample string 23\",\n                  \"SocialFaceBookUserId\": \"sample string 24\",\n                  \"SocialGoogleUserId\": \"sample string 25\",\n                  \"hasZenotiCreds\": true,\n                  \"OldPassword\": \"sample string 27\",\n                  \"OptInForLoyaltyProgram\": true,\n                  \"FormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"IsMinors\": true,\n                  \"LpTierInfo\": \"sample string 29\",\n                  \"GuestIndicatorValue\": {\n                    \"HighSpender\": true,\n                    \"Member\": 1,\n                    \"LowFeedback\": true,\n                    \"RegularGuest\": true,\n                    \"FirstTimer\": true,\n                    \"ReturningCustomer\": true,\n                    \"NoShow\": true,\n                    \"HasActivePackages\": true,\n                    \"HasProfileAlerts\": true,\n                    \"OtherCenterGuest\": true,\n                    \"HasCTA\": true,\n                    \"Dues\": true,\n                    \"CardOnFile\": true,\n                    \"AutoPayEnabled\": true\n                  },\n                  \"IsMemberbershipAddOnUser\": 30,\n                  \"HasActiveMems\": 31,\n                  \"ReceiveLpStmt\": true,\n                  \"GenderEnumType\": 0,\n                  \"ReferralCode\": \"sample string 33\",\n                  \"EnableAutoPay\": true,\n                  \"GuestCustomDataFilled\": \"sample string 35\"\n                },\n                \"Services\": {\n                  \"Services\": [\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    }\n                  ]\n                },\n                \"RestrictRedemptionToSaleCenter\": true,\n                \"ConfirmationMessage\": \"sample string 9\",\n                \"GiftCardTemplateId\": \"d5305568-d950-4ccc-bd9a-b7da2e90b9cf\",\n                \"SelectedTemplateId\": \"5d1f5f4a-6967-4043-8e13-29255a1c74f0\",\n                \"gcPackage\": [\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  },\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  }\n                ],\n                \"GiftCardMessage\": \"sample string 10\",\n                \"ScheduleDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"MessageFromRecipient\": \"sample string 11\",\n                \"GcName\": \"sample string 12\",\n                \"send_gc_email_to_buyer\": true\n              },\n              \"InvoiceItemId\": \"d439f3c6-1815-42bc-b36a-b8653634d7ac\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          }\n        ],\n        \"Payments\": [\n          {\n            \"PaymentOption\": {\n              \"Id\": \"0585b8bc-0cb9-4b97-b766-c64ddc1761fa\",\n              \"PaymentMode\": 0,\n              \"PaymentName\": \"sample string 2\",\n              \"CardNumber\": \"sample string 3\"\n            },\n            \"TotalAmountPaid\": 1.0,\n            \"AmountPaid\": 1.0,\n            \"TipAmount\": 1.0,\n            \"SSGAmount\": 1.0,\n            \"FeeAmount\": 1.0,\n            \"CashBackAmount\": 1.0,\n            \"TransactionId\": \"a862555f-2f0f-4ee0-b509-2f02b0fc583a\",\n            \"PaymentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n            \"CashRegisterId\": \"f3408815-3532-4b45-aaa0-3a910d152a71\"\n          },\n          {\n            \"PaymentOption\": {\n              \"Id\": \"0585b8bc-0cb9-4b97-b766-c64ddc1761fa\",\n              \"PaymentMode\": 0,\n              \"PaymentName\": \"sample string 2\",\n              \"CardNumber\": \"sample string 3\"\n            },\n            \"TotalAmountPaid\": 1.0,\n            \"AmountPaid\": 1.0,\n            \"TipAmount\": 1.0,\n            \"SSGAmount\": 1.0,\n            \"FeeAmount\": 1.0,\n            \"CashBackAmount\": 1.0,\n            \"TransactionId\": \"a862555f-2f0f-4ee0-b509-2f02b0fc583a\",\n            \"PaymentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n            \"CashRegisterId\": \"f3408815-3532-4b45-aaa0-3a910d152a71\"\n          }\n        ],\n        \"Redemptions\": [\n          {\n            \"Option\": {\n              \"Id\": \"b925c85d-45d0-4df1-a5c7-3e74275b17f1\",\n              \"Mode\": 0,\n              \"Name\": \"sample string 2\"\n            },\n            \"Amount\": 1.0,\n            \"TransactionId\": \"6a021377-97e9-4ec1-8127-833c512d7371\",\n            \"PaymentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n            \"Points\": 1.0\n          },\n          {\n            \"Option\": {\n              \"Id\": \"b925c85d-45d0-4df1-a5c7-3e74275b17f1\",\n              \"Mode\": 0,\n              \"Name\": \"sample string 2\"\n            },\n            \"Amount\": 1.0,\n            \"TransactionId\": \"6a021377-97e9-4ec1-8127-833c512d7371\",\n            \"PaymentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n            \"Points\": 1.0\n          }\n        ],\n        \"RefundItems\": [\n          {\n            \"InvoiceItemId\": \"fc5fb9be-b639-4c5f-83bf-c3923f751c20\",\n            \"ItemId\": \"6d9a345f-b6c2-4175-8d43-e512649b2723\",\n            \"Quantity\": 3,\n            \"RefundAmount\": 4.0,\n            \"RefundDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n          },\n          {\n            \"InvoiceItemId\": \"fc5fb9be-b639-4c5f-83bf-c3923f751c20\",\n            \"ItemId\": \"6d9a345f-b6c2-4175-8d43-e512649b2723\",\n            \"Quantity\": 3,\n            \"RefundAmount\": 4.0,\n            \"RefundDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n          }\n        ],\n        \"Lock\": true,\n        \"CanChangeGuest\": true,\n        \"CenterId\": \"926054e9-ce2a-48e4-832e-9cb978ba45c8\",\n        \"Center\": {\n          \"Id\": \"a6283ba1-96bb-42a2-a88f-9d931878b5c8\",\n          \"Country\": {\n            \"Id\": 1,\n            \"Code\": \"sample string 2\",\n            \"Name\": \"sample string 3\",\n            \"PhoneCode\": 1,\n            \"Nationality\": \"sample string 4\"\n          },\n          \"State\": {\n            \"Id\": 1,\n            \"Code\": \"sample string 2\",\n            \"Name\": \"sample string 3\",\n            \"ShortName\": \"sample string 4\"\n          },\n          \"Name\": \"sample string 2\",\n          \"GeoLatitude\": 1.1,\n          \"GeoLongitude\": 1.1,\n          \"Address1\": \"sample string 3\",\n          \"Address2\": \"sample string 4\",\n          \"City\": \"sample string 5\",\n          \"ZipCode\": \"sample string 6\",\n          \"Phone1\": {\n            \"CountryId\": 1,\n            \"Number\": \"sample string 2\",\n            \"DisplayNumber\": \"sample string 3\"\n          },\n          \"Phone2\": {\n            \"CountryId\": 1,\n            \"Number\": \"sample string 2\",\n            \"DisplayNumber\": \"sample string 3\"\n          },\n          \"Email\": \"sample string 7\",\n          \"CenterInfo\": \"sample string 8\",\n          \"ServiceTaxNo\": \"sample string 9\",\n          \"TIN\": \"sample string 10\",\n          \"VAT\": \"sample string 11\",\n          \"CST\": \"sample string 12\",\n          \"CanBook\": true,\n          \"CenterCode\": \"sample string 14\",\n          \"TimeZone\": {\n            \"Id\": 1,\n            \"Name\": \"sample string 2\",\n            \"StandardName\": \"sample string 3\",\n            \"Symbol\": \"sample string 4\"\n          },\n          \"CollectFeedback\": true,\n          \"working_hours\": [\n            {\n              \"day_of_week\": \"sample string 1\",\n              \"start_time\": \"sample string 2\",\n              \"end_time\": \"sample string 3\"\n            },\n            {\n              \"day_of_week\": \"sample string 1\",\n              \"start_time\": \"sample string 2\",\n              \"end_time\": \"sample string 3\"\n            }\n          ],\n          \"AreServicesAvailableInCenter\": true,\n          \"FeedBackLink\": \"sample string 16\",\n          \"FeedBackLabelText\": \"sample string 17\",\n          \"isPaymentEnabled\": true,\n          \"isCenterVoided\": true,\n          \"isServiceSaleEnabled\": true,\n          \"isMembershipSaleEnabled\": true,\n          \"isGiftCardSaleEnabled\": true,\n          \"isSeriesPackageSaleEnabled\": true,\n          \"isDealsEnabled\": true,\n          \"EnableSelfPay\": true,\n          \"EnableSelfCheckIn\": true,\n          \"EnableAutoPay\": true,\n          \"AllowSelfCheckinBefore\": 28,\n          \"AllowCheckWithinRadius\": 29,\n          \"Zone\": {\n            \"id\": \"00000000-0000-0000-0000-000000000000\",\n            \"name\": null\n          }\n        },\n        \"CollectFeedback\": true,\n        \"IsFeedbackExpired\": true,\n        \"BookingWizardAdvancedMode\": true,\n        \"BookingWizardBottomPanelMode\": true,\n        \"Refunded\": true,\n        \"InvoiceAuthStatus\": 1,\n        \"InvoiceAuthorizationStatus\": 1,\n        \"InvTransactionStatusForAutoPay\": 0,\n        \"InvoiceSource\": 1,\n        \"is_created_from_booking_wizard\": true,\n        \"RemoveBuddyServiceFinishSegment\": true,\n        \"host_id\": \"69380e07-7ebd-45a4-bf67-356572872ccf\",\n        \"payment_made_by\": \"32f18a65-cd1c-499f-97fc-e269150d8864\",\n        \"entity_name\": \"sample string 12\",\n        \"email_link\": \"sample string 13\",\n        \"sms_link\": \"sample string 14\",\n        \"appointment_category_id\": \"sample string 15\",\n        \"scheduled_payment_frequency\": 1,\n        \"scheduled_payment_installment\": 1,\n        \"scheduled_first_payment\": 1,\n        \"scheduled_payment_frequency_type\": 1\n      },\n      {\n        \"Id\": \"8d330aaa-7583-4560-8543-9177f48448b5\",\n        \"InvoiceNumber\": \"sample string 2\",\n        \"GroupInvoiceId\": \"5d92a04f-cba1-49cc-86b7-9c165dfa2e7a\",\n        \"group_name\": \"sample string 3\",\n        \"ReceiptNumber\": \"sample string 4\",\n        \"AppointmentGroupId\": \"8bc65aea-28e1-4c8d-953c-25b8c02af72e\",\n        \"ReservationId\": \"5a5d206a-abb8-4c2f-aa7e-619bb2e6d475\",\n        \"IsRebooking\": true,\n        \"Notes\": \"sample string 6\",\n        \"GuestId\": \"741df3cf-e145-4b7a-84ee-1a21e0acc03c\",\n        \"Guest\": {\n          \"Id\": \"70e8ca6e-c8ae-4f37-a0ad-e26169d8fdbd\",\n          \"Code\": \"sample string 2\",\n          \"FirstName\": \"sample string 3\",\n          \"MiddleName\": \"sample string 4\",\n          \"LastName\": \"sample string 5\",\n          \"Email\": \"sample string 6\",\n          \"MobileNumber\": \"sample string 7\",\n          \"MobilePhoneModel\": {\n            \"CountryId\": 1,\n            \"Number\": \"sample string 2\",\n            \"DisplayNumber\": \"sample string 3\"\n          },\n          \"HomePhone\": \"sample string 8\",\n          \"HomePhoneModel\": {\n            \"CountryId\": 1,\n            \"Number\": \"sample string 2\",\n            \"DisplayNumber\": \"sample string 3\"\n          },\n          \"WorkPhone\": \"sample string 9\",\n          \"WorkPhoneModel\": {\n            \"CountryId\": 1,\n            \"Number\": \"sample string 2\",\n            \"DisplayNumber\": \"sample string 3\"\n          },\n          \"Gender\": 0,\n          \"DateOfBirth\": \"2021-01-05T09:25:26.9212774+00:00\",\n          \"AnniversaryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n          \"Address1\": \"sample string 10\",\n          \"Address2\": \"sample string 11\",\n          \"City\": \"sample string 12\",\n          \"PostalCode\": \"sample string 13\",\n          \"State\": {\n            \"Id\": 1,\n            \"Code\": \"sample string 2\",\n            \"Name\": \"sample string 3\",\n            \"ShortName\": \"sample string 4\"\n          },\n          \"Country\": {\n            \"Id\": 1,\n            \"Code\": \"sample string 2\",\n            \"Name\": \"sample string 3\",\n            \"PhoneCode\": 1,\n            \"Nationality\": \"sample string 4\"\n          },\n          \"Nationality\": {\n            \"Id\": 1,\n            \"Code\": \"sample string 2\",\n            \"Name\": \"sample string 3\",\n            \"PhoneCode\": 1,\n            \"Nationality\": \"sample string 4\"\n          },\n          \"ReferralSource\": {\n            \"Id\": \"616cbadc-4b79-4b57-a83e-8f43091996f5\",\n            \"OrgReferralId\": \"e38d05a2-ab57-4b09-9784-360ded60f781\",\n            \"Name\": \"sample string 3\"\n          },\n          \"ReferredGuestId\": \"c8030bd1-367b-400a-84c3-518a287b0791\",\n          \"ReceiveTransactionalSms\": true,\n          \"ReceiveMarketingEmail\": true,\n          \"ReceiveTransactionalEmail\": true,\n          \"ReceiveMarketingSms\": true,\n          \"CreationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n          \"LastUpdated\": \"2021-01-05T09:25:26.9212774+00:00\",\n          \"MergeIntoCode\": \"sample string 14\",\n          \"MergeIntoGuestId\": \"9ee5148f-4af5-44fc-8464-606f5bc2b2a1\",\n          \"CenterId\": \"267ab043-ffff-493a-a573-0856bce9ad85\",\n          \"CenterCode\": \"sample string 16\",\n          \"CenterName\": \"sample string 17\",\n          \"GuestIndicator\": \"sample string 18\",\n          \"IsMember\": 19,\n          \"DOB_IncompleteYear\": \"sample string 20\",\n          \"Password\": \"sample string 21\",\n          \"UserName\": \"sample string 22\",\n          \"FacebookUserId\": \"sample string 23\",\n          \"SocialFaceBookUserId\": \"sample string 24\",\n          \"SocialGoogleUserId\": \"sample string 25\",\n          \"hasZenotiCreds\": true,\n          \"OldPassword\": \"sample string 27\",\n          \"OptInForLoyaltyProgram\": true,\n          \"FormDetails\": [\n            {\n              \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n              \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n              \"ServiceName\": \"sample string 3\",\n              \"ServiceDisplayName\": \"sample string 4\",\n              \"ServiceId\": \"sample string 5\",\n              \"Name\": \"sample string 6\",\n              \"Filled\": true,\n              \"Submitted\": true,\n              \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"FormType\": 0,\n              \"LastFilledBy\": \"sample string 10\",\n              \"LatestVersion\": \"sample string 11\",\n              \"FormHistory\": [\n                {\n                  \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"VersionDateString\": \"sample string 2\",\n                  \"VersionId\": \"sample string 3\",\n                  \"CreatedBy\": \"sample string 4\",\n                  \"FormName\": \"sample string 5\",\n                  \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                },\n                {\n                  \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"VersionDateString\": \"sample string 2\",\n                  \"VersionId\": \"sample string 3\",\n                  \"CreatedBy\": \"sample string 4\",\n                  \"FormName\": \"sample string 5\",\n                  \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                }\n              ],\n              \"Viewonly\": true,\n              \"IsFormLocked\": true,\n              \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"IsEditable\": true,\n              \"IsExpired\": true,\n              \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n              \"DisplayOrder\": 1,\n              \"IsServiceForm\": true,\n              \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Permissions\": {\n                \"CanView\": true,\n                \"CanEdit\": true\n              },\n              \"FormFilledStatus\": 0,\n              \"IsActive\": true,\n              \"SendLinkInNotifications\": true\n            },\n            {\n              \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n              \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n              \"ServiceName\": \"sample string 3\",\n              \"ServiceDisplayName\": \"sample string 4\",\n              \"ServiceId\": \"sample string 5\",\n              \"Name\": \"sample string 6\",\n              \"Filled\": true,\n              \"Submitted\": true,\n              \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"FormType\": 0,\n              \"LastFilledBy\": \"sample string 10\",\n              \"LatestVersion\": \"sample string 11\",\n              \"FormHistory\": [\n                {\n                  \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"VersionDateString\": \"sample string 2\",\n                  \"VersionId\": \"sample string 3\",\n                  \"CreatedBy\": \"sample string 4\",\n                  \"FormName\": \"sample string 5\",\n                  \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                },\n                {\n                  \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"VersionDateString\": \"sample string 2\",\n                  \"VersionId\": \"sample string 3\",\n                  \"CreatedBy\": \"sample string 4\",\n                  \"FormName\": \"sample string 5\",\n                  \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                }\n              ],\n              \"Viewonly\": true,\n              \"IsFormLocked\": true,\n              \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"IsEditable\": true,\n              \"IsExpired\": true,\n              \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n              \"DisplayOrder\": 1,\n              \"IsServiceForm\": true,\n              \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Permissions\": {\n                \"CanView\": true,\n                \"CanEdit\": true\n              },\n              \"FormFilledStatus\": 0,\n              \"IsActive\": true,\n              \"SendLinkInNotifications\": true\n            }\n          ],\n          \"IsMinors\": true,\n          \"LpTierInfo\": \"sample string 29\",\n          \"GuestIndicatorValue\": {\n            \"HighSpender\": true,\n            \"Member\": 1,\n            \"LowFeedback\": true,\n            \"RegularGuest\": true,\n            \"FirstTimer\": true,\n            \"ReturningCustomer\": true,\n            \"NoShow\": true,\n            \"HasActivePackages\": true,\n            \"HasProfileAlerts\": true,\n            \"OtherCenterGuest\": true,\n            \"HasCTA\": true,\n            \"Dues\": true,\n            \"CardOnFile\": true,\n            \"AutoPayEnabled\": true\n          },\n          \"IsMemberbershipAddOnUser\": 30,\n          \"HasActiveMems\": 31,\n          \"ReceiveLpStmt\": true,\n          \"GenderEnumType\": 0,\n          \"ReferralCode\": \"sample string 33\",\n          \"EnableAutoPay\": true,\n          \"GuestCustomDataFilled\": \"sample string 35\"\n        },\n        \"Price\": {\n          \"CurrencyId\": 1,\n          \"Sales\": 2.0,\n          \"Tax\": 3.0,\n          \"Final\": 4.0,\n          \"Final1\": 5.0,\n          \"Discount\": 6.0,\n          \"Tip\": 7.0,\n          \"SSG\": 1.0,\n          \"RoundingCorrection\": 8.0,\n          \"DiscountedPrice\": 1.0,\n          \"environmental_fee\": 1.0,\n          \"environmental_fee_label\": \"sample string 9\",\n          \"can_be_waived\": true\n        },\n        \"SaleDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n        \"FutureRecurringBillDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n        \"guest_checkin_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n        \"LinkedInvoiceId\": \"fd4fb734-e725-4bf8-a994-f0edfd80cc15\",\n        \"Status\": 0,\n        \"InvoiceServices\": [\n          {\n            \"AppointmentService\": {\n              \"AppointmentId\": \"69ae27a2-47d4-4290-809e-2004f303756a\",\n              \"InvoiceItemId\": \"3f5e5a28-f96a-4ee9-a1bc-a5bde6d8584c\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"UIItemIdentifier\": \"sample string 3\",\n              \"CartItemId\": \"51a7e42e-b410-4138-a366-bb19cbc888ca\",\n              \"AppointmentSegmentId\": \"055e3c02-45c4-4fa6-8622-4126dd3e4076\",\n              \"PackageId\": \"c527ee38-aab7-43c4-99f6-1c86239c96fe\",\n              \"Package\": {\n                \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                \"Name\": \"sample string 2\",\n                \"Description\": \"sample string 3\",\n                \"Code\": \"sample string 4\",\n                \"HasBundledProducts\": true,\n                \"Duration\": 6,\n                \"BundledProductPriceCheck\": 0,\n                \"BundledProductPricePercentage\": 7.0,\n                \"PackagePriceWithOutTax\": 8.0,\n                \"Type\": 1,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"PackageCostIncBundledProducts\": true,\n                \"Services\": [\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  }\n                ],\n                \"Items\": [\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  }\n                ],\n                \"CanBook\": true,\n                \"PackageDisplayName\": \"sample string 11\",\n                \"PackageDisplayPrice\": \"sample string 12\",\n                \"HTMLDescription\": \"sample string 13\",\n                \"CalculateServiceLevelTax\": true,\n                \"TermsandConditions\": \"sample string 15\",\n                \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"ExpirationDays\": 1,\n                \"ScheduledPaymentFrequency\": 1,\n                \"ScheduledPaymentFrequencyType\": 1,\n                \"RestrictRedemptionToThisCenter\": 16,\n                \"CenterName\": \"sample string 17\",\n                \"PackageCategoryName\": \"sample string 18\",\n                \"start_validity_at_first_redemption\": true\n              },\n              \"Service\": {\n                \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                \"Name\": \"sample string 2\",\n                \"DisplayName\": \"sample string 3\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"Duration\": 4,\n                \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                \"IsAddOn\": true,\n                \"HasAddOns\": true,\n                \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                \"Description\": \"sample string 6\",\n                \"HTMLDescription\": \"sample string 7\",\n                \"CategoryName\": \"sample string 8\",\n                \"AddOns\": [],\n                \"IsVariant\": true,\n                \"HasVariant\": true,\n                \"HasSegments\": true,\n                \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                \"BookingWithPartialBalance\": 1,\n                \"ShowInCatalog\": 1,\n                \"IncludesTax\": true,\n                \"IsServicePriceScaledForAnyTherapist\": true,\n                \"canPerformService\": true,\n                \"Membership\": {\n                  \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                  \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                  \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                  \"Name\": \"sample string 3\",\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"SetupPrice\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"CanBook\": true,\n                  \"ShowPrice\": true,\n                  \"DisplayName\": \"sample string 6\",\n                  \"DisplayPrice\": \"sample string 7\",\n                  \"ImagePaths\": {\n                    \"sample string 1\": \"sample string 2\",\n                    \"sample string 3\": \"sample string 4\"\n                  },\n                  \"IsRecurrringMembership\": true,\n                  \"MembershipType\": 9,\n                  \"FirstCollectionAfter\": 1,\n                  \"Description\": \"sample string 10\",\n                  \"HTMLDescription\": \"sample string 11\",\n                  \"TermsandConditions\": \"sample string 12\",\n                  \"TermsandConditionsAcceptance\": \"sample string 13\",\n                  \"enforce_mandatory_fields\": true,\n                  \"FrequencyText\": \"sample string 15\"\n                },\n                \"PseudoAppliedMembership\": 11,\n                \"ScaledDuration\": 12,\n                \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                \"override_product_consumption\": true,\n                \"override_default_product_consumption\": true,\n                \"ServiceFinalPrice\": 15.0,\n                \"Void\": true,\n                \"RecoveryTime\": 17,\n                \"Code\": \"sample string 18\",\n                \"CampaignInfo\": {\n                  \"CampaignOriginalPrice\": 1.0,\n                  \"DiscountPercentage\": 1.0,\n                  \"DiscountValue\": 1.0,\n                  \"CampaignName\": \"sample string 2\",\n                  \"CampaignId\": \"sample string 3\",\n                  \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                  \"PriceBeforeTax\": 4.0,\n                  \"DiscountedPrice\": 5.0,\n                  \"Tax\": 6.0,\n                  \"CampaignPrice\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 1.0,\n                    \"Tax\": 1.0,\n                    \"Final\": 1.0,\n                    \"Discount\": 1.0,\n                    \"Tip\": 1.0,\n                    \"SSG\": 1.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"PriceWithOutTax\": 1.0,\n                    \"environmentalFee\": 1.0,\n                    \"environmentalFeeLabel\": \"sample string 1\"\n                  }\n                },\n                \"PreRequisites\": [],\n                \"EnforcePreRequisites\": true,\n                \"ClubPreRequisites\": true,\n                \"ValidityDays\": 1,\n                \"BookingOrder\": 1,\n                \"ValidityDaysAsPreRequisite\": 1,\n                \"tips_enabled\": true,\n                \"EnableCatalogServiceFrequency\": true,\n                \"CatalogServiceFrequency\": 23\n              },\n              \"ReducedTimeGroupId\": \"4f236e8e-7351-472c-8f30-d85069de0c03\",\n              \"ServiceFormDetails\": [\n                {\n                  \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                  \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                  \"ServiceName\": \"sample string 3\",\n                  \"ServiceDisplayName\": \"sample string 4\",\n                  \"ServiceId\": \"sample string 5\",\n                  \"Name\": \"sample string 6\",\n                  \"Filled\": true,\n                  \"Submitted\": true,\n                  \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"FormType\": 0,\n                  \"LastFilledBy\": \"sample string 10\",\n                  \"LatestVersion\": \"sample string 11\",\n                  \"FormHistory\": [\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    },\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    }\n                  ],\n                  \"Viewonly\": true,\n                  \"IsFormLocked\": true,\n                  \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"IsEditable\": true,\n                  \"IsExpired\": true,\n                  \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                  \"DisplayOrder\": 1,\n                  \"IsServiceForm\": true,\n                  \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Permissions\": {\n                    \"CanView\": true,\n                    \"CanEdit\": true\n                  },\n                  \"FormFilledStatus\": 0,\n                  \"IsActive\": true,\n                  \"SendLinkInNotifications\": true\n                },\n                {\n                  \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                  \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                  \"ServiceName\": \"sample string 3\",\n                  \"ServiceDisplayName\": \"sample string 4\",\n                  \"ServiceId\": \"sample string 5\",\n                  \"Name\": \"sample string 6\",\n                  \"Filled\": true,\n                  \"Submitted\": true,\n                  \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"FormType\": 0,\n                  \"LastFilledBy\": \"sample string 10\",\n                  \"LatestVersion\": \"sample string 11\",\n                  \"FormHistory\": [\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    },\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    }\n                  ],\n                  \"Viewonly\": true,\n                  \"IsFormLocked\": true,\n                  \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"IsEditable\": true,\n                  \"IsExpired\": true,\n                  \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                  \"DisplayOrder\": 1,\n                  \"IsServiceForm\": true,\n                  \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Permissions\": {\n                    \"CanView\": true,\n                    \"CanEdit\": true\n                  },\n                  \"FormFilledStatus\": 0,\n                  \"IsActive\": true,\n                  \"SendLinkInNotifications\": true\n                }\n              ],\n              \"RequestedTherapistGender\": 0,\n              \"StartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"RequestedDuration\": 1,\n              \"NonReducedDuration\": 1,\n              \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Room\": {\n                \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                \"Name\": \"sample string 2\"\n              },\n              \"Lock\": true,\n              \"Equipment\": {\n                \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                \"Name\": \"sample string 2\"\n              },\n              \"Status\": 0,\n              \"RequestedTherapist\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"SaleBy\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 5,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"SCD\": \"sample string 6\",\n              \"ActualStartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"CompletedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Progress\": 0,\n              \"ParentAppointmentId\": \"68fcabcf-2217-4445-9d55-69932544048c\",\n              \"ServiceCustomData\": {\n                \"Permission\": {\n                  \"CanView\": true,\n                  \"CanEdit\": true\n                }\n              },\n              \"ItemActions\": \"sample string 7\",\n              \"EquivalenceFactor\": 1.1,\n              \"EquivalentName\": \"sample string 8\",\n              \"IsMembershipApplied\": true,\n              \"IsAddOn\": true,\n              \"AddonAppointmentId\": \"2aa1b8d5-c7bc-4a19-b124-33d96b069654\",\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"CanModifyTherapist\": true,\n              \"CoupleGroupNo\": 1,\n              \"CoupleGroupId\": \"0c515581-a283-4f13-9fe9-f3573191c992\",\n              \"OrderNo\": 1,\n              \"OpenSlots\": [\n                {\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Therapists\": [\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    },\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Rooms\": [\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Equipments\": [\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    },\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    }\n                  ]\n                },\n                {\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Therapists\": [\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    },\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Rooms\": [\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Equipments\": [\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    },\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    }\n                  ]\n                }\n              ],\n              \"Warnings\": [\n                {\n                  \"Type\": 0,\n                  \"Message\": \"sample string 1\",\n                  \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                  \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                  \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                  \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                  \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                },\n                {\n                  \"Type\": 0,\n                  \"Message\": \"sample string 1\",\n                  \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                  \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                  \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                  \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                  \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                }\n              ],\n              \"FillOpenSlots\": true,\n              \"AssignDefaultSlot\": true,\n              \"AssignedSlotTherapistIds\": [\n                \"f4cd1e8f-28fb-41a3-b1f1-5deba3c8b340\",\n                \"72a079fd-3d7d-4b2e-aefb-9bbcc80d3265\"\n              ],\n              \"AssignedSlotRoomIds\": [\n                \"70dcd198-7932-478b-99f2-9482ca8e6b30\",\n                \"2839d0eb-c72f-4c2b-9296-522b0a1756b5\"\n              ],\n              \"AssignedSlotRooms\": [\n                {\n                  \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                  \"Name\": \"sample string 2\"\n                },\n                {\n                  \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                  \"Name\": \"sample string 2\"\n                }\n              ],\n              \"AssignedSlotEquipmentIds\": [\n                \"3855d6fd-c1a9-4915-bad9-913ab32a9875\",\n                \"1fa3329a-164b-4da3-be92-86341e959687\"\n              ],\n              \"AssignedSlotEquipments\": [\n                {\n                  \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                  \"Name\": \"sample string 2\"\n                },\n                {\n                  \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                  \"Name\": \"sample string 2\"\n                }\n              ],\n              \"ResetIfTherapistCanNotDoService\": true,\n              \"Membership\": {\n                \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                \"Name\": \"sample string 3\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"SetupPrice\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CanBook\": true,\n                \"ShowPrice\": true,\n                \"DisplayName\": \"sample string 6\",\n                \"DisplayPrice\": \"sample string 7\",\n                \"ImagePaths\": {\n                  \"sample string 1\": \"sample string 2\",\n                  \"sample string 3\": \"sample string 4\"\n                },\n                \"IsRecurrringMembership\": true,\n                \"MembershipType\": 9,\n                \"FirstCollectionAfter\": 1,\n                \"Description\": \"sample string 10\",\n                \"HTMLDescription\": \"sample string 11\",\n                \"TermsandConditions\": \"sample string 12\",\n                \"TermsandConditionsAcceptance\": \"sample string 13\",\n                \"enforce_mandatory_fields\": true,\n                \"FrequencyText\": \"sample string 15\"\n              },\n              \"PseudoAppliedMembership\": 10,\n              \"PkgGroupNo\": 1,\n              \"DayPackageService\": {\n                \"Type\": 1,\n                \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                \"Name\": \"sample string 2\",\n                \"Quantity\": 3,\n                \"Order\": 4,\n                \"Service\": {\n                  \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                  \"Name\": \"sample string 2\",\n                  \"DisplayName\": \"sample string 3\",\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"Duration\": 4,\n                  \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                  \"IsAddOn\": true,\n                  \"HasAddOns\": true,\n                  \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                  \"Description\": \"sample string 6\",\n                  \"HTMLDescription\": \"sample string 7\",\n                  \"CategoryName\": \"sample string 8\",\n                  \"AddOns\": [],\n                  \"IsVariant\": true,\n                  \"HasVariant\": true,\n                  \"HasSegments\": true,\n                  \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                  \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                  \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                  \"BookingWithPartialBalance\": 1,\n                  \"ShowInCatalog\": 1,\n                  \"IncludesTax\": true,\n                  \"IsServicePriceScaledForAnyTherapist\": true,\n                  \"canPerformService\": true,\n                  \"Membership\": {\n                    \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                    \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                    \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                    \"Name\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"SetupPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"DisplayName\": \"sample string 6\",\n                    \"DisplayPrice\": \"sample string 7\",\n                    \"ImagePaths\": {\n                      \"sample string 1\": \"sample string 2\",\n                      \"sample string 3\": \"sample string 4\"\n                    },\n                    \"IsRecurrringMembership\": true,\n                    \"MembershipType\": 9,\n                    \"FirstCollectionAfter\": 1,\n                    \"Description\": \"sample string 10\",\n                    \"HTMLDescription\": \"sample string 11\",\n                    \"TermsandConditions\": \"sample string 12\",\n                    \"TermsandConditionsAcceptance\": \"sample string 13\",\n                    \"enforce_mandatory_fields\": true,\n                    \"FrequencyText\": \"sample string 15\"\n                  },\n                  \"PseudoAppliedMembership\": 11,\n                  \"ScaledDuration\": 12,\n                  \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                  \"override_product_consumption\": true,\n                  \"override_default_product_consumption\": true,\n                  \"ServiceFinalPrice\": 15.0,\n                  \"Void\": true,\n                  \"RecoveryTime\": 17,\n                  \"Code\": \"sample string 18\",\n                  \"CampaignInfo\": {\n                    \"CampaignOriginalPrice\": 1.0,\n                    \"DiscountPercentage\": 1.0,\n                    \"DiscountValue\": 1.0,\n                    \"CampaignName\": \"sample string 2\",\n                    \"CampaignId\": \"sample string 3\",\n                    \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                    \"PriceBeforeTax\": 4.0,\n                    \"DiscountedPrice\": 5.0,\n                    \"Tax\": 6.0,\n                    \"CampaignPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 1.0,\n                      \"Tax\": 1.0,\n                      \"Final\": 1.0,\n                      \"Discount\": 1.0,\n                      \"Tip\": 1.0,\n                      \"SSG\": 1.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"PriceWithOutTax\": 1.0,\n                      \"environmentalFee\": 1.0,\n                      \"environmentalFeeLabel\": \"sample string 1\"\n                    }\n                  },\n                  \"PreRequisites\": [],\n                  \"EnforcePreRequisites\": true,\n                  \"ClubPreRequisites\": true,\n                  \"ValidityDays\": 1,\n                  \"BookingOrder\": 1,\n                  \"ValidityDaysAsPreRequisite\": 1,\n                  \"tips_enabled\": true,\n                  \"EnableCatalogServiceFrequency\": true,\n                  \"CatalogServiceFrequency\": 23\n                },\n                \"PackageServicePK\": 5\n              },\n              \"ShowInCalendar\": 1,\n              \"FormId\": \"38e313dc-2650-49f3-a3b1-459469580129\",\n              \"hasServiceForm\": true,\n              \"PreferredTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"AppointmentSource\": 0,\n              \"RemoveBuddyServiceSegments\": [\n                {\n                  \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                  \"Name\": \"sample string 2\",\n                  \"ServiceName\": \"sample string 3\"\n                },\n                {\n                  \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                  \"Name\": \"sample string 2\",\n                  \"ServiceName\": \"sample string 3\"\n                }\n              ],\n              \"AppointmentStatus\": 1,\n              \"ServiceCustomDataEntered\": true,\n              \"ProductConsumptionEntered\": true,\n              \"disable_tip\": true,\n              \"EnableCatalogServiceFrequency\": true,\n              \"CatalogServiceFrequency\": 16\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          },\n          {\n            \"AppointmentService\": {\n              \"AppointmentId\": \"69ae27a2-47d4-4290-809e-2004f303756a\",\n              \"InvoiceItemId\": \"3f5e5a28-f96a-4ee9-a1bc-a5bde6d8584c\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"UIItemIdentifier\": \"sample string 3\",\n              \"CartItemId\": \"51a7e42e-b410-4138-a366-bb19cbc888ca\",\n              \"AppointmentSegmentId\": \"055e3c02-45c4-4fa6-8622-4126dd3e4076\",\n              \"PackageId\": \"c527ee38-aab7-43c4-99f6-1c86239c96fe\",\n              \"Package\": {\n                \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                \"Name\": \"sample string 2\",\n                \"Description\": \"sample string 3\",\n                \"Code\": \"sample string 4\",\n                \"HasBundledProducts\": true,\n                \"Duration\": 6,\n                \"BundledProductPriceCheck\": 0,\n                \"BundledProductPricePercentage\": 7.0,\n                \"PackagePriceWithOutTax\": 8.0,\n                \"Type\": 1,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"PackageCostIncBundledProducts\": true,\n                \"Services\": [\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  }\n                ],\n                \"Items\": [\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  }\n                ],\n                \"CanBook\": true,\n                \"PackageDisplayName\": \"sample string 11\",\n                \"PackageDisplayPrice\": \"sample string 12\",\n                \"HTMLDescription\": \"sample string 13\",\n                \"CalculateServiceLevelTax\": true,\n                \"TermsandConditions\": \"sample string 15\",\n                \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"ExpirationDays\": 1,\n                \"ScheduledPaymentFrequency\": 1,\n                \"ScheduledPaymentFrequencyType\": 1,\n                \"RestrictRedemptionToThisCenter\": 16,\n                \"CenterName\": \"sample string 17\",\n                \"PackageCategoryName\": \"sample string 18\",\n                \"start_validity_at_first_redemption\": true\n              },\n              \"Service\": {\n                \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                \"Name\": \"sample string 2\",\n                \"DisplayName\": \"sample string 3\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"Duration\": 4,\n                \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                \"IsAddOn\": true,\n                \"HasAddOns\": true,\n                \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                \"Description\": \"sample string 6\",\n                \"HTMLDescription\": \"sample string 7\",\n                \"CategoryName\": \"sample string 8\",\n                \"AddOns\": [],\n                \"IsVariant\": true,\n                \"HasVariant\": true,\n                \"HasSegments\": true,\n                \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                \"BookingWithPartialBalance\": 1,\n                \"ShowInCatalog\": 1,\n                \"IncludesTax\": true,\n                \"IsServicePriceScaledForAnyTherapist\": true,\n                \"canPerformService\": true,\n                \"Membership\": {\n                  \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                  \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                  \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                  \"Name\": \"sample string 3\",\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"SetupPrice\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"CanBook\": true,\n                  \"ShowPrice\": true,\n                  \"DisplayName\": \"sample string 6\",\n                  \"DisplayPrice\": \"sample string 7\",\n                  \"ImagePaths\": {\n                    \"sample string 1\": \"sample string 2\",\n                    \"sample string 3\": \"sample string 4\"\n                  },\n                  \"IsRecurrringMembership\": true,\n                  \"MembershipType\": 9,\n                  \"FirstCollectionAfter\": 1,\n                  \"Description\": \"sample string 10\",\n                  \"HTMLDescription\": \"sample string 11\",\n                  \"TermsandConditions\": \"sample string 12\",\n                  \"TermsandConditionsAcceptance\": \"sample string 13\",\n                  \"enforce_mandatory_fields\": true,\n                  \"FrequencyText\": \"sample string 15\"\n                },\n                \"PseudoAppliedMembership\": 11,\n                \"ScaledDuration\": 12,\n                \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                \"override_product_consumption\": true,\n                \"override_default_product_consumption\": true,\n                \"ServiceFinalPrice\": 15.0,\n                \"Void\": true,\n                \"RecoveryTime\": 17,\n                \"Code\": \"sample string 18\",\n                \"CampaignInfo\": {\n                  \"CampaignOriginalPrice\": 1.0,\n                  \"DiscountPercentage\": 1.0,\n                  \"DiscountValue\": 1.0,\n                  \"CampaignName\": \"sample string 2\",\n                  \"CampaignId\": \"sample string 3\",\n                  \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                  \"PriceBeforeTax\": 4.0,\n                  \"DiscountedPrice\": 5.0,\n                  \"Tax\": 6.0,\n                  \"CampaignPrice\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 1.0,\n                    \"Tax\": 1.0,\n                    \"Final\": 1.0,\n                    \"Discount\": 1.0,\n                    \"Tip\": 1.0,\n                    \"SSG\": 1.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"PriceWithOutTax\": 1.0,\n                    \"environmentalFee\": 1.0,\n                    \"environmentalFeeLabel\": \"sample string 1\"\n                  }\n                },\n                \"PreRequisites\": [],\n                \"EnforcePreRequisites\": true,\n                \"ClubPreRequisites\": true,\n                \"ValidityDays\": 1,\n                \"BookingOrder\": 1,\n                \"ValidityDaysAsPreRequisite\": 1,\n                \"tips_enabled\": true,\n                \"EnableCatalogServiceFrequency\": true,\n                \"CatalogServiceFrequency\": 23\n              },\n              \"ReducedTimeGroupId\": \"4f236e8e-7351-472c-8f30-d85069de0c03\",\n              \"ServiceFormDetails\": [\n                {\n                  \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                  \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                  \"ServiceName\": \"sample string 3\",\n                  \"ServiceDisplayName\": \"sample string 4\",\n                  \"ServiceId\": \"sample string 5\",\n                  \"Name\": \"sample string 6\",\n                  \"Filled\": true,\n                  \"Submitted\": true,\n                  \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"FormType\": 0,\n                  \"LastFilledBy\": \"sample string 10\",\n                  \"LatestVersion\": \"sample string 11\",\n                  \"FormHistory\": [\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    },\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    }\n                  ],\n                  \"Viewonly\": true,\n                  \"IsFormLocked\": true,\n                  \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"IsEditable\": true,\n                  \"IsExpired\": true,\n                  \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                  \"DisplayOrder\": 1,\n                  \"IsServiceForm\": true,\n                  \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Permissions\": {\n                    \"CanView\": true,\n                    \"CanEdit\": true\n                  },\n                  \"FormFilledStatus\": 0,\n                  \"IsActive\": true,\n                  \"SendLinkInNotifications\": true\n                },\n                {\n                  \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                  \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                  \"ServiceName\": \"sample string 3\",\n                  \"ServiceDisplayName\": \"sample string 4\",\n                  \"ServiceId\": \"sample string 5\",\n                  \"Name\": \"sample string 6\",\n                  \"Filled\": true,\n                  \"Submitted\": true,\n                  \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"FormType\": 0,\n                  \"LastFilledBy\": \"sample string 10\",\n                  \"LatestVersion\": \"sample string 11\",\n                  \"FormHistory\": [\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    },\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    }\n                  ],\n                  \"Viewonly\": true,\n                  \"IsFormLocked\": true,\n                  \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"IsEditable\": true,\n                  \"IsExpired\": true,\n                  \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                  \"DisplayOrder\": 1,\n                  \"IsServiceForm\": true,\n                  \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Permissions\": {\n                    \"CanView\": true,\n                    \"CanEdit\": true\n                  },\n                  \"FormFilledStatus\": 0,\n                  \"IsActive\": true,\n                  \"SendLinkInNotifications\": true\n                }\n              ],\n              \"RequestedTherapistGender\": 0,\n              \"StartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"RequestedDuration\": 1,\n              \"NonReducedDuration\": 1,\n              \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Room\": {\n                \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                \"Name\": \"sample string 2\"\n              },\n              \"Lock\": true,\n              \"Equipment\": {\n                \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                \"Name\": \"sample string 2\"\n              },\n              \"Status\": 0,\n              \"RequestedTherapist\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"SaleBy\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 5,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"SCD\": \"sample string 6\",\n              \"ActualStartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"CompletedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Progress\": 0,\n              \"ParentAppointmentId\": \"68fcabcf-2217-4445-9d55-69932544048c\",\n              \"ServiceCustomData\": {\n                \"Permission\": {\n                  \"CanView\": true,\n                  \"CanEdit\": true\n                }\n              },\n              \"ItemActions\": \"sample string 7\",\n              \"EquivalenceFactor\": 1.1,\n              \"EquivalentName\": \"sample string 8\",\n              \"IsMembershipApplied\": true,\n              \"IsAddOn\": true,\n              \"AddonAppointmentId\": \"2aa1b8d5-c7bc-4a19-b124-33d96b069654\",\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"CanModifyTherapist\": true,\n              \"CoupleGroupNo\": 1,\n              \"CoupleGroupId\": \"0c515581-a283-4f13-9fe9-f3573191c992\",\n              \"OrderNo\": 1,\n              \"OpenSlots\": [\n                {\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Therapists\": [\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    },\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Rooms\": [\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Equipments\": [\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    },\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    }\n                  ]\n                },\n                {\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Therapists\": [\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    },\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Rooms\": [\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Equipments\": [\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    },\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    }\n                  ]\n                }\n              ],\n              \"Warnings\": [\n                {\n                  \"Type\": 0,\n                  \"Message\": \"sample string 1\",\n                  \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                  \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                  \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                  \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                  \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                },\n                {\n                  \"Type\": 0,\n                  \"Message\": \"sample string 1\",\n                  \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                  \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                  \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                  \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                  \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                }\n              ],\n              \"FillOpenSlots\": true,\n              \"AssignDefaultSlot\": true,\n              \"AssignedSlotTherapistIds\": [\n                \"f4cd1e8f-28fb-41a3-b1f1-5deba3c8b340\",\n                \"72a079fd-3d7d-4b2e-aefb-9bbcc80d3265\"\n              ],\n              \"AssignedSlotRoomIds\": [\n                \"70dcd198-7932-478b-99f2-9482ca8e6b30\",\n                \"2839d0eb-c72f-4c2b-9296-522b0a1756b5\"\n              ],\n              \"AssignedSlotRooms\": [\n                {\n                  \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                  \"Name\": \"sample string 2\"\n                },\n                {\n                  \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                  \"Name\": \"sample string 2\"\n                }\n              ],\n              \"AssignedSlotEquipmentIds\": [\n                \"3855d6fd-c1a9-4915-bad9-913ab32a9875\",\n                \"1fa3329a-164b-4da3-be92-86341e959687\"\n              ],\n              \"AssignedSlotEquipments\": [\n                {\n                  \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                  \"Name\": \"sample string 2\"\n                },\n                {\n                  \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                  \"Name\": \"sample string 2\"\n                }\n              ],\n              \"ResetIfTherapistCanNotDoService\": true,\n              \"Membership\": {\n                \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                \"Name\": \"sample string 3\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"SetupPrice\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CanBook\": true,\n                \"ShowPrice\": true,\n                \"DisplayName\": \"sample string 6\",\n                \"DisplayPrice\": \"sample string 7\",\n                \"ImagePaths\": {\n                  \"sample string 1\": \"sample string 2\",\n                  \"sample string 3\": \"sample string 4\"\n                },\n                \"IsRecurrringMembership\": true,\n                \"MembershipType\": 9,\n                \"FirstCollectionAfter\": 1,\n                \"Description\": \"sample string 10\",\n                \"HTMLDescription\": \"sample string 11\",\n                \"TermsandConditions\": \"sample string 12\",\n                \"TermsandConditionsAcceptance\": \"sample string 13\",\n                \"enforce_mandatory_fields\": true,\n                \"FrequencyText\": \"sample string 15\"\n              },\n              \"PseudoAppliedMembership\": 10,\n              \"PkgGroupNo\": 1,\n              \"DayPackageService\": {\n                \"Type\": 1,\n                \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                \"Name\": \"sample string 2\",\n                \"Quantity\": 3,\n                \"Order\": 4,\n                \"Service\": {\n                  \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                  \"Name\": \"sample string 2\",\n                  \"DisplayName\": \"sample string 3\",\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"Duration\": 4,\n                  \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                  \"IsAddOn\": true,\n                  \"HasAddOns\": true,\n                  \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                  \"Description\": \"sample string 6\",\n                  \"HTMLDescription\": \"sample string 7\",\n                  \"CategoryName\": \"sample string 8\",\n                  \"AddOns\": [],\n                  \"IsVariant\": true,\n                  \"HasVariant\": true,\n                  \"HasSegments\": true,\n                  \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                  \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                  \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                  \"BookingWithPartialBalance\": 1,\n                  \"ShowInCatalog\": 1,\n                  \"IncludesTax\": true,\n                  \"IsServicePriceScaledForAnyTherapist\": true,\n                  \"canPerformService\": true,\n                  \"Membership\": {\n                    \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                    \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                    \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                    \"Name\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"SetupPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"DisplayName\": \"sample string 6\",\n                    \"DisplayPrice\": \"sample string 7\",\n                    \"ImagePaths\": {\n                      \"sample string 1\": \"sample string 2\",\n                      \"sample string 3\": \"sample string 4\"\n                    },\n                    \"IsRecurrringMembership\": true,\n                    \"MembershipType\": 9,\n                    \"FirstCollectionAfter\": 1,\n                    \"Description\": \"sample string 10\",\n                    \"HTMLDescription\": \"sample string 11\",\n                    \"TermsandConditions\": \"sample string 12\",\n                    \"TermsandConditionsAcceptance\": \"sample string 13\",\n                    \"enforce_mandatory_fields\": true,\n                    \"FrequencyText\": \"sample string 15\"\n                  },\n                  \"PseudoAppliedMembership\": 11,\n                  \"ScaledDuration\": 12,\n                  \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                  \"override_product_consumption\": true,\n                  \"override_default_product_consumption\": true,\n                  \"ServiceFinalPrice\": 15.0,\n                  \"Void\": true,\n                  \"RecoveryTime\": 17,\n                  \"Code\": \"sample string 18\",\n                  \"CampaignInfo\": {\n                    \"CampaignOriginalPrice\": 1.0,\n                    \"DiscountPercentage\": 1.0,\n                    \"DiscountValue\": 1.0,\n                    \"CampaignName\": \"sample string 2\",\n                    \"CampaignId\": \"sample string 3\",\n                    \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                    \"PriceBeforeTax\": 4.0,\n                    \"DiscountedPrice\": 5.0,\n                    \"Tax\": 6.0,\n                    \"CampaignPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 1.0,\n                      \"Tax\": 1.0,\n                      \"Final\": 1.0,\n                      \"Discount\": 1.0,\n                      \"Tip\": 1.0,\n                      \"SSG\": 1.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"PriceWithOutTax\": 1.0,\n                      \"environmentalFee\": 1.0,\n                      \"environmentalFeeLabel\": \"sample string 1\"\n                    }\n                  },\n                  \"PreRequisites\": [],\n                  \"EnforcePreRequisites\": true,\n                  \"ClubPreRequisites\": true,\n                  \"ValidityDays\": 1,\n                  \"BookingOrder\": 1,\n                  \"ValidityDaysAsPreRequisite\": 1,\n                  \"tips_enabled\": true,\n                  \"EnableCatalogServiceFrequency\": true,\n                  \"CatalogServiceFrequency\": 23\n                },\n                \"PackageServicePK\": 5\n              },\n              \"ShowInCalendar\": 1,\n              \"FormId\": \"38e313dc-2650-49f3-a3b1-459469580129\",\n              \"hasServiceForm\": true,\n              \"PreferredTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"AppointmentSource\": 0,\n              \"RemoveBuddyServiceSegments\": [\n                {\n                  \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                  \"Name\": \"sample string 2\",\n                  \"ServiceName\": \"sample string 3\"\n                },\n                {\n                  \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                  \"Name\": \"sample string 2\",\n                  \"ServiceName\": \"sample string 3\"\n                }\n              ],\n              \"AppointmentStatus\": 1,\n              \"ServiceCustomDataEntered\": true,\n              \"ProductConsumptionEntered\": true,\n              \"disable_tip\": true,\n              \"EnableCatalogServiceFrequency\": true,\n              \"CatalogServiceFrequency\": 16\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          }\n        ],\n        \"InvoiceProducts\": [\n          {\n            \"AppointmentProduct\": {\n              \"Product\": {\n                \"Id\": \"03429257-3a10-43f9-afe9-6e0db9be824a\",\n                \"Name\": \"sample string 2\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CategoryId\": \"0f70dd78-1417-468a-8097-76c38e8e1f81\",\n                \"IsRetail\": true,\n                \"IsConsumable\": true,\n                \"Url\": \"sample string 5\",\n                \"Description\": \"sample string 6\"\n              },\n              \"InvoiceItemId\": \"42fdf6d2-49a9-44d2-99ba-14750946c9e7\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          },\n          {\n            \"AppointmentProduct\": {\n              \"Product\": {\n                \"Id\": \"03429257-3a10-43f9-afe9-6e0db9be824a\",\n                \"Name\": \"sample string 2\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CategoryId\": \"0f70dd78-1417-468a-8097-76c38e8e1f81\",\n                \"IsRetail\": true,\n                \"IsConsumable\": true,\n                \"Url\": \"sample string 5\",\n                \"Description\": \"sample string 6\"\n              },\n              \"InvoiceItemId\": \"42fdf6d2-49a9-44d2-99ba-14750946c9e7\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          }\n        ],\n        \"InvoiceMemberships\": [\n          {\n            \"AppointmentMembership\": {\n              \"Membership\": {\n                \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                \"Name\": \"sample string 3\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"SetupPrice\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CanBook\": true,\n                \"ShowPrice\": true,\n                \"DisplayName\": \"sample string 6\",\n                \"DisplayPrice\": \"sample string 7\",\n                \"ImagePaths\": {\n                  \"sample string 1\": \"sample string 2\",\n                  \"sample string 3\": \"sample string 4\"\n                },\n                \"IsRecurrringMembership\": true,\n                \"MembershipType\": 9,\n                \"FirstCollectionAfter\": 1,\n                \"Description\": \"sample string 10\",\n                \"HTMLDescription\": \"sample string 11\",\n                \"TermsandConditions\": \"sample string 12\",\n                \"TermsandConditionsAcceptance\": \"sample string 13\",\n                \"enforce_mandatory_fields\": true,\n                \"FrequencyText\": \"sample string 15\"\n              },\n              \"InvoiceItemId\": \"42a82738-6bb3-42f5-97dc-39a9c906f5f7\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"MembershipBillDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"RecurringMembership\": {\n                \"Days\": 1,\n                \"SaleStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"SaleEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"CreditAmount\": 2.1,\n                \"CreditAmountExpiration\": true,\n                \"NumGuests\": 1,\n                \"Code\": \"sample string 4\",\n                \"BusinessUnitId\": \"10c5d84c-3100-40c7-955d-5baf05260d25\",\n                \"Months\": 5,\n                \"TermsandConditions\": \"sample string 6\",\n                \"Type\": 7,\n                \"CategoryId\": \"91a245f2-807e-4f65-91de-18d51ccdbfdc\",\n                \"Description\": \"sample string 8\",\n                \"HTMLDescription\": \"sample string 9\",\n                \"TermsandConditionsAcceptance\": \"sample string 10\",\n                \"Id\": \"72551b54-d21c-4b28-a7a2-e125bf5cca04\",\n                \"VersionId\": \"7f5a3c33-4219-454d-a94a-7d157916cc02\",\n                \"SetupMembershipId\": \"8fc7eaf5-7d93-46c5-83c8-7ef46a7d4caf\",\n                \"Name\": \"sample string 13\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"SetupPrice\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CanBook\": true,\n                \"ShowPrice\": true,\n                \"DisplayName\": \"sample string 16\",\n                \"DisplayPrice\": \"sample string 17\",\n                \"ImagePaths\": {\n                  \"sample string 1\": \"sample string 2\",\n                  \"sample string 3\": \"sample string 4\"\n                },\n                \"IsRecurrringMembership\": true,\n                \"MembershipType\": 19,\n                \"FirstCollectionAfter\": 1,\n                \"enforce_mandatory_fields\": true,\n                \"FrequencyText\": \"sample string 21\"\n              },\n              \"Signature\": \"sample string 3\",\n              \"UserMembershipId\": \"bdacfc4b-8527-4831-8db6-c07895725ded\",\n              \"AcceptedOn\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"IsTandCAccepted\": true,\n              \"PaymentAccountId\": \"sample string 4\",\n              \"HasMembershipDigitalForm\": true,\n              \"HasFilledMembershipForms\": true,\n              \"RecurringPaymentType\": 0\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          },\n          {\n            \"AppointmentMembership\": {\n              \"Membership\": {\n                \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                \"Name\": \"sample string 3\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"SetupPrice\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CanBook\": true,\n                \"ShowPrice\": true,\n                \"DisplayName\": \"sample string 6\",\n                \"DisplayPrice\": \"sample string 7\",\n                \"ImagePaths\": {\n                  \"sample string 1\": \"sample string 2\",\n                  \"sample string 3\": \"sample string 4\"\n                },\n                \"IsRecurrringMembership\": true,\n                \"MembershipType\": 9,\n                \"FirstCollectionAfter\": 1,\n                \"Description\": \"sample string 10\",\n                \"HTMLDescription\": \"sample string 11\",\n                \"TermsandConditions\": \"sample string 12\",\n                \"TermsandConditionsAcceptance\": \"sample string 13\",\n                \"enforce_mandatory_fields\": true,\n                \"FrequencyText\": \"sample string 15\"\n              },\n              \"InvoiceItemId\": \"42a82738-6bb3-42f5-97dc-39a9c906f5f7\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"MembershipBillDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"RecurringMembership\": {\n                \"Days\": 1,\n                \"SaleStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"SaleEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"CreditAmount\": 2.1,\n                \"CreditAmountExpiration\": true,\n                \"NumGuests\": 1,\n                \"Code\": \"sample string 4\",\n                \"BusinessUnitId\": \"10c5d84c-3100-40c7-955d-5baf05260d25\",\n                \"Months\": 5,\n                \"TermsandConditions\": \"sample string 6\",\n                \"Type\": 7,\n                \"CategoryId\": \"91a245f2-807e-4f65-91de-18d51ccdbfdc\",\n                \"Description\": \"sample string 8\",\n                \"HTMLDescription\": \"sample string 9\",\n                \"TermsandConditionsAcceptance\": \"sample string 10\",\n                \"Id\": \"72551b54-d21c-4b28-a7a2-e125bf5cca04\",\n                \"VersionId\": \"7f5a3c33-4219-454d-a94a-7d157916cc02\",\n                \"SetupMembershipId\": \"8fc7eaf5-7d93-46c5-83c8-7ef46a7d4caf\",\n                \"Name\": \"sample string 13\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"SetupPrice\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CanBook\": true,\n                \"ShowPrice\": true,\n                \"DisplayName\": \"sample string 16\",\n                \"DisplayPrice\": \"sample string 17\",\n                \"ImagePaths\": {\n                  \"sample string 1\": \"sample string 2\",\n                  \"sample string 3\": \"sample string 4\"\n                },\n                \"IsRecurrringMembership\": true,\n                \"MembershipType\": 19,\n                \"FirstCollectionAfter\": 1,\n                \"enforce_mandatory_fields\": true,\n                \"FrequencyText\": \"sample string 21\"\n              },\n              \"Signature\": \"sample string 3\",\n              \"UserMembershipId\": \"bdacfc4b-8527-4831-8db6-c07895725ded\",\n              \"AcceptedOn\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"IsTandCAccepted\": true,\n              \"PaymentAccountId\": \"sample string 4\",\n              \"HasMembershipDigitalForm\": true,\n              \"HasFilledMembershipForms\": true,\n              \"RecurringPaymentType\": 0\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          }\n        ],\n        \"InvoiceDayPackages\": [\n          {\n            \"AppointmentDayPackage\": {\n              \"Package\": {\n                \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                \"Name\": \"sample string 2\",\n                \"Description\": \"sample string 3\",\n                \"Code\": \"sample string 4\",\n                \"HasBundledProducts\": true,\n                \"Duration\": 6,\n                \"BundledProductPriceCheck\": 0,\n                \"BundledProductPricePercentage\": 7.0,\n                \"PackagePriceWithOutTax\": 8.0,\n                \"Type\": 1,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"PackageCostIncBundledProducts\": true,\n                \"Services\": [\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  }\n                ],\n                \"Items\": [\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  }\n                ],\n                \"CanBook\": true,\n                \"PackageDisplayName\": \"sample string 11\",\n                \"PackageDisplayPrice\": \"sample string 12\",\n                \"HTMLDescription\": \"sample string 13\",\n                \"CalculateServiceLevelTax\": true,\n                \"TermsandConditions\": \"sample string 15\",\n                \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"ExpirationDays\": 1,\n                \"ScheduledPaymentFrequency\": 1,\n                \"ScheduledPaymentFrequencyType\": 1,\n                \"RestrictRedemptionToThisCenter\": 16,\n                \"CenterName\": \"sample string 17\",\n                \"PackageCategoryName\": \"sample string 18\",\n                \"start_validity_at_first_redemption\": true\n              },\n              \"InvoiceItemId\": \"3ffaba14-6cf1-498e-9c1d-e4e34f4e96a3\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"AppointmentService\": [\n                {\n                  \"AppointmentId\": \"69ae27a2-47d4-4290-809e-2004f303756a\",\n                  \"InvoiceItemId\": \"3f5e5a28-f96a-4ee9-a1bc-a5bde6d8584c\",\n                  \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"UIItemIdentifier\": \"sample string 3\",\n                  \"CartItemId\": \"51a7e42e-b410-4138-a366-bb19cbc888ca\",\n                  \"AppointmentSegmentId\": \"055e3c02-45c4-4fa6-8622-4126dd3e4076\",\n                  \"PackageId\": \"c527ee38-aab7-43c4-99f6-1c86239c96fe\",\n                  \"Package\": {\n                    \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                    \"Name\": \"sample string 2\",\n                    \"Description\": \"sample string 3\",\n                    \"Code\": \"sample string 4\",\n                    \"HasBundledProducts\": true,\n                    \"Duration\": 6,\n                    \"BundledProductPriceCheck\": 0,\n                    \"BundledProductPricePercentage\": 7.0,\n                    \"PackagePriceWithOutTax\": 8.0,\n                    \"Type\": 1,\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"PackageCostIncBundledProducts\": true,\n                    \"Services\": [\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      },\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      }\n                    ],\n                    \"Items\": [\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      },\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      }\n                    ],\n                    \"CanBook\": true,\n                    \"PackageDisplayName\": \"sample string 11\",\n                    \"PackageDisplayPrice\": \"sample string 12\",\n                    \"HTMLDescription\": \"sample string 13\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"TermsandConditions\": \"sample string 15\",\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ExpirationDays\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"RestrictRedemptionToThisCenter\": 16,\n                    \"CenterName\": \"sample string 17\",\n                    \"PackageCategoryName\": \"sample string 18\",\n                    \"start_validity_at_first_redemption\": true\n                  },\n                  \"Service\": {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  \"ReducedTimeGroupId\": \"4f236e8e-7351-472c-8f30-d85069de0c03\",\n                  \"ServiceFormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"RequestedTherapistGender\": 0,\n                  \"StartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"RequestedDuration\": 1,\n                  \"NonReducedDuration\": 1,\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Room\": {\n                    \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Lock\": true,\n                  \"Equipment\": {\n                    \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Status\": 0,\n                  \"RequestedTherapist\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"SaleBy\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"Quantity\": 5,\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"SCD\": \"sample string 6\",\n                  \"ActualStartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"CompletedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Progress\": 0,\n                  \"ParentAppointmentId\": \"68fcabcf-2217-4445-9d55-69932544048c\",\n                  \"ServiceCustomData\": {\n                    \"Permission\": {\n                      \"CanView\": true,\n                      \"CanEdit\": true\n                    }\n                  },\n                  \"ItemActions\": \"sample string 7\",\n                  \"EquivalenceFactor\": 1.1,\n                  \"EquivalentName\": \"sample string 8\",\n                  \"IsMembershipApplied\": true,\n                  \"IsAddOn\": true,\n                  \"AddonAppointmentId\": \"2aa1b8d5-c7bc-4a19-b124-33d96b069654\",\n                  \"IsPackageApplied\": true,\n                  \"IsDiscountApplied\": true,\n                  \"CanModifyTherapist\": true,\n                  \"CoupleGroupNo\": 1,\n                  \"CoupleGroupId\": \"0c515581-a283-4f13-9fe9-f3573191c992\",\n                  \"OrderNo\": 1,\n                  \"OpenSlots\": [\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Warnings\": [\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    },\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    }\n                  ],\n                  \"FillOpenSlots\": true,\n                  \"AssignDefaultSlot\": true,\n                  \"AssignedSlotTherapistIds\": [\n                    \"f4cd1e8f-28fb-41a3-b1f1-5deba3c8b340\",\n                    \"72a079fd-3d7d-4b2e-aefb-9bbcc80d3265\"\n                  ],\n                  \"AssignedSlotRoomIds\": [\n                    \"70dcd198-7932-478b-99f2-9482ca8e6b30\",\n                    \"2839d0eb-c72f-4c2b-9296-522b0a1756b5\"\n                  ],\n                  \"AssignedSlotRooms\": [\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"AssignedSlotEquipmentIds\": [\n                    \"3855d6fd-c1a9-4915-bad9-913ab32a9875\",\n                    \"1fa3329a-164b-4da3-be92-86341e959687\"\n                  ],\n                  \"AssignedSlotEquipments\": [\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"ResetIfTherapistCanNotDoService\": true,\n                  \"Membership\": {\n                    \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                    \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                    \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                    \"Name\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"SetupPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"DisplayName\": \"sample string 6\",\n                    \"DisplayPrice\": \"sample string 7\",\n                    \"ImagePaths\": {\n                      \"sample string 1\": \"sample string 2\",\n                      \"sample string 3\": \"sample string 4\"\n                    },\n                    \"IsRecurrringMembership\": true,\n                    \"MembershipType\": 9,\n                    \"FirstCollectionAfter\": 1,\n                    \"Description\": \"sample string 10\",\n                    \"HTMLDescription\": \"sample string 11\",\n                    \"TermsandConditions\": \"sample string 12\",\n                    \"TermsandConditionsAcceptance\": \"sample string 13\",\n                    \"enforce_mandatory_fields\": true,\n                    \"FrequencyText\": \"sample string 15\"\n                  },\n                  \"PseudoAppliedMembership\": 10,\n                  \"PkgGroupNo\": 1,\n                  \"DayPackageService\": {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  \"ShowInCalendar\": 1,\n                  \"FormId\": \"38e313dc-2650-49f3-a3b1-459469580129\",\n                  \"hasServiceForm\": true,\n                  \"PreferredTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AppointmentSource\": 0,\n                  \"RemoveBuddyServiceSegments\": [\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    },\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    }\n                  ],\n                  \"AppointmentStatus\": 1,\n                  \"ServiceCustomDataEntered\": true,\n                  \"ProductConsumptionEntered\": true,\n                  \"disable_tip\": true,\n                  \"EnableCatalogServiceFrequency\": true,\n                  \"CatalogServiceFrequency\": 16\n                },\n                {\n                  \"AppointmentId\": \"69ae27a2-47d4-4290-809e-2004f303756a\",\n                  \"InvoiceItemId\": \"3f5e5a28-f96a-4ee9-a1bc-a5bde6d8584c\",\n                  \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"UIItemIdentifier\": \"sample string 3\",\n                  \"CartItemId\": \"51a7e42e-b410-4138-a366-bb19cbc888ca\",\n                  \"AppointmentSegmentId\": \"055e3c02-45c4-4fa6-8622-4126dd3e4076\",\n                  \"PackageId\": \"c527ee38-aab7-43c4-99f6-1c86239c96fe\",\n                  \"Package\": {\n                    \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                    \"Name\": \"sample string 2\",\n                    \"Description\": \"sample string 3\",\n                    \"Code\": \"sample string 4\",\n                    \"HasBundledProducts\": true,\n                    \"Duration\": 6,\n                    \"BundledProductPriceCheck\": 0,\n                    \"BundledProductPricePercentage\": 7.0,\n                    \"PackagePriceWithOutTax\": 8.0,\n                    \"Type\": 1,\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"PackageCostIncBundledProducts\": true,\n                    \"Services\": [\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      },\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      }\n                    ],\n                    \"Items\": [\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      },\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      }\n                    ],\n                    \"CanBook\": true,\n                    \"PackageDisplayName\": \"sample string 11\",\n                    \"PackageDisplayPrice\": \"sample string 12\",\n                    \"HTMLDescription\": \"sample string 13\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"TermsandConditions\": \"sample string 15\",\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ExpirationDays\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"RestrictRedemptionToThisCenter\": 16,\n                    \"CenterName\": \"sample string 17\",\n                    \"PackageCategoryName\": \"sample string 18\",\n                    \"start_validity_at_first_redemption\": true\n                  },\n                  \"Service\": {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  \"ReducedTimeGroupId\": \"4f236e8e-7351-472c-8f30-d85069de0c03\",\n                  \"ServiceFormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"RequestedTherapistGender\": 0,\n                  \"StartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"RequestedDuration\": 1,\n                  \"NonReducedDuration\": 1,\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Room\": {\n                    \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Lock\": true,\n                  \"Equipment\": {\n                    \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Status\": 0,\n                  \"RequestedTherapist\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"SaleBy\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"Quantity\": 5,\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"SCD\": \"sample string 6\",\n                  \"ActualStartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"CompletedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Progress\": 0,\n                  \"ParentAppointmentId\": \"68fcabcf-2217-4445-9d55-69932544048c\",\n                  \"ServiceCustomData\": {\n                    \"Permission\": {\n                      \"CanView\": true,\n                      \"CanEdit\": true\n                    }\n                  },\n                  \"ItemActions\": \"sample string 7\",\n                  \"EquivalenceFactor\": 1.1,\n                  \"EquivalentName\": \"sample string 8\",\n                  \"IsMembershipApplied\": true,\n                  \"IsAddOn\": true,\n                  \"AddonAppointmentId\": \"2aa1b8d5-c7bc-4a19-b124-33d96b069654\",\n                  \"IsPackageApplied\": true,\n                  \"IsDiscountApplied\": true,\n                  \"CanModifyTherapist\": true,\n                  \"CoupleGroupNo\": 1,\n                  \"CoupleGroupId\": \"0c515581-a283-4f13-9fe9-f3573191c992\",\n                  \"OrderNo\": 1,\n                  \"OpenSlots\": [\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Warnings\": [\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    },\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    }\n                  ],\n                  \"FillOpenSlots\": true,\n                  \"AssignDefaultSlot\": true,\n                  \"AssignedSlotTherapistIds\": [\n                    \"f4cd1e8f-28fb-41a3-b1f1-5deba3c8b340\",\n                    \"72a079fd-3d7d-4b2e-aefb-9bbcc80d3265\"\n                  ],\n                  \"AssignedSlotRoomIds\": [\n                    \"70dcd198-7932-478b-99f2-9482ca8e6b30\",\n                    \"2839d0eb-c72f-4c2b-9296-522b0a1756b5\"\n                  ],\n                  \"AssignedSlotRooms\": [\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"AssignedSlotEquipmentIds\": [\n                    \"3855d6fd-c1a9-4915-bad9-913ab32a9875\",\n                    \"1fa3329a-164b-4da3-be92-86341e959687\"\n                  ],\n                  \"AssignedSlotEquipments\": [\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"ResetIfTherapistCanNotDoService\": true,\n                  \"Membership\": {\n                    \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                    \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                    \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                    \"Name\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"SetupPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"DisplayName\": \"sample string 6\",\n                    \"DisplayPrice\": \"sample string 7\",\n                    \"ImagePaths\": {\n                      \"sample string 1\": \"sample string 2\",\n                      \"sample string 3\": \"sample string 4\"\n                    },\n                    \"IsRecurrringMembership\": true,\n                    \"MembershipType\": 9,\n                    \"FirstCollectionAfter\": 1,\n                    \"Description\": \"sample string 10\",\n                    \"HTMLDescription\": \"sample string 11\",\n                    \"TermsandConditions\": \"sample string 12\",\n                    \"TermsandConditionsAcceptance\": \"sample string 13\",\n                    \"enforce_mandatory_fields\": true,\n                    \"FrequencyText\": \"sample string 15\"\n                  },\n                  \"PseudoAppliedMembership\": 10,\n                  \"PkgGroupNo\": 1,\n                  \"DayPackageService\": {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  \"ShowInCalendar\": 1,\n                  \"FormId\": \"38e313dc-2650-49f3-a3b1-459469580129\",\n                  \"hasServiceForm\": true,\n                  \"PreferredTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AppointmentSource\": 0,\n                  \"RemoveBuddyServiceSegments\": [\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    },\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    }\n                  ],\n                  \"AppointmentStatus\": 1,\n                  \"ServiceCustomDataEntered\": true,\n                  \"ProductConsumptionEntered\": true,\n                  \"disable_tip\": true,\n                  \"EnableCatalogServiceFrequency\": true,\n                  \"CatalogServiceFrequency\": 16\n                }\n              ],\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsDiscountApplied\": true,\n              \"AppointmentStatus\": 1\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          },\n          {\n            \"AppointmentDayPackage\": {\n              \"Package\": {\n                \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                \"Name\": \"sample string 2\",\n                \"Description\": \"sample string 3\",\n                \"Code\": \"sample string 4\",\n                \"HasBundledProducts\": true,\n                \"Duration\": 6,\n                \"BundledProductPriceCheck\": 0,\n                \"BundledProductPricePercentage\": 7.0,\n                \"PackagePriceWithOutTax\": 8.0,\n                \"Type\": 1,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"PackageCostIncBundledProducts\": true,\n                \"Services\": [\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  }\n                ],\n                \"Items\": [\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  }\n                ],\n                \"CanBook\": true,\n                \"PackageDisplayName\": \"sample string 11\",\n                \"PackageDisplayPrice\": \"sample string 12\",\n                \"HTMLDescription\": \"sample string 13\",\n                \"CalculateServiceLevelTax\": true,\n                \"TermsandConditions\": \"sample string 15\",\n                \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"ExpirationDays\": 1,\n                \"ScheduledPaymentFrequency\": 1,\n                \"ScheduledPaymentFrequencyType\": 1,\n                \"RestrictRedemptionToThisCenter\": 16,\n                \"CenterName\": \"sample string 17\",\n                \"PackageCategoryName\": \"sample string 18\",\n                \"start_validity_at_first_redemption\": true\n              },\n              \"InvoiceItemId\": \"3ffaba14-6cf1-498e-9c1d-e4e34f4e96a3\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"AppointmentService\": [\n                {\n                  \"AppointmentId\": \"69ae27a2-47d4-4290-809e-2004f303756a\",\n                  \"InvoiceItemId\": \"3f5e5a28-f96a-4ee9-a1bc-a5bde6d8584c\",\n                  \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"UIItemIdentifier\": \"sample string 3\",\n                  \"CartItemId\": \"51a7e42e-b410-4138-a366-bb19cbc888ca\",\n                  \"AppointmentSegmentId\": \"055e3c02-45c4-4fa6-8622-4126dd3e4076\",\n                  \"PackageId\": \"c527ee38-aab7-43c4-99f6-1c86239c96fe\",\n                  \"Package\": {\n                    \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                    \"Name\": \"sample string 2\",\n                    \"Description\": \"sample string 3\",\n                    \"Code\": \"sample string 4\",\n                    \"HasBundledProducts\": true,\n                    \"Duration\": 6,\n                    \"BundledProductPriceCheck\": 0,\n                    \"BundledProductPricePercentage\": 7.0,\n                    \"PackagePriceWithOutTax\": 8.0,\n                    \"Type\": 1,\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"PackageCostIncBundledProducts\": true,\n                    \"Services\": [\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      },\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      }\n                    ],\n                    \"Items\": [\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      },\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      }\n                    ],\n                    \"CanBook\": true,\n                    \"PackageDisplayName\": \"sample string 11\",\n                    \"PackageDisplayPrice\": \"sample string 12\",\n                    \"HTMLDescription\": \"sample string 13\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"TermsandConditions\": \"sample string 15\",\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ExpirationDays\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"RestrictRedemptionToThisCenter\": 16,\n                    \"CenterName\": \"sample string 17\",\n                    \"PackageCategoryName\": \"sample string 18\",\n                    \"start_validity_at_first_redemption\": true\n                  },\n                  \"Service\": {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  \"ReducedTimeGroupId\": \"4f236e8e-7351-472c-8f30-d85069de0c03\",\n                  \"ServiceFormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"RequestedTherapistGender\": 0,\n                  \"StartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"RequestedDuration\": 1,\n                  \"NonReducedDuration\": 1,\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Room\": {\n                    \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Lock\": true,\n                  \"Equipment\": {\n                    \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Status\": 0,\n                  \"RequestedTherapist\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"SaleBy\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"Quantity\": 5,\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"SCD\": \"sample string 6\",\n                  \"ActualStartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"CompletedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Progress\": 0,\n                  \"ParentAppointmentId\": \"68fcabcf-2217-4445-9d55-69932544048c\",\n                  \"ServiceCustomData\": {\n                    \"Permission\": {\n                      \"CanView\": true,\n                      \"CanEdit\": true\n                    }\n                  },\n                  \"ItemActions\": \"sample string 7\",\n                  \"EquivalenceFactor\": 1.1,\n                  \"EquivalentName\": \"sample string 8\",\n                  \"IsMembershipApplied\": true,\n                  \"IsAddOn\": true,\n                  \"AddonAppointmentId\": \"2aa1b8d5-c7bc-4a19-b124-33d96b069654\",\n                  \"IsPackageApplied\": true,\n                  \"IsDiscountApplied\": true,\n                  \"CanModifyTherapist\": true,\n                  \"CoupleGroupNo\": 1,\n                  \"CoupleGroupId\": \"0c515581-a283-4f13-9fe9-f3573191c992\",\n                  \"OrderNo\": 1,\n                  \"OpenSlots\": [\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Warnings\": [\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    },\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    }\n                  ],\n                  \"FillOpenSlots\": true,\n                  \"AssignDefaultSlot\": true,\n                  \"AssignedSlotTherapistIds\": [\n                    \"f4cd1e8f-28fb-41a3-b1f1-5deba3c8b340\",\n                    \"72a079fd-3d7d-4b2e-aefb-9bbcc80d3265\"\n                  ],\n                  \"AssignedSlotRoomIds\": [\n                    \"70dcd198-7932-478b-99f2-9482ca8e6b30\",\n                    \"2839d0eb-c72f-4c2b-9296-522b0a1756b5\"\n                  ],\n                  \"AssignedSlotRooms\": [\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"AssignedSlotEquipmentIds\": [\n                    \"3855d6fd-c1a9-4915-bad9-913ab32a9875\",\n                    \"1fa3329a-164b-4da3-be92-86341e959687\"\n                  ],\n                  \"AssignedSlotEquipments\": [\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"ResetIfTherapistCanNotDoService\": true,\n                  \"Membership\": {\n                    \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                    \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                    \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                    \"Name\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"SetupPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"DisplayName\": \"sample string 6\",\n                    \"DisplayPrice\": \"sample string 7\",\n                    \"ImagePaths\": {\n                      \"sample string 1\": \"sample string 2\",\n                      \"sample string 3\": \"sample string 4\"\n                    },\n                    \"IsRecurrringMembership\": true,\n                    \"MembershipType\": 9,\n                    \"FirstCollectionAfter\": 1,\n                    \"Description\": \"sample string 10\",\n                    \"HTMLDescription\": \"sample string 11\",\n                    \"TermsandConditions\": \"sample string 12\",\n                    \"TermsandConditionsAcceptance\": \"sample string 13\",\n                    \"enforce_mandatory_fields\": true,\n                    \"FrequencyText\": \"sample string 15\"\n                  },\n                  \"PseudoAppliedMembership\": 10,\n                  \"PkgGroupNo\": 1,\n                  \"DayPackageService\": {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  \"ShowInCalendar\": 1,\n                  \"FormId\": \"38e313dc-2650-49f3-a3b1-459469580129\",\n                  \"hasServiceForm\": true,\n                  \"PreferredTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AppointmentSource\": 0,\n                  \"RemoveBuddyServiceSegments\": [\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    },\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    }\n                  ],\n                  \"AppointmentStatus\": 1,\n                  \"ServiceCustomDataEntered\": true,\n                  \"ProductConsumptionEntered\": true,\n                  \"disable_tip\": true,\n                  \"EnableCatalogServiceFrequency\": true,\n                  \"CatalogServiceFrequency\": 16\n                },\n                {\n                  \"AppointmentId\": \"69ae27a2-47d4-4290-809e-2004f303756a\",\n                  \"InvoiceItemId\": \"3f5e5a28-f96a-4ee9-a1bc-a5bde6d8584c\",\n                  \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"UIItemIdentifier\": \"sample string 3\",\n                  \"CartItemId\": \"51a7e42e-b410-4138-a366-bb19cbc888ca\",\n                  \"AppointmentSegmentId\": \"055e3c02-45c4-4fa6-8622-4126dd3e4076\",\n                  \"PackageId\": \"c527ee38-aab7-43c4-99f6-1c86239c96fe\",\n                  \"Package\": {\n                    \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                    \"Name\": \"sample string 2\",\n                    \"Description\": \"sample string 3\",\n                    \"Code\": \"sample string 4\",\n                    \"HasBundledProducts\": true,\n                    \"Duration\": 6,\n                    \"BundledProductPriceCheck\": 0,\n                    \"BundledProductPricePercentage\": 7.0,\n                    \"PackagePriceWithOutTax\": 8.0,\n                    \"Type\": 1,\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"PackageCostIncBundledProducts\": true,\n                    \"Services\": [\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      },\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      }\n                    ],\n                    \"Items\": [\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      },\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      }\n                    ],\n                    \"CanBook\": true,\n                    \"PackageDisplayName\": \"sample string 11\",\n                    \"PackageDisplayPrice\": \"sample string 12\",\n                    \"HTMLDescription\": \"sample string 13\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"TermsandConditions\": \"sample string 15\",\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ExpirationDays\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"RestrictRedemptionToThisCenter\": 16,\n                    \"CenterName\": \"sample string 17\",\n                    \"PackageCategoryName\": \"sample string 18\",\n                    \"start_validity_at_first_redemption\": true\n                  },\n                  \"Service\": {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  \"ReducedTimeGroupId\": \"4f236e8e-7351-472c-8f30-d85069de0c03\",\n                  \"ServiceFormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"RequestedTherapistGender\": 0,\n                  \"StartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"RequestedDuration\": 1,\n                  \"NonReducedDuration\": 1,\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Room\": {\n                    \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Lock\": true,\n                  \"Equipment\": {\n                    \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Status\": 0,\n                  \"RequestedTherapist\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"SaleBy\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"Quantity\": 5,\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"SCD\": \"sample string 6\",\n                  \"ActualStartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"CompletedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Progress\": 0,\n                  \"ParentAppointmentId\": \"68fcabcf-2217-4445-9d55-69932544048c\",\n                  \"ServiceCustomData\": {\n                    \"Permission\": {\n                      \"CanView\": true,\n                      \"CanEdit\": true\n                    }\n                  },\n                  \"ItemActions\": \"sample string 7\",\n                  \"EquivalenceFactor\": 1.1,\n                  \"EquivalentName\": \"sample string 8\",\n                  \"IsMembershipApplied\": true,\n                  \"IsAddOn\": true,\n                  \"AddonAppointmentId\": \"2aa1b8d5-c7bc-4a19-b124-33d96b069654\",\n                  \"IsPackageApplied\": true,\n                  \"IsDiscountApplied\": true,\n                  \"CanModifyTherapist\": true,\n                  \"CoupleGroupNo\": 1,\n                  \"CoupleGroupId\": \"0c515581-a283-4f13-9fe9-f3573191c992\",\n                  \"OrderNo\": 1,\n                  \"OpenSlots\": [\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Warnings\": [\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    },\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    }\n                  ],\n                  \"FillOpenSlots\": true,\n                  \"AssignDefaultSlot\": true,\n                  \"AssignedSlotTherapistIds\": [\n                    \"f4cd1e8f-28fb-41a3-b1f1-5deba3c8b340\",\n                    \"72a079fd-3d7d-4b2e-aefb-9bbcc80d3265\"\n                  ],\n                  \"AssignedSlotRoomIds\": [\n                    \"70dcd198-7932-478b-99f2-9482ca8e6b30\",\n                    \"2839d0eb-c72f-4c2b-9296-522b0a1756b5\"\n                  ],\n                  \"AssignedSlotRooms\": [\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"AssignedSlotEquipmentIds\": [\n                    \"3855d6fd-c1a9-4915-bad9-913ab32a9875\",\n                    \"1fa3329a-164b-4da3-be92-86341e959687\"\n                  ],\n                  \"AssignedSlotEquipments\": [\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"ResetIfTherapistCanNotDoService\": true,\n                  \"Membership\": {\n                    \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                    \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                    \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                    \"Name\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"SetupPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"DisplayName\": \"sample string 6\",\n                    \"DisplayPrice\": \"sample string 7\",\n                    \"ImagePaths\": {\n                      \"sample string 1\": \"sample string 2\",\n                      \"sample string 3\": \"sample string 4\"\n                    },\n                    \"IsRecurrringMembership\": true,\n                    \"MembershipType\": 9,\n                    \"FirstCollectionAfter\": 1,\n                    \"Description\": \"sample string 10\",\n                    \"HTMLDescription\": \"sample string 11\",\n                    \"TermsandConditions\": \"sample string 12\",\n                    \"TermsandConditionsAcceptance\": \"sample string 13\",\n                    \"enforce_mandatory_fields\": true,\n                    \"FrequencyText\": \"sample string 15\"\n                  },\n                  \"PseudoAppliedMembership\": 10,\n                  \"PkgGroupNo\": 1,\n                  \"DayPackageService\": {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  \"ShowInCalendar\": 1,\n                  \"FormId\": \"38e313dc-2650-49f3-a3b1-459469580129\",\n                  \"hasServiceForm\": true,\n                  \"PreferredTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AppointmentSource\": 0,\n                  \"RemoveBuddyServiceSegments\": [\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    },\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    }\n                  ],\n                  \"AppointmentStatus\": 1,\n                  \"ServiceCustomDataEntered\": true,\n                  \"ProductConsumptionEntered\": true,\n                  \"disable_tip\": true,\n                  \"EnableCatalogServiceFrequency\": true,\n                  \"CatalogServiceFrequency\": 16\n                }\n              ],\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsDiscountApplied\": true,\n              \"AppointmentStatus\": 1\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          }\n        ],\n        \"InvoiceSeriesPackages\": [\n          {\n            \"AppointmentSeriesPackage\": {\n              \"Package\": {\n                \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                \"Name\": \"sample string 2\",\n                \"Description\": \"sample string 3\",\n                \"Code\": \"sample string 4\",\n                \"HasBundledProducts\": true,\n                \"Duration\": 6,\n                \"BundledProductPriceCheck\": 0,\n                \"BundledProductPricePercentage\": 7.0,\n                \"PackagePriceWithOutTax\": 8.0,\n                \"Type\": 1,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"PackageCostIncBundledProducts\": true,\n                \"Services\": [\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  }\n                ],\n                \"Items\": [\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  }\n                ],\n                \"CanBook\": true,\n                \"PackageDisplayName\": \"sample string 11\",\n                \"PackageDisplayPrice\": \"sample string 12\",\n                \"HTMLDescription\": \"sample string 13\",\n                \"CalculateServiceLevelTax\": true,\n                \"TermsandConditions\": \"sample string 15\",\n                \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"ExpirationDays\": 1,\n                \"ScheduledPaymentFrequency\": 1,\n                \"ScheduledPaymentFrequencyType\": 1,\n                \"RestrictRedemptionToThisCenter\": 16,\n                \"CenterName\": \"sample string 17\",\n                \"PackageCategoryName\": \"sample string 18\",\n                \"start_validity_at_first_redemption\": true\n              },\n              \"InvoiceItemId\": \"0aa2383e-ed16-4989-b796-bf3adc733882\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"PackageUserId\": \"493c89bc-abe2-422e-ac42-b2d01f5130d1\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 3,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"packages_product_type_item\": [\n                {\n                  \"packages_product\": {\n                    \"id\": \"100a9368-64a3-4164-891d-f70a69d6c893\",\n                    \"name\": \"sample string 2\",\n                    \"packages_product_type\": 0,\n                    \"packages_product_parent_category\": {\n                      \"product_category_type\": 1,\n                      \"id\": \"f5ba7236-4102-4b27-96eb-548935380e15\",\n                      \"name\": \"sample string 1\",\n                      \"quantity\": 1,\n                      \"price\": {\n                        \"currency_id\": 1,\n                        \"sales\": 2.0,\n                        \"tax\": 3.0,\n                        \"final\": 4.0\n                      }\n                    },\n                    \"price\": {\n                      \"currency_id\": 1,\n                      \"sales\": 2.0,\n                      \"tax\": 3.0,\n                      \"final\": 4.0\n                    }\n                  },\n                  \"quantity\": 1,\n                  \"invoice_item_id\": \"681ba709-68dc-4492-9248-d10abe6aa7ed\",\n                  \"employee_id\": \"fe7dd248-33b5-4a57-abf7-a569c7f5f958\",\n                  \"price\": {\n                    \"currency_id\": 1,\n                    \"sales\": 2.0,\n                    \"tax\": 3.0,\n                    \"final\": 4.0\n                  },\n                  \"discount\": {\n                    \"discount_id\": \"dc50cfec-57cc-4e1f-9fe3-2e2f90db6b23\",\n                    \"campaign_id\": \"d61eb026-14d8-4f5c-95f3-e52a45582f1a\",\n                    \"coupon_id\": 1,\n                    \"action\": \"sample string 1\",\n                    \"type\": 0,\n                    \"amount\": 2.0\n                  }\n                },\n                {\n                  \"packages_product\": {\n                    \"id\": \"100a9368-64a3-4164-891d-f70a69d6c893\",\n                    \"name\": \"sample string 2\",\n                    \"packages_product_type\": 0,\n                    \"packages_product_parent_category\": {\n                      \"product_category_type\": 1,\n                      \"id\": \"f5ba7236-4102-4b27-96eb-548935380e15\",\n                      \"name\": \"sample string 1\",\n                      \"quantity\": 1,\n                      \"price\": {\n                        \"currency_id\": 1,\n                        \"sales\": 2.0,\n                        \"tax\": 3.0,\n                        \"final\": 4.0\n                      }\n                    },\n                    \"price\": {\n                      \"currency_id\": 1,\n                      \"sales\": 2.0,\n                      \"tax\": 3.0,\n                      \"final\": 4.0\n                    }\n                  },\n                  \"quantity\": 1,\n                  \"invoice_item_id\": \"681ba709-68dc-4492-9248-d10abe6aa7ed\",\n                  \"employee_id\": \"fe7dd248-33b5-4a57-abf7-a569c7f5f958\",\n                  \"price\": {\n                    \"currency_id\": 1,\n                    \"sales\": 2.0,\n                    \"tax\": 3.0,\n                    \"final\": 4.0\n                  },\n                  \"discount\": {\n                    \"discount_id\": \"dc50cfec-57cc-4e1f-9fe3-2e2f90db6b23\",\n                    \"campaign_id\": \"d61eb026-14d8-4f5c-95f3-e52a45582f1a\",\n                    \"coupon_id\": 1,\n                    \"action\": \"sample string 1\",\n                    \"type\": 0,\n                    \"amount\": 2.0\n                  }\n                }\n              ]\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          },\n          {\n            \"AppointmentSeriesPackage\": {\n              \"Package\": {\n                \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                \"Name\": \"sample string 2\",\n                \"Description\": \"sample string 3\",\n                \"Code\": \"sample string 4\",\n                \"HasBundledProducts\": true,\n                \"Duration\": 6,\n                \"BundledProductPriceCheck\": 0,\n                \"BundledProductPricePercentage\": 7.0,\n                \"PackagePriceWithOutTax\": 8.0,\n                \"Type\": 1,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"PackageCostIncBundledProducts\": true,\n                \"Services\": [\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  }\n                ],\n                \"Items\": [\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  }\n                ],\n                \"CanBook\": true,\n                \"PackageDisplayName\": \"sample string 11\",\n                \"PackageDisplayPrice\": \"sample string 12\",\n                \"HTMLDescription\": \"sample string 13\",\n                \"CalculateServiceLevelTax\": true,\n                \"TermsandConditions\": \"sample string 15\",\n                \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"ExpirationDays\": 1,\n                \"ScheduledPaymentFrequency\": 1,\n                \"ScheduledPaymentFrequencyType\": 1,\n                \"RestrictRedemptionToThisCenter\": 16,\n                \"CenterName\": \"sample string 17\",\n                \"PackageCategoryName\": \"sample string 18\",\n                \"start_validity_at_first_redemption\": true\n              },\n              \"InvoiceItemId\": \"0aa2383e-ed16-4989-b796-bf3adc733882\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"PackageUserId\": \"493c89bc-abe2-422e-ac42-b2d01f5130d1\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 3,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"packages_product_type_item\": [\n                {\n                  \"packages_product\": {\n                    \"id\": \"100a9368-64a3-4164-891d-f70a69d6c893\",\n                    \"name\": \"sample string 2\",\n                    \"packages_product_type\": 0,\n                    \"packages_product_parent_category\": {\n                      \"product_category_type\": 1,\n                      \"id\": \"f5ba7236-4102-4b27-96eb-548935380e15\",\n                      \"name\": \"sample string 1\",\n                      \"quantity\": 1,\n                      \"price\": {\n                        \"currency_id\": 1,\n                        \"sales\": 2.0,\n                        \"tax\": 3.0,\n                        \"final\": 4.0\n                      }\n                    },\n                    \"price\": {\n                      \"currency_id\": 1,\n                      \"sales\": 2.0,\n                      \"tax\": 3.0,\n                      \"final\": 4.0\n                    }\n                  },\n                  \"quantity\": 1,\n                  \"invoice_item_id\": \"681ba709-68dc-4492-9248-d10abe6aa7ed\",\n                  \"employee_id\": \"fe7dd248-33b5-4a57-abf7-a569c7f5f958\",\n                  \"price\": {\n                    \"currency_id\": 1,\n                    \"sales\": 2.0,\n                    \"tax\": 3.0,\n                    \"final\": 4.0\n                  },\n                  \"discount\": {\n                    \"discount_id\": \"dc50cfec-57cc-4e1f-9fe3-2e2f90db6b23\",\n                    \"campaign_id\": \"d61eb026-14d8-4f5c-95f3-e52a45582f1a\",\n                    \"coupon_id\": 1,\n                    \"action\": \"sample string 1\",\n                    \"type\": 0,\n                    \"amount\": 2.0\n                  }\n                },\n                {\n                  \"packages_product\": {\n                    \"id\": \"100a9368-64a3-4164-891d-f70a69d6c893\",\n                    \"name\": \"sample string 2\",\n                    \"packages_product_type\": 0,\n                    \"packages_product_parent_category\": {\n                      \"product_category_type\": 1,\n                      \"id\": \"f5ba7236-4102-4b27-96eb-548935380e15\",\n                      \"name\": \"sample string 1\",\n                      \"quantity\": 1,\n                      \"price\": {\n                        \"currency_id\": 1,\n                        \"sales\": 2.0,\n                        \"tax\": 3.0,\n                        \"final\": 4.0\n                      }\n                    },\n                    \"price\": {\n                      \"currency_id\": 1,\n                      \"sales\": 2.0,\n                      \"tax\": 3.0,\n                      \"final\": 4.0\n                    }\n                  },\n                  \"quantity\": 1,\n                  \"invoice_item_id\": \"681ba709-68dc-4492-9248-d10abe6aa7ed\",\n                  \"employee_id\": \"fe7dd248-33b5-4a57-abf7-a569c7f5f958\",\n                  \"price\": {\n                    \"currency_id\": 1,\n                    \"sales\": 2.0,\n                    \"tax\": 3.0,\n                    \"final\": 4.0\n                  },\n                  \"discount\": {\n                    \"discount_id\": \"dc50cfec-57cc-4e1f-9fe3-2e2f90db6b23\",\n                    \"campaign_id\": \"d61eb026-14d8-4f5c-95f3-e52a45582f1a\",\n                    \"coupon_id\": 1,\n                    \"action\": \"sample string 1\",\n                    \"type\": 0,\n                    \"amount\": 2.0\n                  }\n                }\n              ]\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          }\n        ],\n        \"InvoiceGiftCards\": [\n          {\n            \"AppointmentGiftCard\": {\n              \"GiftCard\": {\n                \"Id\": \"9a83c5f3-dcb6-419d-9000-2c97ab4b6cb7\",\n                \"Code\": \"sample string 2\",\n                \"Value\": 3.0,\n                \"PurchasePrice\": 4.0,\n                \"ValidityDays\": 1,\n                \"IsOneTimeUse\": true,\n                \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"Notes\": \"sample string 6\",\n                \"GiftTypeId\": \"24122b30-ac89-4c6d-af9f-1f9f794448f0\",\n                \"SendEmailToRecipient\": true,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"Recipient\": {\n                  \"Id\": \"70e8ca6e-c8ae-4f37-a0ad-e26169d8fdbd\",\n                  \"Code\": \"sample string 2\",\n                  \"FirstName\": \"sample string 3\",\n                  \"MiddleName\": \"sample string 4\",\n                  \"LastName\": \"sample string 5\",\n                  \"Email\": \"sample string 6\",\n                  \"MobileNumber\": \"sample string 7\",\n                  \"MobilePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"HomePhone\": \"sample string 8\",\n                  \"HomePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"WorkPhone\": \"sample string 9\",\n                  \"WorkPhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"Gender\": 0,\n                  \"DateOfBirth\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AnniversaryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Address1\": \"sample string 10\",\n                  \"Address2\": \"sample string 11\",\n                  \"City\": \"sample string 12\",\n                  \"PostalCode\": \"sample string 13\",\n                  \"State\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"ShortName\": \"sample string 4\"\n                  },\n                  \"Country\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"Nationality\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"ReferralSource\": {\n                    \"Id\": \"616cbadc-4b79-4b57-a83e-8f43091996f5\",\n                    \"OrgReferralId\": \"e38d05a2-ab57-4b09-9784-360ded60f781\",\n                    \"Name\": \"sample string 3\"\n                  },\n                  \"ReferredGuestId\": \"c8030bd1-367b-400a-84c3-518a287b0791\",\n                  \"ReceiveTransactionalSms\": true,\n                  \"ReceiveMarketingEmail\": true,\n                  \"ReceiveTransactionalEmail\": true,\n                  \"ReceiveMarketingSms\": true,\n                  \"CreationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"LastUpdated\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"MergeIntoCode\": \"sample string 14\",\n                  \"MergeIntoGuestId\": \"9ee5148f-4af5-44fc-8464-606f5bc2b2a1\",\n                  \"CenterId\": \"267ab043-ffff-493a-a573-0856bce9ad85\",\n                  \"CenterCode\": \"sample string 16\",\n                  \"CenterName\": \"sample string 17\",\n                  \"GuestIndicator\": \"sample string 18\",\n                  \"IsMember\": 19,\n                  \"DOB_IncompleteYear\": \"sample string 20\",\n                  \"Password\": \"sample string 21\",\n                  \"UserName\": \"sample string 22\",\n                  \"FacebookUserId\": \"sample string 23\",\n                  \"SocialFaceBookUserId\": \"sample string 24\",\n                  \"SocialGoogleUserId\": \"sample string 25\",\n                  \"hasZenotiCreds\": true,\n                  \"OldPassword\": \"sample string 27\",\n                  \"OptInForLoyaltyProgram\": true,\n                  \"FormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"IsMinors\": true,\n                  \"LpTierInfo\": \"sample string 29\",\n                  \"GuestIndicatorValue\": {\n                    \"HighSpender\": true,\n                    \"Member\": 1,\n                    \"LowFeedback\": true,\n                    \"RegularGuest\": true,\n                    \"FirstTimer\": true,\n                    \"ReturningCustomer\": true,\n                    \"NoShow\": true,\n                    \"HasActivePackages\": true,\n                    \"HasProfileAlerts\": true,\n                    \"OtherCenterGuest\": true,\n                    \"HasCTA\": true,\n                    \"Dues\": true,\n                    \"CardOnFile\": true,\n                    \"AutoPayEnabled\": true\n                  },\n                  \"IsMemberbershipAddOnUser\": 30,\n                  \"HasActiveMems\": 31,\n                  \"ReceiveLpStmt\": true,\n                  \"GenderEnumType\": 0,\n                  \"ReferralCode\": \"sample string 33\",\n                  \"EnableAutoPay\": true,\n                  \"GuestCustomDataFilled\": \"sample string 35\"\n                },\n                \"Services\": {\n                  \"Services\": [\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    }\n                  ]\n                },\n                \"RestrictRedemptionToSaleCenter\": true,\n                \"ConfirmationMessage\": \"sample string 9\",\n                \"GiftCardTemplateId\": \"d5305568-d950-4ccc-bd9a-b7da2e90b9cf\",\n                \"SelectedTemplateId\": \"5d1f5f4a-6967-4043-8e13-29255a1c74f0\",\n                \"gcPackage\": [\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  },\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  }\n                ],\n                \"GiftCardMessage\": \"sample string 10\",\n                \"ScheduleDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"MessageFromRecipient\": \"sample string 11\",\n                \"GcName\": \"sample string 12\",\n                \"send_gc_email_to_buyer\": true\n              },\n              \"InvoiceItemId\": \"0b7d10a9-bbab-451c-8332-8804bc86c798\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"IsBonusGiftCard\": true,\n              \"Items\": [\n                {\n                  \"ItemId\": \"8c66a06d-99bd-4bef-8ea2-d69298c2be73\",\n                  \"ItemName\": \"sample string 1\",\n                  \"Type\": 0,\n                  \"SubItems\": [\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    },\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    }\n                  ],\n                  \"Quantity\": 2,\n                  \"price\": 3.1\n                },\n                {\n                  \"ItemId\": \"8c66a06d-99bd-4bef-8ea2-d69298c2be73\",\n                  \"ItemName\": \"sample string 1\",\n                  \"Type\": 0,\n                  \"SubItems\": [\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    },\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    }\n                  ],\n                  \"Quantity\": 2,\n                  \"price\": 3.1\n                }\n              ]\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          },\n          {\n            \"AppointmentGiftCard\": {\n              \"GiftCard\": {\n                \"Id\": \"9a83c5f3-dcb6-419d-9000-2c97ab4b6cb7\",\n                \"Code\": \"sample string 2\",\n                \"Value\": 3.0,\n                \"PurchasePrice\": 4.0,\n                \"ValidityDays\": 1,\n                \"IsOneTimeUse\": true,\n                \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"Notes\": \"sample string 6\",\n                \"GiftTypeId\": \"24122b30-ac89-4c6d-af9f-1f9f794448f0\",\n                \"SendEmailToRecipient\": true,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"Recipient\": {\n                  \"Id\": \"70e8ca6e-c8ae-4f37-a0ad-e26169d8fdbd\",\n                  \"Code\": \"sample string 2\",\n                  \"FirstName\": \"sample string 3\",\n                  \"MiddleName\": \"sample string 4\",\n                  \"LastName\": \"sample string 5\",\n                  \"Email\": \"sample string 6\",\n                  \"MobileNumber\": \"sample string 7\",\n                  \"MobilePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"HomePhone\": \"sample string 8\",\n                  \"HomePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"WorkPhone\": \"sample string 9\",\n                  \"WorkPhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"Gender\": 0,\n                  \"DateOfBirth\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AnniversaryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Address1\": \"sample string 10\",\n                  \"Address2\": \"sample string 11\",\n                  \"City\": \"sample string 12\",\n                  \"PostalCode\": \"sample string 13\",\n                  \"State\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"ShortName\": \"sample string 4\"\n                  },\n                  \"Country\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"Nationality\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"ReferralSource\": {\n                    \"Id\": \"616cbadc-4b79-4b57-a83e-8f43091996f5\",\n                    \"OrgReferralId\": \"e38d05a2-ab57-4b09-9784-360ded60f781\",\n                    \"Name\": \"sample string 3\"\n                  },\n                  \"ReferredGuestId\": \"c8030bd1-367b-400a-84c3-518a287b0791\",\n                  \"ReceiveTransactionalSms\": true,\n                  \"ReceiveMarketingEmail\": true,\n                  \"ReceiveTransactionalEmail\": true,\n                  \"ReceiveMarketingSms\": true,\n                  \"CreationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"LastUpdated\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"MergeIntoCode\": \"sample string 14\",\n                  \"MergeIntoGuestId\": \"9ee5148f-4af5-44fc-8464-606f5bc2b2a1\",\n                  \"CenterId\": \"267ab043-ffff-493a-a573-0856bce9ad85\",\n                  \"CenterCode\": \"sample string 16\",\n                  \"CenterName\": \"sample string 17\",\n                  \"GuestIndicator\": \"sample string 18\",\n                  \"IsMember\": 19,\n                  \"DOB_IncompleteYear\": \"sample string 20\",\n                  \"Password\": \"sample string 21\",\n                  \"UserName\": \"sample string 22\",\n                  \"FacebookUserId\": \"sample string 23\",\n                  \"SocialFaceBookUserId\": \"sample string 24\",\n                  \"SocialGoogleUserId\": \"sample string 25\",\n                  \"hasZenotiCreds\": true,\n                  \"OldPassword\": \"sample string 27\",\n                  \"OptInForLoyaltyProgram\": true,\n                  \"FormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"IsMinors\": true,\n                  \"LpTierInfo\": \"sample string 29\",\n                  \"GuestIndicatorValue\": {\n                    \"HighSpender\": true,\n                    \"Member\": 1,\n                    \"LowFeedback\": true,\n                    \"RegularGuest\": true,\n                    \"FirstTimer\": true,\n                    \"ReturningCustomer\": true,\n                    \"NoShow\": true,\n                    \"HasActivePackages\": true,\n                    \"HasProfileAlerts\": true,\n                    \"OtherCenterGuest\": true,\n                    \"HasCTA\": true,\n                    \"Dues\": true,\n                    \"CardOnFile\": true,\n                    \"AutoPayEnabled\": true\n                  },\n                  \"IsMemberbershipAddOnUser\": 30,\n                  \"HasActiveMems\": 31,\n                  \"ReceiveLpStmt\": true,\n                  \"GenderEnumType\": 0,\n                  \"ReferralCode\": \"sample string 33\",\n                  \"EnableAutoPay\": true,\n                  \"GuestCustomDataFilled\": \"sample string 35\"\n                },\n                \"Services\": {\n                  \"Services\": [\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    }\n                  ]\n                },\n                \"RestrictRedemptionToSaleCenter\": true,\n                \"ConfirmationMessage\": \"sample string 9\",\n                \"GiftCardTemplateId\": \"d5305568-d950-4ccc-bd9a-b7da2e90b9cf\",\n                \"SelectedTemplateId\": \"5d1f5f4a-6967-4043-8e13-29255a1c74f0\",\n                \"gcPackage\": [\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  },\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  }\n                ],\n                \"GiftCardMessage\": \"sample string 10\",\n                \"ScheduleDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"MessageFromRecipient\": \"sample string 11\",\n                \"GcName\": \"sample string 12\",\n                \"send_gc_email_to_buyer\": true\n              },\n              \"InvoiceItemId\": \"0b7d10a9-bbab-451c-8332-8804bc86c798\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"IsBonusGiftCard\": true,\n              \"Items\": [\n                {\n                  \"ItemId\": \"8c66a06d-99bd-4bef-8ea2-d69298c2be73\",\n                  \"ItemName\": \"sample string 1\",\n                  \"Type\": 0,\n                  \"SubItems\": [\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    },\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    }\n                  ],\n                  \"Quantity\": 2,\n                  \"price\": 3.1\n                },\n                {\n                  \"ItemId\": \"8c66a06d-99bd-4bef-8ea2-d69298c2be73\",\n                  \"ItemName\": \"sample string 1\",\n                  \"Type\": 0,\n                  \"SubItems\": [\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    },\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    }\n                  ],\n                  \"Quantity\": 2,\n                  \"price\": 3.1\n                }\n              ]\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          }\n        ],\n        \"InvoicePrepaidCards\": [\n          {\n            \"AppointmentPrepaidCard\": {\n              \"PrepaidCard\": {\n                \"Id\": \"9a83c5f3-dcb6-419d-9000-2c97ab4b6cb7\",\n                \"Code\": \"sample string 2\",\n                \"Value\": 3.0,\n                \"PurchasePrice\": 4.0,\n                \"ValidityDays\": 1,\n                \"IsOneTimeUse\": true,\n                \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"Notes\": \"sample string 6\",\n                \"GiftTypeId\": \"24122b30-ac89-4c6d-af9f-1f9f794448f0\",\n                \"SendEmailToRecipient\": true,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"Recipient\": {\n                  \"Id\": \"70e8ca6e-c8ae-4f37-a0ad-e26169d8fdbd\",\n                  \"Code\": \"sample string 2\",\n                  \"FirstName\": \"sample string 3\",\n                  \"MiddleName\": \"sample string 4\",\n                  \"LastName\": \"sample string 5\",\n                  \"Email\": \"sample string 6\",\n                  \"MobileNumber\": \"sample string 7\",\n                  \"MobilePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"HomePhone\": \"sample string 8\",\n                  \"HomePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"WorkPhone\": \"sample string 9\",\n                  \"WorkPhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"Gender\": 0,\n                  \"DateOfBirth\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AnniversaryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Address1\": \"sample string 10\",\n                  \"Address2\": \"sample string 11\",\n                  \"City\": \"sample string 12\",\n                  \"PostalCode\": \"sample string 13\",\n                  \"State\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"ShortName\": \"sample string 4\"\n                  },\n                  \"Country\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"Nationality\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"ReferralSource\": {\n                    \"Id\": \"616cbadc-4b79-4b57-a83e-8f43091996f5\",\n                    \"OrgReferralId\": \"e38d05a2-ab57-4b09-9784-360ded60f781\",\n                    \"Name\": \"sample string 3\"\n                  },\n                  \"ReferredGuestId\": \"c8030bd1-367b-400a-84c3-518a287b0791\",\n                  \"ReceiveTransactionalSms\": true,\n                  \"ReceiveMarketingEmail\": true,\n                  \"ReceiveTransactionalEmail\": true,\n                  \"ReceiveMarketingSms\": true,\n                  \"CreationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"LastUpdated\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"MergeIntoCode\": \"sample string 14\",\n                  \"MergeIntoGuestId\": \"9ee5148f-4af5-44fc-8464-606f5bc2b2a1\",\n                  \"CenterId\": \"267ab043-ffff-493a-a573-0856bce9ad85\",\n                  \"CenterCode\": \"sample string 16\",\n                  \"CenterName\": \"sample string 17\",\n                  \"GuestIndicator\": \"sample string 18\",\n                  \"IsMember\": 19,\n                  \"DOB_IncompleteYear\": \"sample string 20\",\n                  \"Password\": \"sample string 21\",\n                  \"UserName\": \"sample string 22\",\n                  \"FacebookUserId\": \"sample string 23\",\n                  \"SocialFaceBookUserId\": \"sample string 24\",\n                  \"SocialGoogleUserId\": \"sample string 25\",\n                  \"hasZenotiCreds\": true,\n                  \"OldPassword\": \"sample string 27\",\n                  \"OptInForLoyaltyProgram\": true,\n                  \"FormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"IsMinors\": true,\n                  \"LpTierInfo\": \"sample string 29\",\n                  \"GuestIndicatorValue\": {\n                    \"HighSpender\": true,\n                    \"Member\": 1,\n                    \"LowFeedback\": true,\n                    \"RegularGuest\": true,\n                    \"FirstTimer\": true,\n                    \"ReturningCustomer\": true,\n                    \"NoShow\": true,\n                    \"HasActivePackages\": true,\n                    \"HasProfileAlerts\": true,\n                    \"OtherCenterGuest\": true,\n                    \"HasCTA\": true,\n                    \"Dues\": true,\n                    \"CardOnFile\": true,\n                    \"AutoPayEnabled\": true\n                  },\n                  \"IsMemberbershipAddOnUser\": 30,\n                  \"HasActiveMems\": 31,\n                  \"ReceiveLpStmt\": true,\n                  \"GenderEnumType\": 0,\n                  \"ReferralCode\": \"sample string 33\",\n                  \"EnableAutoPay\": true,\n                  \"GuestCustomDataFilled\": \"sample string 35\"\n                },\n                \"Services\": {\n                  \"Services\": [\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    }\n                  ]\n                },\n                \"RestrictRedemptionToSaleCenter\": true,\n                \"ConfirmationMessage\": \"sample string 9\",\n                \"GiftCardTemplateId\": \"d5305568-d950-4ccc-bd9a-b7da2e90b9cf\",\n                \"SelectedTemplateId\": \"5d1f5f4a-6967-4043-8e13-29255a1c74f0\",\n                \"gcPackage\": [\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  },\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  }\n                ],\n                \"GiftCardMessage\": \"sample string 10\",\n                \"ScheduleDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"MessageFromRecipient\": \"sample string 11\",\n                \"GcName\": \"sample string 12\",\n                \"send_gc_email_to_buyer\": true\n              },\n              \"InvoiceItemId\": \"d439f3c6-1815-42bc-b36a-b8653634d7ac\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          },\n          {\n            \"AppointmentPrepaidCard\": {\n              \"PrepaidCard\": {\n                \"Id\": \"9a83c5f3-dcb6-419d-9000-2c97ab4b6cb7\",\n                \"Code\": \"sample string 2\",\n                \"Value\": 3.0,\n                \"PurchasePrice\": 4.0,\n                \"ValidityDays\": 1,\n                \"IsOneTimeUse\": true,\n                \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"Notes\": \"sample string 6\",\n                \"GiftTypeId\": \"24122b30-ac89-4c6d-af9f-1f9f794448f0\",\n                \"SendEmailToRecipient\": true,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"Recipient\": {\n                  \"Id\": \"70e8ca6e-c8ae-4f37-a0ad-e26169d8fdbd\",\n                  \"Code\": \"sample string 2\",\n                  \"FirstName\": \"sample string 3\",\n                  \"MiddleName\": \"sample string 4\",\n                  \"LastName\": \"sample string 5\",\n                  \"Email\": \"sample string 6\",\n                  \"MobileNumber\": \"sample string 7\",\n                  \"MobilePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"HomePhone\": \"sample string 8\",\n                  \"HomePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"WorkPhone\": \"sample string 9\",\n                  \"WorkPhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"Gender\": 0,\n                  \"DateOfBirth\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AnniversaryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Address1\": \"sample string 10\",\n                  \"Address2\": \"sample string 11\",\n                  \"City\": \"sample string 12\",\n                  \"PostalCode\": \"sample string 13\",\n                  \"State\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"ShortName\": \"sample string 4\"\n                  },\n                  \"Country\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"Nationality\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"ReferralSource\": {\n                    \"Id\": \"616cbadc-4b79-4b57-a83e-8f43091996f5\",\n                    \"OrgReferralId\": \"e38d05a2-ab57-4b09-9784-360ded60f781\",\n                    \"Name\": \"sample string 3\"\n                  },\n                  \"ReferredGuestId\": \"c8030bd1-367b-400a-84c3-518a287b0791\",\n                  \"ReceiveTransactionalSms\": true,\n                  \"ReceiveMarketingEmail\": true,\n                  \"ReceiveTransactionalEmail\": true,\n                  \"ReceiveMarketingSms\": true,\n                  \"CreationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"LastUpdated\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"MergeIntoCode\": \"sample string 14\",\n                  \"MergeIntoGuestId\": \"9ee5148f-4af5-44fc-8464-606f5bc2b2a1\",\n                  \"CenterId\": \"267ab043-ffff-493a-a573-0856bce9ad85\",\n                  \"CenterCode\": \"sample string 16\",\n                  \"CenterName\": \"sample string 17\",\n                  \"GuestIndicator\": \"sample string 18\",\n                  \"IsMember\": 19,\n                  \"DOB_IncompleteYear\": \"sample string 20\",\n                  \"Password\": \"sample string 21\",\n                  \"UserName\": \"sample string 22\",\n                  \"FacebookUserId\": \"sample string 23\",\n                  \"SocialFaceBookUserId\": \"sample string 24\",\n                  \"SocialGoogleUserId\": \"sample string 25\",\n                  \"hasZenotiCreds\": true,\n                  \"OldPassword\": \"sample string 27\",\n                  \"OptInForLoyaltyProgram\": true,\n                  \"FormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"IsMinors\": true,\n                  \"LpTierInfo\": \"sample string 29\",\n                  \"GuestIndicatorValue\": {\n                    \"HighSpender\": true,\n                    \"Member\": 1,\n                    \"LowFeedback\": true,\n                    \"RegularGuest\": true,\n                    \"FirstTimer\": true,\n                    \"ReturningCustomer\": true,\n                    \"NoShow\": true,\n                    \"HasActivePackages\": true,\n                    \"HasProfileAlerts\": true,\n                    \"OtherCenterGuest\": true,\n                    \"HasCTA\": true,\n                    \"Dues\": true,\n                    \"CardOnFile\": true,\n                    \"AutoPayEnabled\": true\n                  },\n                  \"IsMemberbershipAddOnUser\": 30,\n                  \"HasActiveMems\": 31,\n                  \"ReceiveLpStmt\": true,\n                  \"GenderEnumType\": 0,\n                  \"ReferralCode\": \"sample string 33\",\n                  \"EnableAutoPay\": true,\n                  \"GuestCustomDataFilled\": \"sample string 35\"\n                },\n                \"Services\": {\n                  \"Services\": [\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    }\n                  ]\n                },\n                \"RestrictRedemptionToSaleCenter\": true,\n                \"ConfirmationMessage\": \"sample string 9\",\n                \"GiftCardTemplateId\": \"d5305568-d950-4ccc-bd9a-b7da2e90b9cf\",\n                \"SelectedTemplateId\": \"5d1f5f4a-6967-4043-8e13-29255a1c74f0\",\n                \"gcPackage\": [\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  },\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  }\n                ],\n                \"GiftCardMessage\": \"sample string 10\",\n                \"ScheduleDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"MessageFromRecipient\": \"sample string 11\",\n                \"GcName\": \"sample string 12\",\n                \"send_gc_email_to_buyer\": true\n              },\n              \"InvoiceItemId\": \"d439f3c6-1815-42bc-b36a-b8653634d7ac\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          }\n        ],\n        \"Payments\": [\n          {\n            \"PaymentOption\": {\n              \"Id\": \"0585b8bc-0cb9-4b97-b766-c64ddc1761fa\",\n              \"PaymentMode\": 0,\n              \"PaymentName\": \"sample string 2\",\n              \"CardNumber\": \"sample string 3\"\n            },\n            \"TotalAmountPaid\": 1.0,\n            \"AmountPaid\": 1.0,\n            \"TipAmount\": 1.0,\n            \"SSGAmount\": 1.0,\n            \"FeeAmount\": 1.0,\n            \"CashBackAmount\": 1.0,\n            \"TransactionId\": \"a862555f-2f0f-4ee0-b509-2f02b0fc583a\",\n            \"PaymentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n            \"CashRegisterId\": \"f3408815-3532-4b45-aaa0-3a910d152a71\"\n          },\n          {\n            \"PaymentOption\": {\n              \"Id\": \"0585b8bc-0cb9-4b97-b766-c64ddc1761fa\",\n              \"PaymentMode\": 0,\n              \"PaymentName\": \"sample string 2\",\n              \"CardNumber\": \"sample string 3\"\n            },\n            \"TotalAmountPaid\": 1.0,\n            \"AmountPaid\": 1.0,\n            \"TipAmount\": 1.0,\n            \"SSGAmount\": 1.0,\n            \"FeeAmount\": 1.0,\n            \"CashBackAmount\": 1.0,\n            \"TransactionId\": \"a862555f-2f0f-4ee0-b509-2f02b0fc583a\",\n            \"PaymentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n            \"CashRegisterId\": \"f3408815-3532-4b45-aaa0-3a910d152a71\"\n          }\n        ],\n        \"Redemptions\": [\n          {\n            \"Option\": {\n              \"Id\": \"b925c85d-45d0-4df1-a5c7-3e74275b17f1\",\n              \"Mode\": 0,\n              \"Name\": \"sample string 2\"\n            },\n            \"Amount\": 1.0,\n            \"TransactionId\": \"6a021377-97e9-4ec1-8127-833c512d7371\",\n            \"PaymentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n            \"Points\": 1.0\n          },\n          {\n            \"Option\": {\n              \"Id\": \"b925c85d-45d0-4df1-a5c7-3e74275b17f1\",\n              \"Mode\": 0,\n              \"Name\": \"sample string 2\"\n            },\n            \"Amount\": 1.0,\n            \"TransactionId\": \"6a021377-97e9-4ec1-8127-833c512d7371\",\n            \"PaymentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n            \"Points\": 1.0\n          }\n        ],\n        \"RefundItems\": [\n          {\n            \"InvoiceItemId\": \"fc5fb9be-b639-4c5f-83bf-c3923f751c20\",\n            \"ItemId\": \"6d9a345f-b6c2-4175-8d43-e512649b2723\",\n            \"Quantity\": 3,\n            \"RefundAmount\": 4.0,\n            \"RefundDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n          },\n          {\n            \"InvoiceItemId\": \"fc5fb9be-b639-4c5f-83bf-c3923f751c20\",\n            \"ItemId\": \"6d9a345f-b6c2-4175-8d43-e512649b2723\",\n            \"Quantity\": 3,\n            \"RefundAmount\": 4.0,\n            \"RefundDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n          }\n        ],\n        \"Lock\": true,\n        \"CanChangeGuest\": true,\n        \"CenterId\": \"926054e9-ce2a-48e4-832e-9cb978ba45c8\",\n        \"Center\": {\n          \"Id\": \"a6283ba1-96bb-42a2-a88f-9d931878b5c8\",\n          \"Country\": {\n            \"Id\": 1,\n            \"Code\": \"sample string 2\",\n            \"Name\": \"sample string 3\",\n            \"PhoneCode\": 1,\n            \"Nationality\": \"sample string 4\"\n          },\n          \"State\": {\n            \"Id\": 1,\n            \"Code\": \"sample string 2\",\n            \"Name\": \"sample string 3\",\n            \"ShortName\": \"sample string 4\"\n          },\n          \"Name\": \"sample string 2\",\n          \"GeoLatitude\": 1.1,\n          \"GeoLongitude\": 1.1,\n          \"Address1\": \"sample string 3\",\n          \"Address2\": \"sample string 4\",\n          \"City\": \"sample string 5\",\n          \"ZipCode\": \"sample string 6\",\n          \"Phone1\": {\n            \"CountryId\": 1,\n            \"Number\": \"sample string 2\",\n            \"DisplayNumber\": \"sample string 3\"\n          },\n          \"Phone2\": {\n            \"CountryId\": 1,\n            \"Number\": \"sample string 2\",\n            \"DisplayNumber\": \"sample string 3\"\n          },\n          \"Email\": \"sample string 7\",\n          \"CenterInfo\": \"sample string 8\",\n          \"ServiceTaxNo\": \"sample string 9\",\n          \"TIN\": \"sample string 10\",\n          \"VAT\": \"sample string 11\",\n          \"CST\": \"sample string 12\",\n          \"CanBook\": true,\n          \"CenterCode\": \"sample string 14\",\n          \"TimeZone\": {\n            \"Id\": 1,\n            \"Name\": \"sample string 2\",\n            \"StandardName\": \"sample string 3\",\n            \"Symbol\": \"sample string 4\"\n          },\n          \"CollectFeedback\": true,\n          \"working_hours\": [\n            {\n              \"day_of_week\": \"sample string 1\",\n              \"start_time\": \"sample string 2\",\n              \"end_time\": \"sample string 3\"\n            },\n            {\n              \"day_of_week\": \"sample string 1\",\n              \"start_time\": \"sample string 2\",\n              \"end_time\": \"sample string 3\"\n            }\n          ],\n          \"AreServicesAvailableInCenter\": true,\n          \"FeedBackLink\": \"sample string 16\",\n          \"FeedBackLabelText\": \"sample string 17\",\n          \"isPaymentEnabled\": true,\n          \"isCenterVoided\": true,\n          \"isServiceSaleEnabled\": true,\n          \"isMembershipSaleEnabled\": true,\n          \"isGiftCardSaleEnabled\": true,\n          \"isSeriesPackageSaleEnabled\": true,\n          \"isDealsEnabled\": true,\n          \"EnableSelfPay\": true,\n          \"EnableSelfCheckIn\": true,\n          \"EnableAutoPay\": true,\n          \"AllowSelfCheckinBefore\": 28,\n          \"AllowCheckWithinRadius\": 29,\n          \"Zone\": {\n            \"id\": \"00000000-0000-0000-0000-000000000000\",\n            \"name\": null\n          }\n        },\n        \"CollectFeedback\": true,\n        \"IsFeedbackExpired\": true,\n        \"BookingWizardAdvancedMode\": true,\n        \"BookingWizardBottomPanelMode\": true,\n        \"Refunded\": true,\n        \"InvoiceAuthStatus\": 1,\n        \"InvoiceAuthorizationStatus\": 1,\n        \"InvTransactionStatusForAutoPay\": 0,\n        \"InvoiceSource\": 1,\n        \"is_created_from_booking_wizard\": true,\n        \"RemoveBuddyServiceFinishSegment\": true,\n        \"host_id\": \"69380e07-7ebd-45a4-bf67-356572872ccf\",\n        \"payment_made_by\": \"32f18a65-cd1c-499f-97fc-e269150d8864\",\n        \"entity_name\": \"sample string 12\",\n        \"email_link\": \"sample string 13\",\n        \"sms_link\": \"sample string 14\",\n        \"appointment_category_id\": \"sample string 15\",\n        \"scheduled_payment_frequency\": 1,\n        \"scheduled_payment_installment\": 1,\n        \"scheduled_first_payment\": 1,\n        \"scheduled_payment_frequency_type\": 1\n      }\n    ],\n    \"Redemptions\": [\n      {\n        \"Option\": {\n          \"Id\": \"b925c85d-45d0-4df1-a5c7-3e74275b17f1\",\n          \"Mode\": 0,\n          \"Name\": \"sample string 2\"\n        },\n        \"Amount\": 1.0,\n        \"TransactionId\": \"6a021377-97e9-4ec1-8127-833c512d7371\",\n        \"PaymentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n        \"Points\": 1.0\n      },\n      {\n        \"Option\": {\n          \"Id\": \"b925c85d-45d0-4df1-a5c7-3e74275b17f1\",\n          \"Mode\": 0,\n          \"Name\": \"sample string 2\"\n        },\n        \"Amount\": 1.0,\n        \"TransactionId\": \"6a021377-97e9-4ec1-8127-833c512d7371\",\n        \"PaymentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n        \"Points\": 1.0\n      }\n    ],\n    \"Payments\": [\n      {\n        \"PaymentOption\": {\n          \"Id\": \"0585b8bc-0cb9-4b97-b766-c64ddc1761fa\",\n          \"PaymentMode\": 0,\n          \"PaymentName\": \"sample string 2\",\n          \"CardNumber\": \"sample string 3\"\n        },\n        \"TotalAmountPaid\": 1.0,\n        \"AmountPaid\": 1.0,\n        \"TipAmount\": 1.0,\n        \"SSGAmount\": 1.0,\n        \"FeeAmount\": 1.0,\n        \"CashBackAmount\": 1.0,\n        \"TransactionId\": \"a862555f-2f0f-4ee0-b509-2f02b0fc583a\",\n        \"PaymentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n        \"CashRegisterId\": \"f3408815-3532-4b45-aaa0-3a910d152a71\"\n      },\n      {\n        \"PaymentOption\": {\n          \"Id\": \"0585b8bc-0cb9-4b97-b766-c64ddc1761fa\",\n          \"PaymentMode\": 0,\n          \"PaymentName\": \"sample string 2\",\n          \"CardNumber\": \"sample string 3\"\n        },\n        \"TotalAmountPaid\": 1.0,\n        \"AmountPaid\": 1.0,\n        \"TipAmount\": 1.0,\n        \"SSGAmount\": 1.0,\n        \"FeeAmount\": 1.0,\n        \"CashBackAmount\": 1.0,\n        \"TransactionId\": \"a862555f-2f0f-4ee0-b509-2f02b0fc583a\",\n        \"PaymentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n        \"CashRegisterId\": \"f3408815-3532-4b45-aaa0-3a910d152a71\"\n      }\n    ],\n    \"Price\": {\n      \"CurrencyId\": 1,\n      \"Sales\": 2.0,\n      \"Tax\": 3.0,\n      \"Final\": 4.0,\n      \"Final1\": 5.0,\n      \"Discount\": 6.0,\n      \"Tip\": 7.0,\n      \"SSG\": 1.0,\n      \"RoundingCorrection\": 8.0,\n      \"DiscountedPrice\": 1.0,\n      \"environmental_fee\": 1.0,\n      \"environmental_fee_label\": \"sample string 9\",\n      \"can_be_waived\": true\n    },\n    \"GroupRedemptions\": [\n      {\n        \"GroupRedemptionId\": \"f74963d8-728d-4f8b-ba12-b8c540d9cce6\",\n        \"InvoiceId\": \"d4392b32-3471-4b76-9a73-77dd8b449b20\"\n      },\n      {\n        \"GroupRedemptionId\": \"f74963d8-728d-4f8b-ba12-b8c540d9cce6\",\n        \"InvoiceId\": \"d4392b32-3471-4b76-9a73-77dd8b449b20\"\n      }\n    ],\n    \"GroupPayments\": [\n      {\n        \"GroupTransactionId\": \"e594d9f1-0e0a-41b3-92ab-770ab0dff012\",\n        \"TransactionId\": \"2459fc53-aa39-49f8-92ba-9da0302bdfea\"\n      },\n      {\n        \"GroupTransactionId\": \"e594d9f1-0e0a-41b3-92ab-770ab0dff012\",\n        \"TransactionId\": \"2459fc53-aa39-49f8-92ba-9da0302bdfea\"\n      }\n    ]\n  },\n  \"error\": null\n}"}],"_postman_id":"f49a45a6-6889-4f76-82aa-dc93b7699781"},{"name":"Send a group invoice email","event":[{"listen":"test","script":{"id":"536c88e7-cbc3-448f-8d80-5cf89b5b13e0","exec":[""],"type":"text/javascript"}}],"id":"25c683b1-4611-4932-9ced-07926b82de54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"guest_details\": [\n        {\n            \"guest_id\": \"9d56f1b8-f8b6-40a1-a4f7-2eabc8fade5b\",\n            \"email\": \"sample string 2\"\n        },\n        {\n            \"guest_id\": \"9d56f1b8-f8b6-40a1-a4f7-2eabc8fade5b\",\n            \"email\": \"sample string 2\"\n        }\n    ],\n    \"email_type\": 0\n}"},"url":"{{api_url}}/v1/group_invoices/{{group_invoice_id}}/email","description":"<p>This API helps you to send a group invoice email to a guest.<br />\n<br />\nTo send a group invoice email, you must specify the appropriate details for the <code>group_invoice_id</code> parameter in the API request. <br /></p>\n<p>In the API request body, you must specify the required <code>guest_details</code> and <code>email_type</code> details. After you provide the necessary details, this API sends a group invoice email. </p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>group_invoice_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the group invoice for which you want to send an email.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-parameters\">Request Body Parameters</h2>\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>guest_details</td>\n<td>Collection of guid and string</td>\n<td>List of <code>guest_id</code> and <code>email</code> details of the guest to whom the group invoice is to be sent:<br /> <code>guest_id</code> - guid - Unique 32-character identifier of the guest.<br /> <code>email</code> - string - Email ID of the guest.</td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>email_type</td>\n<td>enum</td>\n<td>Indicates the type of type of email that is to be sent to the guest: 0 - InvoiceAndReceipt.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>is_invoice_sent</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the API has successfully sent the group invoice email to the guest.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>502</td>\n<td>Invalid inputs.</td>\n</tr>\n<tr>\n<td>4061</td>\n<td>Can not send this mail as Guests cannot receive email.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","group_invoices","{{group_invoice_id}}","email"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"4d8a75fa-3ecf-4426-b4a8-0c5b68c05e25","name":"Send a group invoice email","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json","description":"Represents the type of the request body."},{"key":"Authorization","type":"text","value":"bearer {{access_token}}","description":"Access token generated from the token API."}],"body":{"mode":"raw","raw":"{\n  \"is_invoice_sent\": true,\n  \"error\": null\n}"},"url":"https://api.zenoti.com/v1/group_invoices/{{group_invoice_id}}/email"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 25 Jul 2019 05:26:49 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"58"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n  \"is_invoice_created\": true,\n  \"group_invoice\": {\n    \"Id\": \"de1ae851-008b-4c89-8be4-a785ad946a06\",\n    \"name\": \"sample string 2\",\n    \"host_id\": \"b76a8ead-cdb3-47e0-9f43-ff1a54224cad\",\n    \"payment_made_by\": \"7a37467a-6cb6-4d51-bae0-ebf68f86a927\",\n    \"Invoices\": [\n      {\n        \"Id\": \"8d330aaa-7583-4560-8543-9177f48448b5\",\n        \"InvoiceNumber\": \"sample string 2\",\n        \"GroupInvoiceId\": \"5d92a04f-cba1-49cc-86b7-9c165dfa2e7a\",\n        \"group_name\": \"sample string 3\",\n        \"ReceiptNumber\": \"sample string 4\",\n        \"AppointmentGroupId\": \"8bc65aea-28e1-4c8d-953c-25b8c02af72e\",\n        \"ReservationId\": \"5a5d206a-abb8-4c2f-aa7e-619bb2e6d475\",\n        \"IsRebooking\": true,\n        \"Notes\": \"sample string 6\",\n        \"GuestId\": \"741df3cf-e145-4b7a-84ee-1a21e0acc03c\",\n        \"Guest\": {\n          \"Id\": \"70e8ca6e-c8ae-4f37-a0ad-e26169d8fdbd\",\n          \"Code\": \"sample string 2\",\n          \"FirstName\": \"sample string 3\",\n          \"MiddleName\": \"sample string 4\",\n          \"LastName\": \"sample string 5\",\n          \"Email\": \"sample string 6\",\n          \"MobileNumber\": \"sample string 7\",\n          \"MobilePhoneModel\": {\n            \"CountryId\": 1,\n            \"Number\": \"sample string 2\",\n            \"DisplayNumber\": \"sample string 3\"\n          },\n          \"HomePhone\": \"sample string 8\",\n          \"HomePhoneModel\": {\n            \"CountryId\": 1,\n            \"Number\": \"sample string 2\",\n            \"DisplayNumber\": \"sample string 3\"\n          },\n          \"WorkPhone\": \"sample string 9\",\n          \"WorkPhoneModel\": {\n            \"CountryId\": 1,\n            \"Number\": \"sample string 2\",\n            \"DisplayNumber\": \"sample string 3\"\n          },\n          \"Gender\": 0,\n          \"DateOfBirth\": \"2021-01-05T09:25:26.9212774+00:00\",\n          \"AnniversaryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n          \"Address1\": \"sample string 10\",\n          \"Address2\": \"sample string 11\",\n          \"City\": \"sample string 12\",\n          \"PostalCode\": \"sample string 13\",\n          \"State\": {\n            \"Id\": 1,\n            \"Code\": \"sample string 2\",\n            \"Name\": \"sample string 3\",\n            \"ShortName\": \"sample string 4\"\n          },\n          \"Country\": {\n            \"Id\": 1,\n            \"Code\": \"sample string 2\",\n            \"Name\": \"sample string 3\",\n            \"PhoneCode\": 1,\n            \"Nationality\": \"sample string 4\"\n          },\n          \"Nationality\": {\n            \"Id\": 1,\n            \"Code\": \"sample string 2\",\n            \"Name\": \"sample string 3\",\n            \"PhoneCode\": 1,\n            \"Nationality\": \"sample string 4\"\n          },\n          \"ReferralSource\": {\n            \"Id\": \"616cbadc-4b79-4b57-a83e-8f43091996f5\",\n            \"OrgReferralId\": \"e38d05a2-ab57-4b09-9784-360ded60f781\",\n            \"Name\": \"sample string 3\"\n          },\n          \"ReferredGuestId\": \"c8030bd1-367b-400a-84c3-518a287b0791\",\n          \"ReceiveTransactionalSms\": true,\n          \"ReceiveMarketingEmail\": true,\n          \"ReceiveTransactionalEmail\": true,\n          \"ReceiveMarketingSms\": true,\n          \"CreationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n          \"LastUpdated\": \"2021-01-05T09:25:26.9212774+00:00\",\n          \"MergeIntoCode\": \"sample string 14\",\n          \"MergeIntoGuestId\": \"9ee5148f-4af5-44fc-8464-606f5bc2b2a1\",\n          \"CenterId\": \"267ab043-ffff-493a-a573-0856bce9ad85\",\n          \"CenterCode\": \"sample string 16\",\n          \"CenterName\": \"sample string 17\",\n          \"GuestIndicator\": \"sample string 18\",\n          \"IsMember\": 19,\n          \"DOB_IncompleteYear\": \"sample string 20\",\n          \"Password\": \"sample string 21\",\n          \"UserName\": \"sample string 22\",\n          \"FacebookUserId\": \"sample string 23\",\n          \"SocialFaceBookUserId\": \"sample string 24\",\n          \"SocialGoogleUserId\": \"sample string 25\",\n          \"hasZenotiCreds\": true,\n          \"OldPassword\": \"sample string 27\",\n          \"OptInForLoyaltyProgram\": true,\n          \"FormDetails\": [\n            {\n              \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n              \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n              \"ServiceName\": \"sample string 3\",\n              \"ServiceDisplayName\": \"sample string 4\",\n              \"ServiceId\": \"sample string 5\",\n              \"Name\": \"sample string 6\",\n              \"Filled\": true,\n              \"Submitted\": true,\n              \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"FormType\": 0,\n              \"LastFilledBy\": \"sample string 10\",\n              \"LatestVersion\": \"sample string 11\",\n              \"FormHistory\": [\n                {\n                  \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"VersionDateString\": \"sample string 2\",\n                  \"VersionId\": \"sample string 3\",\n                  \"CreatedBy\": \"sample string 4\",\n                  \"FormName\": \"sample string 5\",\n                  \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                },\n                {\n                  \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"VersionDateString\": \"sample string 2\",\n                  \"VersionId\": \"sample string 3\",\n                  \"CreatedBy\": \"sample string 4\",\n                  \"FormName\": \"sample string 5\",\n                  \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                }\n              ],\n              \"Viewonly\": true,\n              \"IsFormLocked\": true,\n              \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"IsEditable\": true,\n              \"IsExpired\": true,\n              \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n              \"DisplayOrder\": 1,\n              \"IsServiceForm\": true,\n              \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Permissions\": {\n                \"CanView\": true,\n                \"CanEdit\": true\n              },\n              \"FormFilledStatus\": 0,\n              \"IsActive\": true,\n              \"SendLinkInNotifications\": true\n            },\n            {\n              \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n              \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n              \"ServiceName\": \"sample string 3\",\n              \"ServiceDisplayName\": \"sample string 4\",\n              \"ServiceId\": \"sample string 5\",\n              \"Name\": \"sample string 6\",\n              \"Filled\": true,\n              \"Submitted\": true,\n              \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"FormType\": 0,\n              \"LastFilledBy\": \"sample string 10\",\n              \"LatestVersion\": \"sample string 11\",\n              \"FormHistory\": [\n                {\n                  \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"VersionDateString\": \"sample string 2\",\n                  \"VersionId\": \"sample string 3\",\n                  \"CreatedBy\": \"sample string 4\",\n                  \"FormName\": \"sample string 5\",\n                  \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                },\n                {\n                  \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"VersionDateString\": \"sample string 2\",\n                  \"VersionId\": \"sample string 3\",\n                  \"CreatedBy\": \"sample string 4\",\n                  \"FormName\": \"sample string 5\",\n                  \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                }\n              ],\n              \"Viewonly\": true,\n              \"IsFormLocked\": true,\n              \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"IsEditable\": true,\n              \"IsExpired\": true,\n              \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n              \"DisplayOrder\": 1,\n              \"IsServiceForm\": true,\n              \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Permissions\": {\n                \"CanView\": true,\n                \"CanEdit\": true\n              },\n              \"FormFilledStatus\": 0,\n              \"IsActive\": true,\n              \"SendLinkInNotifications\": true\n            }\n          ],\n          \"IsMinors\": true,\n          \"LpTierInfo\": \"sample string 29\",\n          \"GuestIndicatorValue\": {\n            \"HighSpender\": true,\n            \"Member\": 1,\n            \"LowFeedback\": true,\n            \"RegularGuest\": true,\n            \"FirstTimer\": true,\n            \"ReturningCustomer\": true,\n            \"NoShow\": true,\n            \"HasActivePackages\": true,\n            \"HasProfileAlerts\": true,\n            \"OtherCenterGuest\": true,\n            \"HasCTA\": true,\n            \"Dues\": true,\n            \"CardOnFile\": true,\n            \"AutoPayEnabled\": true\n          },\n          \"IsMemberbershipAddOnUser\": 30,\n          \"HasActiveMems\": 31,\n          \"ReceiveLpStmt\": true,\n          \"GenderEnumType\": 0,\n          \"ReferralCode\": \"sample string 33\",\n          \"EnableAutoPay\": true,\n          \"GuestCustomDataFilled\": \"sample string 35\"\n        },\n        \"Price\": {\n          \"CurrencyId\": 1,\n          \"Sales\": 2.0,\n          \"Tax\": 3.0,\n          \"Final\": 4.0,\n          \"Final1\": 5.0,\n          \"Discount\": 6.0,\n          \"Tip\": 7.0,\n          \"SSG\": 1.0,\n          \"RoundingCorrection\": 8.0,\n          \"DiscountedPrice\": 1.0,\n          \"environmental_fee\": 1.0,\n          \"environmental_fee_label\": \"sample string 9\",\n          \"can_be_waived\": true\n        },\n        \"SaleDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n        \"FutureRecurringBillDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n        \"guest_checkin_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n        \"LinkedInvoiceId\": \"fd4fb734-e725-4bf8-a994-f0edfd80cc15\",\n        \"Status\": 0,\n        \"InvoiceServices\": [\n          {\n            \"AppointmentService\": {\n              \"AppointmentId\": \"69ae27a2-47d4-4290-809e-2004f303756a\",\n              \"InvoiceItemId\": \"3f5e5a28-f96a-4ee9-a1bc-a5bde6d8584c\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"UIItemIdentifier\": \"sample string 3\",\n              \"CartItemId\": \"51a7e42e-b410-4138-a366-bb19cbc888ca\",\n              \"AppointmentSegmentId\": \"055e3c02-45c4-4fa6-8622-4126dd3e4076\",\n              \"PackageId\": \"c527ee38-aab7-43c4-99f6-1c86239c96fe\",\n              \"Package\": {\n                \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                \"Name\": \"sample string 2\",\n                \"Description\": \"sample string 3\",\n                \"Code\": \"sample string 4\",\n                \"HasBundledProducts\": true,\n                \"Duration\": 6,\n                \"BundledProductPriceCheck\": 0,\n                \"BundledProductPricePercentage\": 7.0,\n                \"PackagePriceWithOutTax\": 8.0,\n                \"Type\": 1,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"PackageCostIncBundledProducts\": true,\n                \"Services\": [\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  }\n                ],\n                \"Items\": [\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  }\n                ],\n                \"CanBook\": true,\n                \"PackageDisplayName\": \"sample string 11\",\n                \"PackageDisplayPrice\": \"sample string 12\",\n                \"HTMLDescription\": \"sample string 13\",\n                \"CalculateServiceLevelTax\": true,\n                \"TermsandConditions\": \"sample string 15\",\n                \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"ExpirationDays\": 1,\n                \"ScheduledPaymentFrequency\": 1,\n                \"ScheduledPaymentFrequencyType\": 1,\n                \"RestrictRedemptionToThisCenter\": 16,\n                \"CenterName\": \"sample string 17\",\n                \"PackageCategoryName\": \"sample string 18\",\n                \"start_validity_at_first_redemption\": true\n              },\n              \"Service\": {\n                \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                \"Name\": \"sample string 2\",\n                \"DisplayName\": \"sample string 3\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"Duration\": 4,\n                \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                \"IsAddOn\": true,\n                \"HasAddOns\": true,\n                \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                \"Description\": \"sample string 6\",\n                \"HTMLDescription\": \"sample string 7\",\n                \"CategoryName\": \"sample string 8\",\n                \"AddOns\": [],\n                \"IsVariant\": true,\n                \"HasVariant\": true,\n                \"HasSegments\": true,\n                \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                \"BookingWithPartialBalance\": 1,\n                \"ShowInCatalog\": 1,\n                \"IncludesTax\": true,\n                \"IsServicePriceScaledForAnyTherapist\": true,\n                \"canPerformService\": true,\n                \"Membership\": {\n                  \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                  \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                  \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                  \"Name\": \"sample string 3\",\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"SetupPrice\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"CanBook\": true,\n                  \"ShowPrice\": true,\n                  \"DisplayName\": \"sample string 6\",\n                  \"DisplayPrice\": \"sample string 7\",\n                  \"ImagePaths\": {\n                    \"sample string 1\": \"sample string 2\",\n                    \"sample string 3\": \"sample string 4\"\n                  },\n                  \"IsRecurrringMembership\": true,\n                  \"MembershipType\": 9,\n                  \"FirstCollectionAfter\": 1,\n                  \"Description\": \"sample string 10\",\n                  \"HTMLDescription\": \"sample string 11\",\n                  \"TermsandConditions\": \"sample string 12\",\n                  \"TermsandConditionsAcceptance\": \"sample string 13\",\n                  \"enforce_mandatory_fields\": true,\n                  \"FrequencyText\": \"sample string 15\"\n                },\n                \"PseudoAppliedMembership\": 11,\n                \"ScaledDuration\": 12,\n                \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                \"override_product_consumption\": true,\n                \"override_default_product_consumption\": true,\n                \"ServiceFinalPrice\": 15.0,\n                \"Void\": true,\n                \"RecoveryTime\": 17,\n                \"Code\": \"sample string 18\",\n                \"CampaignInfo\": {\n                  \"CampaignOriginalPrice\": 1.0,\n                  \"DiscountPercentage\": 1.0,\n                  \"DiscountValue\": 1.0,\n                  \"CampaignName\": \"sample string 2\",\n                  \"CampaignId\": \"sample string 3\",\n                  \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                  \"PriceBeforeTax\": 4.0,\n                  \"DiscountedPrice\": 5.0,\n                  \"Tax\": 6.0,\n                  \"CampaignPrice\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 1.0,\n                    \"Tax\": 1.0,\n                    \"Final\": 1.0,\n                    \"Discount\": 1.0,\n                    \"Tip\": 1.0,\n                    \"SSG\": 1.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"PriceWithOutTax\": 1.0,\n                    \"environmentalFee\": 1.0,\n                    \"environmentalFeeLabel\": \"sample string 1\"\n                  }\n                },\n                \"PreRequisites\": [],\n                \"EnforcePreRequisites\": true,\n                \"ClubPreRequisites\": true,\n                \"ValidityDays\": 1,\n                \"BookingOrder\": 1,\n                \"ValidityDaysAsPreRequisite\": 1,\n                \"tips_enabled\": true,\n                \"EnableCatalogServiceFrequency\": true,\n                \"CatalogServiceFrequency\": 23\n              },\n              \"ReducedTimeGroupId\": \"4f236e8e-7351-472c-8f30-d85069de0c03\",\n              \"ServiceFormDetails\": [\n                {\n                  \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                  \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                  \"ServiceName\": \"sample string 3\",\n                  \"ServiceDisplayName\": \"sample string 4\",\n                  \"ServiceId\": \"sample string 5\",\n                  \"Name\": \"sample string 6\",\n                  \"Filled\": true,\n                  \"Submitted\": true,\n                  \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"FormType\": 0,\n                  \"LastFilledBy\": \"sample string 10\",\n                  \"LatestVersion\": \"sample string 11\",\n                  \"FormHistory\": [\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    },\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    }\n                  ],\n                  \"Viewonly\": true,\n                  \"IsFormLocked\": true,\n                  \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"IsEditable\": true,\n                  \"IsExpired\": true,\n                  \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                  \"DisplayOrder\": 1,\n                  \"IsServiceForm\": true,\n                  \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Permissions\": {\n                    \"CanView\": true,\n                    \"CanEdit\": true\n                  },\n                  \"FormFilledStatus\": 0,\n                  \"IsActive\": true,\n                  \"SendLinkInNotifications\": true\n                },\n                {\n                  \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                  \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                  \"ServiceName\": \"sample string 3\",\n                  \"ServiceDisplayName\": \"sample string 4\",\n                  \"ServiceId\": \"sample string 5\",\n                  \"Name\": \"sample string 6\",\n                  \"Filled\": true,\n                  \"Submitted\": true,\n                  \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"FormType\": 0,\n                  \"LastFilledBy\": \"sample string 10\",\n                  \"LatestVersion\": \"sample string 11\",\n                  \"FormHistory\": [\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    },\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    }\n                  ],\n                  \"Viewonly\": true,\n                  \"IsFormLocked\": true,\n                  \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"IsEditable\": true,\n                  \"IsExpired\": true,\n                  \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                  \"DisplayOrder\": 1,\n                  \"IsServiceForm\": true,\n                  \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Permissions\": {\n                    \"CanView\": true,\n                    \"CanEdit\": true\n                  },\n                  \"FormFilledStatus\": 0,\n                  \"IsActive\": true,\n                  \"SendLinkInNotifications\": true\n                }\n              ],\n              \"RequestedTherapistGender\": 0,\n              \"StartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"RequestedDuration\": 1,\n              \"NonReducedDuration\": 1,\n              \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Room\": {\n                \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                \"Name\": \"sample string 2\"\n              },\n              \"Lock\": true,\n              \"Equipment\": {\n                \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                \"Name\": \"sample string 2\"\n              },\n              \"Status\": 0,\n              \"RequestedTherapist\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"SaleBy\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 5,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"SCD\": \"sample string 6\",\n              \"ActualStartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"CompletedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Progress\": 0,\n              \"ParentAppointmentId\": \"68fcabcf-2217-4445-9d55-69932544048c\",\n              \"ServiceCustomData\": {\n                \"Permission\": {\n                  \"CanView\": true,\n                  \"CanEdit\": true\n                }\n              },\n              \"ItemActions\": \"sample string 7\",\n              \"EquivalenceFactor\": 1.1,\n              \"EquivalentName\": \"sample string 8\",\n              \"IsMembershipApplied\": true,\n              \"IsAddOn\": true,\n              \"AddonAppointmentId\": \"2aa1b8d5-c7bc-4a19-b124-33d96b069654\",\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"CanModifyTherapist\": true,\n              \"CoupleGroupNo\": 1,\n              \"CoupleGroupId\": \"0c515581-a283-4f13-9fe9-f3573191c992\",\n              \"OrderNo\": 1,\n              \"OpenSlots\": [\n                {\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Therapists\": [\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    },\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Rooms\": [\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Equipments\": [\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    },\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    }\n                  ]\n                },\n                {\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Therapists\": [\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    },\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Rooms\": [\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Equipments\": [\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    },\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    }\n                  ]\n                }\n              ],\n              \"Warnings\": [\n                {\n                  \"Type\": 0,\n                  \"Message\": \"sample string 1\",\n                  \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                  \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                  \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                  \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                  \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                },\n                {\n                  \"Type\": 0,\n                  \"Message\": \"sample string 1\",\n                  \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                  \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                  \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                  \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                  \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                }\n              ],\n              \"FillOpenSlots\": true,\n              \"AssignDefaultSlot\": true,\n              \"AssignedSlotTherapistIds\": [\n                \"f4cd1e8f-28fb-41a3-b1f1-5deba3c8b340\",\n                \"72a079fd-3d7d-4b2e-aefb-9bbcc80d3265\"\n              ],\n              \"AssignedSlotRoomIds\": [\n                \"70dcd198-7932-478b-99f2-9482ca8e6b30\",\n                \"2839d0eb-c72f-4c2b-9296-522b0a1756b5\"\n              ],\n              \"AssignedSlotRooms\": [\n                {\n                  \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                  \"Name\": \"sample string 2\"\n                },\n                {\n                  \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                  \"Name\": \"sample string 2\"\n                }\n              ],\n              \"AssignedSlotEquipmentIds\": [\n                \"3855d6fd-c1a9-4915-bad9-913ab32a9875\",\n                \"1fa3329a-164b-4da3-be92-86341e959687\"\n              ],\n              \"AssignedSlotEquipments\": [\n                {\n                  \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                  \"Name\": \"sample string 2\"\n                },\n                {\n                  \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                  \"Name\": \"sample string 2\"\n                }\n              ],\n              \"ResetIfTherapistCanNotDoService\": true,\n              \"Membership\": {\n                \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                \"Name\": \"sample string 3\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"SetupPrice\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CanBook\": true,\n                \"ShowPrice\": true,\n                \"DisplayName\": \"sample string 6\",\n                \"DisplayPrice\": \"sample string 7\",\n                \"ImagePaths\": {\n                  \"sample string 1\": \"sample string 2\",\n                  \"sample string 3\": \"sample string 4\"\n                },\n                \"IsRecurrringMembership\": true,\n                \"MembershipType\": 9,\n                \"FirstCollectionAfter\": 1,\n                \"Description\": \"sample string 10\",\n                \"HTMLDescription\": \"sample string 11\",\n                \"TermsandConditions\": \"sample string 12\",\n                \"TermsandConditionsAcceptance\": \"sample string 13\",\n                \"enforce_mandatory_fields\": true,\n                \"FrequencyText\": \"sample string 15\"\n              },\n              \"PseudoAppliedMembership\": 10,\n              \"PkgGroupNo\": 1,\n              \"DayPackageService\": {\n                \"Type\": 1,\n                \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                \"Name\": \"sample string 2\",\n                \"Quantity\": 3,\n                \"Order\": 4,\n                \"Service\": {\n                  \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                  \"Name\": \"sample string 2\",\n                  \"DisplayName\": \"sample string 3\",\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"Duration\": 4,\n                  \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                  \"IsAddOn\": true,\n                  \"HasAddOns\": true,\n                  \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                  \"Description\": \"sample string 6\",\n                  \"HTMLDescription\": \"sample string 7\",\n                  \"CategoryName\": \"sample string 8\",\n                  \"AddOns\": [],\n                  \"IsVariant\": true,\n                  \"HasVariant\": true,\n                  \"HasSegments\": true,\n                  \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                  \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                  \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                  \"BookingWithPartialBalance\": 1,\n                  \"ShowInCatalog\": 1,\n                  \"IncludesTax\": true,\n                  \"IsServicePriceScaledForAnyTherapist\": true,\n                  \"canPerformService\": true,\n                  \"Membership\": {\n                    \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                    \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                    \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                    \"Name\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"SetupPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"DisplayName\": \"sample string 6\",\n                    \"DisplayPrice\": \"sample string 7\",\n                    \"ImagePaths\": {\n                      \"sample string 1\": \"sample string 2\",\n                      \"sample string 3\": \"sample string 4\"\n                    },\n                    \"IsRecurrringMembership\": true,\n                    \"MembershipType\": 9,\n                    \"FirstCollectionAfter\": 1,\n                    \"Description\": \"sample string 10\",\n                    \"HTMLDescription\": \"sample string 11\",\n                    \"TermsandConditions\": \"sample string 12\",\n                    \"TermsandConditionsAcceptance\": \"sample string 13\",\n                    \"enforce_mandatory_fields\": true,\n                    \"FrequencyText\": \"sample string 15\"\n                  },\n                  \"PseudoAppliedMembership\": 11,\n                  \"ScaledDuration\": 12,\n                  \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                  \"override_product_consumption\": true,\n                  \"override_default_product_consumption\": true,\n                  \"ServiceFinalPrice\": 15.0,\n                  \"Void\": true,\n                  \"RecoveryTime\": 17,\n                  \"Code\": \"sample string 18\",\n                  \"CampaignInfo\": {\n                    \"CampaignOriginalPrice\": 1.0,\n                    \"DiscountPercentage\": 1.0,\n                    \"DiscountValue\": 1.0,\n                    \"CampaignName\": \"sample string 2\",\n                    \"CampaignId\": \"sample string 3\",\n                    \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                    \"PriceBeforeTax\": 4.0,\n                    \"DiscountedPrice\": 5.0,\n                    \"Tax\": 6.0,\n                    \"CampaignPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 1.0,\n                      \"Tax\": 1.0,\n                      \"Final\": 1.0,\n                      \"Discount\": 1.0,\n                      \"Tip\": 1.0,\n                      \"SSG\": 1.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"PriceWithOutTax\": 1.0,\n                      \"environmentalFee\": 1.0,\n                      \"environmentalFeeLabel\": \"sample string 1\"\n                    }\n                  },\n                  \"PreRequisites\": [],\n                  \"EnforcePreRequisites\": true,\n                  \"ClubPreRequisites\": true,\n                  \"ValidityDays\": 1,\n                  \"BookingOrder\": 1,\n                  \"ValidityDaysAsPreRequisite\": 1,\n                  \"tips_enabled\": true,\n                  \"EnableCatalogServiceFrequency\": true,\n                  \"CatalogServiceFrequency\": 23\n                },\n                \"PackageServicePK\": 5\n              },\n              \"ShowInCalendar\": 1,\n              \"FormId\": \"38e313dc-2650-49f3-a3b1-459469580129\",\n              \"hasServiceForm\": true,\n              \"PreferredTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"AppointmentSource\": 0,\n              \"RemoveBuddyServiceSegments\": [\n                {\n                  \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                  \"Name\": \"sample string 2\",\n                  \"ServiceName\": \"sample string 3\"\n                },\n                {\n                  \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                  \"Name\": \"sample string 2\",\n                  \"ServiceName\": \"sample string 3\"\n                }\n              ],\n              \"AppointmentStatus\": 1,\n              \"ServiceCustomDataEntered\": true,\n              \"ProductConsumptionEntered\": true,\n              \"disable_tip\": true,\n              \"EnableCatalogServiceFrequency\": true,\n              \"CatalogServiceFrequency\": 16\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          },\n          {\n            \"AppointmentService\": {\n              \"AppointmentId\": \"69ae27a2-47d4-4290-809e-2004f303756a\",\n              \"InvoiceItemId\": \"3f5e5a28-f96a-4ee9-a1bc-a5bde6d8584c\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"UIItemIdentifier\": \"sample string 3\",\n              \"CartItemId\": \"51a7e42e-b410-4138-a366-bb19cbc888ca\",\n              \"AppointmentSegmentId\": \"055e3c02-45c4-4fa6-8622-4126dd3e4076\",\n              \"PackageId\": \"c527ee38-aab7-43c4-99f6-1c86239c96fe\",\n              \"Package\": {\n                \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                \"Name\": \"sample string 2\",\n                \"Description\": \"sample string 3\",\n                \"Code\": \"sample string 4\",\n                \"HasBundledProducts\": true,\n                \"Duration\": 6,\n                \"BundledProductPriceCheck\": 0,\n                \"BundledProductPricePercentage\": 7.0,\n                \"PackagePriceWithOutTax\": 8.0,\n                \"Type\": 1,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"PackageCostIncBundledProducts\": true,\n                \"Services\": [\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  }\n                ],\n                \"Items\": [\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  }\n                ],\n                \"CanBook\": true,\n                \"PackageDisplayName\": \"sample string 11\",\n                \"PackageDisplayPrice\": \"sample string 12\",\n                \"HTMLDescription\": \"sample string 13\",\n                \"CalculateServiceLevelTax\": true,\n                \"TermsandConditions\": \"sample string 15\",\n                \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"ExpirationDays\": 1,\n                \"ScheduledPaymentFrequency\": 1,\n                \"ScheduledPaymentFrequencyType\": 1,\n                \"RestrictRedemptionToThisCenter\": 16,\n                \"CenterName\": \"sample string 17\",\n                \"PackageCategoryName\": \"sample string 18\",\n                \"start_validity_at_first_redemption\": true\n              },\n              \"Service\": {\n                \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                \"Name\": \"sample string 2\",\n                \"DisplayName\": \"sample string 3\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"Duration\": 4,\n                \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                \"IsAddOn\": true,\n                \"HasAddOns\": true,\n                \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                \"Description\": \"sample string 6\",\n                \"HTMLDescription\": \"sample string 7\",\n                \"CategoryName\": \"sample string 8\",\n                \"AddOns\": [],\n                \"IsVariant\": true,\n                \"HasVariant\": true,\n                \"HasSegments\": true,\n                \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                \"BookingWithPartialBalance\": 1,\n                \"ShowInCatalog\": 1,\n                \"IncludesTax\": true,\n                \"IsServicePriceScaledForAnyTherapist\": true,\n                \"canPerformService\": true,\n                \"Membership\": {\n                  \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                  \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                  \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                  \"Name\": \"sample string 3\",\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"SetupPrice\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"CanBook\": true,\n                  \"ShowPrice\": true,\n                  \"DisplayName\": \"sample string 6\",\n                  \"DisplayPrice\": \"sample string 7\",\n                  \"ImagePaths\": {\n                    \"sample string 1\": \"sample string 2\",\n                    \"sample string 3\": \"sample string 4\"\n                  },\n                  \"IsRecurrringMembership\": true,\n                  \"MembershipType\": 9,\n                  \"FirstCollectionAfter\": 1,\n                  \"Description\": \"sample string 10\",\n                  \"HTMLDescription\": \"sample string 11\",\n                  \"TermsandConditions\": \"sample string 12\",\n                  \"TermsandConditionsAcceptance\": \"sample string 13\",\n                  \"enforce_mandatory_fields\": true,\n                  \"FrequencyText\": \"sample string 15\"\n                },\n                \"PseudoAppliedMembership\": 11,\n                \"ScaledDuration\": 12,\n                \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                \"override_product_consumption\": true,\n                \"override_default_product_consumption\": true,\n                \"ServiceFinalPrice\": 15.0,\n                \"Void\": true,\n                \"RecoveryTime\": 17,\n                \"Code\": \"sample string 18\",\n                \"CampaignInfo\": {\n                  \"CampaignOriginalPrice\": 1.0,\n                  \"DiscountPercentage\": 1.0,\n                  \"DiscountValue\": 1.0,\n                  \"CampaignName\": \"sample string 2\",\n                  \"CampaignId\": \"sample string 3\",\n                  \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                  \"PriceBeforeTax\": 4.0,\n                  \"DiscountedPrice\": 5.0,\n                  \"Tax\": 6.0,\n                  \"CampaignPrice\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 1.0,\n                    \"Tax\": 1.0,\n                    \"Final\": 1.0,\n                    \"Discount\": 1.0,\n                    \"Tip\": 1.0,\n                    \"SSG\": 1.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"PriceWithOutTax\": 1.0,\n                    \"environmentalFee\": 1.0,\n                    \"environmentalFeeLabel\": \"sample string 1\"\n                  }\n                },\n                \"PreRequisites\": [],\n                \"EnforcePreRequisites\": true,\n                \"ClubPreRequisites\": true,\n                \"ValidityDays\": 1,\n                \"BookingOrder\": 1,\n                \"ValidityDaysAsPreRequisite\": 1,\n                \"tips_enabled\": true,\n                \"EnableCatalogServiceFrequency\": true,\n                \"CatalogServiceFrequency\": 23\n              },\n              \"ReducedTimeGroupId\": \"4f236e8e-7351-472c-8f30-d85069de0c03\",\n              \"ServiceFormDetails\": [\n                {\n                  \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                  \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                  \"ServiceName\": \"sample string 3\",\n                  \"ServiceDisplayName\": \"sample string 4\",\n                  \"ServiceId\": \"sample string 5\",\n                  \"Name\": \"sample string 6\",\n                  \"Filled\": true,\n                  \"Submitted\": true,\n                  \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"FormType\": 0,\n                  \"LastFilledBy\": \"sample string 10\",\n                  \"LatestVersion\": \"sample string 11\",\n                  \"FormHistory\": [\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    },\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    }\n                  ],\n                  \"Viewonly\": true,\n                  \"IsFormLocked\": true,\n                  \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"IsEditable\": true,\n                  \"IsExpired\": true,\n                  \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                  \"DisplayOrder\": 1,\n                  \"IsServiceForm\": true,\n                  \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Permissions\": {\n                    \"CanView\": true,\n                    \"CanEdit\": true\n                  },\n                  \"FormFilledStatus\": 0,\n                  \"IsActive\": true,\n                  \"SendLinkInNotifications\": true\n                },\n                {\n                  \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                  \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                  \"ServiceName\": \"sample string 3\",\n                  \"ServiceDisplayName\": \"sample string 4\",\n                  \"ServiceId\": \"sample string 5\",\n                  \"Name\": \"sample string 6\",\n                  \"Filled\": true,\n                  \"Submitted\": true,\n                  \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"FormType\": 0,\n                  \"LastFilledBy\": \"sample string 10\",\n                  \"LatestVersion\": \"sample string 11\",\n                  \"FormHistory\": [\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    },\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    }\n                  ],\n                  \"Viewonly\": true,\n                  \"IsFormLocked\": true,\n                  \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"IsEditable\": true,\n                  \"IsExpired\": true,\n                  \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                  \"DisplayOrder\": 1,\n                  \"IsServiceForm\": true,\n                  \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Permissions\": {\n                    \"CanView\": true,\n                    \"CanEdit\": true\n                  },\n                  \"FormFilledStatus\": 0,\n                  \"IsActive\": true,\n                  \"SendLinkInNotifications\": true\n                }\n              ],\n              \"RequestedTherapistGender\": 0,\n              \"StartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"RequestedDuration\": 1,\n              \"NonReducedDuration\": 1,\n              \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Room\": {\n                \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                \"Name\": \"sample string 2\"\n              },\n              \"Lock\": true,\n              \"Equipment\": {\n                \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                \"Name\": \"sample string 2\"\n              },\n              \"Status\": 0,\n              \"RequestedTherapist\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"SaleBy\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 5,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"SCD\": \"sample string 6\",\n              \"ActualStartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"CompletedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Progress\": 0,\n              \"ParentAppointmentId\": \"68fcabcf-2217-4445-9d55-69932544048c\",\n              \"ServiceCustomData\": {\n                \"Permission\": {\n                  \"CanView\": true,\n                  \"CanEdit\": true\n                }\n              },\n              \"ItemActions\": \"sample string 7\",\n              \"EquivalenceFactor\": 1.1,\n              \"EquivalentName\": \"sample string 8\",\n              \"IsMembershipApplied\": true,\n              \"IsAddOn\": true,\n              \"AddonAppointmentId\": \"2aa1b8d5-c7bc-4a19-b124-33d96b069654\",\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"CanModifyTherapist\": true,\n              \"CoupleGroupNo\": 1,\n              \"CoupleGroupId\": \"0c515581-a283-4f13-9fe9-f3573191c992\",\n              \"OrderNo\": 1,\n              \"OpenSlots\": [\n                {\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Therapists\": [\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    },\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Rooms\": [\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Equipments\": [\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    },\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    }\n                  ]\n                },\n                {\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Therapists\": [\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    },\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Rooms\": [\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Equipments\": [\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    },\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    }\n                  ]\n                }\n              ],\n              \"Warnings\": [\n                {\n                  \"Type\": 0,\n                  \"Message\": \"sample string 1\",\n                  \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                  \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                  \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                  \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                  \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                },\n                {\n                  \"Type\": 0,\n                  \"Message\": \"sample string 1\",\n                  \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                  \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                  \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                  \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                  \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                }\n              ],\n              \"FillOpenSlots\": true,\n              \"AssignDefaultSlot\": true,\n              \"AssignedSlotTherapistIds\": [\n                \"f4cd1e8f-28fb-41a3-b1f1-5deba3c8b340\",\n                \"72a079fd-3d7d-4b2e-aefb-9bbcc80d3265\"\n              ],\n              \"AssignedSlotRoomIds\": [\n                \"70dcd198-7932-478b-99f2-9482ca8e6b30\",\n                \"2839d0eb-c72f-4c2b-9296-522b0a1756b5\"\n              ],\n              \"AssignedSlotRooms\": [\n                {\n                  \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                  \"Name\": \"sample string 2\"\n                },\n                {\n                  \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                  \"Name\": \"sample string 2\"\n                }\n              ],\n              \"AssignedSlotEquipmentIds\": [\n                \"3855d6fd-c1a9-4915-bad9-913ab32a9875\",\n                \"1fa3329a-164b-4da3-be92-86341e959687\"\n              ],\n              \"AssignedSlotEquipments\": [\n                {\n                  \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                  \"Name\": \"sample string 2\"\n                },\n                {\n                  \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                  \"Name\": \"sample string 2\"\n                }\n              ],\n              \"ResetIfTherapistCanNotDoService\": true,\n              \"Membership\": {\n                \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                \"Name\": \"sample string 3\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"SetupPrice\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CanBook\": true,\n                \"ShowPrice\": true,\n                \"DisplayName\": \"sample string 6\",\n                \"DisplayPrice\": \"sample string 7\",\n                \"ImagePaths\": {\n                  \"sample string 1\": \"sample string 2\",\n                  \"sample string 3\": \"sample string 4\"\n                },\n                \"IsRecurrringMembership\": true,\n                \"MembershipType\": 9,\n                \"FirstCollectionAfter\": 1,\n                \"Description\": \"sample string 10\",\n                \"HTMLDescription\": \"sample string 11\",\n                \"TermsandConditions\": \"sample string 12\",\n                \"TermsandConditionsAcceptance\": \"sample string 13\",\n                \"enforce_mandatory_fields\": true,\n                \"FrequencyText\": \"sample string 15\"\n              },\n              \"PseudoAppliedMembership\": 10,\n              \"PkgGroupNo\": 1,\n              \"DayPackageService\": {\n                \"Type\": 1,\n                \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                \"Name\": \"sample string 2\",\n                \"Quantity\": 3,\n                \"Order\": 4,\n                \"Service\": {\n                  \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                  \"Name\": \"sample string 2\",\n                  \"DisplayName\": \"sample string 3\",\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"Duration\": 4,\n                  \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                  \"IsAddOn\": true,\n                  \"HasAddOns\": true,\n                  \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                  \"Description\": \"sample string 6\",\n                  \"HTMLDescription\": \"sample string 7\",\n                  \"CategoryName\": \"sample string 8\",\n                  \"AddOns\": [],\n                  \"IsVariant\": true,\n                  \"HasVariant\": true,\n                  \"HasSegments\": true,\n                  \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                  \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                  \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                  \"BookingWithPartialBalance\": 1,\n                  \"ShowInCatalog\": 1,\n                  \"IncludesTax\": true,\n                  \"IsServicePriceScaledForAnyTherapist\": true,\n                  \"canPerformService\": true,\n                  \"Membership\": {\n                    \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                    \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                    \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                    \"Name\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"SetupPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"DisplayName\": \"sample string 6\",\n                    \"DisplayPrice\": \"sample string 7\",\n                    \"ImagePaths\": {\n                      \"sample string 1\": \"sample string 2\",\n                      \"sample string 3\": \"sample string 4\"\n                    },\n                    \"IsRecurrringMembership\": true,\n                    \"MembershipType\": 9,\n                    \"FirstCollectionAfter\": 1,\n                    \"Description\": \"sample string 10\",\n                    \"HTMLDescription\": \"sample string 11\",\n                    \"TermsandConditions\": \"sample string 12\",\n                    \"TermsandConditionsAcceptance\": \"sample string 13\",\n                    \"enforce_mandatory_fields\": true,\n                    \"FrequencyText\": \"sample string 15\"\n                  },\n                  \"PseudoAppliedMembership\": 11,\n                  \"ScaledDuration\": 12,\n                  \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                  \"override_product_consumption\": true,\n                  \"override_default_product_consumption\": true,\n                  \"ServiceFinalPrice\": 15.0,\n                  \"Void\": true,\n                  \"RecoveryTime\": 17,\n                  \"Code\": \"sample string 18\",\n                  \"CampaignInfo\": {\n                    \"CampaignOriginalPrice\": 1.0,\n                    \"DiscountPercentage\": 1.0,\n                    \"DiscountValue\": 1.0,\n                    \"CampaignName\": \"sample string 2\",\n                    \"CampaignId\": \"sample string 3\",\n                    \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                    \"PriceBeforeTax\": 4.0,\n                    \"DiscountedPrice\": 5.0,\n                    \"Tax\": 6.0,\n                    \"CampaignPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 1.0,\n                      \"Tax\": 1.0,\n                      \"Final\": 1.0,\n                      \"Discount\": 1.0,\n                      \"Tip\": 1.0,\n                      \"SSG\": 1.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"PriceWithOutTax\": 1.0,\n                      \"environmentalFee\": 1.0,\n                      \"environmentalFeeLabel\": \"sample string 1\"\n                    }\n                  },\n                  \"PreRequisites\": [],\n                  \"EnforcePreRequisites\": true,\n                  \"ClubPreRequisites\": true,\n                  \"ValidityDays\": 1,\n                  \"BookingOrder\": 1,\n                  \"ValidityDaysAsPreRequisite\": 1,\n                  \"tips_enabled\": true,\n                  \"EnableCatalogServiceFrequency\": true,\n                  \"CatalogServiceFrequency\": 23\n                },\n                \"PackageServicePK\": 5\n              },\n              \"ShowInCalendar\": 1,\n              \"FormId\": \"38e313dc-2650-49f3-a3b1-459469580129\",\n              \"hasServiceForm\": true,\n              \"PreferredTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"AppointmentSource\": 0,\n              \"RemoveBuddyServiceSegments\": [\n                {\n                  \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                  \"Name\": \"sample string 2\",\n                  \"ServiceName\": \"sample string 3\"\n                },\n                {\n                  \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                  \"Name\": \"sample string 2\",\n                  \"ServiceName\": \"sample string 3\"\n                }\n              ],\n              \"AppointmentStatus\": 1,\n              \"ServiceCustomDataEntered\": true,\n              \"ProductConsumptionEntered\": true,\n              \"disable_tip\": true,\n              \"EnableCatalogServiceFrequency\": true,\n              \"CatalogServiceFrequency\": 16\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          }\n        ],\n        \"InvoiceProducts\": [\n          {\n            \"AppointmentProduct\": {\n              \"Product\": {\n                \"Id\": \"03429257-3a10-43f9-afe9-6e0db9be824a\",\n                \"Name\": \"sample string 2\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CategoryId\": \"0f70dd78-1417-468a-8097-76c38e8e1f81\",\n                \"IsRetail\": true,\n                \"IsConsumable\": true,\n                \"Url\": \"sample string 5\",\n                \"Description\": \"sample string 6\"\n              },\n              \"InvoiceItemId\": \"42fdf6d2-49a9-44d2-99ba-14750946c9e7\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          },\n          {\n            \"AppointmentProduct\": {\n              \"Product\": {\n                \"Id\": \"03429257-3a10-43f9-afe9-6e0db9be824a\",\n                \"Name\": \"sample string 2\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CategoryId\": \"0f70dd78-1417-468a-8097-76c38e8e1f81\",\n                \"IsRetail\": true,\n                \"IsConsumable\": true,\n                \"Url\": \"sample string 5\",\n                \"Description\": \"sample string 6\"\n              },\n              \"InvoiceItemId\": \"42fdf6d2-49a9-44d2-99ba-14750946c9e7\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          }\n        ],\n        \"InvoiceMemberships\": [\n          {\n            \"AppointmentMembership\": {\n              \"Membership\": {\n                \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                \"Name\": \"sample string 3\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"SetupPrice\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CanBook\": true,\n                \"ShowPrice\": true,\n                \"DisplayName\": \"sample string 6\",\n                \"DisplayPrice\": \"sample string 7\",\n                \"ImagePaths\": {\n                  \"sample string 1\": \"sample string 2\",\n                  \"sample string 3\": \"sample string 4\"\n                },\n                \"IsRecurrringMembership\": true,\n                \"MembershipType\": 9,\n                \"FirstCollectionAfter\": 1,\n                \"Description\": \"sample string 10\",\n                \"HTMLDescription\": \"sample string 11\",\n                \"TermsandConditions\": \"sample string 12\",\n                \"TermsandConditionsAcceptance\": \"sample string 13\",\n                \"enforce_mandatory_fields\": true,\n                \"FrequencyText\": \"sample string 15\"\n              },\n              \"InvoiceItemId\": \"42a82738-6bb3-42f5-97dc-39a9c906f5f7\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"MembershipBillDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"RecurringMembership\": {\n                \"Days\": 1,\n                \"SaleStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"SaleEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"CreditAmount\": 2.1,\n                \"CreditAmountExpiration\": true,\n                \"NumGuests\": 1,\n                \"Code\": \"sample string 4\",\n                \"BusinessUnitId\": \"10c5d84c-3100-40c7-955d-5baf05260d25\",\n                \"Months\": 5,\n                \"TermsandConditions\": \"sample string 6\",\n                \"Type\": 7,\n                \"CategoryId\": \"91a245f2-807e-4f65-91de-18d51ccdbfdc\",\n                \"Description\": \"sample string 8\",\n                \"HTMLDescription\": \"sample string 9\",\n                \"TermsandConditionsAcceptance\": \"sample string 10\",\n                \"Id\": \"72551b54-d21c-4b28-a7a2-e125bf5cca04\",\n                \"VersionId\": \"7f5a3c33-4219-454d-a94a-7d157916cc02\",\n                \"SetupMembershipId\": \"8fc7eaf5-7d93-46c5-83c8-7ef46a7d4caf\",\n                \"Name\": \"sample string 13\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"SetupPrice\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CanBook\": true,\n                \"ShowPrice\": true,\n                \"DisplayName\": \"sample string 16\",\n                \"DisplayPrice\": \"sample string 17\",\n                \"ImagePaths\": {\n                  \"sample string 1\": \"sample string 2\",\n                  \"sample string 3\": \"sample string 4\"\n                },\n                \"IsRecurrringMembership\": true,\n                \"MembershipType\": 19,\n                \"FirstCollectionAfter\": 1,\n                \"enforce_mandatory_fields\": true,\n                \"FrequencyText\": \"sample string 21\"\n              },\n              \"Signature\": \"sample string 3\",\n              \"UserMembershipId\": \"bdacfc4b-8527-4831-8db6-c07895725ded\",\n              \"AcceptedOn\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"IsTandCAccepted\": true,\n              \"PaymentAccountId\": \"sample string 4\",\n              \"HasMembershipDigitalForm\": true,\n              \"HasFilledMembershipForms\": true,\n              \"RecurringPaymentType\": 0\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          },\n          {\n            \"AppointmentMembership\": {\n              \"Membership\": {\n                \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                \"Name\": \"sample string 3\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"SetupPrice\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CanBook\": true,\n                \"ShowPrice\": true,\n                \"DisplayName\": \"sample string 6\",\n                \"DisplayPrice\": \"sample string 7\",\n                \"ImagePaths\": {\n                  \"sample string 1\": \"sample string 2\",\n                  \"sample string 3\": \"sample string 4\"\n                },\n                \"IsRecurrringMembership\": true,\n                \"MembershipType\": 9,\n                \"FirstCollectionAfter\": 1,\n                \"Description\": \"sample string 10\",\n                \"HTMLDescription\": \"sample string 11\",\n                \"TermsandConditions\": \"sample string 12\",\n                \"TermsandConditionsAcceptance\": \"sample string 13\",\n                \"enforce_mandatory_fields\": true,\n                \"FrequencyText\": \"sample string 15\"\n              },\n              \"InvoiceItemId\": \"42a82738-6bb3-42f5-97dc-39a9c906f5f7\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"MembershipBillDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"RecurringMembership\": {\n                \"Days\": 1,\n                \"SaleStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"SaleEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"CreditAmount\": 2.1,\n                \"CreditAmountExpiration\": true,\n                \"NumGuests\": 1,\n                \"Code\": \"sample string 4\",\n                \"BusinessUnitId\": \"10c5d84c-3100-40c7-955d-5baf05260d25\",\n                \"Months\": 5,\n                \"TermsandConditions\": \"sample string 6\",\n                \"Type\": 7,\n                \"CategoryId\": \"91a245f2-807e-4f65-91de-18d51ccdbfdc\",\n                \"Description\": \"sample string 8\",\n                \"HTMLDescription\": \"sample string 9\",\n                \"TermsandConditionsAcceptance\": \"sample string 10\",\n                \"Id\": \"72551b54-d21c-4b28-a7a2-e125bf5cca04\",\n                \"VersionId\": \"7f5a3c33-4219-454d-a94a-7d157916cc02\",\n                \"SetupMembershipId\": \"8fc7eaf5-7d93-46c5-83c8-7ef46a7d4caf\",\n                \"Name\": \"sample string 13\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"SetupPrice\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CanBook\": true,\n                \"ShowPrice\": true,\n                \"DisplayName\": \"sample string 16\",\n                \"DisplayPrice\": \"sample string 17\",\n                \"ImagePaths\": {\n                  \"sample string 1\": \"sample string 2\",\n                  \"sample string 3\": \"sample string 4\"\n                },\n                \"IsRecurrringMembership\": true,\n                \"MembershipType\": 19,\n                \"FirstCollectionAfter\": 1,\n                \"enforce_mandatory_fields\": true,\n                \"FrequencyText\": \"sample string 21\"\n              },\n              \"Signature\": \"sample string 3\",\n              \"UserMembershipId\": \"bdacfc4b-8527-4831-8db6-c07895725ded\",\n              \"AcceptedOn\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"IsTandCAccepted\": true,\n              \"PaymentAccountId\": \"sample string 4\",\n              \"HasMembershipDigitalForm\": true,\n              \"HasFilledMembershipForms\": true,\n              \"RecurringPaymentType\": 0\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          }\n        ],\n        \"InvoiceDayPackages\": [\n          {\n            \"AppointmentDayPackage\": {\n              \"Package\": {\n                \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                \"Name\": \"sample string 2\",\n                \"Description\": \"sample string 3\",\n                \"Code\": \"sample string 4\",\n                \"HasBundledProducts\": true,\n                \"Duration\": 6,\n                \"BundledProductPriceCheck\": 0,\n                \"BundledProductPricePercentage\": 7.0,\n                \"PackagePriceWithOutTax\": 8.0,\n                \"Type\": 1,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"PackageCostIncBundledProducts\": true,\n                \"Services\": [\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  }\n                ],\n                \"Items\": [\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  }\n                ],\n                \"CanBook\": true,\n                \"PackageDisplayName\": \"sample string 11\",\n                \"PackageDisplayPrice\": \"sample string 12\",\n                \"HTMLDescription\": \"sample string 13\",\n                \"CalculateServiceLevelTax\": true,\n                \"TermsandConditions\": \"sample string 15\",\n                \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"ExpirationDays\": 1,\n                \"ScheduledPaymentFrequency\": 1,\n                \"ScheduledPaymentFrequencyType\": 1,\n                \"RestrictRedemptionToThisCenter\": 16,\n                \"CenterName\": \"sample string 17\",\n                \"PackageCategoryName\": \"sample string 18\",\n                \"start_validity_at_first_redemption\": true\n              },\n              \"InvoiceItemId\": \"3ffaba14-6cf1-498e-9c1d-e4e34f4e96a3\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"AppointmentService\": [\n                {\n                  \"AppointmentId\": \"69ae27a2-47d4-4290-809e-2004f303756a\",\n                  \"InvoiceItemId\": \"3f5e5a28-f96a-4ee9-a1bc-a5bde6d8584c\",\n                  \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"UIItemIdentifier\": \"sample string 3\",\n                  \"CartItemId\": \"51a7e42e-b410-4138-a366-bb19cbc888ca\",\n                  \"AppointmentSegmentId\": \"055e3c02-45c4-4fa6-8622-4126dd3e4076\",\n                  \"PackageId\": \"c527ee38-aab7-43c4-99f6-1c86239c96fe\",\n                  \"Package\": {\n                    \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                    \"Name\": \"sample string 2\",\n                    \"Description\": \"sample string 3\",\n                    \"Code\": \"sample string 4\",\n                    \"HasBundledProducts\": true,\n                    \"Duration\": 6,\n                    \"BundledProductPriceCheck\": 0,\n                    \"BundledProductPricePercentage\": 7.0,\n                    \"PackagePriceWithOutTax\": 8.0,\n                    \"Type\": 1,\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"PackageCostIncBundledProducts\": true,\n                    \"Services\": [\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      },\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      }\n                    ],\n                    \"Items\": [\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      },\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      }\n                    ],\n                    \"CanBook\": true,\n                    \"PackageDisplayName\": \"sample string 11\",\n                    \"PackageDisplayPrice\": \"sample string 12\",\n                    \"HTMLDescription\": \"sample string 13\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"TermsandConditions\": \"sample string 15\",\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ExpirationDays\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"RestrictRedemptionToThisCenter\": 16,\n                    \"CenterName\": \"sample string 17\",\n                    \"PackageCategoryName\": \"sample string 18\",\n                    \"start_validity_at_first_redemption\": true\n                  },\n                  \"Service\": {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  \"ReducedTimeGroupId\": \"4f236e8e-7351-472c-8f30-d85069de0c03\",\n                  \"ServiceFormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"RequestedTherapistGender\": 0,\n                  \"StartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"RequestedDuration\": 1,\n                  \"NonReducedDuration\": 1,\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Room\": {\n                    \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Lock\": true,\n                  \"Equipment\": {\n                    \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Status\": 0,\n                  \"RequestedTherapist\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"SaleBy\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"Quantity\": 5,\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"SCD\": \"sample string 6\",\n                  \"ActualStartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"CompletedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Progress\": 0,\n                  \"ParentAppointmentId\": \"68fcabcf-2217-4445-9d55-69932544048c\",\n                  \"ServiceCustomData\": {\n                    \"Permission\": {\n                      \"CanView\": true,\n                      \"CanEdit\": true\n                    }\n                  },\n                  \"ItemActions\": \"sample string 7\",\n                  \"EquivalenceFactor\": 1.1,\n                  \"EquivalentName\": \"sample string 8\",\n                  \"IsMembershipApplied\": true,\n                  \"IsAddOn\": true,\n                  \"AddonAppointmentId\": \"2aa1b8d5-c7bc-4a19-b124-33d96b069654\",\n                  \"IsPackageApplied\": true,\n                  \"IsDiscountApplied\": true,\n                  \"CanModifyTherapist\": true,\n                  \"CoupleGroupNo\": 1,\n                  \"CoupleGroupId\": \"0c515581-a283-4f13-9fe9-f3573191c992\",\n                  \"OrderNo\": 1,\n                  \"OpenSlots\": [\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Warnings\": [\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    },\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    }\n                  ],\n                  \"FillOpenSlots\": true,\n                  \"AssignDefaultSlot\": true,\n                  \"AssignedSlotTherapistIds\": [\n                    \"f4cd1e8f-28fb-41a3-b1f1-5deba3c8b340\",\n                    \"72a079fd-3d7d-4b2e-aefb-9bbcc80d3265\"\n                  ],\n                  \"AssignedSlotRoomIds\": [\n                    \"70dcd198-7932-478b-99f2-9482ca8e6b30\",\n                    \"2839d0eb-c72f-4c2b-9296-522b0a1756b5\"\n                  ],\n                  \"AssignedSlotRooms\": [\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"AssignedSlotEquipmentIds\": [\n                    \"3855d6fd-c1a9-4915-bad9-913ab32a9875\",\n                    \"1fa3329a-164b-4da3-be92-86341e959687\"\n                  ],\n                  \"AssignedSlotEquipments\": [\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"ResetIfTherapistCanNotDoService\": true,\n                  \"Membership\": {\n                    \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                    \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                    \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                    \"Name\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"SetupPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"DisplayName\": \"sample string 6\",\n                    \"DisplayPrice\": \"sample string 7\",\n                    \"ImagePaths\": {\n                      \"sample string 1\": \"sample string 2\",\n                      \"sample string 3\": \"sample string 4\"\n                    },\n                    \"IsRecurrringMembership\": true,\n                    \"MembershipType\": 9,\n                    \"FirstCollectionAfter\": 1,\n                    \"Description\": \"sample string 10\",\n                    \"HTMLDescription\": \"sample string 11\",\n                    \"TermsandConditions\": \"sample string 12\",\n                    \"TermsandConditionsAcceptance\": \"sample string 13\",\n                    \"enforce_mandatory_fields\": true,\n                    \"FrequencyText\": \"sample string 15\"\n                  },\n                  \"PseudoAppliedMembership\": 10,\n                  \"PkgGroupNo\": 1,\n                  \"DayPackageService\": {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  \"ShowInCalendar\": 1,\n                  \"FormId\": \"38e313dc-2650-49f3-a3b1-459469580129\",\n                  \"hasServiceForm\": true,\n                  \"PreferredTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AppointmentSource\": 0,\n                  \"RemoveBuddyServiceSegments\": [\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    },\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    }\n                  ],\n                  \"AppointmentStatus\": 1,\n                  \"ServiceCustomDataEntered\": true,\n                  \"ProductConsumptionEntered\": true,\n                  \"disable_tip\": true,\n                  \"EnableCatalogServiceFrequency\": true,\n                  \"CatalogServiceFrequency\": 16\n                },\n                {\n                  \"AppointmentId\": \"69ae27a2-47d4-4290-809e-2004f303756a\",\n                  \"InvoiceItemId\": \"3f5e5a28-f96a-4ee9-a1bc-a5bde6d8584c\",\n                  \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"UIItemIdentifier\": \"sample string 3\",\n                  \"CartItemId\": \"51a7e42e-b410-4138-a366-bb19cbc888ca\",\n                  \"AppointmentSegmentId\": \"055e3c02-45c4-4fa6-8622-4126dd3e4076\",\n                  \"PackageId\": \"c527ee38-aab7-43c4-99f6-1c86239c96fe\",\n                  \"Package\": {\n                    \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                    \"Name\": \"sample string 2\",\n                    \"Description\": \"sample string 3\",\n                    \"Code\": \"sample string 4\",\n                    \"HasBundledProducts\": true,\n                    \"Duration\": 6,\n                    \"BundledProductPriceCheck\": 0,\n                    \"BundledProductPricePercentage\": 7.0,\n                    \"PackagePriceWithOutTax\": 8.0,\n                    \"Type\": 1,\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"PackageCostIncBundledProducts\": true,\n                    \"Services\": [\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      },\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      }\n                    ],\n                    \"Items\": [\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      },\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      }\n                    ],\n                    \"CanBook\": true,\n                    \"PackageDisplayName\": \"sample string 11\",\n                    \"PackageDisplayPrice\": \"sample string 12\",\n                    \"HTMLDescription\": \"sample string 13\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"TermsandConditions\": \"sample string 15\",\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ExpirationDays\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"RestrictRedemptionToThisCenter\": 16,\n                    \"CenterName\": \"sample string 17\",\n                    \"PackageCategoryName\": \"sample string 18\",\n                    \"start_validity_at_first_redemption\": true\n                  },\n                  \"Service\": {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  \"ReducedTimeGroupId\": \"4f236e8e-7351-472c-8f30-d85069de0c03\",\n                  \"ServiceFormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"RequestedTherapistGender\": 0,\n                  \"StartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"RequestedDuration\": 1,\n                  \"NonReducedDuration\": 1,\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Room\": {\n                    \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Lock\": true,\n                  \"Equipment\": {\n                    \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Status\": 0,\n                  \"RequestedTherapist\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"SaleBy\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"Quantity\": 5,\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"SCD\": \"sample string 6\",\n                  \"ActualStartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"CompletedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Progress\": 0,\n                  \"ParentAppointmentId\": \"68fcabcf-2217-4445-9d55-69932544048c\",\n                  \"ServiceCustomData\": {\n                    \"Permission\": {\n                      \"CanView\": true,\n                      \"CanEdit\": true\n                    }\n                  },\n                  \"ItemActions\": \"sample string 7\",\n                  \"EquivalenceFactor\": 1.1,\n                  \"EquivalentName\": \"sample string 8\",\n                  \"IsMembershipApplied\": true,\n                  \"IsAddOn\": true,\n                  \"AddonAppointmentId\": \"2aa1b8d5-c7bc-4a19-b124-33d96b069654\",\n                  \"IsPackageApplied\": true,\n                  \"IsDiscountApplied\": true,\n                  \"CanModifyTherapist\": true,\n                  \"CoupleGroupNo\": 1,\n                  \"CoupleGroupId\": \"0c515581-a283-4f13-9fe9-f3573191c992\",\n                  \"OrderNo\": 1,\n                  \"OpenSlots\": [\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Warnings\": [\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    },\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    }\n                  ],\n                  \"FillOpenSlots\": true,\n                  \"AssignDefaultSlot\": true,\n                  \"AssignedSlotTherapistIds\": [\n                    \"f4cd1e8f-28fb-41a3-b1f1-5deba3c8b340\",\n                    \"72a079fd-3d7d-4b2e-aefb-9bbcc80d3265\"\n                  ],\n                  \"AssignedSlotRoomIds\": [\n                    \"70dcd198-7932-478b-99f2-9482ca8e6b30\",\n                    \"2839d0eb-c72f-4c2b-9296-522b0a1756b5\"\n                  ],\n                  \"AssignedSlotRooms\": [\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"AssignedSlotEquipmentIds\": [\n                    \"3855d6fd-c1a9-4915-bad9-913ab32a9875\",\n                    \"1fa3329a-164b-4da3-be92-86341e959687\"\n                  ],\n                  \"AssignedSlotEquipments\": [\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"ResetIfTherapistCanNotDoService\": true,\n                  \"Membership\": {\n                    \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                    \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                    \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                    \"Name\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"SetupPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"DisplayName\": \"sample string 6\",\n                    \"DisplayPrice\": \"sample string 7\",\n                    \"ImagePaths\": {\n                      \"sample string 1\": \"sample string 2\",\n                      \"sample string 3\": \"sample string 4\"\n                    },\n                    \"IsRecurrringMembership\": true,\n                    \"MembershipType\": 9,\n                    \"FirstCollectionAfter\": 1,\n                    \"Description\": \"sample string 10\",\n                    \"HTMLDescription\": \"sample string 11\",\n                    \"TermsandConditions\": \"sample string 12\",\n                    \"TermsandConditionsAcceptance\": \"sample string 13\",\n                    \"enforce_mandatory_fields\": true,\n                    \"FrequencyText\": \"sample string 15\"\n                  },\n                  \"PseudoAppliedMembership\": 10,\n                  \"PkgGroupNo\": 1,\n                  \"DayPackageService\": {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  \"ShowInCalendar\": 1,\n                  \"FormId\": \"38e313dc-2650-49f3-a3b1-459469580129\",\n                  \"hasServiceForm\": true,\n                  \"PreferredTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AppointmentSource\": 0,\n                  \"RemoveBuddyServiceSegments\": [\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    },\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    }\n                  ],\n                  \"AppointmentStatus\": 1,\n                  \"ServiceCustomDataEntered\": true,\n                  \"ProductConsumptionEntered\": true,\n                  \"disable_tip\": true,\n                  \"EnableCatalogServiceFrequency\": true,\n                  \"CatalogServiceFrequency\": 16\n                }\n              ],\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsDiscountApplied\": true,\n              \"AppointmentStatus\": 1\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          },\n          {\n            \"AppointmentDayPackage\": {\n              \"Package\": {\n                \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                \"Name\": \"sample string 2\",\n                \"Description\": \"sample string 3\",\n                \"Code\": \"sample string 4\",\n                \"HasBundledProducts\": true,\n                \"Duration\": 6,\n                \"BundledProductPriceCheck\": 0,\n                \"BundledProductPricePercentage\": 7.0,\n                \"PackagePriceWithOutTax\": 8.0,\n                \"Type\": 1,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"PackageCostIncBundledProducts\": true,\n                \"Services\": [\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  }\n                ],\n                \"Items\": [\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  }\n                ],\n                \"CanBook\": true,\n                \"PackageDisplayName\": \"sample string 11\",\n                \"PackageDisplayPrice\": \"sample string 12\",\n                \"HTMLDescription\": \"sample string 13\",\n                \"CalculateServiceLevelTax\": true,\n                \"TermsandConditions\": \"sample string 15\",\n                \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"ExpirationDays\": 1,\n                \"ScheduledPaymentFrequency\": 1,\n                \"ScheduledPaymentFrequencyType\": 1,\n                \"RestrictRedemptionToThisCenter\": 16,\n                \"CenterName\": \"sample string 17\",\n                \"PackageCategoryName\": \"sample string 18\",\n                \"start_validity_at_first_redemption\": true\n              },\n              \"InvoiceItemId\": \"3ffaba14-6cf1-498e-9c1d-e4e34f4e96a3\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"AppointmentService\": [\n                {\n                  \"AppointmentId\": \"69ae27a2-47d4-4290-809e-2004f303756a\",\n                  \"InvoiceItemId\": \"3f5e5a28-f96a-4ee9-a1bc-a5bde6d8584c\",\n                  \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"UIItemIdentifier\": \"sample string 3\",\n                  \"CartItemId\": \"51a7e42e-b410-4138-a366-bb19cbc888ca\",\n                  \"AppointmentSegmentId\": \"055e3c02-45c4-4fa6-8622-4126dd3e4076\",\n                  \"PackageId\": \"c527ee38-aab7-43c4-99f6-1c86239c96fe\",\n                  \"Package\": {\n                    \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                    \"Name\": \"sample string 2\",\n                    \"Description\": \"sample string 3\",\n                    \"Code\": \"sample string 4\",\n                    \"HasBundledProducts\": true,\n                    \"Duration\": 6,\n                    \"BundledProductPriceCheck\": 0,\n                    \"BundledProductPricePercentage\": 7.0,\n                    \"PackagePriceWithOutTax\": 8.0,\n                    \"Type\": 1,\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"PackageCostIncBundledProducts\": true,\n                    \"Services\": [\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      },\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      }\n                    ],\n                    \"Items\": [\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      },\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      }\n                    ],\n                    \"CanBook\": true,\n                    \"PackageDisplayName\": \"sample string 11\",\n                    \"PackageDisplayPrice\": \"sample string 12\",\n                    \"HTMLDescription\": \"sample string 13\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"TermsandConditions\": \"sample string 15\",\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ExpirationDays\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"RestrictRedemptionToThisCenter\": 16,\n                    \"CenterName\": \"sample string 17\",\n                    \"PackageCategoryName\": \"sample string 18\",\n                    \"start_validity_at_first_redemption\": true\n                  },\n                  \"Service\": {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  \"ReducedTimeGroupId\": \"4f236e8e-7351-472c-8f30-d85069de0c03\",\n                  \"ServiceFormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"RequestedTherapistGender\": 0,\n                  \"StartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"RequestedDuration\": 1,\n                  \"NonReducedDuration\": 1,\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Room\": {\n                    \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Lock\": true,\n                  \"Equipment\": {\n                    \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Status\": 0,\n                  \"RequestedTherapist\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"SaleBy\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"Quantity\": 5,\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"SCD\": \"sample string 6\",\n                  \"ActualStartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"CompletedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Progress\": 0,\n                  \"ParentAppointmentId\": \"68fcabcf-2217-4445-9d55-69932544048c\",\n                  \"ServiceCustomData\": {\n                    \"Permission\": {\n                      \"CanView\": true,\n                      \"CanEdit\": true\n                    }\n                  },\n                  \"ItemActions\": \"sample string 7\",\n                  \"EquivalenceFactor\": 1.1,\n                  \"EquivalentName\": \"sample string 8\",\n                  \"IsMembershipApplied\": true,\n                  \"IsAddOn\": true,\n                  \"AddonAppointmentId\": \"2aa1b8d5-c7bc-4a19-b124-33d96b069654\",\n                  \"IsPackageApplied\": true,\n                  \"IsDiscountApplied\": true,\n                  \"CanModifyTherapist\": true,\n                  \"CoupleGroupNo\": 1,\n                  \"CoupleGroupId\": \"0c515581-a283-4f13-9fe9-f3573191c992\",\n                  \"OrderNo\": 1,\n                  \"OpenSlots\": [\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Warnings\": [\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    },\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    }\n                  ],\n                  \"FillOpenSlots\": true,\n                  \"AssignDefaultSlot\": true,\n                  \"AssignedSlotTherapistIds\": [\n                    \"f4cd1e8f-28fb-41a3-b1f1-5deba3c8b340\",\n                    \"72a079fd-3d7d-4b2e-aefb-9bbcc80d3265\"\n                  ],\n                  \"AssignedSlotRoomIds\": [\n                    \"70dcd198-7932-478b-99f2-9482ca8e6b30\",\n                    \"2839d0eb-c72f-4c2b-9296-522b0a1756b5\"\n                  ],\n                  \"AssignedSlotRooms\": [\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"AssignedSlotEquipmentIds\": [\n                    \"3855d6fd-c1a9-4915-bad9-913ab32a9875\",\n                    \"1fa3329a-164b-4da3-be92-86341e959687\"\n                  ],\n                  \"AssignedSlotEquipments\": [\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"ResetIfTherapistCanNotDoService\": true,\n                  \"Membership\": {\n                    \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                    \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                    \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                    \"Name\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"SetupPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"DisplayName\": \"sample string 6\",\n                    \"DisplayPrice\": \"sample string 7\",\n                    \"ImagePaths\": {\n                      \"sample string 1\": \"sample string 2\",\n                      \"sample string 3\": \"sample string 4\"\n                    },\n                    \"IsRecurrringMembership\": true,\n                    \"MembershipType\": 9,\n                    \"FirstCollectionAfter\": 1,\n                    \"Description\": \"sample string 10\",\n                    \"HTMLDescription\": \"sample string 11\",\n                    \"TermsandConditions\": \"sample string 12\",\n                    \"TermsandConditionsAcceptance\": \"sample string 13\",\n                    \"enforce_mandatory_fields\": true,\n                    \"FrequencyText\": \"sample string 15\"\n                  },\n                  \"PseudoAppliedMembership\": 10,\n                  \"PkgGroupNo\": 1,\n                  \"DayPackageService\": {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  \"ShowInCalendar\": 1,\n                  \"FormId\": \"38e313dc-2650-49f3-a3b1-459469580129\",\n                  \"hasServiceForm\": true,\n                  \"PreferredTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AppointmentSource\": 0,\n                  \"RemoveBuddyServiceSegments\": [\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    },\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    }\n                  ],\n                  \"AppointmentStatus\": 1,\n                  \"ServiceCustomDataEntered\": true,\n                  \"ProductConsumptionEntered\": true,\n                  \"disable_tip\": true,\n                  \"EnableCatalogServiceFrequency\": true,\n                  \"CatalogServiceFrequency\": 16\n                },\n                {\n                  \"AppointmentId\": \"69ae27a2-47d4-4290-809e-2004f303756a\",\n                  \"InvoiceItemId\": \"3f5e5a28-f96a-4ee9-a1bc-a5bde6d8584c\",\n                  \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"UIItemIdentifier\": \"sample string 3\",\n                  \"CartItemId\": \"51a7e42e-b410-4138-a366-bb19cbc888ca\",\n                  \"AppointmentSegmentId\": \"055e3c02-45c4-4fa6-8622-4126dd3e4076\",\n                  \"PackageId\": \"c527ee38-aab7-43c4-99f6-1c86239c96fe\",\n                  \"Package\": {\n                    \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                    \"Name\": \"sample string 2\",\n                    \"Description\": \"sample string 3\",\n                    \"Code\": \"sample string 4\",\n                    \"HasBundledProducts\": true,\n                    \"Duration\": 6,\n                    \"BundledProductPriceCheck\": 0,\n                    \"BundledProductPricePercentage\": 7.0,\n                    \"PackagePriceWithOutTax\": 8.0,\n                    \"Type\": 1,\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"PackageCostIncBundledProducts\": true,\n                    \"Services\": [\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      },\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      }\n                    ],\n                    \"Items\": [\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      },\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      }\n                    ],\n                    \"CanBook\": true,\n                    \"PackageDisplayName\": \"sample string 11\",\n                    \"PackageDisplayPrice\": \"sample string 12\",\n                    \"HTMLDescription\": \"sample string 13\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"TermsandConditions\": \"sample string 15\",\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ExpirationDays\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"RestrictRedemptionToThisCenter\": 16,\n                    \"CenterName\": \"sample string 17\",\n                    \"PackageCategoryName\": \"sample string 18\",\n                    \"start_validity_at_first_redemption\": true\n                  },\n                  \"Service\": {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  \"ReducedTimeGroupId\": \"4f236e8e-7351-472c-8f30-d85069de0c03\",\n                  \"ServiceFormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"RequestedTherapistGender\": 0,\n                  \"StartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"RequestedDuration\": 1,\n                  \"NonReducedDuration\": 1,\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Room\": {\n                    \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Lock\": true,\n                  \"Equipment\": {\n                    \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Status\": 0,\n                  \"RequestedTherapist\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"SaleBy\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"Quantity\": 5,\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"SCD\": \"sample string 6\",\n                  \"ActualStartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"CompletedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Progress\": 0,\n                  \"ParentAppointmentId\": \"68fcabcf-2217-4445-9d55-69932544048c\",\n                  \"ServiceCustomData\": {\n                    \"Permission\": {\n                      \"CanView\": true,\n                      \"CanEdit\": true\n                    }\n                  },\n                  \"ItemActions\": \"sample string 7\",\n                  \"EquivalenceFactor\": 1.1,\n                  \"EquivalentName\": \"sample string 8\",\n                  \"IsMembershipApplied\": true,\n                  \"IsAddOn\": true,\n                  \"AddonAppointmentId\": \"2aa1b8d5-c7bc-4a19-b124-33d96b069654\",\n                  \"IsPackageApplied\": true,\n                  \"IsDiscountApplied\": true,\n                  \"CanModifyTherapist\": true,\n                  \"CoupleGroupNo\": 1,\n                  \"CoupleGroupId\": \"0c515581-a283-4f13-9fe9-f3573191c992\",\n                  \"OrderNo\": 1,\n                  \"OpenSlots\": [\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Warnings\": [\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    },\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    }\n                  ],\n                  \"FillOpenSlots\": true,\n                  \"AssignDefaultSlot\": true,\n                  \"AssignedSlotTherapistIds\": [\n                    \"f4cd1e8f-28fb-41a3-b1f1-5deba3c8b340\",\n                    \"72a079fd-3d7d-4b2e-aefb-9bbcc80d3265\"\n                  ],\n                  \"AssignedSlotRoomIds\": [\n                    \"70dcd198-7932-478b-99f2-9482ca8e6b30\",\n                    \"2839d0eb-c72f-4c2b-9296-522b0a1756b5\"\n                  ],\n                  \"AssignedSlotRooms\": [\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"AssignedSlotEquipmentIds\": [\n                    \"3855d6fd-c1a9-4915-bad9-913ab32a9875\",\n                    \"1fa3329a-164b-4da3-be92-86341e959687\"\n                  ],\n                  \"AssignedSlotEquipments\": [\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"ResetIfTherapistCanNotDoService\": true,\n                  \"Membership\": {\n                    \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                    \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                    \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                    \"Name\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"SetupPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"DisplayName\": \"sample string 6\",\n                    \"DisplayPrice\": \"sample string 7\",\n                    \"ImagePaths\": {\n                      \"sample string 1\": \"sample string 2\",\n                      \"sample string 3\": \"sample string 4\"\n                    },\n                    \"IsRecurrringMembership\": true,\n                    \"MembershipType\": 9,\n                    \"FirstCollectionAfter\": 1,\n                    \"Description\": \"sample string 10\",\n                    \"HTMLDescription\": \"sample string 11\",\n                    \"TermsandConditions\": \"sample string 12\",\n                    \"TermsandConditionsAcceptance\": \"sample string 13\",\n                    \"enforce_mandatory_fields\": true,\n                    \"FrequencyText\": \"sample string 15\"\n                  },\n                  \"PseudoAppliedMembership\": 10,\n                  \"PkgGroupNo\": 1,\n                  \"DayPackageService\": {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  \"ShowInCalendar\": 1,\n                  \"FormId\": \"38e313dc-2650-49f3-a3b1-459469580129\",\n                  \"hasServiceForm\": true,\n                  \"PreferredTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AppointmentSource\": 0,\n                  \"RemoveBuddyServiceSegments\": [\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    },\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    }\n                  ],\n                  \"AppointmentStatus\": 1,\n                  \"ServiceCustomDataEntered\": true,\n                  \"ProductConsumptionEntered\": true,\n                  \"disable_tip\": true,\n                  \"EnableCatalogServiceFrequency\": true,\n                  \"CatalogServiceFrequency\": 16\n                }\n              ],\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsDiscountApplied\": true,\n              \"AppointmentStatus\": 1\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          }\n        ],\n        \"InvoiceSeriesPackages\": [\n          {\n            \"AppointmentSeriesPackage\": {\n              \"Package\": {\n                \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                \"Name\": \"sample string 2\",\n                \"Description\": \"sample string 3\",\n                \"Code\": \"sample string 4\",\n                \"HasBundledProducts\": true,\n                \"Duration\": 6,\n                \"BundledProductPriceCheck\": 0,\n                \"BundledProductPricePercentage\": 7.0,\n                \"PackagePriceWithOutTax\": 8.0,\n                \"Type\": 1,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"PackageCostIncBundledProducts\": true,\n                \"Services\": [\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  }\n                ],\n                \"Items\": [\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  }\n                ],\n                \"CanBook\": true,\n                \"PackageDisplayName\": \"sample string 11\",\n                \"PackageDisplayPrice\": \"sample string 12\",\n                \"HTMLDescription\": \"sample string 13\",\n                \"CalculateServiceLevelTax\": true,\n                \"TermsandConditions\": \"sample string 15\",\n                \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"ExpirationDays\": 1,\n                \"ScheduledPaymentFrequency\": 1,\n                \"ScheduledPaymentFrequencyType\": 1,\n                \"RestrictRedemptionToThisCenter\": 16,\n                \"CenterName\": \"sample string 17\",\n                \"PackageCategoryName\": \"sample string 18\",\n                \"start_validity_at_first_redemption\": true\n              },\n              \"InvoiceItemId\": \"0aa2383e-ed16-4989-b796-bf3adc733882\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"PackageUserId\": \"493c89bc-abe2-422e-ac42-b2d01f5130d1\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 3,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"packages_product_type_item\": [\n                {\n                  \"packages_product\": {\n                    \"id\": \"100a9368-64a3-4164-891d-f70a69d6c893\",\n                    \"name\": \"sample string 2\",\n                    \"packages_product_type\": 0,\n                    \"packages_product_parent_category\": {\n                      \"product_category_type\": 1,\n                      \"id\": \"f5ba7236-4102-4b27-96eb-548935380e15\",\n                      \"name\": \"sample string 1\",\n                      \"quantity\": 1,\n                      \"price\": {\n                        \"currency_id\": 1,\n                        \"sales\": 2.0,\n                        \"tax\": 3.0,\n                        \"final\": 4.0\n                      }\n                    },\n                    \"price\": {\n                      \"currency_id\": 1,\n                      \"sales\": 2.0,\n                      \"tax\": 3.0,\n                      \"final\": 4.0\n                    }\n                  },\n                  \"quantity\": 1,\n                  \"invoice_item_id\": \"681ba709-68dc-4492-9248-d10abe6aa7ed\",\n                  \"employee_id\": \"fe7dd248-33b5-4a57-abf7-a569c7f5f958\",\n                  \"price\": {\n                    \"currency_id\": 1,\n                    \"sales\": 2.0,\n                    \"tax\": 3.0,\n                    \"final\": 4.0\n                  },\n                  \"discount\": {\n                    \"discount_id\": \"dc50cfec-57cc-4e1f-9fe3-2e2f90db6b23\",\n                    \"campaign_id\": \"d61eb026-14d8-4f5c-95f3-e52a45582f1a\",\n                    \"coupon_id\": 1,\n                    \"action\": \"sample string 1\",\n                    \"type\": 0,\n                    \"amount\": 2.0\n                  }\n                },\n                {\n                  \"packages_product\": {\n                    \"id\": \"100a9368-64a3-4164-891d-f70a69d6c893\",\n                    \"name\": \"sample string 2\",\n                    \"packages_product_type\": 0,\n                    \"packages_product_parent_category\": {\n                      \"product_category_type\": 1,\n                      \"id\": \"f5ba7236-4102-4b27-96eb-548935380e15\",\n                      \"name\": \"sample string 1\",\n                      \"quantity\": 1,\n                      \"price\": {\n                        \"currency_id\": 1,\n                        \"sales\": 2.0,\n                        \"tax\": 3.0,\n                        \"final\": 4.0\n                      }\n                    },\n                    \"price\": {\n                      \"currency_id\": 1,\n                      \"sales\": 2.0,\n                      \"tax\": 3.0,\n                      \"final\": 4.0\n                    }\n                  },\n                  \"quantity\": 1,\n                  \"invoice_item_id\": \"681ba709-68dc-4492-9248-d10abe6aa7ed\",\n                  \"employee_id\": \"fe7dd248-33b5-4a57-abf7-a569c7f5f958\",\n                  \"price\": {\n                    \"currency_id\": 1,\n                    \"sales\": 2.0,\n                    \"tax\": 3.0,\n                    \"final\": 4.0\n                  },\n                  \"discount\": {\n                    \"discount_id\": \"dc50cfec-57cc-4e1f-9fe3-2e2f90db6b23\",\n                    \"campaign_id\": \"d61eb026-14d8-4f5c-95f3-e52a45582f1a\",\n                    \"coupon_id\": 1,\n                    \"action\": \"sample string 1\",\n                    \"type\": 0,\n                    \"amount\": 2.0\n                  }\n                }\n              ]\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          },\n          {\n            \"AppointmentSeriesPackage\": {\n              \"Package\": {\n                \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                \"Name\": \"sample string 2\",\n                \"Description\": \"sample string 3\",\n                \"Code\": \"sample string 4\",\n                \"HasBundledProducts\": true,\n                \"Duration\": 6,\n                \"BundledProductPriceCheck\": 0,\n                \"BundledProductPricePercentage\": 7.0,\n                \"PackagePriceWithOutTax\": 8.0,\n                \"Type\": 1,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"PackageCostIncBundledProducts\": true,\n                \"Services\": [\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  }\n                ],\n                \"Items\": [\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  }\n                ],\n                \"CanBook\": true,\n                \"PackageDisplayName\": \"sample string 11\",\n                \"PackageDisplayPrice\": \"sample string 12\",\n                \"HTMLDescription\": \"sample string 13\",\n                \"CalculateServiceLevelTax\": true,\n                \"TermsandConditions\": \"sample string 15\",\n                \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"ExpirationDays\": 1,\n                \"ScheduledPaymentFrequency\": 1,\n                \"ScheduledPaymentFrequencyType\": 1,\n                \"RestrictRedemptionToThisCenter\": 16,\n                \"CenterName\": \"sample string 17\",\n                \"PackageCategoryName\": \"sample string 18\",\n                \"start_validity_at_first_redemption\": true\n              },\n              \"InvoiceItemId\": \"0aa2383e-ed16-4989-b796-bf3adc733882\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"PackageUserId\": \"493c89bc-abe2-422e-ac42-b2d01f5130d1\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 3,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"packages_product_type_item\": [\n                {\n                  \"packages_product\": {\n                    \"id\": \"100a9368-64a3-4164-891d-f70a69d6c893\",\n                    \"name\": \"sample string 2\",\n                    \"packages_product_type\": 0,\n                    \"packages_product_parent_category\": {\n                      \"product_category_type\": 1,\n                      \"id\": \"f5ba7236-4102-4b27-96eb-548935380e15\",\n                      \"name\": \"sample string 1\",\n                      \"quantity\": 1,\n                      \"price\": {\n                        \"currency_id\": 1,\n                        \"sales\": 2.0,\n                        \"tax\": 3.0,\n                        \"final\": 4.0\n                      }\n                    },\n                    \"price\": {\n                      \"currency_id\": 1,\n                      \"sales\": 2.0,\n                      \"tax\": 3.0,\n                      \"final\": 4.0\n                    }\n                  },\n                  \"quantity\": 1,\n                  \"invoice_item_id\": \"681ba709-68dc-4492-9248-d10abe6aa7ed\",\n                  \"employee_id\": \"fe7dd248-33b5-4a57-abf7-a569c7f5f958\",\n                  \"price\": {\n                    \"currency_id\": 1,\n                    \"sales\": 2.0,\n                    \"tax\": 3.0,\n                    \"final\": 4.0\n                  },\n                  \"discount\": {\n                    \"discount_id\": \"dc50cfec-57cc-4e1f-9fe3-2e2f90db6b23\",\n                    \"campaign_id\": \"d61eb026-14d8-4f5c-95f3-e52a45582f1a\",\n                    \"coupon_id\": 1,\n                    \"action\": \"sample string 1\",\n                    \"type\": 0,\n                    \"amount\": 2.0\n                  }\n                },\n                {\n                  \"packages_product\": {\n                    \"id\": \"100a9368-64a3-4164-891d-f70a69d6c893\",\n                    \"name\": \"sample string 2\",\n                    \"packages_product_type\": 0,\n                    \"packages_product_parent_category\": {\n                      \"product_category_type\": 1,\n                      \"id\": \"f5ba7236-4102-4b27-96eb-548935380e15\",\n                      \"name\": \"sample string 1\",\n                      \"quantity\": 1,\n                      \"price\": {\n                        \"currency_id\": 1,\n                        \"sales\": 2.0,\n                        \"tax\": 3.0,\n                        \"final\": 4.0\n                      }\n                    },\n                    \"price\": {\n                      \"currency_id\": 1,\n                      \"sales\": 2.0,\n                      \"tax\": 3.0,\n                      \"final\": 4.0\n                    }\n                  },\n                  \"quantity\": 1,\n                  \"invoice_item_id\": \"681ba709-68dc-4492-9248-d10abe6aa7ed\",\n                  \"employee_id\": \"fe7dd248-33b5-4a57-abf7-a569c7f5f958\",\n                  \"price\": {\n                    \"currency_id\": 1,\n                    \"sales\": 2.0,\n                    \"tax\": 3.0,\n                    \"final\": 4.0\n                  },\n                  \"discount\": {\n                    \"discount_id\": \"dc50cfec-57cc-4e1f-9fe3-2e2f90db6b23\",\n                    \"campaign_id\": \"d61eb026-14d8-4f5c-95f3-e52a45582f1a\",\n                    \"coupon_id\": 1,\n                    \"action\": \"sample string 1\",\n                    \"type\": 0,\n                    \"amount\": 2.0\n                  }\n                }\n              ]\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          }\n        ],\n        \"InvoiceGiftCards\": [\n          {\n            \"AppointmentGiftCard\": {\n              \"GiftCard\": {\n                \"Id\": \"9a83c5f3-dcb6-419d-9000-2c97ab4b6cb7\",\n                \"Code\": \"sample string 2\",\n                \"Value\": 3.0,\n                \"PurchasePrice\": 4.0,\n                \"ValidityDays\": 1,\n                \"IsOneTimeUse\": true,\n                \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"Notes\": \"sample string 6\",\n                \"GiftTypeId\": \"24122b30-ac89-4c6d-af9f-1f9f794448f0\",\n                \"SendEmailToRecipient\": true,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"Recipient\": {\n                  \"Id\": \"70e8ca6e-c8ae-4f37-a0ad-e26169d8fdbd\",\n                  \"Code\": \"sample string 2\",\n                  \"FirstName\": \"sample string 3\",\n                  \"MiddleName\": \"sample string 4\",\n                  \"LastName\": \"sample string 5\",\n                  \"Email\": \"sample string 6\",\n                  \"MobileNumber\": \"sample string 7\",\n                  \"MobilePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"HomePhone\": \"sample string 8\",\n                  \"HomePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"WorkPhone\": \"sample string 9\",\n                  \"WorkPhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"Gender\": 0,\n                  \"DateOfBirth\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AnniversaryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Address1\": \"sample string 10\",\n                  \"Address2\": \"sample string 11\",\n                  \"City\": \"sample string 12\",\n                  \"PostalCode\": \"sample string 13\",\n                  \"State\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"ShortName\": \"sample string 4\"\n                  },\n                  \"Country\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"Nationality\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"ReferralSource\": {\n                    \"Id\": \"616cbadc-4b79-4b57-a83e-8f43091996f5\",\n                    \"OrgReferralId\": \"e38d05a2-ab57-4b09-9784-360ded60f781\",\n                    \"Name\": \"sample string 3\"\n                  },\n                  \"ReferredGuestId\": \"c8030bd1-367b-400a-84c3-518a287b0791\",\n                  \"ReceiveTransactionalSms\": true,\n                  \"ReceiveMarketingEmail\": true,\n                  \"ReceiveTransactionalEmail\": true,\n                  \"ReceiveMarketingSms\": true,\n                  \"CreationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"LastUpdated\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"MergeIntoCode\": \"sample string 14\",\n                  \"MergeIntoGuestId\": \"9ee5148f-4af5-44fc-8464-606f5bc2b2a1\",\n                  \"CenterId\": \"267ab043-ffff-493a-a573-0856bce9ad85\",\n                  \"CenterCode\": \"sample string 16\",\n                  \"CenterName\": \"sample string 17\",\n                  \"GuestIndicator\": \"sample string 18\",\n                  \"IsMember\": 19,\n                  \"DOB_IncompleteYear\": \"sample string 20\",\n                  \"Password\": \"sample string 21\",\n                  \"UserName\": \"sample string 22\",\n                  \"FacebookUserId\": \"sample string 23\",\n                  \"SocialFaceBookUserId\": \"sample string 24\",\n                  \"SocialGoogleUserId\": \"sample string 25\",\n                  \"hasZenotiCreds\": true,\n                  \"OldPassword\": \"sample string 27\",\n                  \"OptInForLoyaltyProgram\": true,\n                  \"FormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"IsMinors\": true,\n                  \"LpTierInfo\": \"sample string 29\",\n                  \"GuestIndicatorValue\": {\n                    \"HighSpender\": true,\n                    \"Member\": 1,\n                    \"LowFeedback\": true,\n                    \"RegularGuest\": true,\n                    \"FirstTimer\": true,\n                    \"ReturningCustomer\": true,\n                    \"NoShow\": true,\n                    \"HasActivePackages\": true,\n                    \"HasProfileAlerts\": true,\n                    \"OtherCenterGuest\": true,\n                    \"HasCTA\": true,\n                    \"Dues\": true,\n                    \"CardOnFile\": true,\n                    \"AutoPayEnabled\": true\n                  },\n                  \"IsMemberbershipAddOnUser\": 30,\n                  \"HasActiveMems\": 31,\n                  \"ReceiveLpStmt\": true,\n                  \"GenderEnumType\": 0,\n                  \"ReferralCode\": \"sample string 33\",\n                  \"EnableAutoPay\": true,\n                  \"GuestCustomDataFilled\": \"sample string 35\"\n                },\n                \"Services\": {\n                  \"Services\": [\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    }\n                  ]\n                },\n                \"RestrictRedemptionToSaleCenter\": true,\n                \"ConfirmationMessage\": \"sample string 9\",\n                \"GiftCardTemplateId\": \"d5305568-d950-4ccc-bd9a-b7da2e90b9cf\",\n                \"SelectedTemplateId\": \"5d1f5f4a-6967-4043-8e13-29255a1c74f0\",\n                \"gcPackage\": [\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  },\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  }\n                ],\n                \"GiftCardMessage\": \"sample string 10\",\n                \"ScheduleDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"MessageFromRecipient\": \"sample string 11\",\n                \"GcName\": \"sample string 12\",\n                \"send_gc_email_to_buyer\": true\n              },\n              \"InvoiceItemId\": \"0b7d10a9-bbab-451c-8332-8804bc86c798\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"IsBonusGiftCard\": true,\n              \"Items\": [\n                {\n                  \"ItemId\": \"8c66a06d-99bd-4bef-8ea2-d69298c2be73\",\n                  \"ItemName\": \"sample string 1\",\n                  \"Type\": 0,\n                  \"SubItems\": [\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    },\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    }\n                  ],\n                  \"Quantity\": 2,\n                  \"price\": 3.1\n                },\n                {\n                  \"ItemId\": \"8c66a06d-99bd-4bef-8ea2-d69298c2be73\",\n                  \"ItemName\": \"sample string 1\",\n                  \"Type\": 0,\n                  \"SubItems\": [\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    },\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    }\n                  ],\n                  \"Quantity\": 2,\n                  \"price\": 3.1\n                }\n              ]\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          },\n          {\n            \"AppointmentGiftCard\": {\n              \"GiftCard\": {\n                \"Id\": \"9a83c5f3-dcb6-419d-9000-2c97ab4b6cb7\",\n                \"Code\": \"sample string 2\",\n                \"Value\": 3.0,\n                \"PurchasePrice\": 4.0,\n                \"ValidityDays\": 1,\n                \"IsOneTimeUse\": true,\n                \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"Notes\": \"sample string 6\",\n                \"GiftTypeId\": \"24122b30-ac89-4c6d-af9f-1f9f794448f0\",\n                \"SendEmailToRecipient\": true,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"Recipient\": {\n                  \"Id\": \"70e8ca6e-c8ae-4f37-a0ad-e26169d8fdbd\",\n                  \"Code\": \"sample string 2\",\n                  \"FirstName\": \"sample string 3\",\n                  \"MiddleName\": \"sample string 4\",\n                  \"LastName\": \"sample string 5\",\n                  \"Email\": \"sample string 6\",\n                  \"MobileNumber\": \"sample string 7\",\n                  \"MobilePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"HomePhone\": \"sample string 8\",\n                  \"HomePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"WorkPhone\": \"sample string 9\",\n                  \"WorkPhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"Gender\": 0,\n                  \"DateOfBirth\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AnniversaryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Address1\": \"sample string 10\",\n                  \"Address2\": \"sample string 11\",\n                  \"City\": \"sample string 12\",\n                  \"PostalCode\": \"sample string 13\",\n                  \"State\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"ShortName\": \"sample string 4\"\n                  },\n                  \"Country\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"Nationality\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"ReferralSource\": {\n                    \"Id\": \"616cbadc-4b79-4b57-a83e-8f43091996f5\",\n                    \"OrgReferralId\": \"e38d05a2-ab57-4b09-9784-360ded60f781\",\n                    \"Name\": \"sample string 3\"\n                  },\n                  \"ReferredGuestId\": \"c8030bd1-367b-400a-84c3-518a287b0791\",\n                  \"ReceiveTransactionalSms\": true,\n                  \"ReceiveMarketingEmail\": true,\n                  \"ReceiveTransactionalEmail\": true,\n                  \"ReceiveMarketingSms\": true,\n                  \"CreationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"LastUpdated\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"MergeIntoCode\": \"sample string 14\",\n                  \"MergeIntoGuestId\": \"9ee5148f-4af5-44fc-8464-606f5bc2b2a1\",\n                  \"CenterId\": \"267ab043-ffff-493a-a573-0856bce9ad85\",\n                  \"CenterCode\": \"sample string 16\",\n                  \"CenterName\": \"sample string 17\",\n                  \"GuestIndicator\": \"sample string 18\",\n                  \"IsMember\": 19,\n                  \"DOB_IncompleteYear\": \"sample string 20\",\n                  \"Password\": \"sample string 21\",\n                  \"UserName\": \"sample string 22\",\n                  \"FacebookUserId\": \"sample string 23\",\n                  \"SocialFaceBookUserId\": \"sample string 24\",\n                  \"SocialGoogleUserId\": \"sample string 25\",\n                  \"hasZenotiCreds\": true,\n                  \"OldPassword\": \"sample string 27\",\n                  \"OptInForLoyaltyProgram\": true,\n                  \"FormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"IsMinors\": true,\n                  \"LpTierInfo\": \"sample string 29\",\n                  \"GuestIndicatorValue\": {\n                    \"HighSpender\": true,\n                    \"Member\": 1,\n                    \"LowFeedback\": true,\n                    \"RegularGuest\": true,\n                    \"FirstTimer\": true,\n                    \"ReturningCustomer\": true,\n                    \"NoShow\": true,\n                    \"HasActivePackages\": true,\n                    \"HasProfileAlerts\": true,\n                    \"OtherCenterGuest\": true,\n                    \"HasCTA\": true,\n                    \"Dues\": true,\n                    \"CardOnFile\": true,\n                    \"AutoPayEnabled\": true\n                  },\n                  \"IsMemberbershipAddOnUser\": 30,\n                  \"HasActiveMems\": 31,\n                  \"ReceiveLpStmt\": true,\n                  \"GenderEnumType\": 0,\n                  \"ReferralCode\": \"sample string 33\",\n                  \"EnableAutoPay\": true,\n                  \"GuestCustomDataFilled\": \"sample string 35\"\n                },\n                \"Services\": {\n                  \"Services\": [\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    }\n                  ]\n                },\n                \"RestrictRedemptionToSaleCenter\": true,\n                \"ConfirmationMessage\": \"sample string 9\",\n                \"GiftCardTemplateId\": \"d5305568-d950-4ccc-bd9a-b7da2e90b9cf\",\n                \"SelectedTemplateId\": \"5d1f5f4a-6967-4043-8e13-29255a1c74f0\",\n                \"gcPackage\": [\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  },\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  }\n                ],\n                \"GiftCardMessage\": \"sample string 10\",\n                \"ScheduleDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"MessageFromRecipient\": \"sample string 11\",\n                \"GcName\": \"sample string 12\",\n                \"send_gc_email_to_buyer\": true\n              },\n              \"InvoiceItemId\": \"0b7d10a9-bbab-451c-8332-8804bc86c798\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"IsBonusGiftCard\": true,\n              \"Items\": [\n                {\n                  \"ItemId\": \"8c66a06d-99bd-4bef-8ea2-d69298c2be73\",\n                  \"ItemName\": \"sample string 1\",\n                  \"Type\": 0,\n                  \"SubItems\": [\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    },\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    }\n                  ],\n                  \"Quantity\": 2,\n                  \"price\": 3.1\n                },\n                {\n                  \"ItemId\": \"8c66a06d-99bd-4bef-8ea2-d69298c2be73\",\n                  \"ItemName\": \"sample string 1\",\n                  \"Type\": 0,\n                  \"SubItems\": [\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    },\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    }\n                  ],\n                  \"Quantity\": 2,\n                  \"price\": 3.1\n                }\n              ]\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          }\n        ],\n        \"InvoicePrepaidCards\": [\n          {\n            \"AppointmentPrepaidCard\": {\n              \"PrepaidCard\": {\n                \"Id\": \"9a83c5f3-dcb6-419d-9000-2c97ab4b6cb7\",\n                \"Code\": \"sample string 2\",\n                \"Value\": 3.0,\n                \"PurchasePrice\": 4.0,\n                \"ValidityDays\": 1,\n                \"IsOneTimeUse\": true,\n                \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"Notes\": \"sample string 6\",\n                \"GiftTypeId\": \"24122b30-ac89-4c6d-af9f-1f9f794448f0\",\n                \"SendEmailToRecipient\": true,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"Recipient\": {\n                  \"Id\": \"70e8ca6e-c8ae-4f37-a0ad-e26169d8fdbd\",\n                  \"Code\": \"sample string 2\",\n                  \"FirstName\": \"sample string 3\",\n                  \"MiddleName\": \"sample string 4\",\n                  \"LastName\": \"sample string 5\",\n                  \"Email\": \"sample string 6\",\n                  \"MobileNumber\": \"sample string 7\",\n                  \"MobilePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"HomePhone\": \"sample string 8\",\n                  \"HomePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"WorkPhone\": \"sample string 9\",\n                  \"WorkPhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"Gender\": 0,\n                  \"DateOfBirth\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AnniversaryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Address1\": \"sample string 10\",\n                  \"Address2\": \"sample string 11\",\n                  \"City\": \"sample string 12\",\n                  \"PostalCode\": \"sample string 13\",\n                  \"State\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"ShortName\": \"sample string 4\"\n                  },\n                  \"Country\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"Nationality\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"ReferralSource\": {\n                    \"Id\": \"616cbadc-4b79-4b57-a83e-8f43091996f5\",\n                    \"OrgReferralId\": \"e38d05a2-ab57-4b09-9784-360ded60f781\",\n                    \"Name\": \"sample string 3\"\n                  },\n                  \"ReferredGuestId\": \"c8030bd1-367b-400a-84c3-518a287b0791\",\n                  \"ReceiveTransactionalSms\": true,\n                  \"ReceiveMarketingEmail\": true,\n                  \"ReceiveTransactionalEmail\": true,\n                  \"ReceiveMarketingSms\": true,\n                  \"CreationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"LastUpdated\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"MergeIntoCode\": \"sample string 14\",\n                  \"MergeIntoGuestId\": \"9ee5148f-4af5-44fc-8464-606f5bc2b2a1\",\n                  \"CenterId\": \"267ab043-ffff-493a-a573-0856bce9ad85\",\n                  \"CenterCode\": \"sample string 16\",\n                  \"CenterName\": \"sample string 17\",\n                  \"GuestIndicator\": \"sample string 18\",\n                  \"IsMember\": 19,\n                  \"DOB_IncompleteYear\": \"sample string 20\",\n                  \"Password\": \"sample string 21\",\n                  \"UserName\": \"sample string 22\",\n                  \"FacebookUserId\": \"sample string 23\",\n                  \"SocialFaceBookUserId\": \"sample string 24\",\n                  \"SocialGoogleUserId\": \"sample string 25\",\n                  \"hasZenotiCreds\": true,\n                  \"OldPassword\": \"sample string 27\",\n                  \"OptInForLoyaltyProgram\": true,\n                  \"FormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"IsMinors\": true,\n                  \"LpTierInfo\": \"sample string 29\",\n                  \"GuestIndicatorValue\": {\n                    \"HighSpender\": true,\n                    \"Member\": 1,\n                    \"LowFeedback\": true,\n                    \"RegularGuest\": true,\n                    \"FirstTimer\": true,\n                    \"ReturningCustomer\": true,\n                    \"NoShow\": true,\n                    \"HasActivePackages\": true,\n                    \"HasProfileAlerts\": true,\n                    \"OtherCenterGuest\": true,\n                    \"HasCTA\": true,\n                    \"Dues\": true,\n                    \"CardOnFile\": true,\n                    \"AutoPayEnabled\": true\n                  },\n                  \"IsMemberbershipAddOnUser\": 30,\n                  \"HasActiveMems\": 31,\n                  \"ReceiveLpStmt\": true,\n                  \"GenderEnumType\": 0,\n                  \"ReferralCode\": \"sample string 33\",\n                  \"EnableAutoPay\": true,\n                  \"GuestCustomDataFilled\": \"sample string 35\"\n                },\n                \"Services\": {\n                  \"Services\": [\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    }\n                  ]\n                },\n                \"RestrictRedemptionToSaleCenter\": true,\n                \"ConfirmationMessage\": \"sample string 9\",\n                \"GiftCardTemplateId\": \"d5305568-d950-4ccc-bd9a-b7da2e90b9cf\",\n                \"SelectedTemplateId\": \"5d1f5f4a-6967-4043-8e13-29255a1c74f0\",\n                \"gcPackage\": [\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  },\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  }\n                ],\n                \"GiftCardMessage\": \"sample string 10\",\n                \"ScheduleDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"MessageFromRecipient\": \"sample string 11\",\n                \"GcName\": \"sample string 12\",\n                \"send_gc_email_to_buyer\": true\n              },\n              \"InvoiceItemId\": \"d439f3c6-1815-42bc-b36a-b8653634d7ac\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          },\n          {\n            \"AppointmentPrepaidCard\": {\n              \"PrepaidCard\": {\n                \"Id\": \"9a83c5f3-dcb6-419d-9000-2c97ab4b6cb7\",\n                \"Code\": \"sample string 2\",\n                \"Value\": 3.0,\n                \"PurchasePrice\": 4.0,\n                \"ValidityDays\": 1,\n                \"IsOneTimeUse\": true,\n                \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"Notes\": \"sample string 6\",\n                \"GiftTypeId\": \"24122b30-ac89-4c6d-af9f-1f9f794448f0\",\n                \"SendEmailToRecipient\": true,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"Recipient\": {\n                  \"Id\": \"70e8ca6e-c8ae-4f37-a0ad-e26169d8fdbd\",\n                  \"Code\": \"sample string 2\",\n                  \"FirstName\": \"sample string 3\",\n                  \"MiddleName\": \"sample string 4\",\n                  \"LastName\": \"sample string 5\",\n                  \"Email\": \"sample string 6\",\n                  \"MobileNumber\": \"sample string 7\",\n                  \"MobilePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"HomePhone\": \"sample string 8\",\n                  \"HomePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"WorkPhone\": \"sample string 9\",\n                  \"WorkPhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"Gender\": 0,\n                  \"DateOfBirth\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AnniversaryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Address1\": \"sample string 10\",\n                  \"Address2\": \"sample string 11\",\n                  \"City\": \"sample string 12\",\n                  \"PostalCode\": \"sample string 13\",\n                  \"State\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"ShortName\": \"sample string 4\"\n                  },\n                  \"Country\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"Nationality\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"ReferralSource\": {\n                    \"Id\": \"616cbadc-4b79-4b57-a83e-8f43091996f5\",\n                    \"OrgReferralId\": \"e38d05a2-ab57-4b09-9784-360ded60f781\",\n                    \"Name\": \"sample string 3\"\n                  },\n                  \"ReferredGuestId\": \"c8030bd1-367b-400a-84c3-518a287b0791\",\n                  \"ReceiveTransactionalSms\": true,\n                  \"ReceiveMarketingEmail\": true,\n                  \"ReceiveTransactionalEmail\": true,\n                  \"ReceiveMarketingSms\": true,\n                  \"CreationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"LastUpdated\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"MergeIntoCode\": \"sample string 14\",\n                  \"MergeIntoGuestId\": \"9ee5148f-4af5-44fc-8464-606f5bc2b2a1\",\n                  \"CenterId\": \"267ab043-ffff-493a-a573-0856bce9ad85\",\n                  \"CenterCode\": \"sample string 16\",\n                  \"CenterName\": \"sample string 17\",\n                  \"GuestIndicator\": \"sample string 18\",\n                  \"IsMember\": 19,\n                  \"DOB_IncompleteYear\": \"sample string 20\",\n                  \"Password\": \"sample string 21\",\n                  \"UserName\": \"sample string 22\",\n                  \"FacebookUserId\": \"sample string 23\",\n                  \"SocialFaceBookUserId\": \"sample string 24\",\n                  \"SocialGoogleUserId\": \"sample string 25\",\n                  \"hasZenotiCreds\": true,\n                  \"OldPassword\": \"sample string 27\",\n                  \"OptInForLoyaltyProgram\": true,\n                  \"FormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"IsMinors\": true,\n                  \"LpTierInfo\": \"sample string 29\",\n                  \"GuestIndicatorValue\": {\n                    \"HighSpender\": true,\n                    \"Member\": 1,\n                    \"LowFeedback\": true,\n                    \"RegularGuest\": true,\n                    \"FirstTimer\": true,\n                    \"ReturningCustomer\": true,\n                    \"NoShow\": true,\n                    \"HasActivePackages\": true,\n                    \"HasProfileAlerts\": true,\n                    \"OtherCenterGuest\": true,\n                    \"HasCTA\": true,\n                    \"Dues\": true,\n                    \"CardOnFile\": true,\n                    \"AutoPayEnabled\": true\n                  },\n                  \"IsMemberbershipAddOnUser\": 30,\n                  \"HasActiveMems\": 31,\n                  \"ReceiveLpStmt\": true,\n                  \"GenderEnumType\": 0,\n                  \"ReferralCode\": \"sample string 33\",\n                  \"EnableAutoPay\": true,\n                  \"GuestCustomDataFilled\": \"sample string 35\"\n                },\n                \"Services\": {\n                  \"Services\": [\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    }\n                  ]\n                },\n                \"RestrictRedemptionToSaleCenter\": true,\n                \"ConfirmationMessage\": \"sample string 9\",\n                \"GiftCardTemplateId\": \"d5305568-d950-4ccc-bd9a-b7da2e90b9cf\",\n                \"SelectedTemplateId\": \"5d1f5f4a-6967-4043-8e13-29255a1c74f0\",\n                \"gcPackage\": [\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  },\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  }\n                ],\n                \"GiftCardMessage\": \"sample string 10\",\n                \"ScheduleDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"MessageFromRecipient\": \"sample string 11\",\n                \"GcName\": \"sample string 12\",\n                \"send_gc_email_to_buyer\": true\n              },\n              \"InvoiceItemId\": \"d439f3c6-1815-42bc-b36a-b8653634d7ac\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          }\n        ],\n        \"Payments\": [\n          {\n            \"PaymentOption\": {\n              \"Id\": \"0585b8bc-0cb9-4b97-b766-c64ddc1761fa\",\n              \"PaymentMode\": 0,\n              \"PaymentName\": \"sample string 2\",\n              \"CardNumber\": \"sample string 3\"\n            },\n            \"TotalAmountPaid\": 1.0,\n            \"AmountPaid\": 1.0,\n            \"TipAmount\": 1.0,\n            \"SSGAmount\": 1.0,\n            \"FeeAmount\": 1.0,\n            \"CashBackAmount\": 1.0,\n            \"TransactionId\": \"a862555f-2f0f-4ee0-b509-2f02b0fc583a\",\n            \"PaymentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n            \"CashRegisterId\": \"f3408815-3532-4b45-aaa0-3a910d152a71\"\n          },\n          {\n            \"PaymentOption\": {\n              \"Id\": \"0585b8bc-0cb9-4b97-b766-c64ddc1761fa\",\n              \"PaymentMode\": 0,\n              \"PaymentName\": \"sample string 2\",\n              \"CardNumber\": \"sample string 3\"\n            },\n            \"TotalAmountPaid\": 1.0,\n            \"AmountPaid\": 1.0,\n            \"TipAmount\": 1.0,\n            \"SSGAmount\": 1.0,\n            \"FeeAmount\": 1.0,\n            \"CashBackAmount\": 1.0,\n            \"TransactionId\": \"a862555f-2f0f-4ee0-b509-2f02b0fc583a\",\n            \"PaymentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n            \"CashRegisterId\": \"f3408815-3532-4b45-aaa0-3a910d152a71\"\n          }\n        ],\n        \"Redemptions\": [\n          {\n            \"Option\": {\n              \"Id\": \"b925c85d-45d0-4df1-a5c7-3e74275b17f1\",\n              \"Mode\": 0,\n              \"Name\": \"sample string 2\"\n            },\n            \"Amount\": 1.0,\n            \"TransactionId\": \"6a021377-97e9-4ec1-8127-833c512d7371\",\n            \"PaymentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n            \"Points\": 1.0\n          },\n          {\n            \"Option\": {\n              \"Id\": \"b925c85d-45d0-4df1-a5c7-3e74275b17f1\",\n              \"Mode\": 0,\n              \"Name\": \"sample string 2\"\n            },\n            \"Amount\": 1.0,\n            \"TransactionId\": \"6a021377-97e9-4ec1-8127-833c512d7371\",\n            \"PaymentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n            \"Points\": 1.0\n          }\n        ],\n        \"RefundItems\": [\n          {\n            \"InvoiceItemId\": \"fc5fb9be-b639-4c5f-83bf-c3923f751c20\",\n            \"ItemId\": \"6d9a345f-b6c2-4175-8d43-e512649b2723\",\n            \"Quantity\": 3,\n            \"RefundAmount\": 4.0,\n            \"RefundDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n          },\n          {\n            \"InvoiceItemId\": \"fc5fb9be-b639-4c5f-83bf-c3923f751c20\",\n            \"ItemId\": \"6d9a345f-b6c2-4175-8d43-e512649b2723\",\n            \"Quantity\": 3,\n            \"RefundAmount\": 4.0,\n            \"RefundDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n          }\n        ],\n        \"Lock\": true,\n        \"CanChangeGuest\": true,\n        \"CenterId\": \"926054e9-ce2a-48e4-832e-9cb978ba45c8\",\n        \"Center\": {\n          \"Id\": \"a6283ba1-96bb-42a2-a88f-9d931878b5c8\",\n          \"Country\": {\n            \"Id\": 1,\n            \"Code\": \"sample string 2\",\n            \"Name\": \"sample string 3\",\n            \"PhoneCode\": 1,\n            \"Nationality\": \"sample string 4\"\n          },\n          \"State\": {\n            \"Id\": 1,\n            \"Code\": \"sample string 2\",\n            \"Name\": \"sample string 3\",\n            \"ShortName\": \"sample string 4\"\n          },\n          \"Name\": \"sample string 2\",\n          \"GeoLatitude\": 1.1,\n          \"GeoLongitude\": 1.1,\n          \"Address1\": \"sample string 3\",\n          \"Address2\": \"sample string 4\",\n          \"City\": \"sample string 5\",\n          \"ZipCode\": \"sample string 6\",\n          \"Phone1\": {\n            \"CountryId\": 1,\n            \"Number\": \"sample string 2\",\n            \"DisplayNumber\": \"sample string 3\"\n          },\n          \"Phone2\": {\n            \"CountryId\": 1,\n            \"Number\": \"sample string 2\",\n            \"DisplayNumber\": \"sample string 3\"\n          },\n          \"Email\": \"sample string 7\",\n          \"CenterInfo\": \"sample string 8\",\n          \"ServiceTaxNo\": \"sample string 9\",\n          \"TIN\": \"sample string 10\",\n          \"VAT\": \"sample string 11\",\n          \"CST\": \"sample string 12\",\n          \"CanBook\": true,\n          \"CenterCode\": \"sample string 14\",\n          \"TimeZone\": {\n            \"Id\": 1,\n            \"Name\": \"sample string 2\",\n            \"StandardName\": \"sample string 3\",\n            \"Symbol\": \"sample string 4\"\n          },\n          \"CollectFeedback\": true,\n          \"working_hours\": [\n            {\n              \"day_of_week\": \"sample string 1\",\n              \"start_time\": \"sample string 2\",\n              \"end_time\": \"sample string 3\"\n            },\n            {\n              \"day_of_week\": \"sample string 1\",\n              \"start_time\": \"sample string 2\",\n              \"end_time\": \"sample string 3\"\n            }\n          ],\n          \"AreServicesAvailableInCenter\": true,\n          \"FeedBackLink\": \"sample string 16\",\n          \"FeedBackLabelText\": \"sample string 17\",\n          \"isPaymentEnabled\": true,\n          \"isCenterVoided\": true,\n          \"isServiceSaleEnabled\": true,\n          \"isMembershipSaleEnabled\": true,\n          \"isGiftCardSaleEnabled\": true,\n          \"isSeriesPackageSaleEnabled\": true,\n          \"isDealsEnabled\": true,\n          \"EnableSelfPay\": true,\n          \"EnableSelfCheckIn\": true,\n          \"EnableAutoPay\": true,\n          \"AllowSelfCheckinBefore\": 28,\n          \"AllowCheckWithinRadius\": 29,\n          \"Zone\": {\n            \"id\": \"00000000-0000-0000-0000-000000000000\",\n            \"name\": null\n          }\n        },\n        \"CollectFeedback\": true,\n        \"IsFeedbackExpired\": true,\n        \"BookingWizardAdvancedMode\": true,\n        \"BookingWizardBottomPanelMode\": true,\n        \"Refunded\": true,\n        \"InvoiceAuthStatus\": 1,\n        \"InvoiceAuthorizationStatus\": 1,\n        \"InvTransactionStatusForAutoPay\": 0,\n        \"InvoiceSource\": 1,\n        \"is_created_from_booking_wizard\": true,\n        \"RemoveBuddyServiceFinishSegment\": true,\n        \"host_id\": \"69380e07-7ebd-45a4-bf67-356572872ccf\",\n        \"payment_made_by\": \"32f18a65-cd1c-499f-97fc-e269150d8864\",\n        \"entity_name\": \"sample string 12\",\n        \"email_link\": \"sample string 13\",\n        \"sms_link\": \"sample string 14\",\n        \"appointment_category_id\": \"sample string 15\",\n        \"scheduled_payment_frequency\": 1,\n        \"scheduled_payment_installment\": 1,\n        \"scheduled_first_payment\": 1,\n        \"scheduled_payment_frequency_type\": 1\n      },\n      {\n        \"Id\": \"8d330aaa-7583-4560-8543-9177f48448b5\",\n        \"InvoiceNumber\": \"sample string 2\",\n        \"GroupInvoiceId\": \"5d92a04f-cba1-49cc-86b7-9c165dfa2e7a\",\n        \"group_name\": \"sample string 3\",\n        \"ReceiptNumber\": \"sample string 4\",\n        \"AppointmentGroupId\": \"8bc65aea-28e1-4c8d-953c-25b8c02af72e\",\n        \"ReservationId\": \"5a5d206a-abb8-4c2f-aa7e-619bb2e6d475\",\n        \"IsRebooking\": true,\n        \"Notes\": \"sample string 6\",\n        \"GuestId\": \"741df3cf-e145-4b7a-84ee-1a21e0acc03c\",\n        \"Guest\": {\n          \"Id\": \"70e8ca6e-c8ae-4f37-a0ad-e26169d8fdbd\",\n          \"Code\": \"sample string 2\",\n          \"FirstName\": \"sample string 3\",\n          \"MiddleName\": \"sample string 4\",\n          \"LastName\": \"sample string 5\",\n          \"Email\": \"sample string 6\",\n          \"MobileNumber\": \"sample string 7\",\n          \"MobilePhoneModel\": {\n            \"CountryId\": 1,\n            \"Number\": \"sample string 2\",\n            \"DisplayNumber\": \"sample string 3\"\n          },\n          \"HomePhone\": \"sample string 8\",\n          \"HomePhoneModel\": {\n            \"CountryId\": 1,\n            \"Number\": \"sample string 2\",\n            \"DisplayNumber\": \"sample string 3\"\n          },\n          \"WorkPhone\": \"sample string 9\",\n          \"WorkPhoneModel\": {\n            \"CountryId\": 1,\n            \"Number\": \"sample string 2\",\n            \"DisplayNumber\": \"sample string 3\"\n          },\n          \"Gender\": 0,\n          \"DateOfBirth\": \"2021-01-05T09:25:26.9212774+00:00\",\n          \"AnniversaryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n          \"Address1\": \"sample string 10\",\n          \"Address2\": \"sample string 11\",\n          \"City\": \"sample string 12\",\n          \"PostalCode\": \"sample string 13\",\n          \"State\": {\n            \"Id\": 1,\n            \"Code\": \"sample string 2\",\n            \"Name\": \"sample string 3\",\n            \"ShortName\": \"sample string 4\"\n          },\n          \"Country\": {\n            \"Id\": 1,\n            \"Code\": \"sample string 2\",\n            \"Name\": \"sample string 3\",\n            \"PhoneCode\": 1,\n            \"Nationality\": \"sample string 4\"\n          },\n          \"Nationality\": {\n            \"Id\": 1,\n            \"Code\": \"sample string 2\",\n            \"Name\": \"sample string 3\",\n            \"PhoneCode\": 1,\n            \"Nationality\": \"sample string 4\"\n          },\n          \"ReferralSource\": {\n            \"Id\": \"616cbadc-4b79-4b57-a83e-8f43091996f5\",\n            \"OrgReferralId\": \"e38d05a2-ab57-4b09-9784-360ded60f781\",\n            \"Name\": \"sample string 3\"\n          },\n          \"ReferredGuestId\": \"c8030bd1-367b-400a-84c3-518a287b0791\",\n          \"ReceiveTransactionalSms\": true,\n          \"ReceiveMarketingEmail\": true,\n          \"ReceiveTransactionalEmail\": true,\n          \"ReceiveMarketingSms\": true,\n          \"CreationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n          \"LastUpdated\": \"2021-01-05T09:25:26.9212774+00:00\",\n          \"MergeIntoCode\": \"sample string 14\",\n          \"MergeIntoGuestId\": \"9ee5148f-4af5-44fc-8464-606f5bc2b2a1\",\n          \"CenterId\": \"267ab043-ffff-493a-a573-0856bce9ad85\",\n          \"CenterCode\": \"sample string 16\",\n          \"CenterName\": \"sample string 17\",\n          \"GuestIndicator\": \"sample string 18\",\n          \"IsMember\": 19,\n          \"DOB_IncompleteYear\": \"sample string 20\",\n          \"Password\": \"sample string 21\",\n          \"UserName\": \"sample string 22\",\n          \"FacebookUserId\": \"sample string 23\",\n          \"SocialFaceBookUserId\": \"sample string 24\",\n          \"SocialGoogleUserId\": \"sample string 25\",\n          \"hasZenotiCreds\": true,\n          \"OldPassword\": \"sample string 27\",\n          \"OptInForLoyaltyProgram\": true,\n          \"FormDetails\": [\n            {\n              \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n              \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n              \"ServiceName\": \"sample string 3\",\n              \"ServiceDisplayName\": \"sample string 4\",\n              \"ServiceId\": \"sample string 5\",\n              \"Name\": \"sample string 6\",\n              \"Filled\": true,\n              \"Submitted\": true,\n              \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"FormType\": 0,\n              \"LastFilledBy\": \"sample string 10\",\n              \"LatestVersion\": \"sample string 11\",\n              \"FormHistory\": [\n                {\n                  \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"VersionDateString\": \"sample string 2\",\n                  \"VersionId\": \"sample string 3\",\n                  \"CreatedBy\": \"sample string 4\",\n                  \"FormName\": \"sample string 5\",\n                  \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                },\n                {\n                  \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"VersionDateString\": \"sample string 2\",\n                  \"VersionId\": \"sample string 3\",\n                  \"CreatedBy\": \"sample string 4\",\n                  \"FormName\": \"sample string 5\",\n                  \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                }\n              ],\n              \"Viewonly\": true,\n              \"IsFormLocked\": true,\n              \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"IsEditable\": true,\n              \"IsExpired\": true,\n              \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n              \"DisplayOrder\": 1,\n              \"IsServiceForm\": true,\n              \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Permissions\": {\n                \"CanView\": true,\n                \"CanEdit\": true\n              },\n              \"FormFilledStatus\": 0,\n              \"IsActive\": true,\n              \"SendLinkInNotifications\": true\n            },\n            {\n              \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n              \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n              \"ServiceName\": \"sample string 3\",\n              \"ServiceDisplayName\": \"sample string 4\",\n              \"ServiceId\": \"sample string 5\",\n              \"Name\": \"sample string 6\",\n              \"Filled\": true,\n              \"Submitted\": true,\n              \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"FormType\": 0,\n              \"LastFilledBy\": \"sample string 10\",\n              \"LatestVersion\": \"sample string 11\",\n              \"FormHistory\": [\n                {\n                  \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"VersionDateString\": \"sample string 2\",\n                  \"VersionId\": \"sample string 3\",\n                  \"CreatedBy\": \"sample string 4\",\n                  \"FormName\": \"sample string 5\",\n                  \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                },\n                {\n                  \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"VersionDateString\": \"sample string 2\",\n                  \"VersionId\": \"sample string 3\",\n                  \"CreatedBy\": \"sample string 4\",\n                  \"FormName\": \"sample string 5\",\n                  \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                }\n              ],\n              \"Viewonly\": true,\n              \"IsFormLocked\": true,\n              \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"IsEditable\": true,\n              \"IsExpired\": true,\n              \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n              \"DisplayOrder\": 1,\n              \"IsServiceForm\": true,\n              \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Permissions\": {\n                \"CanView\": true,\n                \"CanEdit\": true\n              },\n              \"FormFilledStatus\": 0,\n              \"IsActive\": true,\n              \"SendLinkInNotifications\": true\n            }\n          ],\n          \"IsMinors\": true,\n          \"LpTierInfo\": \"sample string 29\",\n          \"GuestIndicatorValue\": {\n            \"HighSpender\": true,\n            \"Member\": 1,\n            \"LowFeedback\": true,\n            \"RegularGuest\": true,\n            \"FirstTimer\": true,\n            \"ReturningCustomer\": true,\n            \"NoShow\": true,\n            \"HasActivePackages\": true,\n            \"HasProfileAlerts\": true,\n            \"OtherCenterGuest\": true,\n            \"HasCTA\": true,\n            \"Dues\": true,\n            \"CardOnFile\": true,\n            \"AutoPayEnabled\": true\n          },\n          \"IsMemberbershipAddOnUser\": 30,\n          \"HasActiveMems\": 31,\n          \"ReceiveLpStmt\": true,\n          \"GenderEnumType\": 0,\n          \"ReferralCode\": \"sample string 33\",\n          \"EnableAutoPay\": true,\n          \"GuestCustomDataFilled\": \"sample string 35\"\n        },\n        \"Price\": {\n          \"CurrencyId\": 1,\n          \"Sales\": 2.0,\n          \"Tax\": 3.0,\n          \"Final\": 4.0,\n          \"Final1\": 5.0,\n          \"Discount\": 6.0,\n          \"Tip\": 7.0,\n          \"SSG\": 1.0,\n          \"RoundingCorrection\": 8.0,\n          \"DiscountedPrice\": 1.0,\n          \"environmental_fee\": 1.0,\n          \"environmental_fee_label\": \"sample string 9\",\n          \"can_be_waived\": true\n        },\n        \"SaleDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n        \"FutureRecurringBillDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n        \"guest_checkin_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n        \"LinkedInvoiceId\": \"fd4fb734-e725-4bf8-a994-f0edfd80cc15\",\n        \"Status\": 0,\n        \"InvoiceServices\": [\n          {\n            \"AppointmentService\": {\n              \"AppointmentId\": \"69ae27a2-47d4-4290-809e-2004f303756a\",\n              \"InvoiceItemId\": \"3f5e5a28-f96a-4ee9-a1bc-a5bde6d8584c\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"UIItemIdentifier\": \"sample string 3\",\n              \"CartItemId\": \"51a7e42e-b410-4138-a366-bb19cbc888ca\",\n              \"AppointmentSegmentId\": \"055e3c02-45c4-4fa6-8622-4126dd3e4076\",\n              \"PackageId\": \"c527ee38-aab7-43c4-99f6-1c86239c96fe\",\n              \"Package\": {\n                \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                \"Name\": \"sample string 2\",\n                \"Description\": \"sample string 3\",\n                \"Code\": \"sample string 4\",\n                \"HasBundledProducts\": true,\n                \"Duration\": 6,\n                \"BundledProductPriceCheck\": 0,\n                \"BundledProductPricePercentage\": 7.0,\n                \"PackagePriceWithOutTax\": 8.0,\n                \"Type\": 1,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"PackageCostIncBundledProducts\": true,\n                \"Services\": [\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  }\n                ],\n                \"Items\": [\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  }\n                ],\n                \"CanBook\": true,\n                \"PackageDisplayName\": \"sample string 11\",\n                \"PackageDisplayPrice\": \"sample string 12\",\n                \"HTMLDescription\": \"sample string 13\",\n                \"CalculateServiceLevelTax\": true,\n                \"TermsandConditions\": \"sample string 15\",\n                \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"ExpirationDays\": 1,\n                \"ScheduledPaymentFrequency\": 1,\n                \"ScheduledPaymentFrequencyType\": 1,\n                \"RestrictRedemptionToThisCenter\": 16,\n                \"CenterName\": \"sample string 17\",\n                \"PackageCategoryName\": \"sample string 18\",\n                \"start_validity_at_first_redemption\": true\n              },\n              \"Service\": {\n                \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                \"Name\": \"sample string 2\",\n                \"DisplayName\": \"sample string 3\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"Duration\": 4,\n                \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                \"IsAddOn\": true,\n                \"HasAddOns\": true,\n                \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                \"Description\": \"sample string 6\",\n                \"HTMLDescription\": \"sample string 7\",\n                \"CategoryName\": \"sample string 8\",\n                \"AddOns\": [],\n                \"IsVariant\": true,\n                \"HasVariant\": true,\n                \"HasSegments\": true,\n                \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                \"BookingWithPartialBalance\": 1,\n                \"ShowInCatalog\": 1,\n                \"IncludesTax\": true,\n                \"IsServicePriceScaledForAnyTherapist\": true,\n                \"canPerformService\": true,\n                \"Membership\": {\n                  \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                  \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                  \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                  \"Name\": \"sample string 3\",\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"SetupPrice\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"CanBook\": true,\n                  \"ShowPrice\": true,\n                  \"DisplayName\": \"sample string 6\",\n                  \"DisplayPrice\": \"sample string 7\",\n                  \"ImagePaths\": {\n                    \"sample string 1\": \"sample string 2\",\n                    \"sample string 3\": \"sample string 4\"\n                  },\n                  \"IsRecurrringMembership\": true,\n                  \"MembershipType\": 9,\n                  \"FirstCollectionAfter\": 1,\n                  \"Description\": \"sample string 10\",\n                  \"HTMLDescription\": \"sample string 11\",\n                  \"TermsandConditions\": \"sample string 12\",\n                  \"TermsandConditionsAcceptance\": \"sample string 13\",\n                  \"enforce_mandatory_fields\": true,\n                  \"FrequencyText\": \"sample string 15\"\n                },\n                \"PseudoAppliedMembership\": 11,\n                \"ScaledDuration\": 12,\n                \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                \"override_product_consumption\": true,\n                \"override_default_product_consumption\": true,\n                \"ServiceFinalPrice\": 15.0,\n                \"Void\": true,\n                \"RecoveryTime\": 17,\n                \"Code\": \"sample string 18\",\n                \"CampaignInfo\": {\n                  \"CampaignOriginalPrice\": 1.0,\n                  \"DiscountPercentage\": 1.0,\n                  \"DiscountValue\": 1.0,\n                  \"CampaignName\": \"sample string 2\",\n                  \"CampaignId\": \"sample string 3\",\n                  \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                  \"PriceBeforeTax\": 4.0,\n                  \"DiscountedPrice\": 5.0,\n                  \"Tax\": 6.0,\n                  \"CampaignPrice\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 1.0,\n                    \"Tax\": 1.0,\n                    \"Final\": 1.0,\n                    \"Discount\": 1.0,\n                    \"Tip\": 1.0,\n                    \"SSG\": 1.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"PriceWithOutTax\": 1.0,\n                    \"environmentalFee\": 1.0,\n                    \"environmentalFeeLabel\": \"sample string 1\"\n                  }\n                },\n                \"PreRequisites\": [],\n                \"EnforcePreRequisites\": true,\n                \"ClubPreRequisites\": true,\n                \"ValidityDays\": 1,\n                \"BookingOrder\": 1,\n                \"ValidityDaysAsPreRequisite\": 1,\n                \"tips_enabled\": true,\n                \"EnableCatalogServiceFrequency\": true,\n                \"CatalogServiceFrequency\": 23\n              },\n              \"ReducedTimeGroupId\": \"4f236e8e-7351-472c-8f30-d85069de0c03\",\n              \"ServiceFormDetails\": [\n                {\n                  \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                  \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                  \"ServiceName\": \"sample string 3\",\n                  \"ServiceDisplayName\": \"sample string 4\",\n                  \"ServiceId\": \"sample string 5\",\n                  \"Name\": \"sample string 6\",\n                  \"Filled\": true,\n                  \"Submitted\": true,\n                  \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"FormType\": 0,\n                  \"LastFilledBy\": \"sample string 10\",\n                  \"LatestVersion\": \"sample string 11\",\n                  \"FormHistory\": [\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    },\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    }\n                  ],\n                  \"Viewonly\": true,\n                  \"IsFormLocked\": true,\n                  \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"IsEditable\": true,\n                  \"IsExpired\": true,\n                  \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                  \"DisplayOrder\": 1,\n                  \"IsServiceForm\": true,\n                  \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Permissions\": {\n                    \"CanView\": true,\n                    \"CanEdit\": true\n                  },\n                  \"FormFilledStatus\": 0,\n                  \"IsActive\": true,\n                  \"SendLinkInNotifications\": true\n                },\n                {\n                  \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                  \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                  \"ServiceName\": \"sample string 3\",\n                  \"ServiceDisplayName\": \"sample string 4\",\n                  \"ServiceId\": \"sample string 5\",\n                  \"Name\": \"sample string 6\",\n                  \"Filled\": true,\n                  \"Submitted\": true,\n                  \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"FormType\": 0,\n                  \"LastFilledBy\": \"sample string 10\",\n                  \"LatestVersion\": \"sample string 11\",\n                  \"FormHistory\": [\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    },\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    }\n                  ],\n                  \"Viewonly\": true,\n                  \"IsFormLocked\": true,\n                  \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"IsEditable\": true,\n                  \"IsExpired\": true,\n                  \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                  \"DisplayOrder\": 1,\n                  \"IsServiceForm\": true,\n                  \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Permissions\": {\n                    \"CanView\": true,\n                    \"CanEdit\": true\n                  },\n                  \"FormFilledStatus\": 0,\n                  \"IsActive\": true,\n                  \"SendLinkInNotifications\": true\n                }\n              ],\n              \"RequestedTherapistGender\": 0,\n              \"StartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"RequestedDuration\": 1,\n              \"NonReducedDuration\": 1,\n              \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Room\": {\n                \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                \"Name\": \"sample string 2\"\n              },\n              \"Lock\": true,\n              \"Equipment\": {\n                \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                \"Name\": \"sample string 2\"\n              },\n              \"Status\": 0,\n              \"RequestedTherapist\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"SaleBy\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 5,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"SCD\": \"sample string 6\",\n              \"ActualStartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"CompletedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Progress\": 0,\n              \"ParentAppointmentId\": \"68fcabcf-2217-4445-9d55-69932544048c\",\n              \"ServiceCustomData\": {\n                \"Permission\": {\n                  \"CanView\": true,\n                  \"CanEdit\": true\n                }\n              },\n              \"ItemActions\": \"sample string 7\",\n              \"EquivalenceFactor\": 1.1,\n              \"EquivalentName\": \"sample string 8\",\n              \"IsMembershipApplied\": true,\n              \"IsAddOn\": true,\n              \"AddonAppointmentId\": \"2aa1b8d5-c7bc-4a19-b124-33d96b069654\",\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"CanModifyTherapist\": true,\n              \"CoupleGroupNo\": 1,\n              \"CoupleGroupId\": \"0c515581-a283-4f13-9fe9-f3573191c992\",\n              \"OrderNo\": 1,\n              \"OpenSlots\": [\n                {\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Therapists\": [\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    },\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Rooms\": [\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Equipments\": [\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    },\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    }\n                  ]\n                },\n                {\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Therapists\": [\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    },\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Rooms\": [\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Equipments\": [\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    },\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    }\n                  ]\n                }\n              ],\n              \"Warnings\": [\n                {\n                  \"Type\": 0,\n                  \"Message\": \"sample string 1\",\n                  \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                  \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                  \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                  \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                  \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                },\n                {\n                  \"Type\": 0,\n                  \"Message\": \"sample string 1\",\n                  \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                  \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                  \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                  \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                  \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                }\n              ],\n              \"FillOpenSlots\": true,\n              \"AssignDefaultSlot\": true,\n              \"AssignedSlotTherapistIds\": [\n                \"f4cd1e8f-28fb-41a3-b1f1-5deba3c8b340\",\n                \"72a079fd-3d7d-4b2e-aefb-9bbcc80d3265\"\n              ],\n              \"AssignedSlotRoomIds\": [\n                \"70dcd198-7932-478b-99f2-9482ca8e6b30\",\n                \"2839d0eb-c72f-4c2b-9296-522b0a1756b5\"\n              ],\n              \"AssignedSlotRooms\": [\n                {\n                  \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                  \"Name\": \"sample string 2\"\n                },\n                {\n                  \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                  \"Name\": \"sample string 2\"\n                }\n              ],\n              \"AssignedSlotEquipmentIds\": [\n                \"3855d6fd-c1a9-4915-bad9-913ab32a9875\",\n                \"1fa3329a-164b-4da3-be92-86341e959687\"\n              ],\n              \"AssignedSlotEquipments\": [\n                {\n                  \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                  \"Name\": \"sample string 2\"\n                },\n                {\n                  \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                  \"Name\": \"sample string 2\"\n                }\n              ],\n              \"ResetIfTherapistCanNotDoService\": true,\n              \"Membership\": {\n                \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                \"Name\": \"sample string 3\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"SetupPrice\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CanBook\": true,\n                \"ShowPrice\": true,\n                \"DisplayName\": \"sample string 6\",\n                \"DisplayPrice\": \"sample string 7\",\n                \"ImagePaths\": {\n                  \"sample string 1\": \"sample string 2\",\n                  \"sample string 3\": \"sample string 4\"\n                },\n                \"IsRecurrringMembership\": true,\n                \"MembershipType\": 9,\n                \"FirstCollectionAfter\": 1,\n                \"Description\": \"sample string 10\",\n                \"HTMLDescription\": \"sample string 11\",\n                \"TermsandConditions\": \"sample string 12\",\n                \"TermsandConditionsAcceptance\": \"sample string 13\",\n                \"enforce_mandatory_fields\": true,\n                \"FrequencyText\": \"sample string 15\"\n              },\n              \"PseudoAppliedMembership\": 10,\n              \"PkgGroupNo\": 1,\n              \"DayPackageService\": {\n                \"Type\": 1,\n                \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                \"Name\": \"sample string 2\",\n                \"Quantity\": 3,\n                \"Order\": 4,\n                \"Service\": {\n                  \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                  \"Name\": \"sample string 2\",\n                  \"DisplayName\": \"sample string 3\",\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"Duration\": 4,\n                  \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                  \"IsAddOn\": true,\n                  \"HasAddOns\": true,\n                  \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                  \"Description\": \"sample string 6\",\n                  \"HTMLDescription\": \"sample string 7\",\n                  \"CategoryName\": \"sample string 8\",\n                  \"AddOns\": [],\n                  \"IsVariant\": true,\n                  \"HasVariant\": true,\n                  \"HasSegments\": true,\n                  \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                  \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                  \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                  \"BookingWithPartialBalance\": 1,\n                  \"ShowInCatalog\": 1,\n                  \"IncludesTax\": true,\n                  \"IsServicePriceScaledForAnyTherapist\": true,\n                  \"canPerformService\": true,\n                  \"Membership\": {\n                    \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                    \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                    \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                    \"Name\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"SetupPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"DisplayName\": \"sample string 6\",\n                    \"DisplayPrice\": \"sample string 7\",\n                    \"ImagePaths\": {\n                      \"sample string 1\": \"sample string 2\",\n                      \"sample string 3\": \"sample string 4\"\n                    },\n                    \"IsRecurrringMembership\": true,\n                    \"MembershipType\": 9,\n                    \"FirstCollectionAfter\": 1,\n                    \"Description\": \"sample string 10\",\n                    \"HTMLDescription\": \"sample string 11\",\n                    \"TermsandConditions\": \"sample string 12\",\n                    \"TermsandConditionsAcceptance\": \"sample string 13\",\n                    \"enforce_mandatory_fields\": true,\n                    \"FrequencyText\": \"sample string 15\"\n                  },\n                  \"PseudoAppliedMembership\": 11,\n                  \"ScaledDuration\": 12,\n                  \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                  \"override_product_consumption\": true,\n                  \"override_default_product_consumption\": true,\n                  \"ServiceFinalPrice\": 15.0,\n                  \"Void\": true,\n                  \"RecoveryTime\": 17,\n                  \"Code\": \"sample string 18\",\n                  \"CampaignInfo\": {\n                    \"CampaignOriginalPrice\": 1.0,\n                    \"DiscountPercentage\": 1.0,\n                    \"DiscountValue\": 1.0,\n                    \"CampaignName\": \"sample string 2\",\n                    \"CampaignId\": \"sample string 3\",\n                    \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                    \"PriceBeforeTax\": 4.0,\n                    \"DiscountedPrice\": 5.0,\n                    \"Tax\": 6.0,\n                    \"CampaignPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 1.0,\n                      \"Tax\": 1.0,\n                      \"Final\": 1.0,\n                      \"Discount\": 1.0,\n                      \"Tip\": 1.0,\n                      \"SSG\": 1.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"PriceWithOutTax\": 1.0,\n                      \"environmentalFee\": 1.0,\n                      \"environmentalFeeLabel\": \"sample string 1\"\n                    }\n                  },\n                  \"PreRequisites\": [],\n                  \"EnforcePreRequisites\": true,\n                  \"ClubPreRequisites\": true,\n                  \"ValidityDays\": 1,\n                  \"BookingOrder\": 1,\n                  \"ValidityDaysAsPreRequisite\": 1,\n                  \"tips_enabled\": true,\n                  \"EnableCatalogServiceFrequency\": true,\n                  \"CatalogServiceFrequency\": 23\n                },\n                \"PackageServicePK\": 5\n              },\n              \"ShowInCalendar\": 1,\n              \"FormId\": \"38e313dc-2650-49f3-a3b1-459469580129\",\n              \"hasServiceForm\": true,\n              \"PreferredTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"AppointmentSource\": 0,\n              \"RemoveBuddyServiceSegments\": [\n                {\n                  \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                  \"Name\": \"sample string 2\",\n                  \"ServiceName\": \"sample string 3\"\n                },\n                {\n                  \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                  \"Name\": \"sample string 2\",\n                  \"ServiceName\": \"sample string 3\"\n                }\n              ],\n              \"AppointmentStatus\": 1,\n              \"ServiceCustomDataEntered\": true,\n              \"ProductConsumptionEntered\": true,\n              \"disable_tip\": true,\n              \"EnableCatalogServiceFrequency\": true,\n              \"CatalogServiceFrequency\": 16\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          },\n          {\n            \"AppointmentService\": {\n              \"AppointmentId\": \"69ae27a2-47d4-4290-809e-2004f303756a\",\n              \"InvoiceItemId\": \"3f5e5a28-f96a-4ee9-a1bc-a5bde6d8584c\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"UIItemIdentifier\": \"sample string 3\",\n              \"CartItemId\": \"51a7e42e-b410-4138-a366-bb19cbc888ca\",\n              \"AppointmentSegmentId\": \"055e3c02-45c4-4fa6-8622-4126dd3e4076\",\n              \"PackageId\": \"c527ee38-aab7-43c4-99f6-1c86239c96fe\",\n              \"Package\": {\n                \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                \"Name\": \"sample string 2\",\n                \"Description\": \"sample string 3\",\n                \"Code\": \"sample string 4\",\n                \"HasBundledProducts\": true,\n                \"Duration\": 6,\n                \"BundledProductPriceCheck\": 0,\n                \"BundledProductPricePercentage\": 7.0,\n                \"PackagePriceWithOutTax\": 8.0,\n                \"Type\": 1,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"PackageCostIncBundledProducts\": true,\n                \"Services\": [\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  }\n                ],\n                \"Items\": [\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  }\n                ],\n                \"CanBook\": true,\n                \"PackageDisplayName\": \"sample string 11\",\n                \"PackageDisplayPrice\": \"sample string 12\",\n                \"HTMLDescription\": \"sample string 13\",\n                \"CalculateServiceLevelTax\": true,\n                \"TermsandConditions\": \"sample string 15\",\n                \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"ExpirationDays\": 1,\n                \"ScheduledPaymentFrequency\": 1,\n                \"ScheduledPaymentFrequencyType\": 1,\n                \"RestrictRedemptionToThisCenter\": 16,\n                \"CenterName\": \"sample string 17\",\n                \"PackageCategoryName\": \"sample string 18\",\n                \"start_validity_at_first_redemption\": true\n              },\n              \"Service\": {\n                \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                \"Name\": \"sample string 2\",\n                \"DisplayName\": \"sample string 3\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"Duration\": 4,\n                \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                \"IsAddOn\": true,\n                \"HasAddOns\": true,\n                \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                \"Description\": \"sample string 6\",\n                \"HTMLDescription\": \"sample string 7\",\n                \"CategoryName\": \"sample string 8\",\n                \"AddOns\": [],\n                \"IsVariant\": true,\n                \"HasVariant\": true,\n                \"HasSegments\": true,\n                \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                \"BookingWithPartialBalance\": 1,\n                \"ShowInCatalog\": 1,\n                \"IncludesTax\": true,\n                \"IsServicePriceScaledForAnyTherapist\": true,\n                \"canPerformService\": true,\n                \"Membership\": {\n                  \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                  \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                  \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                  \"Name\": \"sample string 3\",\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"SetupPrice\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"CanBook\": true,\n                  \"ShowPrice\": true,\n                  \"DisplayName\": \"sample string 6\",\n                  \"DisplayPrice\": \"sample string 7\",\n                  \"ImagePaths\": {\n                    \"sample string 1\": \"sample string 2\",\n                    \"sample string 3\": \"sample string 4\"\n                  },\n                  \"IsRecurrringMembership\": true,\n                  \"MembershipType\": 9,\n                  \"FirstCollectionAfter\": 1,\n                  \"Description\": \"sample string 10\",\n                  \"HTMLDescription\": \"sample string 11\",\n                  \"TermsandConditions\": \"sample string 12\",\n                  \"TermsandConditionsAcceptance\": \"sample string 13\",\n                  \"enforce_mandatory_fields\": true,\n                  \"FrequencyText\": \"sample string 15\"\n                },\n                \"PseudoAppliedMembership\": 11,\n                \"ScaledDuration\": 12,\n                \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                \"override_product_consumption\": true,\n                \"override_default_product_consumption\": true,\n                \"ServiceFinalPrice\": 15.0,\n                \"Void\": true,\n                \"RecoveryTime\": 17,\n                \"Code\": \"sample string 18\",\n                \"CampaignInfo\": {\n                  \"CampaignOriginalPrice\": 1.0,\n                  \"DiscountPercentage\": 1.0,\n                  \"DiscountValue\": 1.0,\n                  \"CampaignName\": \"sample string 2\",\n                  \"CampaignId\": \"sample string 3\",\n                  \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                  \"PriceBeforeTax\": 4.0,\n                  \"DiscountedPrice\": 5.0,\n                  \"Tax\": 6.0,\n                  \"CampaignPrice\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 1.0,\n                    \"Tax\": 1.0,\n                    \"Final\": 1.0,\n                    \"Discount\": 1.0,\n                    \"Tip\": 1.0,\n                    \"SSG\": 1.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"PriceWithOutTax\": 1.0,\n                    \"environmentalFee\": 1.0,\n                    \"environmentalFeeLabel\": \"sample string 1\"\n                  }\n                },\n                \"PreRequisites\": [],\n                \"EnforcePreRequisites\": true,\n                \"ClubPreRequisites\": true,\n                \"ValidityDays\": 1,\n                \"BookingOrder\": 1,\n                \"ValidityDaysAsPreRequisite\": 1,\n                \"tips_enabled\": true,\n                \"EnableCatalogServiceFrequency\": true,\n                \"CatalogServiceFrequency\": 23\n              },\n              \"ReducedTimeGroupId\": \"4f236e8e-7351-472c-8f30-d85069de0c03\",\n              \"ServiceFormDetails\": [\n                {\n                  \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                  \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                  \"ServiceName\": \"sample string 3\",\n                  \"ServiceDisplayName\": \"sample string 4\",\n                  \"ServiceId\": \"sample string 5\",\n                  \"Name\": \"sample string 6\",\n                  \"Filled\": true,\n                  \"Submitted\": true,\n                  \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"FormType\": 0,\n                  \"LastFilledBy\": \"sample string 10\",\n                  \"LatestVersion\": \"sample string 11\",\n                  \"FormHistory\": [\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    },\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    }\n                  ],\n                  \"Viewonly\": true,\n                  \"IsFormLocked\": true,\n                  \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"IsEditable\": true,\n                  \"IsExpired\": true,\n                  \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                  \"DisplayOrder\": 1,\n                  \"IsServiceForm\": true,\n                  \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Permissions\": {\n                    \"CanView\": true,\n                    \"CanEdit\": true\n                  },\n                  \"FormFilledStatus\": 0,\n                  \"IsActive\": true,\n                  \"SendLinkInNotifications\": true\n                },\n                {\n                  \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                  \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                  \"ServiceName\": \"sample string 3\",\n                  \"ServiceDisplayName\": \"sample string 4\",\n                  \"ServiceId\": \"sample string 5\",\n                  \"Name\": \"sample string 6\",\n                  \"Filled\": true,\n                  \"Submitted\": true,\n                  \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"FormType\": 0,\n                  \"LastFilledBy\": \"sample string 10\",\n                  \"LatestVersion\": \"sample string 11\",\n                  \"FormHistory\": [\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    },\n                    {\n                      \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"VersionDateString\": \"sample string 2\",\n                      \"VersionId\": \"sample string 3\",\n                      \"CreatedBy\": \"sample string 4\",\n                      \"FormName\": \"sample string 5\",\n                      \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                    }\n                  ],\n                  \"Viewonly\": true,\n                  \"IsFormLocked\": true,\n                  \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"IsEditable\": true,\n                  \"IsExpired\": true,\n                  \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                  \"DisplayOrder\": 1,\n                  \"IsServiceForm\": true,\n                  \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Permissions\": {\n                    \"CanView\": true,\n                    \"CanEdit\": true\n                  },\n                  \"FormFilledStatus\": 0,\n                  \"IsActive\": true,\n                  \"SendLinkInNotifications\": true\n                }\n              ],\n              \"RequestedTherapistGender\": 0,\n              \"StartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"RequestedDuration\": 1,\n              \"NonReducedDuration\": 1,\n              \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Room\": {\n                \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                \"Name\": \"sample string 2\"\n              },\n              \"Lock\": true,\n              \"Equipment\": {\n                \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                \"Name\": \"sample string 2\"\n              },\n              \"Status\": 0,\n              \"RequestedTherapist\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"SaleBy\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 5,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"SCD\": \"sample string 6\",\n              \"ActualStartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"CompletedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Progress\": 0,\n              \"ParentAppointmentId\": \"68fcabcf-2217-4445-9d55-69932544048c\",\n              \"ServiceCustomData\": {\n                \"Permission\": {\n                  \"CanView\": true,\n                  \"CanEdit\": true\n                }\n              },\n              \"ItemActions\": \"sample string 7\",\n              \"EquivalenceFactor\": 1.1,\n              \"EquivalentName\": \"sample string 8\",\n              \"IsMembershipApplied\": true,\n              \"IsAddOn\": true,\n              \"AddonAppointmentId\": \"2aa1b8d5-c7bc-4a19-b124-33d96b069654\",\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"CanModifyTherapist\": true,\n              \"CoupleGroupNo\": 1,\n              \"CoupleGroupId\": \"0c515581-a283-4f13-9fe9-f3573191c992\",\n              \"OrderNo\": 1,\n              \"OpenSlots\": [\n                {\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Therapists\": [\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    },\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Rooms\": [\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Equipments\": [\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    },\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    }\n                  ]\n                },\n                {\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Therapists\": [\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    },\n                    {\n                      \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                      \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ],\n                      \"Warnings\": [\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        },\n                        {\n                          \"Type\": 0,\n                          \"Message\": \"sample string 1\",\n                          \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                          \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                          \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                          \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                          \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Rooms\": [\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Equipments\": [\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    },\n                    {\n                      \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                    }\n                  ]\n                }\n              ],\n              \"Warnings\": [\n                {\n                  \"Type\": 0,\n                  \"Message\": \"sample string 1\",\n                  \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                  \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                  \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                  \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                  \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                },\n                {\n                  \"Type\": 0,\n                  \"Message\": \"sample string 1\",\n                  \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                  \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                  \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                  \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                  \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                }\n              ],\n              \"FillOpenSlots\": true,\n              \"AssignDefaultSlot\": true,\n              \"AssignedSlotTherapistIds\": [\n                \"f4cd1e8f-28fb-41a3-b1f1-5deba3c8b340\",\n                \"72a079fd-3d7d-4b2e-aefb-9bbcc80d3265\"\n              ],\n              \"AssignedSlotRoomIds\": [\n                \"70dcd198-7932-478b-99f2-9482ca8e6b30\",\n                \"2839d0eb-c72f-4c2b-9296-522b0a1756b5\"\n              ],\n              \"AssignedSlotRooms\": [\n                {\n                  \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                  \"Name\": \"sample string 2\"\n                },\n                {\n                  \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                  \"Name\": \"sample string 2\"\n                }\n              ],\n              \"AssignedSlotEquipmentIds\": [\n                \"3855d6fd-c1a9-4915-bad9-913ab32a9875\",\n                \"1fa3329a-164b-4da3-be92-86341e959687\"\n              ],\n              \"AssignedSlotEquipments\": [\n                {\n                  \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                  \"Name\": \"sample string 2\"\n                },\n                {\n                  \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                  \"Name\": \"sample string 2\"\n                }\n              ],\n              \"ResetIfTherapistCanNotDoService\": true,\n              \"Membership\": {\n                \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                \"Name\": \"sample string 3\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"SetupPrice\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CanBook\": true,\n                \"ShowPrice\": true,\n                \"DisplayName\": \"sample string 6\",\n                \"DisplayPrice\": \"sample string 7\",\n                \"ImagePaths\": {\n                  \"sample string 1\": \"sample string 2\",\n                  \"sample string 3\": \"sample string 4\"\n                },\n                \"IsRecurrringMembership\": true,\n                \"MembershipType\": 9,\n                \"FirstCollectionAfter\": 1,\n                \"Description\": \"sample string 10\",\n                \"HTMLDescription\": \"sample string 11\",\n                \"TermsandConditions\": \"sample string 12\",\n                \"TermsandConditionsAcceptance\": \"sample string 13\",\n                \"enforce_mandatory_fields\": true,\n                \"FrequencyText\": \"sample string 15\"\n              },\n              \"PseudoAppliedMembership\": 10,\n              \"PkgGroupNo\": 1,\n              \"DayPackageService\": {\n                \"Type\": 1,\n                \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                \"Name\": \"sample string 2\",\n                \"Quantity\": 3,\n                \"Order\": 4,\n                \"Service\": {\n                  \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                  \"Name\": \"sample string 2\",\n                  \"DisplayName\": \"sample string 3\",\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"Duration\": 4,\n                  \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                  \"IsAddOn\": true,\n                  \"HasAddOns\": true,\n                  \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                  \"Description\": \"sample string 6\",\n                  \"HTMLDescription\": \"sample string 7\",\n                  \"CategoryName\": \"sample string 8\",\n                  \"AddOns\": [],\n                  \"IsVariant\": true,\n                  \"HasVariant\": true,\n                  \"HasSegments\": true,\n                  \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                  \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                  \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                  \"BookingWithPartialBalance\": 1,\n                  \"ShowInCatalog\": 1,\n                  \"IncludesTax\": true,\n                  \"IsServicePriceScaledForAnyTherapist\": true,\n                  \"canPerformService\": true,\n                  \"Membership\": {\n                    \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                    \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                    \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                    \"Name\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"SetupPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"DisplayName\": \"sample string 6\",\n                    \"DisplayPrice\": \"sample string 7\",\n                    \"ImagePaths\": {\n                      \"sample string 1\": \"sample string 2\",\n                      \"sample string 3\": \"sample string 4\"\n                    },\n                    \"IsRecurrringMembership\": true,\n                    \"MembershipType\": 9,\n                    \"FirstCollectionAfter\": 1,\n                    \"Description\": \"sample string 10\",\n                    \"HTMLDescription\": \"sample string 11\",\n                    \"TermsandConditions\": \"sample string 12\",\n                    \"TermsandConditionsAcceptance\": \"sample string 13\",\n                    \"enforce_mandatory_fields\": true,\n                    \"FrequencyText\": \"sample string 15\"\n                  },\n                  \"PseudoAppliedMembership\": 11,\n                  \"ScaledDuration\": 12,\n                  \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                  \"override_product_consumption\": true,\n                  \"override_default_product_consumption\": true,\n                  \"ServiceFinalPrice\": 15.0,\n                  \"Void\": true,\n                  \"RecoveryTime\": 17,\n                  \"Code\": \"sample string 18\",\n                  \"CampaignInfo\": {\n                    \"CampaignOriginalPrice\": 1.0,\n                    \"DiscountPercentage\": 1.0,\n                    \"DiscountValue\": 1.0,\n                    \"CampaignName\": \"sample string 2\",\n                    \"CampaignId\": \"sample string 3\",\n                    \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                    \"PriceBeforeTax\": 4.0,\n                    \"DiscountedPrice\": 5.0,\n                    \"Tax\": 6.0,\n                    \"CampaignPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 1.0,\n                      \"Tax\": 1.0,\n                      \"Final\": 1.0,\n                      \"Discount\": 1.0,\n                      \"Tip\": 1.0,\n                      \"SSG\": 1.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"PriceWithOutTax\": 1.0,\n                      \"environmentalFee\": 1.0,\n                      \"environmentalFeeLabel\": \"sample string 1\"\n                    }\n                  },\n                  \"PreRequisites\": [],\n                  \"EnforcePreRequisites\": true,\n                  \"ClubPreRequisites\": true,\n                  \"ValidityDays\": 1,\n                  \"BookingOrder\": 1,\n                  \"ValidityDaysAsPreRequisite\": 1,\n                  \"tips_enabled\": true,\n                  \"EnableCatalogServiceFrequency\": true,\n                  \"CatalogServiceFrequency\": 23\n                },\n                \"PackageServicePK\": 5\n              },\n              \"ShowInCalendar\": 1,\n              \"FormId\": \"38e313dc-2650-49f3-a3b1-459469580129\",\n              \"hasServiceForm\": true,\n              \"PreferredTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"AppointmentSource\": 0,\n              \"RemoveBuddyServiceSegments\": [\n                {\n                  \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                  \"Name\": \"sample string 2\",\n                  \"ServiceName\": \"sample string 3\"\n                },\n                {\n                  \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                  \"Name\": \"sample string 2\",\n                  \"ServiceName\": \"sample string 3\"\n                }\n              ],\n              \"AppointmentStatus\": 1,\n              \"ServiceCustomDataEntered\": true,\n              \"ProductConsumptionEntered\": true,\n              \"disable_tip\": true,\n              \"EnableCatalogServiceFrequency\": true,\n              \"CatalogServiceFrequency\": 16\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          }\n        ],\n        \"InvoiceProducts\": [\n          {\n            \"AppointmentProduct\": {\n              \"Product\": {\n                \"Id\": \"03429257-3a10-43f9-afe9-6e0db9be824a\",\n                \"Name\": \"sample string 2\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CategoryId\": \"0f70dd78-1417-468a-8097-76c38e8e1f81\",\n                \"IsRetail\": true,\n                \"IsConsumable\": true,\n                \"Url\": \"sample string 5\",\n                \"Description\": \"sample string 6\"\n              },\n              \"InvoiceItemId\": \"42fdf6d2-49a9-44d2-99ba-14750946c9e7\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          },\n          {\n            \"AppointmentProduct\": {\n              \"Product\": {\n                \"Id\": \"03429257-3a10-43f9-afe9-6e0db9be824a\",\n                \"Name\": \"sample string 2\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CategoryId\": \"0f70dd78-1417-468a-8097-76c38e8e1f81\",\n                \"IsRetail\": true,\n                \"IsConsumable\": true,\n                \"Url\": \"sample string 5\",\n                \"Description\": \"sample string 6\"\n              },\n              \"InvoiceItemId\": \"42fdf6d2-49a9-44d2-99ba-14750946c9e7\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          }\n        ],\n        \"InvoiceMemberships\": [\n          {\n            \"AppointmentMembership\": {\n              \"Membership\": {\n                \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                \"Name\": \"sample string 3\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"SetupPrice\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CanBook\": true,\n                \"ShowPrice\": true,\n                \"DisplayName\": \"sample string 6\",\n                \"DisplayPrice\": \"sample string 7\",\n                \"ImagePaths\": {\n                  \"sample string 1\": \"sample string 2\",\n                  \"sample string 3\": \"sample string 4\"\n                },\n                \"IsRecurrringMembership\": true,\n                \"MembershipType\": 9,\n                \"FirstCollectionAfter\": 1,\n                \"Description\": \"sample string 10\",\n                \"HTMLDescription\": \"sample string 11\",\n                \"TermsandConditions\": \"sample string 12\",\n                \"TermsandConditionsAcceptance\": \"sample string 13\",\n                \"enforce_mandatory_fields\": true,\n                \"FrequencyText\": \"sample string 15\"\n              },\n              \"InvoiceItemId\": \"42a82738-6bb3-42f5-97dc-39a9c906f5f7\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"MembershipBillDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"RecurringMembership\": {\n                \"Days\": 1,\n                \"SaleStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"SaleEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"CreditAmount\": 2.1,\n                \"CreditAmountExpiration\": true,\n                \"NumGuests\": 1,\n                \"Code\": \"sample string 4\",\n                \"BusinessUnitId\": \"10c5d84c-3100-40c7-955d-5baf05260d25\",\n                \"Months\": 5,\n                \"TermsandConditions\": \"sample string 6\",\n                \"Type\": 7,\n                \"CategoryId\": \"91a245f2-807e-4f65-91de-18d51ccdbfdc\",\n                \"Description\": \"sample string 8\",\n                \"HTMLDescription\": \"sample string 9\",\n                \"TermsandConditionsAcceptance\": \"sample string 10\",\n                \"Id\": \"72551b54-d21c-4b28-a7a2-e125bf5cca04\",\n                \"VersionId\": \"7f5a3c33-4219-454d-a94a-7d157916cc02\",\n                \"SetupMembershipId\": \"8fc7eaf5-7d93-46c5-83c8-7ef46a7d4caf\",\n                \"Name\": \"sample string 13\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"SetupPrice\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CanBook\": true,\n                \"ShowPrice\": true,\n                \"DisplayName\": \"sample string 16\",\n                \"DisplayPrice\": \"sample string 17\",\n                \"ImagePaths\": {\n                  \"sample string 1\": \"sample string 2\",\n                  \"sample string 3\": \"sample string 4\"\n                },\n                \"IsRecurrringMembership\": true,\n                \"MembershipType\": 19,\n                \"FirstCollectionAfter\": 1,\n                \"enforce_mandatory_fields\": true,\n                \"FrequencyText\": \"sample string 21\"\n              },\n              \"Signature\": \"sample string 3\",\n              \"UserMembershipId\": \"bdacfc4b-8527-4831-8db6-c07895725ded\",\n              \"AcceptedOn\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"IsTandCAccepted\": true,\n              \"PaymentAccountId\": \"sample string 4\",\n              \"HasMembershipDigitalForm\": true,\n              \"HasFilledMembershipForms\": true,\n              \"RecurringPaymentType\": 0\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          },\n          {\n            \"AppointmentMembership\": {\n              \"Membership\": {\n                \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                \"Name\": \"sample string 3\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"SetupPrice\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CanBook\": true,\n                \"ShowPrice\": true,\n                \"DisplayName\": \"sample string 6\",\n                \"DisplayPrice\": \"sample string 7\",\n                \"ImagePaths\": {\n                  \"sample string 1\": \"sample string 2\",\n                  \"sample string 3\": \"sample string 4\"\n                },\n                \"IsRecurrringMembership\": true,\n                \"MembershipType\": 9,\n                \"FirstCollectionAfter\": 1,\n                \"Description\": \"sample string 10\",\n                \"HTMLDescription\": \"sample string 11\",\n                \"TermsandConditions\": \"sample string 12\",\n                \"TermsandConditionsAcceptance\": \"sample string 13\",\n                \"enforce_mandatory_fields\": true,\n                \"FrequencyText\": \"sample string 15\"\n              },\n              \"InvoiceItemId\": \"42a82738-6bb3-42f5-97dc-39a9c906f5f7\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"MembershipBillDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"RecurringMembership\": {\n                \"Days\": 1,\n                \"SaleStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"SaleEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"CreditAmount\": 2.1,\n                \"CreditAmountExpiration\": true,\n                \"NumGuests\": 1,\n                \"Code\": \"sample string 4\",\n                \"BusinessUnitId\": \"10c5d84c-3100-40c7-955d-5baf05260d25\",\n                \"Months\": 5,\n                \"TermsandConditions\": \"sample string 6\",\n                \"Type\": 7,\n                \"CategoryId\": \"91a245f2-807e-4f65-91de-18d51ccdbfdc\",\n                \"Description\": \"sample string 8\",\n                \"HTMLDescription\": \"sample string 9\",\n                \"TermsandConditionsAcceptance\": \"sample string 10\",\n                \"Id\": \"72551b54-d21c-4b28-a7a2-e125bf5cca04\",\n                \"VersionId\": \"7f5a3c33-4219-454d-a94a-7d157916cc02\",\n                \"SetupMembershipId\": \"8fc7eaf5-7d93-46c5-83c8-7ef46a7d4caf\",\n                \"Name\": \"sample string 13\",\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"SetupPrice\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"CanBook\": true,\n                \"ShowPrice\": true,\n                \"DisplayName\": \"sample string 16\",\n                \"DisplayPrice\": \"sample string 17\",\n                \"ImagePaths\": {\n                  \"sample string 1\": \"sample string 2\",\n                  \"sample string 3\": \"sample string 4\"\n                },\n                \"IsRecurrringMembership\": true,\n                \"MembershipType\": 19,\n                \"FirstCollectionAfter\": 1,\n                \"enforce_mandatory_fields\": true,\n                \"FrequencyText\": \"sample string 21\"\n              },\n              \"Signature\": \"sample string 3\",\n              \"UserMembershipId\": \"bdacfc4b-8527-4831-8db6-c07895725ded\",\n              \"AcceptedOn\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"IsTandCAccepted\": true,\n              \"PaymentAccountId\": \"sample string 4\",\n              \"HasMembershipDigitalForm\": true,\n              \"HasFilledMembershipForms\": true,\n              \"RecurringPaymentType\": 0\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          }\n        ],\n        \"InvoiceDayPackages\": [\n          {\n            \"AppointmentDayPackage\": {\n              \"Package\": {\n                \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                \"Name\": \"sample string 2\",\n                \"Description\": \"sample string 3\",\n                \"Code\": \"sample string 4\",\n                \"HasBundledProducts\": true,\n                \"Duration\": 6,\n                \"BundledProductPriceCheck\": 0,\n                \"BundledProductPricePercentage\": 7.0,\n                \"PackagePriceWithOutTax\": 8.0,\n                \"Type\": 1,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"PackageCostIncBundledProducts\": true,\n                \"Services\": [\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  }\n                ],\n                \"Items\": [\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  }\n                ],\n                \"CanBook\": true,\n                \"PackageDisplayName\": \"sample string 11\",\n                \"PackageDisplayPrice\": \"sample string 12\",\n                \"HTMLDescription\": \"sample string 13\",\n                \"CalculateServiceLevelTax\": true,\n                \"TermsandConditions\": \"sample string 15\",\n                \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"ExpirationDays\": 1,\n                \"ScheduledPaymentFrequency\": 1,\n                \"ScheduledPaymentFrequencyType\": 1,\n                \"RestrictRedemptionToThisCenter\": 16,\n                \"CenterName\": \"sample string 17\",\n                \"PackageCategoryName\": \"sample string 18\",\n                \"start_validity_at_first_redemption\": true\n              },\n              \"InvoiceItemId\": \"3ffaba14-6cf1-498e-9c1d-e4e34f4e96a3\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"AppointmentService\": [\n                {\n                  \"AppointmentId\": \"69ae27a2-47d4-4290-809e-2004f303756a\",\n                  \"InvoiceItemId\": \"3f5e5a28-f96a-4ee9-a1bc-a5bde6d8584c\",\n                  \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"UIItemIdentifier\": \"sample string 3\",\n                  \"CartItemId\": \"51a7e42e-b410-4138-a366-bb19cbc888ca\",\n                  \"AppointmentSegmentId\": \"055e3c02-45c4-4fa6-8622-4126dd3e4076\",\n                  \"PackageId\": \"c527ee38-aab7-43c4-99f6-1c86239c96fe\",\n                  \"Package\": {\n                    \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                    \"Name\": \"sample string 2\",\n                    \"Description\": \"sample string 3\",\n                    \"Code\": \"sample string 4\",\n                    \"HasBundledProducts\": true,\n                    \"Duration\": 6,\n                    \"BundledProductPriceCheck\": 0,\n                    \"BundledProductPricePercentage\": 7.0,\n                    \"PackagePriceWithOutTax\": 8.0,\n                    \"Type\": 1,\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"PackageCostIncBundledProducts\": true,\n                    \"Services\": [\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      },\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      }\n                    ],\n                    \"Items\": [\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      },\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      }\n                    ],\n                    \"CanBook\": true,\n                    \"PackageDisplayName\": \"sample string 11\",\n                    \"PackageDisplayPrice\": \"sample string 12\",\n                    \"HTMLDescription\": \"sample string 13\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"TermsandConditions\": \"sample string 15\",\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ExpirationDays\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"RestrictRedemptionToThisCenter\": 16,\n                    \"CenterName\": \"sample string 17\",\n                    \"PackageCategoryName\": \"sample string 18\",\n                    \"start_validity_at_first_redemption\": true\n                  },\n                  \"Service\": {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  \"ReducedTimeGroupId\": \"4f236e8e-7351-472c-8f30-d85069de0c03\",\n                  \"ServiceFormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"RequestedTherapistGender\": 0,\n                  \"StartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"RequestedDuration\": 1,\n                  \"NonReducedDuration\": 1,\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Room\": {\n                    \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Lock\": true,\n                  \"Equipment\": {\n                    \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Status\": 0,\n                  \"RequestedTherapist\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"SaleBy\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"Quantity\": 5,\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"SCD\": \"sample string 6\",\n                  \"ActualStartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"CompletedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Progress\": 0,\n                  \"ParentAppointmentId\": \"68fcabcf-2217-4445-9d55-69932544048c\",\n                  \"ServiceCustomData\": {\n                    \"Permission\": {\n                      \"CanView\": true,\n                      \"CanEdit\": true\n                    }\n                  },\n                  \"ItemActions\": \"sample string 7\",\n                  \"EquivalenceFactor\": 1.1,\n                  \"EquivalentName\": \"sample string 8\",\n                  \"IsMembershipApplied\": true,\n                  \"IsAddOn\": true,\n                  \"AddonAppointmentId\": \"2aa1b8d5-c7bc-4a19-b124-33d96b069654\",\n                  \"IsPackageApplied\": true,\n                  \"IsDiscountApplied\": true,\n                  \"CanModifyTherapist\": true,\n                  \"CoupleGroupNo\": 1,\n                  \"CoupleGroupId\": \"0c515581-a283-4f13-9fe9-f3573191c992\",\n                  \"OrderNo\": 1,\n                  \"OpenSlots\": [\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Warnings\": [\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    },\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    }\n                  ],\n                  \"FillOpenSlots\": true,\n                  \"AssignDefaultSlot\": true,\n                  \"AssignedSlotTherapistIds\": [\n                    \"f4cd1e8f-28fb-41a3-b1f1-5deba3c8b340\",\n                    \"72a079fd-3d7d-4b2e-aefb-9bbcc80d3265\"\n                  ],\n                  \"AssignedSlotRoomIds\": [\n                    \"70dcd198-7932-478b-99f2-9482ca8e6b30\",\n                    \"2839d0eb-c72f-4c2b-9296-522b0a1756b5\"\n                  ],\n                  \"AssignedSlotRooms\": [\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"AssignedSlotEquipmentIds\": [\n                    \"3855d6fd-c1a9-4915-bad9-913ab32a9875\",\n                    \"1fa3329a-164b-4da3-be92-86341e959687\"\n                  ],\n                  \"AssignedSlotEquipments\": [\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"ResetIfTherapistCanNotDoService\": true,\n                  \"Membership\": {\n                    \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                    \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                    \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                    \"Name\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"SetupPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"DisplayName\": \"sample string 6\",\n                    \"DisplayPrice\": \"sample string 7\",\n                    \"ImagePaths\": {\n                      \"sample string 1\": \"sample string 2\",\n                      \"sample string 3\": \"sample string 4\"\n                    },\n                    \"IsRecurrringMembership\": true,\n                    \"MembershipType\": 9,\n                    \"FirstCollectionAfter\": 1,\n                    \"Description\": \"sample string 10\",\n                    \"HTMLDescription\": \"sample string 11\",\n                    \"TermsandConditions\": \"sample string 12\",\n                    \"TermsandConditionsAcceptance\": \"sample string 13\",\n                    \"enforce_mandatory_fields\": true,\n                    \"FrequencyText\": \"sample string 15\"\n                  },\n                  \"PseudoAppliedMembership\": 10,\n                  \"PkgGroupNo\": 1,\n                  \"DayPackageService\": {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  \"ShowInCalendar\": 1,\n                  \"FormId\": \"38e313dc-2650-49f3-a3b1-459469580129\",\n                  \"hasServiceForm\": true,\n                  \"PreferredTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AppointmentSource\": 0,\n                  \"RemoveBuddyServiceSegments\": [\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    },\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    }\n                  ],\n                  \"AppointmentStatus\": 1,\n                  \"ServiceCustomDataEntered\": true,\n                  \"ProductConsumptionEntered\": true,\n                  \"disable_tip\": true,\n                  \"EnableCatalogServiceFrequency\": true,\n                  \"CatalogServiceFrequency\": 16\n                },\n                {\n                  \"AppointmentId\": \"69ae27a2-47d4-4290-809e-2004f303756a\",\n                  \"InvoiceItemId\": \"3f5e5a28-f96a-4ee9-a1bc-a5bde6d8584c\",\n                  \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"UIItemIdentifier\": \"sample string 3\",\n                  \"CartItemId\": \"51a7e42e-b410-4138-a366-bb19cbc888ca\",\n                  \"AppointmentSegmentId\": \"055e3c02-45c4-4fa6-8622-4126dd3e4076\",\n                  \"PackageId\": \"c527ee38-aab7-43c4-99f6-1c86239c96fe\",\n                  \"Package\": {\n                    \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                    \"Name\": \"sample string 2\",\n                    \"Description\": \"sample string 3\",\n                    \"Code\": \"sample string 4\",\n                    \"HasBundledProducts\": true,\n                    \"Duration\": 6,\n                    \"BundledProductPriceCheck\": 0,\n                    \"BundledProductPricePercentage\": 7.0,\n                    \"PackagePriceWithOutTax\": 8.0,\n                    \"Type\": 1,\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"PackageCostIncBundledProducts\": true,\n                    \"Services\": [\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      },\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      }\n                    ],\n                    \"Items\": [\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      },\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      }\n                    ],\n                    \"CanBook\": true,\n                    \"PackageDisplayName\": \"sample string 11\",\n                    \"PackageDisplayPrice\": \"sample string 12\",\n                    \"HTMLDescription\": \"sample string 13\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"TermsandConditions\": \"sample string 15\",\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ExpirationDays\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"RestrictRedemptionToThisCenter\": 16,\n                    \"CenterName\": \"sample string 17\",\n                    \"PackageCategoryName\": \"sample string 18\",\n                    \"start_validity_at_first_redemption\": true\n                  },\n                  \"Service\": {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  \"ReducedTimeGroupId\": \"4f236e8e-7351-472c-8f30-d85069de0c03\",\n                  \"ServiceFormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"RequestedTherapistGender\": 0,\n                  \"StartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"RequestedDuration\": 1,\n                  \"NonReducedDuration\": 1,\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Room\": {\n                    \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Lock\": true,\n                  \"Equipment\": {\n                    \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Status\": 0,\n                  \"RequestedTherapist\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"SaleBy\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"Quantity\": 5,\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"SCD\": \"sample string 6\",\n                  \"ActualStartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"CompletedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Progress\": 0,\n                  \"ParentAppointmentId\": \"68fcabcf-2217-4445-9d55-69932544048c\",\n                  \"ServiceCustomData\": {\n                    \"Permission\": {\n                      \"CanView\": true,\n                      \"CanEdit\": true\n                    }\n                  },\n                  \"ItemActions\": \"sample string 7\",\n                  \"EquivalenceFactor\": 1.1,\n                  \"EquivalentName\": \"sample string 8\",\n                  \"IsMembershipApplied\": true,\n                  \"IsAddOn\": true,\n                  \"AddonAppointmentId\": \"2aa1b8d5-c7bc-4a19-b124-33d96b069654\",\n                  \"IsPackageApplied\": true,\n                  \"IsDiscountApplied\": true,\n                  \"CanModifyTherapist\": true,\n                  \"CoupleGroupNo\": 1,\n                  \"CoupleGroupId\": \"0c515581-a283-4f13-9fe9-f3573191c992\",\n                  \"OrderNo\": 1,\n                  \"OpenSlots\": [\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Warnings\": [\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    },\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    }\n                  ],\n                  \"FillOpenSlots\": true,\n                  \"AssignDefaultSlot\": true,\n                  \"AssignedSlotTherapistIds\": [\n                    \"f4cd1e8f-28fb-41a3-b1f1-5deba3c8b340\",\n                    \"72a079fd-3d7d-4b2e-aefb-9bbcc80d3265\"\n                  ],\n                  \"AssignedSlotRoomIds\": [\n                    \"70dcd198-7932-478b-99f2-9482ca8e6b30\",\n                    \"2839d0eb-c72f-4c2b-9296-522b0a1756b5\"\n                  ],\n                  \"AssignedSlotRooms\": [\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"AssignedSlotEquipmentIds\": [\n                    \"3855d6fd-c1a9-4915-bad9-913ab32a9875\",\n                    \"1fa3329a-164b-4da3-be92-86341e959687\"\n                  ],\n                  \"AssignedSlotEquipments\": [\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"ResetIfTherapistCanNotDoService\": true,\n                  \"Membership\": {\n                    \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                    \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                    \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                    \"Name\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"SetupPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"DisplayName\": \"sample string 6\",\n                    \"DisplayPrice\": \"sample string 7\",\n                    \"ImagePaths\": {\n                      \"sample string 1\": \"sample string 2\",\n                      \"sample string 3\": \"sample string 4\"\n                    },\n                    \"IsRecurrringMembership\": true,\n                    \"MembershipType\": 9,\n                    \"FirstCollectionAfter\": 1,\n                    \"Description\": \"sample string 10\",\n                    \"HTMLDescription\": \"sample string 11\",\n                    \"TermsandConditions\": \"sample string 12\",\n                    \"TermsandConditionsAcceptance\": \"sample string 13\",\n                    \"enforce_mandatory_fields\": true,\n                    \"FrequencyText\": \"sample string 15\"\n                  },\n                  \"PseudoAppliedMembership\": 10,\n                  \"PkgGroupNo\": 1,\n                  \"DayPackageService\": {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  \"ShowInCalendar\": 1,\n                  \"FormId\": \"38e313dc-2650-49f3-a3b1-459469580129\",\n                  \"hasServiceForm\": true,\n                  \"PreferredTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AppointmentSource\": 0,\n                  \"RemoveBuddyServiceSegments\": [\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    },\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    }\n                  ],\n                  \"AppointmentStatus\": 1,\n                  \"ServiceCustomDataEntered\": true,\n                  \"ProductConsumptionEntered\": true,\n                  \"disable_tip\": true,\n                  \"EnableCatalogServiceFrequency\": true,\n                  \"CatalogServiceFrequency\": 16\n                }\n              ],\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsDiscountApplied\": true,\n              \"AppointmentStatus\": 1\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          },\n          {\n            \"AppointmentDayPackage\": {\n              \"Package\": {\n                \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                \"Name\": \"sample string 2\",\n                \"Description\": \"sample string 3\",\n                \"Code\": \"sample string 4\",\n                \"HasBundledProducts\": true,\n                \"Duration\": 6,\n                \"BundledProductPriceCheck\": 0,\n                \"BundledProductPricePercentage\": 7.0,\n                \"PackagePriceWithOutTax\": 8.0,\n                \"Type\": 1,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"PackageCostIncBundledProducts\": true,\n                \"Services\": [\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  }\n                ],\n                \"Items\": [\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  }\n                ],\n                \"CanBook\": true,\n                \"PackageDisplayName\": \"sample string 11\",\n                \"PackageDisplayPrice\": \"sample string 12\",\n                \"HTMLDescription\": \"sample string 13\",\n                \"CalculateServiceLevelTax\": true,\n                \"TermsandConditions\": \"sample string 15\",\n                \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"ExpirationDays\": 1,\n                \"ScheduledPaymentFrequency\": 1,\n                \"ScheduledPaymentFrequencyType\": 1,\n                \"RestrictRedemptionToThisCenter\": 16,\n                \"CenterName\": \"sample string 17\",\n                \"PackageCategoryName\": \"sample string 18\",\n                \"start_validity_at_first_redemption\": true\n              },\n              \"InvoiceItemId\": \"3ffaba14-6cf1-498e-9c1d-e4e34f4e96a3\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"AppointmentService\": [\n                {\n                  \"AppointmentId\": \"69ae27a2-47d4-4290-809e-2004f303756a\",\n                  \"InvoiceItemId\": \"3f5e5a28-f96a-4ee9-a1bc-a5bde6d8584c\",\n                  \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"UIItemIdentifier\": \"sample string 3\",\n                  \"CartItemId\": \"51a7e42e-b410-4138-a366-bb19cbc888ca\",\n                  \"AppointmentSegmentId\": \"055e3c02-45c4-4fa6-8622-4126dd3e4076\",\n                  \"PackageId\": \"c527ee38-aab7-43c4-99f6-1c86239c96fe\",\n                  \"Package\": {\n                    \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                    \"Name\": \"sample string 2\",\n                    \"Description\": \"sample string 3\",\n                    \"Code\": \"sample string 4\",\n                    \"HasBundledProducts\": true,\n                    \"Duration\": 6,\n                    \"BundledProductPriceCheck\": 0,\n                    \"BundledProductPricePercentage\": 7.0,\n                    \"PackagePriceWithOutTax\": 8.0,\n                    \"Type\": 1,\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"PackageCostIncBundledProducts\": true,\n                    \"Services\": [\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      },\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      }\n                    ],\n                    \"Items\": [\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      },\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      }\n                    ],\n                    \"CanBook\": true,\n                    \"PackageDisplayName\": \"sample string 11\",\n                    \"PackageDisplayPrice\": \"sample string 12\",\n                    \"HTMLDescription\": \"sample string 13\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"TermsandConditions\": \"sample string 15\",\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ExpirationDays\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"RestrictRedemptionToThisCenter\": 16,\n                    \"CenterName\": \"sample string 17\",\n                    \"PackageCategoryName\": \"sample string 18\",\n                    \"start_validity_at_first_redemption\": true\n                  },\n                  \"Service\": {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  \"ReducedTimeGroupId\": \"4f236e8e-7351-472c-8f30-d85069de0c03\",\n                  \"ServiceFormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"RequestedTherapistGender\": 0,\n                  \"StartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"RequestedDuration\": 1,\n                  \"NonReducedDuration\": 1,\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Room\": {\n                    \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Lock\": true,\n                  \"Equipment\": {\n                    \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Status\": 0,\n                  \"RequestedTherapist\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"SaleBy\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"Quantity\": 5,\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"SCD\": \"sample string 6\",\n                  \"ActualStartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"CompletedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Progress\": 0,\n                  \"ParentAppointmentId\": \"68fcabcf-2217-4445-9d55-69932544048c\",\n                  \"ServiceCustomData\": {\n                    \"Permission\": {\n                      \"CanView\": true,\n                      \"CanEdit\": true\n                    }\n                  },\n                  \"ItemActions\": \"sample string 7\",\n                  \"EquivalenceFactor\": 1.1,\n                  \"EquivalentName\": \"sample string 8\",\n                  \"IsMembershipApplied\": true,\n                  \"IsAddOn\": true,\n                  \"AddonAppointmentId\": \"2aa1b8d5-c7bc-4a19-b124-33d96b069654\",\n                  \"IsPackageApplied\": true,\n                  \"IsDiscountApplied\": true,\n                  \"CanModifyTherapist\": true,\n                  \"CoupleGroupNo\": 1,\n                  \"CoupleGroupId\": \"0c515581-a283-4f13-9fe9-f3573191c992\",\n                  \"OrderNo\": 1,\n                  \"OpenSlots\": [\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Warnings\": [\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    },\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    }\n                  ],\n                  \"FillOpenSlots\": true,\n                  \"AssignDefaultSlot\": true,\n                  \"AssignedSlotTherapistIds\": [\n                    \"f4cd1e8f-28fb-41a3-b1f1-5deba3c8b340\",\n                    \"72a079fd-3d7d-4b2e-aefb-9bbcc80d3265\"\n                  ],\n                  \"AssignedSlotRoomIds\": [\n                    \"70dcd198-7932-478b-99f2-9482ca8e6b30\",\n                    \"2839d0eb-c72f-4c2b-9296-522b0a1756b5\"\n                  ],\n                  \"AssignedSlotRooms\": [\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"AssignedSlotEquipmentIds\": [\n                    \"3855d6fd-c1a9-4915-bad9-913ab32a9875\",\n                    \"1fa3329a-164b-4da3-be92-86341e959687\"\n                  ],\n                  \"AssignedSlotEquipments\": [\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"ResetIfTherapistCanNotDoService\": true,\n                  \"Membership\": {\n                    \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                    \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                    \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                    \"Name\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"SetupPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"DisplayName\": \"sample string 6\",\n                    \"DisplayPrice\": \"sample string 7\",\n                    \"ImagePaths\": {\n                      \"sample string 1\": \"sample string 2\",\n                      \"sample string 3\": \"sample string 4\"\n                    },\n                    \"IsRecurrringMembership\": true,\n                    \"MembershipType\": 9,\n                    \"FirstCollectionAfter\": 1,\n                    \"Description\": \"sample string 10\",\n                    \"HTMLDescription\": \"sample string 11\",\n                    \"TermsandConditions\": \"sample string 12\",\n                    \"TermsandConditionsAcceptance\": \"sample string 13\",\n                    \"enforce_mandatory_fields\": true,\n                    \"FrequencyText\": \"sample string 15\"\n                  },\n                  \"PseudoAppliedMembership\": 10,\n                  \"PkgGroupNo\": 1,\n                  \"DayPackageService\": {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  \"ShowInCalendar\": 1,\n                  \"FormId\": \"38e313dc-2650-49f3-a3b1-459469580129\",\n                  \"hasServiceForm\": true,\n                  \"PreferredTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AppointmentSource\": 0,\n                  \"RemoveBuddyServiceSegments\": [\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    },\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    }\n                  ],\n                  \"AppointmentStatus\": 1,\n                  \"ServiceCustomDataEntered\": true,\n                  \"ProductConsumptionEntered\": true,\n                  \"disable_tip\": true,\n                  \"EnableCatalogServiceFrequency\": true,\n                  \"CatalogServiceFrequency\": 16\n                },\n                {\n                  \"AppointmentId\": \"69ae27a2-47d4-4290-809e-2004f303756a\",\n                  \"InvoiceItemId\": \"3f5e5a28-f96a-4ee9-a1bc-a5bde6d8584c\",\n                  \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"UIItemIdentifier\": \"sample string 3\",\n                  \"CartItemId\": \"51a7e42e-b410-4138-a366-bb19cbc888ca\",\n                  \"AppointmentSegmentId\": \"055e3c02-45c4-4fa6-8622-4126dd3e4076\",\n                  \"PackageId\": \"c527ee38-aab7-43c4-99f6-1c86239c96fe\",\n                  \"Package\": {\n                    \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                    \"Name\": \"sample string 2\",\n                    \"Description\": \"sample string 3\",\n                    \"Code\": \"sample string 4\",\n                    \"HasBundledProducts\": true,\n                    \"Duration\": 6,\n                    \"BundledProductPriceCheck\": 0,\n                    \"BundledProductPricePercentage\": 7.0,\n                    \"PackagePriceWithOutTax\": 8.0,\n                    \"Type\": 1,\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"PackageCostIncBundledProducts\": true,\n                    \"Services\": [\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      },\n                      {\n                        \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                        \"Name\": \"sample string 2\",\n                        \"DisplayName\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"Duration\": 4,\n                        \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                        \"IsAddOn\": true,\n                        \"HasAddOns\": true,\n                        \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                        \"Description\": \"sample string 6\",\n                        \"HTMLDescription\": \"sample string 7\",\n                        \"CategoryName\": \"sample string 8\",\n                        \"AddOns\": [],\n                        \"IsVariant\": true,\n                        \"HasVariant\": true,\n                        \"HasSegments\": true,\n                        \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                        \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                        \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                        \"BookingWithPartialBalance\": 1,\n                        \"ShowInCatalog\": 1,\n                        \"IncludesTax\": true,\n                        \"IsServicePriceScaledForAnyTherapist\": true,\n                        \"canPerformService\": true,\n                        \"Membership\": {\n                          \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                          \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                          \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                          \"Name\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"SetupPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"CanBook\": true,\n                          \"ShowPrice\": true,\n                          \"DisplayName\": \"sample string 6\",\n                          \"DisplayPrice\": \"sample string 7\",\n                          \"ImagePaths\": {\n                            \"sample string 1\": \"sample string 2\",\n                            \"sample string 3\": \"sample string 4\"\n                          },\n                          \"IsRecurrringMembership\": true,\n                          \"MembershipType\": 9,\n                          \"FirstCollectionAfter\": 1,\n                          \"Description\": \"sample string 10\",\n                          \"HTMLDescription\": \"sample string 11\",\n                          \"TermsandConditions\": \"sample string 12\",\n                          \"TermsandConditionsAcceptance\": \"sample string 13\",\n                          \"enforce_mandatory_fields\": true,\n                          \"FrequencyText\": \"sample string 15\"\n                        },\n                        \"PseudoAppliedMembership\": 11,\n                        \"ScaledDuration\": 12,\n                        \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                        \"override_product_consumption\": true,\n                        \"override_default_product_consumption\": true,\n                        \"ServiceFinalPrice\": 15.0,\n                        \"Void\": true,\n                        \"RecoveryTime\": 17,\n                        \"Code\": \"sample string 18\",\n                        \"CampaignInfo\": {\n                          \"CampaignOriginalPrice\": 1.0,\n                          \"DiscountPercentage\": 1.0,\n                          \"DiscountValue\": 1.0,\n                          \"CampaignName\": \"sample string 2\",\n                          \"CampaignId\": \"sample string 3\",\n                          \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                          \"PriceBeforeTax\": 4.0,\n                          \"DiscountedPrice\": 5.0,\n                          \"Tax\": 6.0,\n                          \"CampaignPrice\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 1.0,\n                            \"Tax\": 1.0,\n                            \"Final\": 1.0,\n                            \"Discount\": 1.0,\n                            \"Tip\": 1.0,\n                            \"SSG\": 1.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"PriceWithOutTax\": 1.0,\n                            \"environmentalFee\": 1.0,\n                            \"environmentalFeeLabel\": \"sample string 1\"\n                          }\n                        },\n                        \"PreRequisites\": [],\n                        \"EnforcePreRequisites\": true,\n                        \"ClubPreRequisites\": true,\n                        \"ValidityDays\": 1,\n                        \"BookingOrder\": 1,\n                        \"ValidityDaysAsPreRequisite\": 1,\n                        \"tips_enabled\": true,\n                        \"EnableCatalogServiceFrequency\": true,\n                        \"CatalogServiceFrequency\": 23\n                      }\n                    ],\n                    \"Items\": [\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      },\n                      {\n                        \"Type\": 1,\n                        \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                        \"Name\": \"sample string 2\",\n                        \"Quantity\": 3,\n                        \"Order\": 4,\n                        \"Service\": {\n                          \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                          \"Name\": \"sample string 2\",\n                          \"DisplayName\": \"sample string 3\",\n                          \"Price\": {\n                            \"CurrencyId\": 1,\n                            \"Sales\": 2.0,\n                            \"Tax\": 3.0,\n                            \"Final\": 4.0,\n                            \"Final1\": 5.0,\n                            \"Discount\": 6.0,\n                            \"Tip\": 7.0,\n                            \"SSG\": 1.0,\n                            \"RoundingCorrection\": 8.0,\n                            \"DiscountedPrice\": 1.0,\n                            \"environmental_fee\": 1.0,\n                            \"environmental_fee_label\": \"sample string 9\",\n                            \"can_be_waived\": true\n                          },\n                          \"Duration\": 4,\n                          \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                          \"IsAddOn\": true,\n                          \"HasAddOns\": true,\n                          \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                          \"Description\": \"sample string 6\",\n                          \"HTMLDescription\": \"sample string 7\",\n                          \"CategoryName\": \"sample string 8\",\n                          \"AddOns\": [],\n                          \"IsVariant\": true,\n                          \"HasVariant\": true,\n                          \"HasSegments\": true,\n                          \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                          \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                          \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                          \"BookingWithPartialBalance\": 1,\n                          \"ShowInCatalog\": 1,\n                          \"IncludesTax\": true,\n                          \"IsServicePriceScaledForAnyTherapist\": true,\n                          \"canPerformService\": true,\n                          \"Membership\": {\n                            \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                            \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                            \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                            \"Name\": \"sample string 3\",\n                            \"Price\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"SetupPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 2.0,\n                              \"Tax\": 3.0,\n                              \"Final\": 4.0,\n                              \"Final1\": 5.0,\n                              \"Discount\": 6.0,\n                              \"Tip\": 7.0,\n                              \"SSG\": 1.0,\n                              \"RoundingCorrection\": 8.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"environmental_fee\": 1.0,\n                              \"environmental_fee_label\": \"sample string 9\",\n                              \"can_be_waived\": true\n                            },\n                            \"CanBook\": true,\n                            \"ShowPrice\": true,\n                            \"DisplayName\": \"sample string 6\",\n                            \"DisplayPrice\": \"sample string 7\",\n                            \"ImagePaths\": {\n                              \"sample string 1\": \"sample string 2\",\n                              \"sample string 3\": \"sample string 4\"\n                            },\n                            \"IsRecurrringMembership\": true,\n                            \"MembershipType\": 9,\n                            \"FirstCollectionAfter\": 1,\n                            \"Description\": \"sample string 10\",\n                            \"HTMLDescription\": \"sample string 11\",\n                            \"TermsandConditions\": \"sample string 12\",\n                            \"TermsandConditionsAcceptance\": \"sample string 13\",\n                            \"enforce_mandatory_fields\": true,\n                            \"FrequencyText\": \"sample string 15\"\n                          },\n                          \"PseudoAppliedMembership\": 11,\n                          \"ScaledDuration\": 12,\n                          \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                          \"override_product_consumption\": true,\n                          \"override_default_product_consumption\": true,\n                          \"ServiceFinalPrice\": 15.0,\n                          \"Void\": true,\n                          \"RecoveryTime\": 17,\n                          \"Code\": \"sample string 18\",\n                          \"CampaignInfo\": {\n                            \"CampaignOriginalPrice\": 1.0,\n                            \"DiscountPercentage\": 1.0,\n                            \"DiscountValue\": 1.0,\n                            \"CampaignName\": \"sample string 2\",\n                            \"CampaignId\": \"sample string 3\",\n                            \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                            \"PriceBeforeTax\": 4.0,\n                            \"DiscountedPrice\": 5.0,\n                            \"Tax\": 6.0,\n                            \"CampaignPrice\": {\n                              \"CurrencyId\": 1,\n                              \"Sales\": 1.0,\n                              \"Tax\": 1.0,\n                              \"Final\": 1.0,\n                              \"Discount\": 1.0,\n                              \"Tip\": 1.0,\n                              \"SSG\": 1.0,\n                              \"DiscountedPrice\": 1.0,\n                              \"PriceWithOutTax\": 1.0,\n                              \"environmentalFee\": 1.0,\n                              \"environmentalFeeLabel\": \"sample string 1\"\n                            }\n                          },\n                          \"PreRequisites\": [],\n                          \"EnforcePreRequisites\": true,\n                          \"ClubPreRequisites\": true,\n                          \"ValidityDays\": 1,\n                          \"BookingOrder\": 1,\n                          \"ValidityDaysAsPreRequisite\": 1,\n                          \"tips_enabled\": true,\n                          \"EnableCatalogServiceFrequency\": true,\n                          \"CatalogServiceFrequency\": 23\n                        },\n                        \"PackageServicePK\": 5\n                      }\n                    ],\n                    \"CanBook\": true,\n                    \"PackageDisplayName\": \"sample string 11\",\n                    \"PackageDisplayPrice\": \"sample string 12\",\n                    \"HTMLDescription\": \"sample string 13\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"TermsandConditions\": \"sample string 15\",\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ExpirationDays\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"RestrictRedemptionToThisCenter\": 16,\n                    \"CenterName\": \"sample string 17\",\n                    \"PackageCategoryName\": \"sample string 18\",\n                    \"start_validity_at_first_redemption\": true\n                  },\n                  \"Service\": {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  \"ReducedTimeGroupId\": \"4f236e8e-7351-472c-8f30-d85069de0c03\",\n                  \"ServiceFormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"RequestedTherapistGender\": 0,\n                  \"StartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"RequestedDuration\": 1,\n                  \"NonReducedDuration\": 1,\n                  \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Room\": {\n                    \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Lock\": true,\n                  \"Equipment\": {\n                    \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                    \"Name\": \"sample string 2\"\n                  },\n                  \"Status\": 0,\n                  \"RequestedTherapist\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"SaleBy\": {\n                    \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                    \"ShortName\": \"sample string 2\",\n                    \"NickName\": \"sample string 3\",\n                    \"FullName\": \"sample string 4\",\n                    \"Email\": \"sample string 5\",\n                    \"PhoneNumber\": \"sample string 6\",\n                    \"MobilePhoneModel\": {\n                      \"CountryId\": 1,\n                      \"Number\": \"sample string 2\",\n                      \"DisplayNumber\": \"sample string 3\"\n                    },\n                    \"Gender\": 0,\n                    \"FirstName\": \"sample string 7\",\n                    \"LastName\": \"sample string 8\",\n                    \"IsAvailable\": true,\n                    \"WaiveBiometricFlag\": true,\n                    \"VanityImageUrl\": \"sample string 10\",\n                    \"ScalingFactor\": 11.1,\n                    \"ScaledPrice\": 12.0,\n                    \"ServiceTime\": 13,\n                    \"DisplayName\": \"sample string 14\",\n                    \"IdleTime\": 1,\n                    \"OriginalPrice\": 15.0,\n                    \"OriginalTax\": 16.0,\n                    \"Job\": {\n                      \"id\": \"sample string 1\",\n                      \"name\": \"sample string 2\"\n                    },\n                    \"BookingInterval\": 17,\n                    \"schedule\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                      }\n                    ],\n                    \"unavailable_times\": [\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      },\n                      {\n                        \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                        \"blocked_type\": \"sample string 3\"\n                      }\n                    ],\n                    \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  \"Quantity\": 5,\n                  \"Price\": {\n                    \"CurrencyId\": 1,\n                    \"Sales\": 2.0,\n                    \"Tax\": 3.0,\n                    \"Final\": 4.0,\n                    \"Final1\": 5.0,\n                    \"Discount\": 6.0,\n                    \"Tip\": 7.0,\n                    \"SSG\": 1.0,\n                    \"RoundingCorrection\": 8.0,\n                    \"DiscountedPrice\": 1.0,\n                    \"environmental_fee\": 1.0,\n                    \"environmental_fee_label\": \"sample string 9\",\n                    \"can_be_waived\": true\n                  },\n                  \"SCD\": \"sample string 6\",\n                  \"ActualStartTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"CompletedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Progress\": 0,\n                  \"ParentAppointmentId\": \"68fcabcf-2217-4445-9d55-69932544048c\",\n                  \"ServiceCustomData\": {\n                    \"Permission\": {\n                      \"CanView\": true,\n                      \"CanEdit\": true\n                    }\n                  },\n                  \"ItemActions\": \"sample string 7\",\n                  \"EquivalenceFactor\": 1.1,\n                  \"EquivalentName\": \"sample string 8\",\n                  \"IsMembershipApplied\": true,\n                  \"IsAddOn\": true,\n                  \"AddonAppointmentId\": \"2aa1b8d5-c7bc-4a19-b124-33d96b069654\",\n                  \"IsPackageApplied\": true,\n                  \"IsDiscountApplied\": true,\n                  \"CanModifyTherapist\": true,\n                  \"CoupleGroupNo\": 1,\n                  \"CoupleGroupId\": \"0c515581-a283-4f13-9fe9-f3573191c992\",\n                  \"OrderNo\": 1,\n                  \"OpenSlots\": [\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    },\n                    {\n                      \"StartTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"EndTimeInCenter\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Therapists\": [\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        },\n                        {\n                          \"TherapistId\": \"6fef4093-bdba-4089-82c7-01f6750dea56\",\n                          \"EndTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"Rooms\": [\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            },\n                            {\n                              \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                              \"Equipments\": [\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                },\n                                {\n                                  \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                                }\n                              ]\n                            }\n                          ],\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ],\n                          \"Warnings\": [\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            },\n                            {\n                              \"Type\": 0,\n                              \"Message\": \"sample string 1\",\n                              \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                              \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                              \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                              \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                              \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Rooms\": [\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        },\n                        {\n                          \"RoomId\": \"3dcbae23-e05c-4cba-b8b2-e6c6a95f8f81\",\n                          \"Equipments\": [\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            },\n                            {\n                              \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                            }\n                          ]\n                        }\n                      ],\n                      \"Equipments\": [\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        },\n                        {\n                          \"EquipmentId\": \"0d1b0df4-52f2-4f3e-b12e-1dcfdcbf6792\"\n                        }\n                      ]\n                    }\n                  ],\n                  \"Warnings\": [\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    },\n                    {\n                      \"Type\": 0,\n                      \"Message\": \"sample string 1\",\n                      \"GuestId\": \"808af860-297d-491f-b602-183707744c9d\",\n                      \"TherapistId\": \"d8f8a121-c9a5-410d-a449-c9220d18c230\",\n                      \"ServiceId\": \"c343f066-1447-4ea1-bde8-1eeab8187425\",\n                      \"RoomId\": \"5c54f4b6-6440-48d0-8f08-dad3693ad25f\",\n                      \"EquipmentId\": \"2b79a9c8-cb4a-418b-a6d5-947fb0bd7969\"\n                    }\n                  ],\n                  \"FillOpenSlots\": true,\n                  \"AssignDefaultSlot\": true,\n                  \"AssignedSlotTherapistIds\": [\n                    \"f4cd1e8f-28fb-41a3-b1f1-5deba3c8b340\",\n                    \"72a079fd-3d7d-4b2e-aefb-9bbcc80d3265\"\n                  ],\n                  \"AssignedSlotRoomIds\": [\n                    \"70dcd198-7932-478b-99f2-9482ca8e6b30\",\n                    \"2839d0eb-c72f-4c2b-9296-522b0a1756b5\"\n                  ],\n                  \"AssignedSlotRooms\": [\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"5e612e44-e90b-43c3-aacb-20634bff212a\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"AssignedSlotEquipmentIds\": [\n                    \"3855d6fd-c1a9-4915-bad9-913ab32a9875\",\n                    \"1fa3329a-164b-4da3-be92-86341e959687\"\n                  ],\n                  \"AssignedSlotEquipments\": [\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    },\n                    {\n                      \"Id\": \"36185807-a6c1-43a7-a1e1-d605c6849a9b\",\n                      \"Name\": \"sample string 2\"\n                    }\n                  ],\n                  \"ResetIfTherapistCanNotDoService\": true,\n                  \"Membership\": {\n                    \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                    \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                    \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                    \"Name\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"SetupPrice\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"DisplayName\": \"sample string 6\",\n                    \"DisplayPrice\": \"sample string 7\",\n                    \"ImagePaths\": {\n                      \"sample string 1\": \"sample string 2\",\n                      \"sample string 3\": \"sample string 4\"\n                    },\n                    \"IsRecurrringMembership\": true,\n                    \"MembershipType\": 9,\n                    \"FirstCollectionAfter\": 1,\n                    \"Description\": \"sample string 10\",\n                    \"HTMLDescription\": \"sample string 11\",\n                    \"TermsandConditions\": \"sample string 12\",\n                    \"TermsandConditionsAcceptance\": \"sample string 13\",\n                    \"enforce_mandatory_fields\": true,\n                    \"FrequencyText\": \"sample string 15\"\n                  },\n                  \"PseudoAppliedMembership\": 10,\n                  \"PkgGroupNo\": 1,\n                  \"DayPackageService\": {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  \"ShowInCalendar\": 1,\n                  \"FormId\": \"38e313dc-2650-49f3-a3b1-459469580129\",\n                  \"hasServiceForm\": true,\n                  \"PreferredTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AppointmentSource\": 0,\n                  \"RemoveBuddyServiceSegments\": [\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    },\n                    {\n                      \"Id\": \"196c4cda-d69a-4c85-a931-62018820c0c7\",\n                      \"Name\": \"sample string 2\",\n                      \"ServiceName\": \"sample string 3\"\n                    }\n                  ],\n                  \"AppointmentStatus\": 1,\n                  \"ServiceCustomDataEntered\": true,\n                  \"ProductConsumptionEntered\": true,\n                  \"disable_tip\": true,\n                  \"EnableCatalogServiceFrequency\": true,\n                  \"CatalogServiceFrequency\": 16\n                }\n              ],\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsDiscountApplied\": true,\n              \"AppointmentStatus\": 1\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          }\n        ],\n        \"InvoiceSeriesPackages\": [\n          {\n            \"AppointmentSeriesPackage\": {\n              \"Package\": {\n                \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                \"Name\": \"sample string 2\",\n                \"Description\": \"sample string 3\",\n                \"Code\": \"sample string 4\",\n                \"HasBundledProducts\": true,\n                \"Duration\": 6,\n                \"BundledProductPriceCheck\": 0,\n                \"BundledProductPricePercentage\": 7.0,\n                \"PackagePriceWithOutTax\": 8.0,\n                \"Type\": 1,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"PackageCostIncBundledProducts\": true,\n                \"Services\": [\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  }\n                ],\n                \"Items\": [\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  }\n                ],\n                \"CanBook\": true,\n                \"PackageDisplayName\": \"sample string 11\",\n                \"PackageDisplayPrice\": \"sample string 12\",\n                \"HTMLDescription\": \"sample string 13\",\n                \"CalculateServiceLevelTax\": true,\n                \"TermsandConditions\": \"sample string 15\",\n                \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"ExpirationDays\": 1,\n                \"ScheduledPaymentFrequency\": 1,\n                \"ScheduledPaymentFrequencyType\": 1,\n                \"RestrictRedemptionToThisCenter\": 16,\n                \"CenterName\": \"sample string 17\",\n                \"PackageCategoryName\": \"sample string 18\",\n                \"start_validity_at_first_redemption\": true\n              },\n              \"InvoiceItemId\": \"0aa2383e-ed16-4989-b796-bf3adc733882\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"PackageUserId\": \"493c89bc-abe2-422e-ac42-b2d01f5130d1\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 3,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"packages_product_type_item\": [\n                {\n                  \"packages_product\": {\n                    \"id\": \"100a9368-64a3-4164-891d-f70a69d6c893\",\n                    \"name\": \"sample string 2\",\n                    \"packages_product_type\": 0,\n                    \"packages_product_parent_category\": {\n                      \"product_category_type\": 1,\n                      \"id\": \"f5ba7236-4102-4b27-96eb-548935380e15\",\n                      \"name\": \"sample string 1\",\n                      \"quantity\": 1,\n                      \"price\": {\n                        \"currency_id\": 1,\n                        \"sales\": 2.0,\n                        \"tax\": 3.0,\n                        \"final\": 4.0\n                      }\n                    },\n                    \"price\": {\n                      \"currency_id\": 1,\n                      \"sales\": 2.0,\n                      \"tax\": 3.0,\n                      \"final\": 4.0\n                    }\n                  },\n                  \"quantity\": 1,\n                  \"invoice_item_id\": \"681ba709-68dc-4492-9248-d10abe6aa7ed\",\n                  \"employee_id\": \"fe7dd248-33b5-4a57-abf7-a569c7f5f958\",\n                  \"price\": {\n                    \"currency_id\": 1,\n                    \"sales\": 2.0,\n                    \"tax\": 3.0,\n                    \"final\": 4.0\n                  },\n                  \"discount\": {\n                    \"discount_id\": \"dc50cfec-57cc-4e1f-9fe3-2e2f90db6b23\",\n                    \"campaign_id\": \"d61eb026-14d8-4f5c-95f3-e52a45582f1a\",\n                    \"coupon_id\": 1,\n                    \"action\": \"sample string 1\",\n                    \"type\": 0,\n                    \"amount\": 2.0\n                  }\n                },\n                {\n                  \"packages_product\": {\n                    \"id\": \"100a9368-64a3-4164-891d-f70a69d6c893\",\n                    \"name\": \"sample string 2\",\n                    \"packages_product_type\": 0,\n                    \"packages_product_parent_category\": {\n                      \"product_category_type\": 1,\n                      \"id\": \"f5ba7236-4102-4b27-96eb-548935380e15\",\n                      \"name\": \"sample string 1\",\n                      \"quantity\": 1,\n                      \"price\": {\n                        \"currency_id\": 1,\n                        \"sales\": 2.0,\n                        \"tax\": 3.0,\n                        \"final\": 4.0\n                      }\n                    },\n                    \"price\": {\n                      \"currency_id\": 1,\n                      \"sales\": 2.0,\n                      \"tax\": 3.0,\n                      \"final\": 4.0\n                    }\n                  },\n                  \"quantity\": 1,\n                  \"invoice_item_id\": \"681ba709-68dc-4492-9248-d10abe6aa7ed\",\n                  \"employee_id\": \"fe7dd248-33b5-4a57-abf7-a569c7f5f958\",\n                  \"price\": {\n                    \"currency_id\": 1,\n                    \"sales\": 2.0,\n                    \"tax\": 3.0,\n                    \"final\": 4.0\n                  },\n                  \"discount\": {\n                    \"discount_id\": \"dc50cfec-57cc-4e1f-9fe3-2e2f90db6b23\",\n                    \"campaign_id\": \"d61eb026-14d8-4f5c-95f3-e52a45582f1a\",\n                    \"coupon_id\": 1,\n                    \"action\": \"sample string 1\",\n                    \"type\": 0,\n                    \"amount\": 2.0\n                  }\n                }\n              ]\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          },\n          {\n            \"AppointmentSeriesPackage\": {\n              \"Package\": {\n                \"Id\": \"23607d94-6c10-4ed7-9d6f-47673daa12bd\",\n                \"Name\": \"sample string 2\",\n                \"Description\": \"sample string 3\",\n                \"Code\": \"sample string 4\",\n                \"HasBundledProducts\": true,\n                \"Duration\": 6,\n                \"BundledProductPriceCheck\": 0,\n                \"BundledProductPricePercentage\": 7.0,\n                \"PackagePriceWithOutTax\": 8.0,\n                \"Type\": 1,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"PackageCostIncBundledProducts\": true,\n                \"Services\": [\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  },\n                  {\n                    \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                    \"Name\": \"sample string 2\",\n                    \"DisplayName\": \"sample string 3\",\n                    \"Price\": {\n                      \"CurrencyId\": 1,\n                      \"Sales\": 2.0,\n                      \"Tax\": 3.0,\n                      \"Final\": 4.0,\n                      \"Final1\": 5.0,\n                      \"Discount\": 6.0,\n                      \"Tip\": 7.0,\n                      \"SSG\": 1.0,\n                      \"RoundingCorrection\": 8.0,\n                      \"DiscountedPrice\": 1.0,\n                      \"environmental_fee\": 1.0,\n                      \"environmental_fee_label\": \"sample string 9\",\n                      \"can_be_waived\": true\n                    },\n                    \"Duration\": 4,\n                    \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                    \"IsAddOn\": true,\n                    \"HasAddOns\": true,\n                    \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                    \"Description\": \"sample string 6\",\n                    \"HTMLDescription\": \"sample string 7\",\n                    \"CategoryName\": \"sample string 8\",\n                    \"AddOns\": [],\n                    \"IsVariant\": true,\n                    \"HasVariant\": true,\n                    \"HasSegments\": true,\n                    \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                    \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                    \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                    \"BookingWithPartialBalance\": 1,\n                    \"ShowInCatalog\": 1,\n                    \"IncludesTax\": true,\n                    \"IsServicePriceScaledForAnyTherapist\": true,\n                    \"canPerformService\": true,\n                    \"Membership\": {\n                      \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                      \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                      \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                      \"Name\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"SetupPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"CanBook\": true,\n                      \"ShowPrice\": true,\n                      \"DisplayName\": \"sample string 6\",\n                      \"DisplayPrice\": \"sample string 7\",\n                      \"ImagePaths\": {\n                        \"sample string 1\": \"sample string 2\",\n                        \"sample string 3\": \"sample string 4\"\n                      },\n                      \"IsRecurrringMembership\": true,\n                      \"MembershipType\": 9,\n                      \"FirstCollectionAfter\": 1,\n                      \"Description\": \"sample string 10\",\n                      \"HTMLDescription\": \"sample string 11\",\n                      \"TermsandConditions\": \"sample string 12\",\n                      \"TermsandConditionsAcceptance\": \"sample string 13\",\n                      \"enforce_mandatory_fields\": true,\n                      \"FrequencyText\": \"sample string 15\"\n                    },\n                    \"PseudoAppliedMembership\": 11,\n                    \"ScaledDuration\": 12,\n                    \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                    \"override_product_consumption\": true,\n                    \"override_default_product_consumption\": true,\n                    \"ServiceFinalPrice\": 15.0,\n                    \"Void\": true,\n                    \"RecoveryTime\": 17,\n                    \"Code\": \"sample string 18\",\n                    \"CampaignInfo\": {\n                      \"CampaignOriginalPrice\": 1.0,\n                      \"DiscountPercentage\": 1.0,\n                      \"DiscountValue\": 1.0,\n                      \"CampaignName\": \"sample string 2\",\n                      \"CampaignId\": \"sample string 3\",\n                      \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                      \"PriceBeforeTax\": 4.0,\n                      \"DiscountedPrice\": 5.0,\n                      \"Tax\": 6.0,\n                      \"CampaignPrice\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 1.0,\n                        \"Tax\": 1.0,\n                        \"Final\": 1.0,\n                        \"Discount\": 1.0,\n                        \"Tip\": 1.0,\n                        \"SSG\": 1.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"PriceWithOutTax\": 1.0,\n                        \"environmentalFee\": 1.0,\n                        \"environmentalFeeLabel\": \"sample string 1\"\n                      }\n                    },\n                    \"PreRequisites\": [],\n                    \"EnforcePreRequisites\": true,\n                    \"ClubPreRequisites\": true,\n                    \"ValidityDays\": 1,\n                    \"BookingOrder\": 1,\n                    \"ValidityDaysAsPreRequisite\": 1,\n                    \"tips_enabled\": true,\n                    \"EnableCatalogServiceFrequency\": true,\n                    \"CatalogServiceFrequency\": 23\n                  }\n                ],\n                \"Items\": [\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  },\n                  {\n                    \"Type\": 1,\n                    \"Id\": \"c9eae3b1-8505-4bbf-8fa0-5ea5aa05c302\",\n                    \"Name\": \"sample string 2\",\n                    \"Quantity\": 3,\n                    \"Order\": 4,\n                    \"Service\": {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    \"PackageServicePK\": 5\n                  }\n                ],\n                \"CanBook\": true,\n                \"PackageDisplayName\": \"sample string 11\",\n                \"PackageDisplayPrice\": \"sample string 12\",\n                \"HTMLDescription\": \"sample string 13\",\n                \"CalculateServiceLevelTax\": true,\n                \"TermsandConditions\": \"sample string 15\",\n                \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"ExpirationDays\": 1,\n                \"ScheduledPaymentFrequency\": 1,\n                \"ScheduledPaymentFrequencyType\": 1,\n                \"RestrictRedemptionToThisCenter\": 16,\n                \"CenterName\": \"sample string 17\",\n                \"PackageCategoryName\": \"sample string 18\",\n                \"start_validity_at_first_redemption\": true\n              },\n              \"InvoiceItemId\": \"0aa2383e-ed16-4989-b796-bf3adc733882\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"PackageUserId\": \"493c89bc-abe2-422e-ac42-b2d01f5130d1\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 3,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"packages_product_type_item\": [\n                {\n                  \"packages_product\": {\n                    \"id\": \"100a9368-64a3-4164-891d-f70a69d6c893\",\n                    \"name\": \"sample string 2\",\n                    \"packages_product_type\": 0,\n                    \"packages_product_parent_category\": {\n                      \"product_category_type\": 1,\n                      \"id\": \"f5ba7236-4102-4b27-96eb-548935380e15\",\n                      \"name\": \"sample string 1\",\n                      \"quantity\": 1,\n                      \"price\": {\n                        \"currency_id\": 1,\n                        \"sales\": 2.0,\n                        \"tax\": 3.0,\n                        \"final\": 4.0\n                      }\n                    },\n                    \"price\": {\n                      \"currency_id\": 1,\n                      \"sales\": 2.0,\n                      \"tax\": 3.0,\n                      \"final\": 4.0\n                    }\n                  },\n                  \"quantity\": 1,\n                  \"invoice_item_id\": \"681ba709-68dc-4492-9248-d10abe6aa7ed\",\n                  \"employee_id\": \"fe7dd248-33b5-4a57-abf7-a569c7f5f958\",\n                  \"price\": {\n                    \"currency_id\": 1,\n                    \"sales\": 2.0,\n                    \"tax\": 3.0,\n                    \"final\": 4.0\n                  },\n                  \"discount\": {\n                    \"discount_id\": \"dc50cfec-57cc-4e1f-9fe3-2e2f90db6b23\",\n                    \"campaign_id\": \"d61eb026-14d8-4f5c-95f3-e52a45582f1a\",\n                    \"coupon_id\": 1,\n                    \"action\": \"sample string 1\",\n                    \"type\": 0,\n                    \"amount\": 2.0\n                  }\n                },\n                {\n                  \"packages_product\": {\n                    \"id\": \"100a9368-64a3-4164-891d-f70a69d6c893\",\n                    \"name\": \"sample string 2\",\n                    \"packages_product_type\": 0,\n                    \"packages_product_parent_category\": {\n                      \"product_category_type\": 1,\n                      \"id\": \"f5ba7236-4102-4b27-96eb-548935380e15\",\n                      \"name\": \"sample string 1\",\n                      \"quantity\": 1,\n                      \"price\": {\n                        \"currency_id\": 1,\n                        \"sales\": 2.0,\n                        \"tax\": 3.0,\n                        \"final\": 4.0\n                      }\n                    },\n                    \"price\": {\n                      \"currency_id\": 1,\n                      \"sales\": 2.0,\n                      \"tax\": 3.0,\n                      \"final\": 4.0\n                    }\n                  },\n                  \"quantity\": 1,\n                  \"invoice_item_id\": \"681ba709-68dc-4492-9248-d10abe6aa7ed\",\n                  \"employee_id\": \"fe7dd248-33b5-4a57-abf7-a569c7f5f958\",\n                  \"price\": {\n                    \"currency_id\": 1,\n                    \"sales\": 2.0,\n                    \"tax\": 3.0,\n                    \"final\": 4.0\n                  },\n                  \"discount\": {\n                    \"discount_id\": \"dc50cfec-57cc-4e1f-9fe3-2e2f90db6b23\",\n                    \"campaign_id\": \"d61eb026-14d8-4f5c-95f3-e52a45582f1a\",\n                    \"coupon_id\": 1,\n                    \"action\": \"sample string 1\",\n                    \"type\": 0,\n                    \"amount\": 2.0\n                  }\n                }\n              ]\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          }\n        ],\n        \"InvoiceGiftCards\": [\n          {\n            \"AppointmentGiftCard\": {\n              \"GiftCard\": {\n                \"Id\": \"9a83c5f3-dcb6-419d-9000-2c97ab4b6cb7\",\n                \"Code\": \"sample string 2\",\n                \"Value\": 3.0,\n                \"PurchasePrice\": 4.0,\n                \"ValidityDays\": 1,\n                \"IsOneTimeUse\": true,\n                \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"Notes\": \"sample string 6\",\n                \"GiftTypeId\": \"24122b30-ac89-4c6d-af9f-1f9f794448f0\",\n                \"SendEmailToRecipient\": true,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"Recipient\": {\n                  \"Id\": \"70e8ca6e-c8ae-4f37-a0ad-e26169d8fdbd\",\n                  \"Code\": \"sample string 2\",\n                  \"FirstName\": \"sample string 3\",\n                  \"MiddleName\": \"sample string 4\",\n                  \"LastName\": \"sample string 5\",\n                  \"Email\": \"sample string 6\",\n                  \"MobileNumber\": \"sample string 7\",\n                  \"MobilePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"HomePhone\": \"sample string 8\",\n                  \"HomePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"WorkPhone\": \"sample string 9\",\n                  \"WorkPhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"Gender\": 0,\n                  \"DateOfBirth\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AnniversaryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Address1\": \"sample string 10\",\n                  \"Address2\": \"sample string 11\",\n                  \"City\": \"sample string 12\",\n                  \"PostalCode\": \"sample string 13\",\n                  \"State\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"ShortName\": \"sample string 4\"\n                  },\n                  \"Country\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"Nationality\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"ReferralSource\": {\n                    \"Id\": \"616cbadc-4b79-4b57-a83e-8f43091996f5\",\n                    \"OrgReferralId\": \"e38d05a2-ab57-4b09-9784-360ded60f781\",\n                    \"Name\": \"sample string 3\"\n                  },\n                  \"ReferredGuestId\": \"c8030bd1-367b-400a-84c3-518a287b0791\",\n                  \"ReceiveTransactionalSms\": true,\n                  \"ReceiveMarketingEmail\": true,\n                  \"ReceiveTransactionalEmail\": true,\n                  \"ReceiveMarketingSms\": true,\n                  \"CreationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"LastUpdated\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"MergeIntoCode\": \"sample string 14\",\n                  \"MergeIntoGuestId\": \"9ee5148f-4af5-44fc-8464-606f5bc2b2a1\",\n                  \"CenterId\": \"267ab043-ffff-493a-a573-0856bce9ad85\",\n                  \"CenterCode\": \"sample string 16\",\n                  \"CenterName\": \"sample string 17\",\n                  \"GuestIndicator\": \"sample string 18\",\n                  \"IsMember\": 19,\n                  \"DOB_IncompleteYear\": \"sample string 20\",\n                  \"Password\": \"sample string 21\",\n                  \"UserName\": \"sample string 22\",\n                  \"FacebookUserId\": \"sample string 23\",\n                  \"SocialFaceBookUserId\": \"sample string 24\",\n                  \"SocialGoogleUserId\": \"sample string 25\",\n                  \"hasZenotiCreds\": true,\n                  \"OldPassword\": \"sample string 27\",\n                  \"OptInForLoyaltyProgram\": true,\n                  \"FormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"IsMinors\": true,\n                  \"LpTierInfo\": \"sample string 29\",\n                  \"GuestIndicatorValue\": {\n                    \"HighSpender\": true,\n                    \"Member\": 1,\n                    \"LowFeedback\": true,\n                    \"RegularGuest\": true,\n                    \"FirstTimer\": true,\n                    \"ReturningCustomer\": true,\n                    \"NoShow\": true,\n                    \"HasActivePackages\": true,\n                    \"HasProfileAlerts\": true,\n                    \"OtherCenterGuest\": true,\n                    \"HasCTA\": true,\n                    \"Dues\": true,\n                    \"CardOnFile\": true,\n                    \"AutoPayEnabled\": true\n                  },\n                  \"IsMemberbershipAddOnUser\": 30,\n                  \"HasActiveMems\": 31,\n                  \"ReceiveLpStmt\": true,\n                  \"GenderEnumType\": 0,\n                  \"ReferralCode\": \"sample string 33\",\n                  \"EnableAutoPay\": true,\n                  \"GuestCustomDataFilled\": \"sample string 35\"\n                },\n                \"Services\": {\n                  \"Services\": [\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    }\n                  ]\n                },\n                \"RestrictRedemptionToSaleCenter\": true,\n                \"ConfirmationMessage\": \"sample string 9\",\n                \"GiftCardTemplateId\": \"d5305568-d950-4ccc-bd9a-b7da2e90b9cf\",\n                \"SelectedTemplateId\": \"5d1f5f4a-6967-4043-8e13-29255a1c74f0\",\n                \"gcPackage\": [\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  },\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  }\n                ],\n                \"GiftCardMessage\": \"sample string 10\",\n                \"ScheduleDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"MessageFromRecipient\": \"sample string 11\",\n                \"GcName\": \"sample string 12\",\n                \"send_gc_email_to_buyer\": true\n              },\n              \"InvoiceItemId\": \"0b7d10a9-bbab-451c-8332-8804bc86c798\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"IsBonusGiftCard\": true,\n              \"Items\": [\n                {\n                  \"ItemId\": \"8c66a06d-99bd-4bef-8ea2-d69298c2be73\",\n                  \"ItemName\": \"sample string 1\",\n                  \"Type\": 0,\n                  \"SubItems\": [\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    },\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    }\n                  ],\n                  \"Quantity\": 2,\n                  \"price\": 3.1\n                },\n                {\n                  \"ItemId\": \"8c66a06d-99bd-4bef-8ea2-d69298c2be73\",\n                  \"ItemName\": \"sample string 1\",\n                  \"Type\": 0,\n                  \"SubItems\": [\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    },\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    }\n                  ],\n                  \"Quantity\": 2,\n                  \"price\": 3.1\n                }\n              ]\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          },\n          {\n            \"AppointmentGiftCard\": {\n              \"GiftCard\": {\n                \"Id\": \"9a83c5f3-dcb6-419d-9000-2c97ab4b6cb7\",\n                \"Code\": \"sample string 2\",\n                \"Value\": 3.0,\n                \"PurchasePrice\": 4.0,\n                \"ValidityDays\": 1,\n                \"IsOneTimeUse\": true,\n                \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"Notes\": \"sample string 6\",\n                \"GiftTypeId\": \"24122b30-ac89-4c6d-af9f-1f9f794448f0\",\n                \"SendEmailToRecipient\": true,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"Recipient\": {\n                  \"Id\": \"70e8ca6e-c8ae-4f37-a0ad-e26169d8fdbd\",\n                  \"Code\": \"sample string 2\",\n                  \"FirstName\": \"sample string 3\",\n                  \"MiddleName\": \"sample string 4\",\n                  \"LastName\": \"sample string 5\",\n                  \"Email\": \"sample string 6\",\n                  \"MobileNumber\": \"sample string 7\",\n                  \"MobilePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"HomePhone\": \"sample string 8\",\n                  \"HomePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"WorkPhone\": \"sample string 9\",\n                  \"WorkPhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"Gender\": 0,\n                  \"DateOfBirth\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AnniversaryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Address1\": \"sample string 10\",\n                  \"Address2\": \"sample string 11\",\n                  \"City\": \"sample string 12\",\n                  \"PostalCode\": \"sample string 13\",\n                  \"State\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"ShortName\": \"sample string 4\"\n                  },\n                  \"Country\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"Nationality\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"ReferralSource\": {\n                    \"Id\": \"616cbadc-4b79-4b57-a83e-8f43091996f5\",\n                    \"OrgReferralId\": \"e38d05a2-ab57-4b09-9784-360ded60f781\",\n                    \"Name\": \"sample string 3\"\n                  },\n                  \"ReferredGuestId\": \"c8030bd1-367b-400a-84c3-518a287b0791\",\n                  \"ReceiveTransactionalSms\": true,\n                  \"ReceiveMarketingEmail\": true,\n                  \"ReceiveTransactionalEmail\": true,\n                  \"ReceiveMarketingSms\": true,\n                  \"CreationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"LastUpdated\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"MergeIntoCode\": \"sample string 14\",\n                  \"MergeIntoGuestId\": \"9ee5148f-4af5-44fc-8464-606f5bc2b2a1\",\n                  \"CenterId\": \"267ab043-ffff-493a-a573-0856bce9ad85\",\n                  \"CenterCode\": \"sample string 16\",\n                  \"CenterName\": \"sample string 17\",\n                  \"GuestIndicator\": \"sample string 18\",\n                  \"IsMember\": 19,\n                  \"DOB_IncompleteYear\": \"sample string 20\",\n                  \"Password\": \"sample string 21\",\n                  \"UserName\": \"sample string 22\",\n                  \"FacebookUserId\": \"sample string 23\",\n                  \"SocialFaceBookUserId\": \"sample string 24\",\n                  \"SocialGoogleUserId\": \"sample string 25\",\n                  \"hasZenotiCreds\": true,\n                  \"OldPassword\": \"sample string 27\",\n                  \"OptInForLoyaltyProgram\": true,\n                  \"FormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"IsMinors\": true,\n                  \"LpTierInfo\": \"sample string 29\",\n                  \"GuestIndicatorValue\": {\n                    \"HighSpender\": true,\n                    \"Member\": 1,\n                    \"LowFeedback\": true,\n                    \"RegularGuest\": true,\n                    \"FirstTimer\": true,\n                    \"ReturningCustomer\": true,\n                    \"NoShow\": true,\n                    \"HasActivePackages\": true,\n                    \"HasProfileAlerts\": true,\n                    \"OtherCenterGuest\": true,\n                    \"HasCTA\": true,\n                    \"Dues\": true,\n                    \"CardOnFile\": true,\n                    \"AutoPayEnabled\": true\n                  },\n                  \"IsMemberbershipAddOnUser\": 30,\n                  \"HasActiveMems\": 31,\n                  \"ReceiveLpStmt\": true,\n                  \"GenderEnumType\": 0,\n                  \"ReferralCode\": \"sample string 33\",\n                  \"EnableAutoPay\": true,\n                  \"GuestCustomDataFilled\": \"sample string 35\"\n                },\n                \"Services\": {\n                  \"Services\": [\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    }\n                  ]\n                },\n                \"RestrictRedemptionToSaleCenter\": true,\n                \"ConfirmationMessage\": \"sample string 9\",\n                \"GiftCardTemplateId\": \"d5305568-d950-4ccc-bd9a-b7da2e90b9cf\",\n                \"SelectedTemplateId\": \"5d1f5f4a-6967-4043-8e13-29255a1c74f0\",\n                \"gcPackage\": [\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  },\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  }\n                ],\n                \"GiftCardMessage\": \"sample string 10\",\n                \"ScheduleDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"MessageFromRecipient\": \"sample string 11\",\n                \"GcName\": \"sample string 12\",\n                \"send_gc_email_to_buyer\": true\n              },\n              \"InvoiceItemId\": \"0b7d10a9-bbab-451c-8332-8804bc86c798\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true,\n              \"IsBonusGiftCard\": true,\n              \"Items\": [\n                {\n                  \"ItemId\": \"8c66a06d-99bd-4bef-8ea2-d69298c2be73\",\n                  \"ItemName\": \"sample string 1\",\n                  \"Type\": 0,\n                  \"SubItems\": [\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    },\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    }\n                  ],\n                  \"Quantity\": 2,\n                  \"price\": 3.1\n                },\n                {\n                  \"ItemId\": \"8c66a06d-99bd-4bef-8ea2-d69298c2be73\",\n                  \"ItemName\": \"sample string 1\",\n                  \"Type\": 0,\n                  \"SubItems\": [\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    },\n                    {\n                      \"SubItemId\": \"3d4f4fce-286e-48c5-b68b-7e780eefc8f8\",\n                      \"SubItemName\": \"sample string 1\"\n                    }\n                  ],\n                  \"Quantity\": 2,\n                  \"price\": 3.1\n                }\n              ]\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          }\n        ],\n        \"InvoicePrepaidCards\": [\n          {\n            \"AppointmentPrepaidCard\": {\n              \"PrepaidCard\": {\n                \"Id\": \"9a83c5f3-dcb6-419d-9000-2c97ab4b6cb7\",\n                \"Code\": \"sample string 2\",\n                \"Value\": 3.0,\n                \"PurchasePrice\": 4.0,\n                \"ValidityDays\": 1,\n                \"IsOneTimeUse\": true,\n                \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"Notes\": \"sample string 6\",\n                \"GiftTypeId\": \"24122b30-ac89-4c6d-af9f-1f9f794448f0\",\n                \"SendEmailToRecipient\": true,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"Recipient\": {\n                  \"Id\": \"70e8ca6e-c8ae-4f37-a0ad-e26169d8fdbd\",\n                  \"Code\": \"sample string 2\",\n                  \"FirstName\": \"sample string 3\",\n                  \"MiddleName\": \"sample string 4\",\n                  \"LastName\": \"sample string 5\",\n                  \"Email\": \"sample string 6\",\n                  \"MobileNumber\": \"sample string 7\",\n                  \"MobilePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"HomePhone\": \"sample string 8\",\n                  \"HomePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"WorkPhone\": \"sample string 9\",\n                  \"WorkPhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"Gender\": 0,\n                  \"DateOfBirth\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AnniversaryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Address1\": \"sample string 10\",\n                  \"Address2\": \"sample string 11\",\n                  \"City\": \"sample string 12\",\n                  \"PostalCode\": \"sample string 13\",\n                  \"State\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"ShortName\": \"sample string 4\"\n                  },\n                  \"Country\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"Nationality\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"ReferralSource\": {\n                    \"Id\": \"616cbadc-4b79-4b57-a83e-8f43091996f5\",\n                    \"OrgReferralId\": \"e38d05a2-ab57-4b09-9784-360ded60f781\",\n                    \"Name\": \"sample string 3\"\n                  },\n                  \"ReferredGuestId\": \"c8030bd1-367b-400a-84c3-518a287b0791\",\n                  \"ReceiveTransactionalSms\": true,\n                  \"ReceiveMarketingEmail\": true,\n                  \"ReceiveTransactionalEmail\": true,\n                  \"ReceiveMarketingSms\": true,\n                  \"CreationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"LastUpdated\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"MergeIntoCode\": \"sample string 14\",\n                  \"MergeIntoGuestId\": \"9ee5148f-4af5-44fc-8464-606f5bc2b2a1\",\n                  \"CenterId\": \"267ab043-ffff-493a-a573-0856bce9ad85\",\n                  \"CenterCode\": \"sample string 16\",\n                  \"CenterName\": \"sample string 17\",\n                  \"GuestIndicator\": \"sample string 18\",\n                  \"IsMember\": 19,\n                  \"DOB_IncompleteYear\": \"sample string 20\",\n                  \"Password\": \"sample string 21\",\n                  \"UserName\": \"sample string 22\",\n                  \"FacebookUserId\": \"sample string 23\",\n                  \"SocialFaceBookUserId\": \"sample string 24\",\n                  \"SocialGoogleUserId\": \"sample string 25\",\n                  \"hasZenotiCreds\": true,\n                  \"OldPassword\": \"sample string 27\",\n                  \"OptInForLoyaltyProgram\": true,\n                  \"FormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"IsMinors\": true,\n                  \"LpTierInfo\": \"sample string 29\",\n                  \"GuestIndicatorValue\": {\n                    \"HighSpender\": true,\n                    \"Member\": 1,\n                    \"LowFeedback\": true,\n                    \"RegularGuest\": true,\n                    \"FirstTimer\": true,\n                    \"ReturningCustomer\": true,\n                    \"NoShow\": true,\n                    \"HasActivePackages\": true,\n                    \"HasProfileAlerts\": true,\n                    \"OtherCenterGuest\": true,\n                    \"HasCTA\": true,\n                    \"Dues\": true,\n                    \"CardOnFile\": true,\n                    \"AutoPayEnabled\": true\n                  },\n                  \"IsMemberbershipAddOnUser\": 30,\n                  \"HasActiveMems\": 31,\n                  \"ReceiveLpStmt\": true,\n                  \"GenderEnumType\": 0,\n                  \"ReferralCode\": \"sample string 33\",\n                  \"EnableAutoPay\": true,\n                  \"GuestCustomDataFilled\": \"sample string 35\"\n                },\n                \"Services\": {\n                  \"Services\": [\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    }\n                  ]\n                },\n                \"RestrictRedemptionToSaleCenter\": true,\n                \"ConfirmationMessage\": \"sample string 9\",\n                \"GiftCardTemplateId\": \"d5305568-d950-4ccc-bd9a-b7da2e90b9cf\",\n                \"SelectedTemplateId\": \"5d1f5f4a-6967-4043-8e13-29255a1c74f0\",\n                \"gcPackage\": [\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  },\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  }\n                ],\n                \"GiftCardMessage\": \"sample string 10\",\n                \"ScheduleDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"MessageFromRecipient\": \"sample string 11\",\n                \"GcName\": \"sample string 12\",\n                \"send_gc_email_to_buyer\": true\n              },\n              \"InvoiceItemId\": \"d439f3c6-1815-42bc-b36a-b8653634d7ac\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          },\n          {\n            \"AppointmentPrepaidCard\": {\n              \"PrepaidCard\": {\n                \"Id\": \"9a83c5f3-dcb6-419d-9000-2c97ab4b6cb7\",\n                \"Code\": \"sample string 2\",\n                \"Value\": 3.0,\n                \"PurchasePrice\": 4.0,\n                \"ValidityDays\": 1,\n                \"IsOneTimeUse\": true,\n                \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"Notes\": \"sample string 6\",\n                \"GiftTypeId\": \"24122b30-ac89-4c6d-af9f-1f9f794448f0\",\n                \"SendEmailToRecipient\": true,\n                \"Price\": {\n                  \"CurrencyId\": 1,\n                  \"Sales\": 2.0,\n                  \"Tax\": 3.0,\n                  \"Final\": 4.0,\n                  \"Final1\": 5.0,\n                  \"Discount\": 6.0,\n                  \"Tip\": 7.0,\n                  \"SSG\": 1.0,\n                  \"RoundingCorrection\": 8.0,\n                  \"DiscountedPrice\": 1.0,\n                  \"environmental_fee\": 1.0,\n                  \"environmental_fee_label\": \"sample string 9\",\n                  \"can_be_waived\": true\n                },\n                \"Recipient\": {\n                  \"Id\": \"70e8ca6e-c8ae-4f37-a0ad-e26169d8fdbd\",\n                  \"Code\": \"sample string 2\",\n                  \"FirstName\": \"sample string 3\",\n                  \"MiddleName\": \"sample string 4\",\n                  \"LastName\": \"sample string 5\",\n                  \"Email\": \"sample string 6\",\n                  \"MobileNumber\": \"sample string 7\",\n                  \"MobilePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"HomePhone\": \"sample string 8\",\n                  \"HomePhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"WorkPhone\": \"sample string 9\",\n                  \"WorkPhoneModel\": {\n                    \"CountryId\": 1,\n                    \"Number\": \"sample string 2\",\n                    \"DisplayNumber\": \"sample string 3\"\n                  },\n                  \"Gender\": 0,\n                  \"DateOfBirth\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"AnniversaryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"Address1\": \"sample string 10\",\n                  \"Address2\": \"sample string 11\",\n                  \"City\": \"sample string 12\",\n                  \"PostalCode\": \"sample string 13\",\n                  \"State\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"ShortName\": \"sample string 4\"\n                  },\n                  \"Country\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"Nationality\": {\n                    \"Id\": 1,\n                    \"Code\": \"sample string 2\",\n                    \"Name\": \"sample string 3\",\n                    \"PhoneCode\": 1,\n                    \"Nationality\": \"sample string 4\"\n                  },\n                  \"ReferralSource\": {\n                    \"Id\": \"616cbadc-4b79-4b57-a83e-8f43091996f5\",\n                    \"OrgReferralId\": \"e38d05a2-ab57-4b09-9784-360ded60f781\",\n                    \"Name\": \"sample string 3\"\n                  },\n                  \"ReferredGuestId\": \"c8030bd1-367b-400a-84c3-518a287b0791\",\n                  \"ReceiveTransactionalSms\": true,\n                  \"ReceiveMarketingEmail\": true,\n                  \"ReceiveTransactionalEmail\": true,\n                  \"ReceiveMarketingSms\": true,\n                  \"CreationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"LastUpdated\": \"2021-01-05T09:25:26.9212774+00:00\",\n                  \"MergeIntoCode\": \"sample string 14\",\n                  \"MergeIntoGuestId\": \"9ee5148f-4af5-44fc-8464-606f5bc2b2a1\",\n                  \"CenterId\": \"267ab043-ffff-493a-a573-0856bce9ad85\",\n                  \"CenterCode\": \"sample string 16\",\n                  \"CenterName\": \"sample string 17\",\n                  \"GuestIndicator\": \"sample string 18\",\n                  \"IsMember\": 19,\n                  \"DOB_IncompleteYear\": \"sample string 20\",\n                  \"Password\": \"sample string 21\",\n                  \"UserName\": \"sample string 22\",\n                  \"FacebookUserId\": \"sample string 23\",\n                  \"SocialFaceBookUserId\": \"sample string 24\",\n                  \"SocialGoogleUserId\": \"sample string 25\",\n                  \"hasZenotiCreds\": true,\n                  \"OldPassword\": \"sample string 27\",\n                  \"OptInForLoyaltyProgram\": true,\n                  \"FormDetails\": [\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    },\n                    {\n                      \"AppointmentId\": \"fc46ee1d-35e5-453e-b30e-1361d00c50f0\",\n                      \"FormId\": \"a89cbb4c-89db-4ef7-9a5f-179d929d67c0\",\n                      \"ServiceName\": \"sample string 3\",\n                      \"ServiceDisplayName\": \"sample string 4\",\n                      \"ServiceId\": \"sample string 5\",\n                      \"Name\": \"sample string 6\",\n                      \"Filled\": true,\n                      \"Submitted\": true,\n                      \"LastFilledDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"FormType\": 0,\n                      \"LastFilledBy\": \"sample string 10\",\n                      \"LatestVersion\": \"sample string 11\",\n                      \"FormHistory\": [\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        },\n                        {\n                          \"VersionDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                          \"VersionDateString\": \"sample string 2\",\n                          \"VersionId\": \"sample string 3\",\n                          \"CreatedBy\": \"sample string 4\",\n                          \"FormName\": \"sample string 5\",\n                          \"FormId\": \"5cd4a770-426a-4f0c-b373-a4e5f41df4a8\"\n                        }\n                      ],\n                      \"Viewonly\": true,\n                      \"IsFormLocked\": true,\n                      \"ExpiryDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"IsEditable\": true,\n                      \"IsExpired\": true,\n                      \"OwnerId\": \"ae6948b8-d057-495d-977d-1da8bda862c0\",\n                      \"DisplayOrder\": 1,\n                      \"IsServiceForm\": true,\n                      \"SourceAppointmentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                      \"Permissions\": {\n                        \"CanView\": true,\n                        \"CanEdit\": true\n                      },\n                      \"FormFilledStatus\": 0,\n                      \"IsActive\": true,\n                      \"SendLinkInNotifications\": true\n                    }\n                  ],\n                  \"IsMinors\": true,\n                  \"LpTierInfo\": \"sample string 29\",\n                  \"GuestIndicatorValue\": {\n                    \"HighSpender\": true,\n                    \"Member\": 1,\n                    \"LowFeedback\": true,\n                    \"RegularGuest\": true,\n                    \"FirstTimer\": true,\n                    \"ReturningCustomer\": true,\n                    \"NoShow\": true,\n                    \"HasActivePackages\": true,\n                    \"HasProfileAlerts\": true,\n                    \"OtherCenterGuest\": true,\n                    \"HasCTA\": true,\n                    \"Dues\": true,\n                    \"CardOnFile\": true,\n                    \"AutoPayEnabled\": true\n                  },\n                  \"IsMemberbershipAddOnUser\": 30,\n                  \"HasActiveMems\": 31,\n                  \"ReceiveLpStmt\": true,\n                  \"GenderEnumType\": 0,\n                  \"ReferralCode\": \"sample string 33\",\n                  \"EnableAutoPay\": true,\n                  \"GuestCustomDataFilled\": \"sample string 35\"\n                },\n                \"Services\": {\n                  \"Services\": [\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    },\n                    {\n                      \"Id\": \"bd85c97d-95fd-452f-a789-e880b5a84790\",\n                      \"Name\": \"sample string 2\",\n                      \"DisplayName\": \"sample string 3\",\n                      \"Price\": {\n                        \"CurrencyId\": 1,\n                        \"Sales\": 2.0,\n                        \"Tax\": 3.0,\n                        \"Final\": 4.0,\n                        \"Final1\": 5.0,\n                        \"Discount\": 6.0,\n                        \"Tip\": 7.0,\n                        \"SSG\": 1.0,\n                        \"RoundingCorrection\": 8.0,\n                        \"DiscountedPrice\": 1.0,\n                        \"environmental_fee\": 1.0,\n                        \"environmental_fee_label\": \"sample string 9\",\n                        \"can_be_waived\": true\n                      },\n                      \"Duration\": 4,\n                      \"CategoryId\": \"8cb8a1d6-4b2b-4ea3-bd34-91631e4cb542\",\n                      \"IsAddOn\": true,\n                      \"HasAddOns\": true,\n                      \"AddOnToServiceId\": \"c47f4d54-22d9-496e-bf25-2d54ca6a7a20\",\n                      \"Description\": \"sample string 6\",\n                      \"HTMLDescription\": \"sample string 7\",\n                      \"CategoryName\": \"sample string 8\",\n                      \"AddOns\": [],\n                      \"IsVariant\": true,\n                      \"HasVariant\": true,\n                      \"HasSegments\": true,\n                      \"ParentServiceId\": \"75f594d5-1218-458a-98a7-b3523d1e80f7\",\n                      \"CartItemId\": \"8262f689-f54e-40b8-8a91-3c6d735c4c9f\",\n                      \"SaleAllowedAsPartOfPackageOrMembershipOnly\": true,\n                      \"BookingWithPartialBalance\": 1,\n                      \"ShowInCatalog\": 1,\n                      \"IncludesTax\": true,\n                      \"IsServicePriceScaledForAnyTherapist\": true,\n                      \"canPerformService\": true,\n                      \"Membership\": {\n                        \"Id\": \"c26894f0-42ab-4390-b547-410718b4d479\",\n                        \"VersionId\": \"52b61ac1-ff7f-4caf-9e20-a2221391dbfc\",\n                        \"SetupMembershipId\": \"f1593543-69d3-4537-bd9d-4a81af40f3f3\",\n                        \"Name\": \"sample string 3\",\n                        \"Price\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"SetupPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 2.0,\n                          \"Tax\": 3.0,\n                          \"Final\": 4.0,\n                          \"Final1\": 5.0,\n                          \"Discount\": 6.0,\n                          \"Tip\": 7.0,\n                          \"SSG\": 1.0,\n                          \"RoundingCorrection\": 8.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"environmental_fee\": 1.0,\n                          \"environmental_fee_label\": \"sample string 9\",\n                          \"can_be_waived\": true\n                        },\n                        \"CanBook\": true,\n                        \"ShowPrice\": true,\n                        \"DisplayName\": \"sample string 6\",\n                        \"DisplayPrice\": \"sample string 7\",\n                        \"ImagePaths\": {\n                          \"sample string 1\": \"sample string 2\",\n                          \"sample string 3\": \"sample string 4\"\n                        },\n                        \"IsRecurrringMembership\": true,\n                        \"MembershipType\": 9,\n                        \"FirstCollectionAfter\": 1,\n                        \"Description\": \"sample string 10\",\n                        \"HTMLDescription\": \"sample string 11\",\n                        \"TermsandConditions\": \"sample string 12\",\n                        \"TermsandConditionsAcceptance\": \"sample string 13\",\n                        \"enforce_mandatory_fields\": true,\n                        \"FrequencyText\": \"sample string 15\"\n                      },\n                      \"PseudoAppliedMembership\": 11,\n                      \"ScaledDuration\": 12,\n                      \"AppointmentId\": \"d3f22b13-996a-4507-89eb-89dd735292ec\",\n                      \"override_product_consumption\": true,\n                      \"override_default_product_consumption\": true,\n                      \"ServiceFinalPrice\": 15.0,\n                      \"Void\": true,\n                      \"RecoveryTime\": 17,\n                      \"Code\": \"sample string 18\",\n                      \"CampaignInfo\": {\n                        \"CampaignOriginalPrice\": 1.0,\n                        \"DiscountPercentage\": 1.0,\n                        \"DiscountValue\": 1.0,\n                        \"CampaignName\": \"sample string 2\",\n                        \"CampaignId\": \"sample string 3\",\n                        \"CenterTaxId\": \"c6417690-926e-40a4-8cca-3e322292c6f3\",\n                        \"PriceBeforeTax\": 4.0,\n                        \"DiscountedPrice\": 5.0,\n                        \"Tax\": 6.0,\n                        \"CampaignPrice\": {\n                          \"CurrencyId\": 1,\n                          \"Sales\": 1.0,\n                          \"Tax\": 1.0,\n                          \"Final\": 1.0,\n                          \"Discount\": 1.0,\n                          \"Tip\": 1.0,\n                          \"SSG\": 1.0,\n                          \"DiscountedPrice\": 1.0,\n                          \"PriceWithOutTax\": 1.0,\n                          \"environmentalFee\": 1.0,\n                          \"environmentalFeeLabel\": \"sample string 1\"\n                        }\n                      },\n                      \"PreRequisites\": [],\n                      \"EnforcePreRequisites\": true,\n                      \"ClubPreRequisites\": true,\n                      \"ValidityDays\": 1,\n                      \"BookingOrder\": 1,\n                      \"ValidityDaysAsPreRequisite\": 1,\n                      \"tips_enabled\": true,\n                      \"EnableCatalogServiceFrequency\": true,\n                      \"CatalogServiceFrequency\": 23\n                    }\n                  ]\n                },\n                \"RestrictRedemptionToSaleCenter\": true,\n                \"ConfirmationMessage\": \"sample string 9\",\n                \"GiftCardTemplateId\": \"d5305568-d950-4ccc-bd9a-b7da2e90b9cf\",\n                \"SelectedTemplateId\": \"5d1f5f4a-6967-4043-8e13-29255a1c74f0\",\n                \"gcPackage\": [\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  },\n                  {\n                    \"PackageId\": \"9e29d786-6c87-4c22-aa33-bdc695e01949\",\n                    \"PackageName\": \"sample string 2\",\n                    \"PackageDesc\": \"sample string 3\",\n                    \"PackageCode\": \"sample string 4\",\n                    \"OrganizationId\": \"c2d51495-d6a3-4bd8-970d-516b60335b4f\",\n                    \"BookingStartDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"BookingEndDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"AllowGiftCertificates\": true,\n                    \"PackagePrice\": 1.0,\n                    \"ComissionPercentage\": 1.1,\n                    \"PackageType\": 7,\n                    \"ExpirationDays\": 1,\n                    \"ExpirationDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"Void\": true,\n                    \"PackageVersionId\": \"1322e3c2-a968-4f4b-8057-a7fd6a1ca95c\",\n                    \"enddate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"ComissionEligible\": true,\n                    \"CommissionFactor\": 11.1,\n                    \"ShowInCatalog\": 12,\n                    \"VideoURL\": \"sample string 13\",\n                    \"PackageLength\": 14,\n                    \"PackageDisplayName\": \"sample string 15\",\n                    \"PackageCatalogPrice\": \"sample string 16\",\n                    \"Custom\": true,\n                    \"AllowMembershipRedemption\": true,\n                    \"CanBook\": true,\n                    \"ShowPrice\": true,\n                    \"PackageCategoryId\": \"844e51e4-b9fe-4342-9cc0-f22dd6a07641\",\n                    \"BusinessUnitId\": \"042e8d7f-a6bc-4a41-a514-f2e246b50580\",\n                    \"IsCustomtemplate\": true,\n                    \"TemplatePackageVersionId\": \"0fef7d76-669b-4638-8573-710b088d4408\",\n                    \"RedemptionFrequencydays\": 1,\n                    \"Visits\": 1,\n                    \"GracePeriod\": \"sample string 22\",\n                    \"TargetName\": \"sample string 23\",\n                    \"TargetValue\": 1.1,\n                    \"CloseOnTargetCompletion\": true,\n                    \"PackageOwner\": \"sample string 25\",\n                    \"InitiallyRecognized\": 26.1,\n                    \"sortorder\": 27,\n                    \"PackageValidityModelId\": \"442f2c8b-a895-4d08-adb9-60b709b7b568\",\n                    \"Active\": true,\n                    \"ServiceFrequencyScalingFactor\": 29.1,\n                    \"StartValidityAtFirstRedemption\": true,\n                    \"EnablePriceManualOverride\": true,\n                    \"TermsandConditions\": \"sample string 32\",\n                    \"TargetType\": 33,\n                    \"PackageFreezeCount\": 34,\n                    \"AllowCancellationFee\": true,\n                    \"AllowNoshowFee\": true,\n                    \"CommissionType\": 37,\n                    \"FlatCommissionValue\": 38.1,\n                    \"BookingStartTime\": \"00:00:00.1234567\",\n                    \"BookingEndTime\": \"00:00:00.1234567\",\n                    \"PackageInternalCost\": 1.0,\n                    \"MinPartialAmount\": 1.0,\n                    \"IncludeBundleProductPrice\": true,\n                    \"HTMLDescription\": \"sample string 42\",\n                    \"CalculateServiceLevelTax\": true,\n                    \"NumOfServicesToBeSelected\": 44,\n                    \"WebstorePageTitle\": \"sample string 45\",\n                    \"MetaKeywords\": \"sample string 46\",\n                    \"MetaDescription\": \"sample string 47\",\n                    \"IsOfferPackage\": true,\n                    \"PrereqQty\": 49,\n                    \"FreeQty\": 50,\n                    \"NewGuestCost\": \"sample string 51\",\n                    \"OverrideDiscountInCustomPackage\": true,\n                    \"NeedOtpAuthorization\": true,\n                    \"ScheduledPaymentInstallment\": 1,\n                    \"ScheduledPaymentFrequency\": 1,\n                    \"ScheduledPaymentFrequencyType\": 1,\n                    \"AllowNoshowCommission\": true,\n                    \"AllowCancellationCommission\": true,\n                    \"ScheduledFirstPayment\": 56,\n                    \"SAC\": \"sample string 57\",\n                    \"DiscountId\": \"3c659ae2-c73a-479e-afca-43d25a718ea0\",\n                    \"AutoRenew\": true,\n                    \"OverrideProductDiscountInCustomPackage\": true,\n                    \"BundleProductPriceCheck\": 60,\n                    \"BundleProductPricePercentage\": 61.1,\n                    \"EnableServiceCreditTransfer\": true,\n                    \"TrainingPackages\": [\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      },\n                      {\n                        \"Id\": 1,\n                        \"PackageVersionId\": \"d5eedd8c-25d0-4644-be36-0e9864a5eda8\",\n                        \"ItemType\": 2,\n                        \"Quantity\": 3,\n                        \"GroupNo\": 4,\n                        \"EnableTargets\": true,\n                        \"TargetVariation\": 6,\n                        \"ClassPrice\": 1.1,\n                        \"ClassDiscount\": \"sample string 7\",\n                        \"ClassFinalPrice\": 1.1,\n                        \"Frequency\": 1.1,\n                        \"MinQty\": 8,\n                        \"MaxQty\": 9,\n                        \"OrderNo\": 10,\n                        \"ItemFK\": 1,\n                        \"ItemId\": \"8e2b21bc-f3a2-47dd-b2b6-a282d37e8b72\",\n                        \"ClassFK\": 1\n                      }\n                    ],\n                    \"PackageCategoryName\": \"sample string 63\"\n                  }\n                ],\n                \"GiftCardMessage\": \"sample string 10\",\n                \"ScheduleDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n                \"MessageFromRecipient\": \"sample string 11\",\n                \"GcName\": \"sample string 12\",\n                \"send_gc_email_to_buyer\": true\n              },\n              \"InvoiceItemId\": \"d439f3c6-1815-42bc-b36a-b8653634d7ac\",\n              \"InvoiceItemAddedTime\": \"2021-01-05T09:25:26.9212774+00:00\",\n              \"Employee\": {\n                \"Id\": \"254086b0-f8fe-4e54-aade-556e8bb8c921\",\n                \"ShortName\": \"sample string 2\",\n                \"NickName\": \"sample string 3\",\n                \"FullName\": \"sample string 4\",\n                \"Email\": \"sample string 5\",\n                \"PhoneNumber\": \"sample string 6\",\n                \"MobilePhoneModel\": {\n                  \"CountryId\": 1,\n                  \"Number\": \"sample string 2\",\n                  \"DisplayNumber\": \"sample string 3\"\n                },\n                \"Gender\": 0,\n                \"FirstName\": \"sample string 7\",\n                \"LastName\": \"sample string 8\",\n                \"IsAvailable\": true,\n                \"WaiveBiometricFlag\": true,\n                \"VanityImageUrl\": \"sample string 10\",\n                \"ScalingFactor\": 11.1,\n                \"ScaledPrice\": 12.0,\n                \"ServiceTime\": 13,\n                \"DisplayName\": \"sample string 14\",\n                \"IdleTime\": 1,\n                \"OriginalPrice\": 15.0,\n                \"OriginalTax\": 16.0,\n                \"Job\": {\n                  \"id\": \"sample string 1\",\n                  \"name\": \"sample string 2\"\n                },\n                \"BookingInterval\": 17,\n                \"schedule\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\"\n                  }\n                ],\n                \"unavailable_times\": [\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  },\n                  {\n                    \"start_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"end_time\": \"2021-01-05T09:25:26.9212774+00:00\",\n                    \"blocked_type\": \"sample string 3\"\n                  }\n                ],\n                \"LastDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n              },\n              \"Quantity\": 2,\n              \"Price\": {\n                \"CurrencyId\": 1,\n                \"Sales\": 2.0,\n                \"Tax\": 3.0,\n                \"Final\": 4.0,\n                \"Final1\": 5.0,\n                \"Discount\": 6.0,\n                \"Tip\": 7.0,\n                \"SSG\": 1.0,\n                \"RoundingCorrection\": 8.0,\n                \"DiscountedPrice\": 1.0,\n                \"environmental_fee\": 1.0,\n                \"environmental_fee_label\": \"sample string 9\",\n                \"can_be_waived\": true\n              },\n              \"IsMembershipApplied\": true,\n              \"IsPackageApplied\": true,\n              \"IsDiscountApplied\": true\n            },\n            \"AppliedMembership\": {\n              \"MembershipId\": \"d2fdd9d0-abb6-4320-98de-75ec00cdfc12\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"643c92fd-047b-4218-816e-bd3d09f80127\",\n              \"ShowChangeMembership\": true,\n              \"EquivalenceOptions\": [\n                1.1,\n                2.1\n              ]\n            },\n            \"AppliedPackage\": {\n              \"PackageId\": \"81a1c37f-c358-4d19-afba-03b6e9bd1e7b\",\n              \"DiscountAmount\": 1.0,\n              \"Action\": \"sample string 2\",\n              \"InvoiceItemId\": \"7355a650-add1-4209-b1f9-01286e111132\"\n            },\n            \"AppliedDiscount\": {\n              \"DiscountId\": \"e4a3a692-d27d-4669-9b1d-f8661a9edde6\",\n              \"CampaignId\": \"009c9cf6-393f-437a-bef9-5be515179c7f\",\n              \"CouponId\": 1,\n              \"Action\": \"sample string 1\",\n              \"Type\": 0,\n              \"DiscountAmount\": 1.0,\n              \"InvoiceItemId\": \"27e511ca-45d3-422b-a04d-189e4d42b8ce\"\n            }\n          }\n        ],\n        \"Payments\": [\n          {\n            \"PaymentOption\": {\n              \"Id\": \"0585b8bc-0cb9-4b97-b766-c64ddc1761fa\",\n              \"PaymentMode\": 0,\n              \"PaymentName\": \"sample string 2\",\n              \"CardNumber\": \"sample string 3\"\n            },\n            \"TotalAmountPaid\": 1.0,\n            \"AmountPaid\": 1.0,\n            \"TipAmount\": 1.0,\n            \"SSGAmount\": 1.0,\n            \"FeeAmount\": 1.0,\n            \"CashBackAmount\": 1.0,\n            \"TransactionId\": \"a862555f-2f0f-4ee0-b509-2f02b0fc583a\",\n            \"PaymentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n            \"CashRegisterId\": \"f3408815-3532-4b45-aaa0-3a910d152a71\"\n          },\n          {\n            \"PaymentOption\": {\n              \"Id\": \"0585b8bc-0cb9-4b97-b766-c64ddc1761fa\",\n              \"PaymentMode\": 0,\n              \"PaymentName\": \"sample string 2\",\n              \"CardNumber\": \"sample string 3\"\n            },\n            \"TotalAmountPaid\": 1.0,\n            \"AmountPaid\": 1.0,\n            \"TipAmount\": 1.0,\n            \"SSGAmount\": 1.0,\n            \"FeeAmount\": 1.0,\n            \"CashBackAmount\": 1.0,\n            \"TransactionId\": \"a862555f-2f0f-4ee0-b509-2f02b0fc583a\",\n            \"PaymentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n            \"CashRegisterId\": \"f3408815-3532-4b45-aaa0-3a910d152a71\"\n          }\n        ],\n        \"Redemptions\": [\n          {\n            \"Option\": {\n              \"Id\": \"b925c85d-45d0-4df1-a5c7-3e74275b17f1\",\n              \"Mode\": 0,\n              \"Name\": \"sample string 2\"\n            },\n            \"Amount\": 1.0,\n            \"TransactionId\": \"6a021377-97e9-4ec1-8127-833c512d7371\",\n            \"PaymentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n            \"Points\": 1.0\n          },\n          {\n            \"Option\": {\n              \"Id\": \"b925c85d-45d0-4df1-a5c7-3e74275b17f1\",\n              \"Mode\": 0,\n              \"Name\": \"sample string 2\"\n            },\n            \"Amount\": 1.0,\n            \"TransactionId\": \"6a021377-97e9-4ec1-8127-833c512d7371\",\n            \"PaymentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n            \"Points\": 1.0\n          }\n        ],\n        \"RefundItems\": [\n          {\n            \"InvoiceItemId\": \"fc5fb9be-b639-4c5f-83bf-c3923f751c20\",\n            \"ItemId\": \"6d9a345f-b6c2-4175-8d43-e512649b2723\",\n            \"Quantity\": 3,\n            \"RefundAmount\": 4.0,\n            \"RefundDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n          },\n          {\n            \"InvoiceItemId\": \"fc5fb9be-b639-4c5f-83bf-c3923f751c20\",\n            \"ItemId\": \"6d9a345f-b6c2-4175-8d43-e512649b2723\",\n            \"Quantity\": 3,\n            \"RefundAmount\": 4.0,\n            \"RefundDate\": \"2021-01-05T09:25:26.9212774+00:00\"\n          }\n        ],\n        \"Lock\": true,\n        \"CanChangeGuest\": true,\n        \"CenterId\": \"926054e9-ce2a-48e4-832e-9cb978ba45c8\",\n        \"Center\": {\n          \"Id\": \"a6283ba1-96bb-42a2-a88f-9d931878b5c8\",\n          \"Country\": {\n            \"Id\": 1,\n            \"Code\": \"sample string 2\",\n            \"Name\": \"sample string 3\",\n            \"PhoneCode\": 1,\n            \"Nationality\": \"sample string 4\"\n          },\n          \"State\": {\n            \"Id\": 1,\n            \"Code\": \"sample string 2\",\n            \"Name\": \"sample string 3\",\n            \"ShortName\": \"sample string 4\"\n          },\n          \"Name\": \"sample string 2\",\n          \"GeoLatitude\": 1.1,\n          \"GeoLongitude\": 1.1,\n          \"Address1\": \"sample string 3\",\n          \"Address2\": \"sample string 4\",\n          \"City\": \"sample string 5\",\n          \"ZipCode\": \"sample string 6\",\n          \"Phone1\": {\n            \"CountryId\": 1,\n            \"Number\": \"sample string 2\",\n            \"DisplayNumber\": \"sample string 3\"\n          },\n          \"Phone2\": {\n            \"CountryId\": 1,\n            \"Number\": \"sample string 2\",\n            \"DisplayNumber\": \"sample string 3\"\n          },\n          \"Email\": \"sample string 7\",\n          \"CenterInfo\": \"sample string 8\",\n          \"ServiceTaxNo\": \"sample string 9\",\n          \"TIN\": \"sample string 10\",\n          \"VAT\": \"sample string 11\",\n          \"CST\": \"sample string 12\",\n          \"CanBook\": true,\n          \"CenterCode\": \"sample string 14\",\n          \"TimeZone\": {\n            \"Id\": 1,\n            \"Name\": \"sample string 2\",\n            \"StandardName\": \"sample string 3\",\n            \"Symbol\": \"sample string 4\"\n          },\n          \"CollectFeedback\": true,\n          \"working_hours\": [\n            {\n              \"day_of_week\": \"sample string 1\",\n              \"start_time\": \"sample string 2\",\n              \"end_time\": \"sample string 3\"\n            },\n            {\n              \"day_of_week\": \"sample string 1\",\n              \"start_time\": \"sample string 2\",\n              \"end_time\": \"sample string 3\"\n            }\n          ],\n          \"AreServicesAvailableInCenter\": true,\n          \"FeedBackLink\": \"sample string 16\",\n          \"FeedBackLabelText\": \"sample string 17\",\n          \"isPaymentEnabled\": true,\n          \"isCenterVoided\": true,\n          \"isServiceSaleEnabled\": true,\n          \"isMembershipSaleEnabled\": true,\n          \"isGiftCardSaleEnabled\": true,\n          \"isSeriesPackageSaleEnabled\": true,\n          \"isDealsEnabled\": true,\n          \"EnableSelfPay\": true,\n          \"EnableSelfCheckIn\": true,\n          \"EnableAutoPay\": true,\n          \"AllowSelfCheckinBefore\": 28,\n          \"AllowCheckWithinRadius\": 29,\n          \"Zone\": {\n            \"id\": \"00000000-0000-0000-0000-000000000000\",\n            \"name\": null\n          }\n        },\n        \"CollectFeedback\": true,\n        \"IsFeedbackExpired\": true,\n        \"BookingWizardAdvancedMode\": true,\n        \"BookingWizardBottomPanelMode\": true,\n        \"Refunded\": true,\n        \"InvoiceAuthStatus\": 1,\n        \"InvoiceAuthorizationStatus\": 1,\n        \"InvTransactionStatusForAutoPay\": 0,\n        \"InvoiceSource\": 1,\n        \"is_created_from_booking_wizard\": true,\n        \"RemoveBuddyServiceFinishSegment\": true,\n        \"host_id\": \"69380e07-7ebd-45a4-bf67-356572872ccf\",\n        \"payment_made_by\": \"32f18a65-cd1c-499f-97fc-e269150d8864\",\n        \"entity_name\": \"sample string 12\",\n        \"email_link\": \"sample string 13\",\n        \"sms_link\": \"sample string 14\",\n        \"appointment_category_id\": \"sample string 15\",\n        \"scheduled_payment_frequency\": 1,\n        \"scheduled_payment_installment\": 1,\n        \"scheduled_first_payment\": 1,\n        \"scheduled_payment_frequency_type\": 1\n      }\n    ],\n    \"Redemptions\": [\n      {\n        \"Option\": {\n          \"Id\": \"b925c85d-45d0-4df1-a5c7-3e74275b17f1\",\n          \"Mode\": 0,\n          \"Name\": \"sample string 2\"\n        },\n        \"Amount\": 1.0,\n        \"TransactionId\": \"6a021377-97e9-4ec1-8127-833c512d7371\",\n        \"PaymentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n        \"Points\": 1.0\n      },\n      {\n        \"Option\": {\n          \"Id\": \"b925c85d-45d0-4df1-a5c7-3e74275b17f1\",\n          \"Mode\": 0,\n          \"Name\": \"sample string 2\"\n        },\n        \"Amount\": 1.0,\n        \"TransactionId\": \"6a021377-97e9-4ec1-8127-833c512d7371\",\n        \"PaymentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n        \"Points\": 1.0\n      }\n    ],\n    \"Payments\": [\n      {\n        \"PaymentOption\": {\n          \"Id\": \"0585b8bc-0cb9-4b97-b766-c64ddc1761fa\",\n          \"PaymentMode\": 0,\n          \"PaymentName\": \"sample string 2\",\n          \"CardNumber\": \"sample string 3\"\n        },\n        \"TotalAmountPaid\": 1.0,\n        \"AmountPaid\": 1.0,\n        \"TipAmount\": 1.0,\n        \"SSGAmount\": 1.0,\n        \"FeeAmount\": 1.0,\n        \"CashBackAmount\": 1.0,\n        \"TransactionId\": \"a862555f-2f0f-4ee0-b509-2f02b0fc583a\",\n        \"PaymentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n        \"CashRegisterId\": \"f3408815-3532-4b45-aaa0-3a910d152a71\"\n      },\n      {\n        \"PaymentOption\": {\n          \"Id\": \"0585b8bc-0cb9-4b97-b766-c64ddc1761fa\",\n          \"PaymentMode\": 0,\n          \"PaymentName\": \"sample string 2\",\n          \"CardNumber\": \"sample string 3\"\n        },\n        \"TotalAmountPaid\": 1.0,\n        \"AmountPaid\": 1.0,\n        \"TipAmount\": 1.0,\n        \"SSGAmount\": 1.0,\n        \"FeeAmount\": 1.0,\n        \"CashBackAmount\": 1.0,\n        \"TransactionId\": \"a862555f-2f0f-4ee0-b509-2f02b0fc583a\",\n        \"PaymentDate\": \"2021-01-05T09:25:26.9212774+00:00\",\n        \"CashRegisterId\": \"f3408815-3532-4b45-aaa0-3a910d152a71\"\n      }\n    ],\n    \"Price\": {\n      \"CurrencyId\": 1,\n      \"Sales\": 2.0,\n      \"Tax\": 3.0,\n      \"Final\": 4.0,\n      \"Final1\": 5.0,\n      \"Discount\": 6.0,\n      \"Tip\": 7.0,\n      \"SSG\": 1.0,\n      \"RoundingCorrection\": 8.0,\n      \"DiscountedPrice\": 1.0,\n      \"environmental_fee\": 1.0,\n      \"environmental_fee_label\": \"sample string 9\",\n      \"can_be_waived\": true\n    },\n    \"GroupRedemptions\": [\n      {\n        \"GroupRedemptionId\": \"f74963d8-728d-4f8b-ba12-b8c540d9cce6\",\n        \"InvoiceId\": \"d4392b32-3471-4b76-9a73-77dd8b449b20\"\n      },\n      {\n        \"GroupRedemptionId\": \"f74963d8-728d-4f8b-ba12-b8c540d9cce6\",\n        \"InvoiceId\": \"d4392b32-3471-4b76-9a73-77dd8b449b20\"\n      }\n    ],\n    \"GroupPayments\": [\n      {\n        \"GroupTransactionId\": \"e594d9f1-0e0a-41b3-92ab-770ab0dff012\",\n        \"TransactionId\": \"2459fc53-aa39-49f8-92ba-9da0302bdfea\"\n      },\n      {\n        \"GroupTransactionId\": \"e594d9f1-0e0a-41b3-92ab-770ab0dff012\",\n        \"TransactionId\": \"2459fc53-aa39-49f8-92ba-9da0302bdfea\"\n      }\n    ]\n  },\n  \"error\": null\n}"}],"_postman_id":"25c683b1-4611-4932-9ced-07926b82de54"},{"name":"Add a credit/debit card for a guest","id":"8ed27050-687b-4b62-9481-bc6773e7d7cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"9e0a5745-9124-4ae5-9553-e485b7ce83d4\",\n    \"source\": 0,\n    \"redirect_uri\": \"sample string 2\",\n    \"share_cards_to_web\": true,\n    \"protocol\": \"sample string 3\",\n    \"host\": \"sample string 4\",\n    \"billingInfo\": {\n        \"first_name\": \"sample string 1\",\n        \"last_name\": \"sample string 2\",\n        \"email\": \"sample string 3\",\n        \"country\": \"sample string 4\",\n        \"name\": \"sample string 5\",\n        \"address\": \"sample string 6\",\n        \"state\": \"sample string 7\",\n        \"zipcode\": \"sample string 8\",\n        \"city\": \"sample string 9\",\n        \"phone\": \"sample string 10\",\n        \"house_number\": \"sample string 11\",\n        \"address2\": \"sample string 12\"\n    },\n    \"avs_source\": 0,\n    \"replace_account_id\": \"92686f3c-fd9d-443f-9431-9d415a32a902\",\n    \"skip_billingInfo\": true,\n    \"direct_marketing\": \"sample string 6\",\n    \"card_reader_id\": 7,\n    \"processor_id\": \"sample string 8\",\n    \"card_reader_source\": \"sample string 9\",\n    \"client_info\": \"sample string 10\",\n    \"redirect_url\": \"sample string 11\",\n    \"bank_details\": {\n        \"cheque_number\": \"sample string 1\",\n        \"name\": \"sample string 2\",\n        \"account_number\": \"sample string 3\",\n        \"dd_type\": \"sample string 4\",\n        \"cheque_type\": \"sample string 5\",\n        \"routing_number\": \"sample string 6\"\n    },\n    \"check_can_replace\": true,\n    \"token_id\": \"sample string 13\",\n    \"provider_intermediate_response\": \"sample string 14\",\n    \"fcc_hpp_redirect\": \"sample string 15\"\n}"},"url":"{{api_url}}/v1/guests/{{guest_id}}/accounts","description":"<p>This API helps you to add a credit card or debit card for a guest.</p>\n<p>To add a credit card or debit card for a guest, follow these steps:<br /></p>\n<ol>\n<li>Specify the request body for this API, and in response, you will receive an URL from the payment processor as <code>hosted_payment_uri</code>.<br /></li>\n<li>Open <code>hosted_payment_uri</code>. You will then be redirected to a page from the payment processor. <br /></li>\n<li>Enter the account details, and then click <b>Submit</b>. The payment account will be added for the guest with the <code>guest_id</code> details that you had specified in the API request.<br /></li>\n</ol>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-parameters\">Request Body Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Optional</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>source</td>\n<td>enum</td>\n<td><code>Optional</code><br /> Transaction source details: Web - 0, WebStore - 1, CheckWeb - 2, CheckWebStore - 3, Dunning - 4, Mobile - 5, MobilePOS - 6, and All - 7. <br /> <b>Default value</b>: 1 (WebStore).</td>\n</tr>\n<tr>\n<td>redirect_uri</td>\n<td>string</td>\n<td><code>Optional</code><br /> Indicates the URI to which you will be redirected after the payment has been completed for both success and failure scenarios.<br /> <b>Note:</b> If third-party customers are creating their own website and consuming this API and if they want to send the response to an external URL, this parameter is mandatory.</td>\n</tr>\n<tr>\n<td>share_cards_to_web</td>\n<td>bool?</td>\n<td><code>Optional</code><br /> If the card is saved from mobile/Webstore, it indicates whether the card be shared with Web.</td>\n</tr>\n<tr>\n<td>protocol</td>\n<td>string</td>\n<td><code>Optional</code><br /> Protocol of the host: http or https. <b>Default value</b>: https.</td>\n</tr>\n<tr>\n<td>host</td>\n<td>string</td>\n<td><code>Optional</code><br /> URL of the custom domain.</td>\n</tr>\n<tr>\n<td>billingInfo</td>\n<td>object</td>\n<td><code>Optional</code><br /> Object that contains these address details of the guest for billing purposes: first_name, last_name, email, country, name, address, state, zipcode, city, phone, house_number, and address2.<br /><b>Note</b>: If you specify the <code>billingInfo</code> details, set <code>avs_source</code> as 0, and enable AVS on the Payment Settings page, we validate the billing info details on the API side.</td>\n</tr>\n<tr>\n<td>avs_source</td>\n<td>enum</td>\n<td><code>Optional</code><br /> Indicates whether the client or the provider is to be displayed on the AVS screen: Client  - 0 and Provider - 1.<br /> <b>Note</b>: If you specify 1, you do not need to specify the <code>billingInfo</code> object details, we display the AVS screen. This parameter only supports Zenoti payment processors (Stripe and Adyen).</td>\n</tr>\n<tr>\n<td>replace_account_id</td>\n<td>guid</td>\n<td><code>Optional</code><br /> Unique 32-character identifier of the payment account that is to be replaced.</td>\n</tr>\n<tr>\n<td>skip_billingInfo</td>\n<td>boolean</td>\n<td><code>Optional</code><br /> Indicates whether the validation of the billingInfo parameter is to be skipped.</td>\n</tr>\n<tr>\n<td>direct_marketing</td>\n<td>string</td>\n<td><code>Optional</code><br /> Direct marketing details of the payment account.</td>\n</tr>\n<tr>\n<td>card_reader_id</td>\n<td>string</td>\n<td><code>Optional</code><br /> ID of the card reader.</td>\n</tr>\n<tr>\n<td>processor_id</td>\n<td>string</td>\n<td><code>Optional</code><br /> ID of the processor.</td>\n</tr>\n<tr>\n<td>card_reader_source</td>\n<td>string</td>\n<td><code>Optional</code><br /> Source of the card reader.</td>\n</tr>\n<tr>\n<td>client_info</td>\n<td>string</td>\n<td><code>Optional</code><br /> Details on the client server.</td>\n</tr>\n<tr>\n<td>redirect_url</td>\n<td>string</td>\n<td><code>Optional</code><br /> Redirect URL used by the provider.</td>\n</tr>\n<tr>\n<td>bank_details</td>\n<td>object</td>\n<td><code>Optional</code><br /> Object that contains these bank details: cheque_number, name, account_number, dd_type, cheque_type, and routing_number.</td>\n</tr>\n<tr>\n<td>check_can_replace</td>\n<td>boolean</td>\n<td><code>Optional</code><br /> Indicates whether a check-payment can replace the card payment for a transaction.<br /><b>Note</b>: If you specify this parameter as true, the guest's saved credit/debit card is replaced by a new credit/debit card. Also, if you specify <code>check_can_replace</code> as true, <code>replace_account_id</code> must not be empty and a valid existing <code>account_id</code> must belong to that guest.</td>\n</tr>\n<tr>\n<td>token_id</td>\n<td>string</td>\n<td><code>Optional</code><br /> Token/reference number for processing the transaction.</td>\n</tr>\n<tr>\n<td>provider_intermediate_response</td>\n<td>string</td>\n<td><code>Optional</code><br /> Intermediate response from the provider.</td>\n</tr>\n<tr>\n<td>fcc_hpp_redirect</td>\n<td>string</td>\n<td><code>Optional</code><br /> Client-side redirect for the Freedom Pay processor.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>token_id</td>\n<td>string</td>\n<td>Token or Reference number for processing the transaction.</td>\n</tr>\n<tr>\n<td>hosted_payment_uri</td>\n<td>string</td>\n<td>Represents the URI to which you are redirected for the Save Card screen.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>400</td>\n<td>Bad request.</td>\n</tr>\n<tr>\n<td>931</td>\n<td>CanNotReplacePaymentAccount error.</td>\n</tr>\n<tr>\n<td>932</td>\n<td>AVSDetailsError error.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}","accounts"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"f6acc650-5840-48da-ac31-8bc99f358b14","name":"Add a credit/debit card for a guest","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"Represents the content type of the request body.","type":"text"},{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"9e0a5745-9124-4ae5-9553-e485b7ce83d4\",\n    \"source\": 0,\n    \"redirect_uri\": \"sample string 2\",\n    \"share_cards_to_web\": true,\n    \"protocol\": \"sample string 3\",\n    \"host\": \"sample string 4\",\n    \"billingInfo\": {\n        \"first_name\": \"sample string 1\",\n        \"last_name\": \"sample string 2\",\n        \"email\": \"sample string 3\",\n        \"country\": \"sample string 4\",\n        \"name\": \"sample string 5\",\n        \"address\": \"sample string 6\",\n        \"state\": \"sample string 7\",\n        \"zipcode\": \"sample string 8\",\n        \"city\": \"sample string 9\",\n        \"phone\": \"sample string 10\",\n        \"house_number\": \"sample string 11\",\n        \"address2\": \"sample string 12\"\n    },\n    \"avs_source\": 0,\n    \"replace_account_id\": \"92686f3c-fd9d-443f-9431-9d415a32a902\",\n    \"skip_billingInfo\": true,\n    \"direct_marketing\": \"sample string 6\",\n    \"card_reader_id\": 7,\n    \"processor_id\": \"sample string 8\",\n    \"card_reader_source\": \"sample string 9\",\n    \"client_info\": \"sample string 10\",\n    \"redirect_url\": \"sample string 11\",\n    \"bank_details\": {\n        \"cheque_number\": \"sample string 1\",\n        \"name\": \"sample string 2\",\n        \"account_number\": \"sample string 3\",\n        \"dd_type\": \"sample string 4\",\n        \"cheque_type\": \"sample string 5\",\n        \"routing_number\": \"sample string 6\"\n    },\n    \"check_can_replace\": true,\n    \"token_id\": \"sample string 13\",\n    \"provider_intermediate_response\": \"sample string 14\",\n    \"fcc_hpp_redirect\": \"sample string 15\"\n}"},"url":"https://api.zenoti.com/v1/guests/{{guest_id}}/accounts"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Jul 2019 09:01:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"61"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"WWW-Authenticate","value":"Bearer"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"token_id\": \"55482131\",\n    \"hosted_payment_uri\": \"https://kdev.zenotibeta.com/Appointment/StripePaymentProcessor.aspx?ReferenceId=24d20139-b581-4211-94bd-2c1700b9f7a7&MMSReturnURL=common/webmethods/Ccpaymentprocessor.aspx&NotSupportedCardTypes=0&ProcessorId=Stripe&PublishableKey=pk_test_9UVJFuuK1eZmPC2K15SNklnX&TransactionType=CreateAccount&UserId=7429df42-8a8a-4ae2-b8a3-56b8990b9384&Address=&ZipCode=&TransactionAmount=0&Protocol=https&CurrencyCode=USD&BillingName=&BillingCity=&BillingState=&Source=Web&SubscriberId=af56e9e1-05e6-403c-84ae-89ac703396fe&ReferenceNumber=55482131&CountryCode=US\",\n    \"Error\": null\n}"}],"_postman_id":"8ed27050-687b-4b62-9481-bc6773e7d7cd"},{"name":"Retrieve the saved credit/debit cards of a guest Copy","id":"83feb185-050b-4f00-8378-f2cfa0ff4d6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{api_url}/v1/guests/{guest_id}/accounts?center_Id={center_Id}&get_shared_cards={get_shared_cards}&get_expired_cards={get_expired_cards}&source={source}&get_membership_status={is_membership_linked}&get_address={get_address} ","description":"<p><strong>Purpose</strong>: Use this API to retrieve the details of the saved cards for a guest. This will also include associated details like guest address and memberships (if any).</p>\n<p>You must provide <code>guest_id</code> and<code>center_id</code> for the API to fetch details.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code>  <br />Unique 32-character identifier of the guest for whom you want to retrieve the saved credit or debit cards.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code>  <br />Unique 32-character identifier of the center in which you want to retrieve the guest's saved credit or debit cards.</td>\n</tr>\n<tr>\n<td>get_shared_cards</td>\n<td>bool</td>\n<td><code>Optional</code> Retrieves the cards saved in the guest profile.  <br /><strong>True</strong>: Will fetch the saved card details of the guest.  <br /><strong>False:</strong> Will not fetch the saved card details of the guest.</td>\n</tr>\n<tr>\n<td>get_expired_cards</td>\n<td>bool</td>\n<td><code>Optional</code> Retrieves the expired card details of the guest.  <br /><strong>True</strong>: Will fetch the details of the expired cards of the guest.  <br /><strong>False</strong>: Will not fetch the details of the expired cards of the guest.</td>\n</tr>\n<tr>\n<td>source</td>\n<td>string</td>\n<td><code>Optional</code> Retrieves the source from where the card was saved.  <br />A source can be any one of the following:  <br />- Web  <br />- Webstore  <br />- Check Web  <br />- Check Webstore  <br />- Dunning  <br />- Mobile  <br />- Mobile POS  <br />- All</td>\n</tr>\n<tr>\n<td>get_membership_status</td>\n<td>bool</td>\n<td><code>Optional</code> Retrieves the membership details associated with the saved card of the guest.  <br /><strong>True</strong>: Will fetch the details of the membership associated with the saved card. <strong>False</strong>: Will not fetch any membership details.</td>\n</tr>\n<tr>\n<td>get_address</td>\n<td>bool</td>\n<td><code>Optional</code> Retrieves the address that is associated with the saved card of the guest.  <br /><strong>True</strong>: Will fetch the address of the guest. <strong>False</strong>: Will not fetch the address of the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>accounts</td>\n<td>object</td>\n<td>Object that contains the details of the API response. Card information such as last 4 digits, card expiry, source, and processor id are mentioned in the object.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"accounts-object\">accounts Object</h2>\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>payment_account_id</td>\n<td>string</td>\n<td>Unique identifier of the payment account for the card.</td>\n</tr>\n<tr>\n<td>account_id</td>\n<td>string</td>\n<td>Unique identifier of the payment account.</td>\n</tr>\n<tr>\n<td>last_four</td>\n<td>string</td>\n<td>Last 4 digits of the saved card of the guest.</td>\n</tr>\n<tr>\n<td>card_logo</td>\n<td>string</td>\n<td>Brand of the guest's saved card.</td>\n</tr>\n<tr>\n<td>expiry_on</td>\n<td>string</td>\n<td>Expiry date of the guest's saved card.</td>\n</tr>\n<tr>\n<td>account_type</td>\n<td>string</td>\n<td>The type of the card saved on the guest profile.  <br /><strong>Example</strong>: Credit card, debit card.</td>\n</tr>\n<tr>\n<td>identifier</td>\n<td>string</td>\n<td>Unique identifier of the card.</td>\n</tr>\n<tr>\n<td>account_added_from</td>\n<td>string</td>\n<td>This is the source from where the card was saved. In most cases, this will be Zenoti.</td>\n</tr>\n<tr>\n<td>processor_id</td>\n<td>string</td>\n<td>This is the name of the payment processor.</td>\n</tr>\n<tr>\n<td>is_account_submitted_for_update</td>\n<td>bool</td>\n<td>Denotes if the card details are submitted for an update.</td>\n</tr>\n<tr>\n<td>account_updation_submitted_date</td>\n<td>string</td>\n<td>The date corresponding to an update of the card.</td>\n</tr>\n<tr>\n<td>has_address</td>\n<td>bool</td>\n<td>Denotes if the saved card has the address details of the guest.</td>\n</tr>\n<tr>\n<td>is_membership_linked</td>\n<td>string</td>\n<td>Denotes if a membership is associated with the saved card.</td>\n</tr>\n<tr>\n<td>cvv_required_for_charge</td>\n<td>bool</td>\n<td>Denotes if CVV is mandatory for collecting payment from the saved card.</td>\n</tr>\n<tr>\n<td>billing_address</td>\n<td>object</td>\n<td>Object containing the billing address of the guest.</td>\n</tr>\n<tr>\n<td>has_expired_cards</td>\n<td>bool</td>\n<td>Denotes if the card of the guest is expired or not.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>502</td>\n<td>Guest Id not found.</td>\n</tr>\n<tr>\n<td>438</td>\n<td>cannot access.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Center Id not found.</td>\n</tr>\n<tr>\n<td>438</td>\n<td>UserNotAuthorized, The request does not have authenticated user.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{guest_id}","accounts"],"host":["{api_url}"],"query":[{"key":"center_Id","value":"{center_Id}"},{"key":"get_shared_cards","value":"{get_shared_cards}"},{"key":"get_expired_cards","value":"{get_expired_cards}"},{"key":"source","value":"{source}"},{"key":"get_membership_status","value":"{is_membership_linked}"},{"key":"get_address","value":"{get_address} "}],"variable":[]}},"response":[{"id":"d0d3b7a3-7ec2-4132-a3c2-7a957e59918e","name":"Retrieve the saved credit/debit cards of a guest","originalRequest":{"method":"GET","header":[{"description":"Access token generated from the token API.","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{api_url}/v1/guests/{guest_id}/accounts?center_Id={center_Id}&get_shared_cards={get_shared_cards}&get_expired_cards={get_expired_cards}&source={source}&get_membership_status={is_membership_linked}&get_address={get_address} ","host":["{api_url}"],"path":["v1","guests","{guest_id}","accounts"],"query":[{"key":"center_Id","value":"{center_Id}"},{"key":"get_shared_cards","value":"{get_shared_cards}"},{"key":"get_expired_cards","value":"{get_expired_cards}"},{"key":"source","value":"{source}"},{"key":"get_membership_status","value":"{is_membership_linked}"},{"key":"get_address","value":"{get_address} "}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"accounts\": [\r\n        {\r\n            \"payment_account_id\": \"M37Z7ZRKF6KXWD82\",\r\n            \"account_id\": \"44518886-6262-4f87-b393-172f8ffea69c\",\r\n            \"last_four\": \"5454\",\r\n            \"card_logo\": \"MasterCard\",\r\n            \"expiry_on\": \"3/2030\",\r\n            \"account_type\": \"Credit Card\",\r\n            \"identifier\": \"MasterCard ending in 5454\",\r\n            \"account_added_from\": \"Zenoti\",\r\n            \"processor_id\": \"Adyen\",\r\n            \"is_account_submitted_for_update\": false,\r\n            \"account_updation_submitted_date\": \"\",\r\n            \"has_address\": true,\r\n            \"is_membership_linked\": \"No\",\r\n            \"cvv_required_for_charge\": false,\r\n            \"billing_address\": {\r\n                \"first_name\": \"\",\r\n                \"last_name\": \"\",\r\n                \"email\": \"\",\r\n                \"country\": \"US\",\r\n                \"name\": \"John Smith\",\r\n                \"address\": \"address line1, address line2\",\r\n                \"state\": \"CT\",\r\n                \"zipcode\": \"06001\",\r\n                \"city\": \"city1\",\r\n                \"phone\": \"\",\r\n                \"house_number\": \"\",\r\n                \"address2\": null\r\n            }\r\n        }\r\n    ],\r\n    \"has_expired_cards\": false,\r\n    \"error\": null\r\n}"}],"_postman_id":"83feb185-050b-4f00-8378-f2cfa0ff4d6e"},{"name":"Delete a guest's saved credit/debit card","id":"f6a0fef7-801c-4f90-9f90-3e4034ed26df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"DELETE","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/guests/{{guest_id}}/accounts/{{account_id}}?center_id={{center_id}}","description":"<p>If you have previously added credit/debit cards for the specified guest, this API helps you to delete the saved cards/active payment accounts of the guest. <br /></p>\n<p>You must specify the appropriate details for the <code>guest_id</code>, <code>account_id</code>, and <code>center_id</code> parameters in the API request.<br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>account_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest's saved card/payment account.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>success</td>\n<td>boolean</td>\n<td>Indicates whether the guest's saved card/payment account has been successfully deleted.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>438</td>\n<td>cannot access.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Invalid center Id.</td>\n</tr>\n<tr>\n<td>439</td>\n<td>Payment Account with id \"\" not found.</td>\n</tr>\n<tr>\n<td>602</td>\n<td>Cannot access.</td>\n</tr>\n<tr>\n<td>602</td>\n<td>User does not have access.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}","accounts","{{account_id}}"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p><code>Mandatory</code><br />\nguid<br />\nUnique 32-character identifier of the center.</p>\n","type":"text/plain"},"key":"center_id","value":"{{center_id}}"}],"variable":[]}},"response":[{"id":"56401e6d-b09c-48b2-9d0b-3cc5af53af5a","name":"Delete a guest's saved credit/debit card","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/guests/{{guest_id}}/accounts/{{account_id}}?center_id={{center_id}}","protocol":"https","host":["api","zenoti","com"],"path":["v1","guests","{{guest_id}}","accounts","{{account_id}}"],"query":[{"key":"center_id","value":"{{center_id}}","description":"`Mandatory`<br>\nguid<br>\nUnique 32-character identifier of the center."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Jul 2019 06:52:14 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"134"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"//If the guest's payment account was successfully deleted.\n{\n    \"success\": true\n}\n\n//If the guest's payment account deletion process failed.\n{\n    \"success\": false,\n    \"error\": {\n        \"StatusCode\": 909,\n        \"Message\": \"\",\n        \"InternalMessage\": null\n    }\n}\n\n//If the guest's payment account deletion process failed with catch exceptions.\n{\n    \"code\": 439,\n    \"message\": \"Payment Account with id XXXX not found.\"\n}"}],"_postman_id":"f6a0fef7-801c-4f90-9f90-3e4034ed26df"},{"name":"Collect invoice payment by using a guest's saved credit/debit card","id":"68cd7690-0231-4b6a-9a07-f93097d11bb8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json","description":"<p>Represents the content type of the request body.</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"account_id\": \"9e587290-aa6c-47d4-bd20-36e587e3b153\",\n    \"center_id\": \"{{center_id}}\",\n    \"redirect_uri\": \"{{redirect_uri}}\",\n    \"source\": 1\n}"},"url":"{{api_url}}/v1/invoices/{{invoice_id}}/online_payments","description":"<p>This API enables you to collect payment for an invoice by using a guest's previously-saved credit or debit card.</p>\n<p>You must specify appropriate details for the <code>invoice_id</code> parameter in the request URL. In addition, you must specify necessary details for the <code>account_id</code> and <code>center_id</code> in the API request body, and this API will collect online payment for the invoice.<br /></p>\n<p>If the guest's credit/debit card requires a Three-Domain Secure (<b>3D S</b>) authentication, you must pass the <code>redirect_uri</code> parameter in the API request. \nFurthermore, if a <code>hosted_payment</code> value is generated in the API response, you will be redirected to the <code>redirect_uri</code> to collect the 3D S card payment.</p>\n<p>In addition, you can use this API to either <a href=\"https://docs.zenoti.com/?version=latest#a86375e2-660f-42b2-9677-c6502a47fe37\">add a tip amount while taking payment for the invoice amount</a> or <a href=\"https://docs.zenoti.com/?version=latest#a86375e2-660f-42b2-9677-c6502a47fe37\">charge only the tip amount for an invoice</a>, after the invoice payment has been completed.</p>\n<p>For example, if the amount of an invoice is $100 and the tip amount is $15, you can charge a total of $115 from the guest's card at one go. Alternatively, you can first complete the invoice payment of $100 and then add the $15 tip amount.</p>\n<p>After you have taken payment for the invoice amount and tip amount, you can <a href=\"https://docs.zenoti.com/?version=latest#d5cd484f-975c-42d8-b68b-bec6c8b084bf\">close the invoice</a>.</p>\n<h2 id=\"request-parameters\">Request parameters</h2>\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>account_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest's saved payment account.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>redirect_uri</td>\n<td>string</td>\n<td><code>Mandatory</code><br /> After the payment processor completes the required process, you will be redirected to this Web page URI.</td>\n</tr>\n<tr>\n<td>source</td>\n<td>enum</td>\n<td><code>Optional</code><br /> Indicates the source from which the request has been initiated: Web - 0, WebStore  - 1, CheckWeb - 2, CheckWebStore - 3, Dunning - 4, Mobile - 5, MobilePOS - 6, and All - 7.<br /> <b>Default value</b>: 1.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response details</h2>\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>invoice_transaction_id</td>\n<td>guid</td>\n<td>Transaction id of the invoice payment.</td>\n</tr>\n<tr>\n<td>token_id</td>\n<td>string</td>\n<td>Token or Reference number for processing the online payment transaction.</td>\n</tr>\n<tr>\n<td>hosted_payment_uri</td>\n<td>string</td>\n<td>Represents the hosted payment URI that redirects the cardholder to the <b>3D S</b> screen.</td>\n</tr>\n<tr>\n<td>success</td>\n<td>boolean</td>\n<td>Indicates whether the online invoice payment has been successfully collected.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>418</td>\n<td>Invoice with id :  not found.</td>\n</tr>\n<tr>\n<td>460</td>\n<td>Payment is already made in full.</td>\n</tr>\n<tr>\n<td>4023</td>\n<td>Something Went Wrong.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{{invoice_id}}","online_payments"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"e6967a89-a39f-4563-8573-d5421f828a56","name":"Collect invoice payment by using a guest's saved credit/debit card","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"Represents the content type of the request body.","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"account_id\": \"9e587290-aa6c-47d4-bd20-36e587e3b153\",\n    \"center_id\": \"{{center_id}}\",\n    \"redirect_uri\": \"{{redirect_uri}}\",\n    \"source\": 1\n}"},"url":"https://api.zenoti.com/v1/invoices/{{invoice_id}}/online_payments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Jul 2019 09:56:26 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"102"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"invoice_transaction_id\": \"b0b61718-77c8-4b70-889f-eda59cbf3811\",\n    \"token_id\": \"55482148\",\n    \"hosted_payment_uri\": \"https://kdev.zenotibeta.com/Appointment/StripePaymentProcessor.aspx?ReferenceId=12eb8357-c1c9-4853-a0f3-109702d30f6e&MMSReturnURL=common/webmethods/Ccpaymentprocessor.aspx&NotSupportedCardTypes=0&ProcessorId=Stripe&PublishableKey=pk_test_9UVJFuuK1eZmPC2K15SNklnX&TransactionType=Sale&ReferenceNumber=55482165&Address=&ZipCode=&TransactionAmount=3000&Protocol=https&CurrencyCode=USD&BillingName=&BillingCity=&BillingState=&Source=Web&SubscriberId=af56e9e1-05e6-403c-84ae-89ac703396fe&CountryCode=US&ExterrnalUse=1\",\n    \"success\": true\n}"}],"_postman_id":"68cd7690-0231-4b6a-9a07-f93097d11bb8"},{"name":"Collect invoice payment by using a guest's unsaved credit/debit card","id":"e198aef2-eec3-49bf-b528-581f221c59e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"{{center_id}}\",\n    \"redirect_uri\": \"https://docs.zenoti.com\",\n    \"share_cards_to_web\": true,\n    \"can_save_card\": true,\n    \"source\": 1,\n    \"protocol\": \"https\"\n}"},"url":"{{api_url}}/v1/invoices/{{invoice_id}}/online_payments","description":"<p>This API enables you to collect payment for an invoice by using a guest's previously-unsaved credit or debit card.</p>\n<p>You must specify appropriate details for the <code>invoice_id</code> parameter in the request body, and this API will collect online payment for the invoice.<br />\n<br />\nTo collect invoice payment from a new payment account, follow these steps:<br /></p>\n<ol>\n<li>Specify appropriate details for the <code>invoice_id</code> parameter in the API request body. In the API response, a URI will be generated from the payment processor as <code>hosted_payment_uri</code><br /></li>\n<li>Go to the provided <code>hosted_payment_uri</code>. You are then redirected to a Web page from the payment processor. </li>\n<li>Provide the required account details, and then click <b>Pay Now</b>.<br />You have successfully collected online payment for the specified invoice.<br /></li>\n</ol>\n<h2 id=\"request-parameters\">Request parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>redirect_uri</td>\n<td>string</td>\n<td><code>Mandatory</code><br /> After the payment processor completes the required process, you will be redirected to this Web page URI.</td>\n</tr>\n<tr>\n<td>share_cards_to_web</td>\n<td>bool?</td>\n<td><code>Optional</code><br /> Indicates whether the credit/debit card can be shared to the Web.</td>\n</tr>\n<tr>\n<td>can_save_card</td>\n<td>bool</td>\n<td><code>Optional</code><br /> Indicates whether the credit/debit card needs to be saved in the Zenoti system.</td>\n</tr>\n<tr>\n<td>protocol</td>\n<td>string</td>\n<td><code>Optional</code><br /> Protocol of the host: <b>http</b> or <b>https<b>.</b></b></td>\n</tr>\n<tr>\n<td>source</td>\n<td>enum</td>\n<td><code>Optional</code><br /> Indicates the source from which the request has been initiated: Web - 0, WebStore  - 1, CheckWeb - 2, CheckWebStore - 3, Dunning - 4, Mobile - 5, MobilePOS - 6, and All - 7.<br /> <b>Default value</b>: 1.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response details</h2>\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>token_id</td>\n<td>string</td>\n<td>Token or Reference number for processing the online payment transaction.</td>\n</tr>\n<tr>\n<td>hosted_payment_uri</td>\n<td>string</td>\n<td>Represents the hosted payment URI that redirects the cardholder to the <b>3D S</b> screen.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>418</td>\n<td>Invoice with id :  not found.</td>\n</tr>\n<tr>\n<td>460</td>\n<td>Payment is already made in full.</td>\n</tr>\n<tr>\n<td>4023</td>\n<td>Something Went Wrong.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{{invoice_id}}","online_payments"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"a4740b02-37ae-4821-b282-984f7e152c1d","name":"Collect invoice payment by using a guest's unsaved credit/debit card","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"Represents the content type of the request body.","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"{{center_id}}\",\n    \"redirect_uri\": \"https://docs.zenoti.com\",\n    \"share_cards_to_web\": true,\n    \"can_save_card\": true,\n    \"source\": 1,\n    \"protocol\": \"https\"\n}"},"url":"https://api.zenoti.com/v1/invoices/{{invoice_id}}/online_payments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Jul 2019 09:56:26 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"102"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"token_id\": \"55482165\",\n    \"hosted_payment_uri\": \"https://kdev.zenotibeta.com/Appointment/StripePaymentProcessor.aspx?ReferenceId=12eb8357-c1c9-4853-a0f3-109702d30f6e&MMSReturnURL=common/webmethods/Ccpaymentprocessor.aspx&NotSupportedCardTypes=0&ProcessorId=Stripe&PublishableKey=pk_test_9UVJFuuK1eZmPC2K15SNklnX&TransactionType=Sale&ReferenceNumber=55482165&Address=&ZipCode=&TransactionAmount=3000&Protocol=https&CurrencyCode=USD&BillingName=&BillingCity=&BillingState=&Source=Web&SubscriberId=af56e9e1-05e6-403c-84ae-89ac703396fe&CountryCode=US&ExterrnalUse=1\",\n    \"success\": true\n}"}],"_postman_id":"e198aef2-eec3-49bf-b528-581f221c59e4"},{"name":"Collect tip amount by using a guest's credit/debit card","id":"43eb38c2-4ec3-400d-95b4-02371d7d8700","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"account_id\": \"11ADA4D4-5FC9-46D4-8CB6-B1C532DB4CC4\",\n    \"center_id\": \"ad3feb5f-40e2-4075-8f8f-5f40ef1ed697\",\n    \"tip_amount\": 10\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/v1/invoices/{invoice_id}/online_payments","description":"<p>This API helps you to charge a tip amount for the specified invoice from a guest's saved credit/debit card.</p>\n<p>You can add the tip while taking payment for the invoice amount. You can also charge only the tip amount for an invoice, after the invoice payment has been completed.</p>\n<p>For example, if the amount of an invoice is $100 and the tip amount is $15, you can charge a total of $115 from the guest's card at one go. Alternatively, you can first complete the invoice payment of $100 and then add the $15 tip amount.</p>\n<p>After you have taken payment for the invoice amount and tip amount, you can <a href=\"https://docs.zenoti.com/?version=latest#d5cd484f-975c-42d8-b68b-bec6c8b084bf\">close the invoice</a>.</p>\n<p>You must provide appropriate data for the <code>invoice_id</code> parameter.</p>\n<h2 id=\"parameters\">Parameters</h2>\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>invoice_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the specific invoice. This is a mandatory parameter.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-details\">Request Body Details</h2>\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>account_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the guest's saved card, if the tip amount is to be charged from a saved card. This is an optional parameter.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the center.</td>\n</tr>\n<tr>\n<td>tip_amount</td>\n<td>decimal</td>\n<td>Tip amount charged from the guest's card.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"reponse-details\">Reponse Details</h2>\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>invoice_transaction_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the invoice payment.</td>\n</tr>\n<tr>\n<td>token_id</td>\n<td>string</td>\n<td>Token to initialize the charging of the tip amount as part of the invoice payment.</td>\n</tr>\n<tr>\n<td>success</td>\n<td>boolean</td>\n<td>If <code>true</code>, it indicates that the tip amount was successfully charged by using the guest's card.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-message-details\">Error Message Details</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Message</th>\n<th>Error Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>InvalidInput</td>\n<td>502</td>\n<td>If the request is not valid.</td>\n</tr>\n<tr>\n<td>MissingInput</td>\n<td>503</td>\n<td>If the <code>invoice_id</code> is not specified.</td>\n</tr>\n<tr>\n<td>InvoiceNotFound</td>\n<td>418</td>\n<td>If the <code>invoice_id</code> could not be found.</td>\n</tr>\n<tr>\n<td>ApiPaymentCannotBeAddedForClosedInvoice</td>\n<td>728</td>\n<td>If the invoice has already been closed. Tips cannot be added for a closed invoice.</td>\n</tr>\n<tr>\n<td>MissingInput</td>\n<td>503</td>\n<td>If the <code>center_id</code> is not valid.</td>\n</tr>\n<tr>\n<td>UserNotFound</td>\n<td>405</td>\n<td>If the guest could not be found.</td>\n</tr>\n<tr>\n<td>UserNotAuthorized</td>\n<td>438</td>\n<td>If the Zenoti user does not have the permissions to charge tips from the guest's card.</td>\n</tr>\n<tr>\n<td>PaymentIsAlreadyMade</td>\n<td>460</td>\n<td>If the guest has already paid the invoice amount.</td>\n</tr>\n<tr>\n<td>InvoiceinGroup</td>\n<td>928</td>\n<td>If the invoice is associated to a group. Payment cannot be added for an invoice that is associated to a group.</td>\n</tr>\n<tr>\n<td>CardReaderNotFound</td>\n<td>900</td>\n<td>If the payment configuration of the card reader has not been done.</td>\n</tr>\n<tr>\n<td>PaymentAccountNotFound</td>\n<td>421</td>\n<td>If the payment account with ID as <code>PaymentaccountID</code> was not found.</td>\n</tr>\n<tr>\n<td>InvoiceDeteleted</td>\n<td>912</td>\n<td>If the invoice has already been deleted.</td>\n</tr>\n<tr>\n<td>PaymentAmountMoreThanDue</td>\n<td>913</td>\n<td>If the payment amount is more than the due amount. You must reload the invoice and then proceed.</td>\n</tr>\n<tr>\n<td>ScheduleAlreadyCollected</td>\n<td>914</td>\n<td>If the payment for this schedule of the employee has already been processed.</td>\n</tr>\n<tr>\n<td>SomethingWentWrong</td>\n<td>4023</td>\n<td>If it was not possible to initiate the credit card payment for the guest.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{invoice_id}","online_payments"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"c237a19b-0442-45a8-9f20-88d2adb0d940","name":"Collect tip amount by using a guest's credit/debit card","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"description":"Represents the content type of the request body.","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"account_id\": \"11ADA4D4-5FC9-46D4-8CB6-B1C532DB4CC4\",\n    \"center_id\": \"ad3feb5f-40e2-4075-8f8f-5f40ef1ed697\",\n    \"tip_amount\": 10\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/v1/invoices/{invoice_id}/online_payments"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"invoice_transaction_id\": \"b0b61718-77c8-4b70-889f-eda59cbf3811\",\r\n  \"token_id\": \"55482148\",\r\n  \"success\": true\r\n}"}],"_postman_id":"43eb38c2-4ec3-400d-95b4-02371d7d8700"},{"name":"Apply a media campaign offer code on an invoice","id":"283dd70b-f0de-4aee-8b46-f695dca18376","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json","description":"<p>Represents the content type of the request body.</p>\n"},{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"body":{"mode":"raw","raw":"{\r\n  \"offer_code\": \"MCCCee\",                       \r\n  \"center_id\": \"5d82106e-309a-4320-82bf-735c8c3e1ff7\"    \r\n}"},"url":"{{api_url}} /v1/invoices/{{invoice_id}}/campaign_discount/apply ","description":"<p>This API helps you to apply a media campaign offer code on an invoice. By doing so, you can provide your guests the option to avail promotional discounts on their invoice when they purchase any services or products from your Customer Mobile Application (CMA) or custom Webstore. For more information on how to configure a media campaign, refer to <a href=\"http://help.zenoti.com/en/articles/1361028-get-an-idea-on-media-campaigns\">this Help article</a>.</p>\n<p>You must specify appropriate data for the <code>invoice_id</code> parameter.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>invoice_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest's invoice.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-details\">Request Body Details</h2>\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>offer_code</td>\n<td>string</td>\n<td>Unique code of the media campaign offer.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the center at which the media campaign offer is applied on the guest's invoice.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>discount_applied</td>\n<td>boolean</td>\n<td>Indicates whether a discount was applied on the guest's specified invoice, as part of the media campaign offer.</td>\n</tr>\n<tr>\n<td>campaign_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the media campaign offer that is applied on the guest's invoice.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>503</td>\n<td>Offer code is required for applying campaign.</td>\n</tr>\n<tr>\n<td>418</td>\n<td>Invoice not found.</td>\n</tr>\n<tr>\n<td>428</td>\n<td>Invoice not found.</td>\n</tr>\n<tr>\n<td>492</td>\n<td>Group Invoice not supported.</td>\n</tr>\n<tr>\n<td>429</td>\n<td>Invoice item not found.</td>\n</tr>\n<tr>\n<td>4051</td>\n<td>User cannot access.</td>\n</tr>\n<tr>\n<td>4045</td>\n<td>Center ID cannot be empty.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Invoice center is not a valid center.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Organization ID does not match with invoice's organization ID.</td>\n</tr>\n<tr>\n<td>4017</td>\n<td>Campaign cannot be found with the given campaign details.</td>\n</tr>\n<tr>\n<td>468</td>\n<td>Organization does not allow custom discounts.</td>\n</tr>\n<tr>\n<td>4024</td>\n<td>This campaign cannot be applied simultaneously with another campaign. Undo applied campaigns to proceed with this campaign.</td>\n</tr>\n<tr>\n<td>4025</td>\n<td>Campaign can not be applied as Discount pre-requisites are not present.</td>\n</tr>\n<tr>\n<td>4026</td>\n<td>Voucher cannot be redeemed as the voucher code was already used.</td>\n</tr>\n<tr>\n<td>4027</td>\n<td>Voucher cannot be redeemed as the voucher code does not exist.</td>\n</tr>\n<tr>\n<td>4028</td>\n<td>Campaign cannot be redeemed since maximum number of redemptions for campaign has already reached.</td>\n</tr>\n<tr>\n<td>4024</td>\n<td>This campaign cannot be redeemed along with other campaigns that allow redeeming multiple campaigns.</td>\n</tr>\n<tr>\n<td>4029</td>\n<td>This campaign cannot be redeemed since another campaign that does not allow redeeming multiple campaigns is already applied.</td>\n</tr>\n<tr>\n<td>4029</td>\n<td>The campaign was already applied on few items in the invoice. To apply the campaign on more items, undo the application, and then reapply the campaign.</td>\n</tr>\n<tr>\n<td>4024</td>\n<td>This campaign cannot be applied simultaneously with another campaign.Undo applied campaigns to proceed with this campaign.</td>\n</tr>\n<tr>\n<td>500</td>\n<td>There was an error while applying the campaign.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{{invoice_id}}","campaign_discount","apply "],"host":["{{api_url}} "],"query":[],"variable":[]}},"response":[{"id":"5bf1edcd-a40f-40a0-9440-63cff8f338ea","name":"Apply a media campaign offer code on an invoice","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text","description":"Represents the type of the request body."},{"key":"Authorization","value":"bearer {{access_token}}","description":"Token generated from the token API.","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"offer_code\": \"MCCCee\",                       \r\n  \"center_id\": \"5d82106e-309a-4320-82bf-735c8c3e1ff7\"    \r\n}"},"url":"http://devapi.zenoti.com/v1/invoices/25b035ec-6b1e-4c9b-9227-d726d8d94fb6/campaign_discount/apply"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Jul 2019 09:01:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"61"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"WWW-Authenticate","value":"Bearer"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\r\n  \"discount_applied\": \"true\",       \r\n  \"campaign_id\" : \"518D91A3-676C-4E3B-9537-036BA071F023\",\r\n  \"error\":null\r\n}"}],"_postman_id":"283dd70b-f0de-4aee-8b46-f695dca18376"},{"name":"Collect invoice payment by redeeming a guest's gift card","id":"7cd31dc1-16e4-4d5c-8a45-09f5bd6070ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"card_number\": \"153\",\n    \"amount\": 23,\n    \"tip_amount\": 10\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/v1/invoices/{{invoice_id}}/payments/gift_card","description":"<p>This API helps you to collect payment for the amount of an invoice by redeeming the balance of a guest’s gift card.</p>\n<p>You must first <a href=\"https://docs.zenoti.com/?version=latest#1ffcdc93-8c84-46c3-8732-549f2264719d\">verify the balance of a guest’s gift card</a>. If the gift card contains sufficient balance, you can then call this API to collect payment for the specified invoice.</p>\n<p>This gift card redemption for an invoice enables you to display the relevant details in your Zenoti UI, and map it to the respective fields in Reports and Analytics.</p>\n<p>You must specify appropriate data for the <code>invoice_id</code> parameter.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>invoice_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest's invoice.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-details\">Request Body Details</h2>\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>card_number</td>\n<td>string</td>\n<td>Number of the guest's gift card that is to be redeemed for the payment of the specified invoice.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>decimal</td>\n<td>Total amount of the invoice, including the tip amount.</td>\n</tr>\n<tr>\n<td>tip_amount</td>\n<td>decimal</td>\n<td>Tip amount included in the invoice.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>is_applied</td>\n<td>boolean</td>\n<td>Indicates whether the guest's gift card balance has been applied for the invoice payment.</td>\n</tr>\n<tr>\n<td>payment</td>\n<td>object</td>\n<td>Object that contains details about various payment-related elements. For more information, refer to the <b>payment</b> table below.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error</b> table below.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"payment\">payment</h2>\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>payment_option</td>\n<td>object</td>\n<td>Object that contains details about various payment option-related elements. For more information, refer to the <b>payment_option</b> table below.</td>\n</tr>\n<tr>\n<td>total_amount_paid</td>\n<td>decimal</td>\n<td>Total amount (including the tip amount) redeemed from the guest's gift card.</td>\n</tr>\n<tr>\n<td>amount_paid</td>\n<td>decimal</td>\n<td>Amount redeemed from the guest's gift card for the invoice, excluding the tip amount.</td>\n</tr>\n<tr>\n<td>tip_amount</td>\n<td>decimal</td>\n<td>Tip amount redeemed from the guest's gift card.</td>\n</tr>\n<tr>\n<td>ssg_amount</td>\n<td>decimal</td>\n<td>The service charge amount redeemed from the guest's gift card.</td>\n</tr>\n<tr>\n<td>fee_amount</td>\n<td>decimal</td>\n<td>The environment fee amount redeemed from the guest's gift card.</td>\n</tr>\n<tr>\n<td>cash_back_amount</td>\n<td>decimal</td>\n<td>The amount received by the guest as cashback for the gift card redemption.</td>\n</tr>\n<tr>\n<td>transaction_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest's transaction.</td>\n</tr>\n<tr>\n<td>payment_date</td>\n<td>datetime</td>\n<td>Date and time on which the invoice payment was redeemed from the guest's gift card.</td>\n</tr>\n<tr>\n<td>cash_regester_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the cash register to which the guest's gift card redemption amount was added.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"payment_option\">payment_option</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the selected payment option.</td>\n</tr>\n<tr>\n<td>payment_mode</td>\n<td>enum</td>\n<td>Indicates the mode of invoice payment: NotSpecified = -1, Cash = 0,  GiftCard = 1, Membership = 2, Package = 3, Custom = 4, CreditCard = 5, Cheque = 6, LoyaltyPoints = 7, Cashback = 8, and PrepaidCard = 9. If you do not specify <code>payment_mode</code> as <b>1</b> or if you do not specify any value for <code>payment_mode</code>, the default payment method saved for the guest is considered.</td>\n</tr>\n<tr>\n<td>payment_name</td>\n<td>string</td>\n<td>Name of the payment option used by the guest.</td>\n</tr>\n<tr>\n<td>card_number</td>\n<td>string</td>\n<td>Number of the guest's gift card redeemed to make the invoice payment.</td>\n</tr>\n<tr>\n<td>additional_data</td>\n<td>string</td>\n<td>Any additional details on the guest's gift card redemption.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error\">error</h2>\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>code</td>\n<td>int</td>\n<td>Status code that represents the type of the error.</td>\n</tr>\n<tr>\n<td>message</td>\n<td>string</td>\n<td>Message that describes the error.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-message-details\">Error Message Details</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Message</th>\n<th>Error Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Card Number Not found.</td>\n<td>502</td>\n<td>If the guest's gift card number is not valid.</td>\n</tr>\n<tr>\n<td>Gift Card Not found.</td>\n<td>436</td>\n<td>If the guest's gift card details could not be retrieved.</td>\n</tr>\n<tr>\n<td>Gift Card Not Supported For Paying Tips.</td>\n<td>502</td>\n<td>If gift card redemption is not supported to pay tips.</td>\n</tr>\n<tr>\n<td>You cannot add payment here, since this invoice was associated with a group.</td>\n<td>492</td>\n<td>If the guest's gift card redemption is to be made for a Group invoice. Currently, you cannot redeem gift cards for Group invoices.</td>\n</tr>\n<tr>\n<td>Payment cannot be added for closed invoice.</td>\n<td>728</td>\n<td>If the invoice has already been closed, you cannot redeem a guest's gift card to collect payment for that invoice.</td>\n</tr>\n<tr>\n<td>Amount has to be greater than 0.</td>\n<td>4002</td>\n<td>If the gift card redemption amount for the invoice is zero or fewer than zero.</td>\n</tr>\n<tr>\n<td>Invalid Giftcard. This is gift credit which can not be used for payment.</td>\n<td>491</td>\n<td>If the guest's gift card balance does not support payment for invoices.</td>\n</tr>\n<tr>\n<td>User was not found.</td>\n<td>405</td>\n<td>If the guest details could not be retrieved.</td>\n</tr>\n<tr>\n<td>Gift Card could not be applied.</td>\n<td>434</td>\n<td>If the guest's gift card could not be applied to collect payment for the invoice.</td>\n</tr>\n<tr>\n<td>Invoice does not exists.</td>\n<td>428</td>\n<td>If the invoice ID is not valid.</td>\n</tr>\n<tr>\n<td>Payment is already made in full</td>\n<td>468</td>\n<td>If full payment for the invoice has already been completed.</td>\n</tr>\n<tr>\n<td>Gift card is not supported for paying gratuity</td>\n<td>499</td>\n<td>If the guest's specified guest card does not support the payment of gratuity.</td>\n</tr>\n<tr>\n<td>Invalid Giftcard. A card with this number was not sold. Or Cross Center redemption is off and gift card wasn't sold in this center. Gift card number : 153</td>\n<td>1212</td>\n<td>If the guest's gift card is not valid. Or, if the cross center redemption for the gift card was turned OFF. Or, if the gift card was not sold at the center.</td>\n</tr>\n<tr>\n<td>This Giftcard is already expired. Gift card number : 153</td>\n<td>1213</td>\n<td>If the guest's gift card has already expired.</td>\n</tr>\n<tr>\n<td>This Giftcard is one time use and is already used. Gift card number : 153</td>\n<td>1214</td>\n<td>If the guest's gift card balance can only be redeemed once, and the guest has already redeemed the gift card.</td>\n</tr>\n<tr>\n<td>This giftcard can only be used in Hyderabadd center. Gift card number : 153</td>\n<td>1215</td>\n<td>If the guest's gift card can only be redeemed at a center in Hyderabad.</td>\n</tr>\n<tr>\n<td>There is no sufficient balance in your gift card. Current Balance(0)</td>\n<td>4008</td>\n<td>If the guest's gift card does not contain sufficient balance to pay for the invoice.</td>\n</tr>\n<tr>\n<td>Error While Adding Payment.</td>\n<td>716</td>\n<td>If the guest's gift card could not be redeemed to pay for the invoice.</td>\n</tr>\n<tr>\n<td>unable to add payment.</td>\n<td>4023</td>\n<td>If the guest's gift card could not be used to pay for the invoice.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{{invoice_id}}","payments","gift_card"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"da78ec8f-3553-4639-b9ed-db92fa9f2f9d","name":"Collect invoice payment by redeeming a guest's gift card","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"card_number\": \"153\",\n    \"amount\": 23,\n    \"tip_amount\": 10\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/v1/invoices/66ba9250-f89c-4af2-acd4-874f64b28818/payments/gift_card"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n\"is_applied\": true,\r\n    \"payment\": {\r\n        \"payment_option\": {\r\n            \"id\": \"a9c88fa7-d464-4216-835e-77e30c01e7fc\",\r\n            \"payment_mode\": 1,\r\n            \"payment_name\": \"Gift Card\",\r\n            \"card_number\": \"153\",\r\n            \"additional_data\": null\r\n},\r\n \"total_amount_paid\": 23.0000,\r\n        \"amount_paid\": 13.0000,\r\n        \"tip_amount\": 10.0,\r\n        \"ssg_amount\": 0.0,\r\n        \"fee_amount\": 0.0,\r\n        \"cash_back_amount\": 0.0,\r\n        \"transaction_id\": \"ab8bc8dc-5f69-4325-b06a-1d7586636568\",\r\n        \"payment_date\": \"2020-03-27T05:35:12.2\",\r\n        \"cash_regester_id\": \"00000000-0000-0000-0000-000000000000\"\r\n},\r\n\"error\": {\r\n\"code\": 716,\r\n\"message\": \"Error While Adding Payment.\"\r\n}\r\n}"}],"_postman_id":"7cd31dc1-16e4-4d5c-8a45-09f5bd6070ff"},{"name":"Verify the payable loyalty points of a guest","id":"5e12bf71-69e4-4efd-8438-1c39011a43d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/guests/{{InvoiceId}}/payments/loyalty_points/redeemable","description":"<p>Use this API to check how many loyalty points and the loyalty amount (in $) that a guest can redeem while paying for an invoice. \n<br />\nYou must specify appropriate details for the <code>InvoiceId</code> parameter. Optionally, you can provide the required values for the <code>lp_program_id</code> and <code>redeem_across_programs</code> parameters.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>InvoiceId</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the invoice for which this API will return the guest's applicable loyalty points.</td>\n</tr>\n<tr>\n<td>lp_program_id</td>\n<td>guid</td>\n<td><code>Optional</code><br /> Unique 32-character identifier of the loyalty program by using which the guest can redeem loyalty points.<br /> Default value: <b>null</b>.</td>\n</tr>\n<tr>\n<td>redeem_across_programs</td>\n<td>int</td>\n<td><code>Optional</code><br /> Indicates whether the guest's loyalty points can be redeemed for all loyalty programs or for a particular loyalty program.<br /> <b>0</b> - Guest's loyalty points can be redeemed for a particular loyalty program.<br /> <b>1</b> - Guest's loyalty points can be redeemed for all loyalty programs.<br /> Default value: <b>0</b>.<br /> <b>Note</b>: If you specify the value of this parameter as 1, the API does not prioritize the value of the <code>lp_program_id</code> parameter.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>lp_redeemable</td>\n<td>object</td>\n<td>Object that contains the guest's redeemable loyalty points-related elements. For more information, refer to the <b>lp_redeemable Object</b> table.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains the error message and error code-related details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"lp_redeemable-object\">lp_redeemable Object</h2>\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>points</td>\n<td>decimal</td>\n<td>Number of loyalty points that the guest can use to pay for the invoice.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>decimal</td>\n<td>Loyalty points amount (in $) that the guest can use to pay for the invoice.</td>\n</tr>\n<tr>\n<td>loyalty_programs</td>\n<td>object</td>\n<td>Object that contains the guest's loyalty programs-related elements. For more information, refer to the <b> loyalty_programs Object</b> table.</td>\n</tr>\n<tr>\n<td>total_available_points</td>\n<td>decimal</td>\n<td>Total loyalty points that is available for the guest across all loyalty programs.</td>\n</tr>\n<tr>\n<td>total_available_amount</td>\n<td>decimal</td>\n<td>Total loyalty points amount (in $) that is available for the guest across all loyalty programs.</td>\n</tr>\n<tr>\n<td>exchange_rate</td>\n<td>decimal</td>\n<td>Rate of conversion of one loyalty point as a dollar amount.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"loyalty_programs-object\">loyalty_programs Object</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest's loyalty program.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the guest's loyalty program.</td>\n</tr>\n<tr>\n<td>points</td>\n<td>object</td>\n<td>Object that contains the guest's loyalty points-related elements for the specific loyalty program. For more information, refer to the <b> points Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"points-object\">points Object</h2>\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>earned</td>\n<td>decimal</td>\n<td>Number of loyalty points that the guest has earned in the loyalty program.</td>\n</tr>\n<tr>\n<td>redeemed</td>\n<td>decimal</td>\n<td>Number of loyalty points that the guest has redeemed in the loyalty program.</td>\n</tr>\n<tr>\n<td>available</td>\n<td>decimal</td>\n<td>Number of loyalty points that the guest can redeem in the loyalty program.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Code</th>\n<th>Error Message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>502</td>\n<td>invoice_id is not valid.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>ProgramId is not valid.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{InvoiceId}}","payments","loyalty_points","redeemable"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"6d505107-3168-464c-8ba1-8e766c129c61","name":"Verify the payable loyalty points of a guest","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"This is the token generated from the token api.","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/invoices/45b67061-4221-4af1-a257-d413a0899a30/payments/loyalty_points/redeemable?redeem_across_programs=1&lp_program_id=e3c06c4c-9d70-482b-bc8f-585af65433c2","protocol":"https","host":["api","zenoti","com"],"path":["v1","invoices","45b67061-4221-4af1-a257-d413a0899a30","payments","loyalty_points","redeemable"],"query":[{"key":"redeem_across_programs","value":"1"},{"key":"lp_program_id","value":"e3c06c4c-9d70-482b-bc8f-585af65433c2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Jul 2019 06:52:14 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"134"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"lp_redeemable\": {\n        \"points\": 2131.1,\n        \"amount\": 152.22,\n        \"loyalty_programs\": [\n            {\n                \"id\": \"e3c06c4c-9d70-482b-bc8f-585af65433c2\",\n                \"name\": \"20000 Tier\",\n                \"points\": {\n                    \"earned\": 300.0,\n                    \"redeemed\": 0.0,\n                    \"available\": 300.0\n                }\n            },\n            {\n                \"id\": \"e3b9a1e4-2aaf-4bf8-920b-cf37d1ef1b55\",\n                \"name\": \"10000 Tier\",\n                \"points\": {\n                    \"earned\": 17100.0,\n                    \"redeemed\": 0.0,\n                    \"available\": 17100.0\n                }\n            }\n        ],\n        \"total_available_points\": 1242.8472000000002,\n        \"total_available_amount\": 17400.0,\n        \"exchange_rate\": 0.071428\n    },\n    \"error\": null\n}"}],"_postman_id":"5e12bf71-69e4-4efd-8438-1c39011a43d4"},{"name":"Redeem the loyalty points of a guest","id":"c3335f92-e7a7-45f4-9b84-a5565bd33630","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"body":{"mode":"raw","raw":"{\r\n    \"points\": 10,\r\n    \"center_id\": \"a11f578a-1b81-4de0-8834-915f79e5362b\",\r\n    \"redeem_across_programs\": 1,\r\n    \"otp\": 0\r\n}"},"url":"{{api_url}} /v1/invoices/{{InvoiceId}}/payments/loyalty_points","description":"<p>Use this API to redeem a guest’s applicable loyalty points while taking payment for an invoice.<br /></p>\n<p>You must specify appropriate details for the <code>InvoiceId</code> parameter in the API request. Optionally, you can provide the required value for the <code>expand</code> parameter.<br /></p>\n<p>In addition, you can specify the necessary details for the body parameters.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>InvoiceId</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the invoice for which this API will redeem the guest's applicable loyalty points.</td>\n</tr>\n<tr>\n<td>expand</td>\n<td>Collection of string</td>\n<td><code>Optional</code><br /> For example, if you specify the value of this parameter as <b>invoice_details</b>, this API returns the details of the invoice along with the loyalty points-payment details.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-details\">Request Body Details</h2>\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>points</td>\n<td>decimal</td>\n<td>Number of loyalty points that can be redeemed for the payment of this invoice.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the center at which the loyalty points redemption is applicable.</td>\n</tr>\n<tr>\n<td>program_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest's loyalty program by using which loyalty points can be redeemed.</td>\n</tr>\n<tr>\n<td>cash_register_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the cash register that is used to receive payment for the invoice.</td>\n</tr>\n<tr>\n<td>redeem_across_programs</td>\n<td>int</td>\n<td>Indicates whether the guest's loyalty points can be redeemed for all loyalty programs or for a particular loyalty program.<br /> <b>0</b> - Guest's loyalty points can be redeemed for a particular loyalty program.<br /> <b>1</b> - Guest's loyalty points can be redeemed for all loyalty programs.<br /> Default value: <b>0</b>.<br /> <b>Note</b>: If you specify the value of this parameter as 1, the API does not prioritize the value of the <code>lp_program_id</code> parameter.</td>\n</tr>\n<tr>\n<td>otp</td>\n<td>string</td>\n<td>OTP that the guest receives to redeem the applicable loyalty points.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>payment</td>\n<td>object</td>\n<td>Object that contains the invoice payment-related details.</td>\n</tr>\n<tr>\n<td>redemptions</td>\n<td>object</td>\n<td>Object that contains the loyalty points redemption-related details.</td>\n</tr>\n<tr>\n<td>invoice</td>\n<td>object</td>\n<td>Object that contains the invoice details-related elements.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>502</td>\n<td>Points to redeem can not be more than the Points Balance. Current balance: 6430.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Invalid points.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>InvoiceId is not passed.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Invalid CenterId.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Please enter a valid OTP.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Balance Insufficient.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Redemptions cannot be applied once a payment is made using a pre-paid instrument such as membership, gift card, pre-paid card or loyalty points. To continue with redemption, you must first remove these payments.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>ProgramId is not valid.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Points to redeem can not be more than the Maximum points allowed for redemption. Max points to redeem: 9.00.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Can not redeem points to purchase any items as per the organization settings.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Loyalty points can not be used to redeem any item in the invoice.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Points to redeem should be in the multiples of 3.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Can't redeem points as the guest is in non redeemable tier.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{{InvoiceId}}","payments","loyalty_points"],"host":["{{api_url}} "],"query":[],"variable":[]}},"response":[{"id":"1f9159f5-1e4e-45b0-815e-88ed4a8ba585","name":"Redeem the loyalty points of a guest","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text","description":"Represents the type of the request body."},{"key":"Authorization","value":"bearer {{access_token}}","description":"Token generated from the token API.","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"points\": 10,\r\n    \"center_id\": \"a11f578a-1b81-4de0-8834-915f79e5362b\",\r\n    \"redeem_across_programs\": 1,\r\n    \"otp\": 0\r\n}"},"url":{"raw":"http://devapi.zenoti.com/v1/invoices/f9e54f8b-6534-498a-b96e-a05e76f5656f/payments/loyalty_points?expand=invoice_details","protocol":"http","host":["devapi","zenoti","com"],"path":["v1","invoices","f9e54f8b-6534-498a-b96e-a05e76f5656f","payments","loyalty_points"],"query":[{"key":"expand","value":"invoice_details"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Jul 2019 09:01:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"61"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"WWW-Authenticate","value":"Bearer"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"payment\": {\r\n        \"PaymentOption\": {\r\n            \"Id\": \"00000000-0000-0000-0000-000000000000\",\r\n            \"PaymentMode\": 7,\r\n            \"PaymentName\": \"\",\r\n            \"CardNumber\": \"10\"\r\n        },\r\n        \"TotalAmountPaid\": 0.71,\r\n        \"AmountPaid\": 0.71,\r\n        \"TipAmount\": null,\r\n        \"SSGAmount\": null,\r\n        \"FeeAmount\": null,\r\n        \"CashBackAmount\": null,\r\n        \"TransactionId\": \"5e7a88f5-f80f-42ae-be53-b03b95b5f65e\",\r\n        \"PaymentDate\": \"2020-10-23T04:08:46\",\r\n        \"CashRegisterId\": null\r\n    },\r\n    \"redemptions\": null,\r\n    \"invoice\": {\r\n        \"Id\": \"f9e54f8b-6534-498a-b96e-a05e76f5656f\",\r\n        \"InvoiceNumber\": \"RR11450\",\r\n        \"GroupInvoiceId\": null,\r\n        \"group_name\": null,\r\n        \"ReceiptNumber\": null,\r\n        \"AppointmentGroupId\": null,\r\n        \"ReservationId\": null,\r\n        \"IsRebooking\": false,\r\n        \"Notes\": null,\r\n        \"GuestId\": null,\r\n        \"Guest\": {\r\n            \"Id\": \"fc9b7071-3c3c-4e2f-ad65-89b8ca0842b5\",\r\n            \"Code\": null,\r\n            \"FirstName\": \"Test\",\r\n            \"MiddleName\": null,\r\n            \"LastName\": \"Lpgue1\",\r\n            \"Email\": \"test@lpgue1.com\",\r\n            \"MobileNumber\": \"+91 4567987654\",\r\n            \"MobilePhoneModel\": {\r\n                \"CountryId\": -1,\r\n                \"Number\": \"+91 4567987654\",\r\n                \"DisplayNumber\": \"+91 4567987654\"\r\n            },\r\n            \"HomePhone\": null,\r\n            \"HomePhoneModel\": null,\r\n            \"WorkPhone\": null,\r\n            \"WorkPhoneModel\": null,\r\n            \"Gender\": 1,\r\n            \"DateOfBirth\": null,\r\n            \"AnniversaryDate\": null,\r\n            \"Address1\": \", Telangana\",\r\n            \"Address2\": null,\r\n            \"City\": null,\r\n            \"PostalCode\": null,\r\n            \"State\": {\r\n                \"Id\": 3227,\r\n                \"Code\": \"IN0036\",\r\n                \"Name\": \"Telangana\",\r\n                \"ShortName\": \"TS\"\r\n            },\r\n            \"Country\": {\r\n                \"Id\": 95,\r\n                \"Code\": \"IN\",\r\n                \"Name\": \"India\",\r\n                \"PhoneCode\": 91,\r\n                \"Nationality\": \"Indian\"\r\n            },\r\n            \"Nationality\": null,\r\n            \"ReferralSource\": null,\r\n            \"ReferredGuestId\": null,\r\n            \"ReceiveTransactionalSms\": null,\r\n            \"ReceiveMarketingEmail\": null,\r\n            \"ReceiveTransactionalEmail\": null,\r\n            \"ReceiveMarketingSms\": false,\r\n            \"CreationDate\": null,\r\n            \"LastUpdated\": null,\r\n            \"MergeIntoCode\": null,\r\n            \"MergeIntoGuestId\": null,\r\n            \"CenterId\": \"a11f578a-1b81-4de0-8834-915f79e5362b\",\r\n            \"CenterCode\": null,\r\n            \"CenterName\": null,\r\n            \"GuestIndicator\": \"0@0@0@0@0@0@0@x@0@0@0\",\r\n            \"IsMember\": 0,\r\n            \"DOB_IncompleteYear\": null,\r\n            \"Password\": null,\r\n            \"UserName\": null,\r\n            \"FacebookUserId\": null,\r\n            \"SocialFaceBookUserId\": null,\r\n            \"SocialGoogleUserId\": null,\r\n            \"hasZenotiCreds\": false,\r\n            \"OldPassword\": null,\r\n            \"OptInForLoyaltyProgram\": null,\r\n            \"FormDetails\": [\r\n                {\r\n                    \"AppointmentId\": \"00000000-0000-0000-0000-000000000000\",\r\n                    \"FormId\": \"00000000-0000-0000-0000-000000000000\",\r\n                    \"ServiceName\": null,\r\n                    \"ServiceDisplayName\": null,\r\n                    \"ServiceId\": null,\r\n                    \"Name\": null,\r\n                    \"Filled\": false,\r\n                    \"Submitted\": false,\r\n                    \"LastFilledDate\": \"0001-01-01T00:00:00\",\r\n                    \"FormType\": 4,\r\n                    \"LastFilledBy\": null,\r\n                    \"LatestVersion\": null,\r\n                    \"FormHistory\": [],\r\n                    \"Viewonly\": false,\r\n                    \"IsFormLocked\": null,\r\n                    \"ExpiryDate\": null,\r\n                    \"IsEditable\": false,\r\n                    \"IsExpired\": false,\r\n                    \"OwnerId\": null,\r\n                    \"DisplayOrder\": null,\r\n                    \"IsServiceForm\": false,\r\n                    \"SourceAppointmentDate\": null,\r\n                    \"Permissions\": null,\r\n                    \"FormFilledStatus\": 0,\r\n                    \"IsActive\": false,\r\n                    \"SendLinkInNotifications\": false\r\n                }\r\n            ],\r\n            \"IsMinors\": false,\r\n            \"LpTierInfo\": \"0@x\",\r\n            \"GuestIndicatorValue\": {\r\n                \"HighSpender\": null,\r\n                \"Member\": 0,\r\n                \"LowFeedback\": null,\r\n                \"RegularGuest\": null,\r\n                \"FirstTimer\": false,\r\n                \"ReturningCustomer\": null,\r\n                \"NoShow\": null,\r\n                \"HasActivePackages\": false,\r\n                \"HasProfileAlerts\": false,\r\n                \"OtherCenterGuest\": false,\r\n                \"HasCTA\": false,\r\n                \"Dues\": true,\r\n                \"CardOnFile\": null,\r\n                \"AutoPayEnabled\": false\r\n            },\r\n            \"IsMemberbershipAddOnUser\": 0,\r\n            \"HasActiveMems\": 0,\r\n            \"ReceiveLpStmt\": false,\r\n            \"GenderEnumType\": null,\r\n            \"ReferralCode\": null,\r\n            \"EnableAutoPay\": false,\r\n            \"GuestCustomDataFilled\": null\r\n        },\r\n        \"Price\": {\r\n            \"CurrencyId\": 126,\r\n            \"Sales\": 100.0,\r\n            \"Tax\": 0.0000,\r\n            \"Final\": 100.0,\r\n            \"Final1\": 100.0,\r\n            \"Discount\": 0.0000,\r\n            \"Tip\": 0.0,\r\n            \"SSG\": 0.0,\r\n            \"RoundingCorrection\": 0.0,\r\n            \"DiscountedPrice\": null,\r\n            \"environmental_fee\": null,\r\n            \"environmental_fee_label\": null,\r\n            \"can_be_waived\": false\r\n        },\r\n        \"SaleDate\": \"2020-10-23T08:51:11\",\r\n        \"FutureRecurringBillDate\": null,\r\n        \"guest_checkin_time\": null,\r\n        \"LinkedInvoiceId\": null,\r\n        \"Status\": 0,\r\n        \"InvoiceServices\": [],\r\n        \"InvoiceProducts\": [\r\n            {\r\n                \"AppointmentProduct\": {\r\n                    \"Product\": {\r\n                        \"Id\": \"e78b2e05-e2f7-4326-98c9-d9644d2bb895\",\r\n                        \"Name\": \"product_test2_100\",\r\n                        \"Price\": {\r\n                            \"CurrencyId\": 126,\r\n                            \"Sales\": 100.0,\r\n                            \"Tax\": 0.000,\r\n                            \"Final\": 100.000,\r\n                            \"Final1\": 100.000,\r\n                            \"Discount\": 0.0,\r\n                            \"Tip\": 0.0,\r\n                            \"SSG\": null,\r\n                            \"RoundingCorrection\": 0.0,\r\n                            \"DiscountedPrice\": null,\r\n                            \"environmental_fee\": null,\r\n                            \"environmental_fee_label\": null,\r\n                            \"can_be_waived\": false\r\n                        },\r\n                        \"CategoryId\": null,\r\n                        \"IsRetail\": false,\r\n                        \"IsConsumable\": false,\r\n                        \"Url\": null,\r\n                        \"Description\": null\r\n                    },\r\n                    \"InvoiceItemId\": \"926b97b3-9162-4989-aa42-3a2932037ae1\",\r\n                    \"InvoiceItemAddedTime\": \"2020-10-23T08:51:11\",\r\n                    \"Quantity\": 1,\r\n                    \"Price\": {\r\n                        \"CurrencyId\": 126,\r\n                        \"Sales\": 100.0,\r\n                        \"Tax\": 0.0000,\r\n                        \"Final\": 100.0000,\r\n                        \"Final1\": 100.0000,\r\n                        \"Discount\": 0.0,\r\n                        \"Tip\": 0.0,\r\n                        \"SSG\": null,\r\n                        \"RoundingCorrection\": 0.0,\r\n                        \"DiscountedPrice\": null,\r\n                        \"environmental_fee\": null,\r\n                        \"environmental_fee_label\": null,\r\n                        \"can_be_waived\": false\r\n                    },\r\n                    \"Employee\": {\r\n                        \"Id\": \"b793463d-2f03-43e5-ae47-a5a1c1be0de6\",\r\n                        \"ShortName\": null,\r\n                        \"NickName\": null,\r\n                        \"FullName\": \"Alyssum Owner\",\r\n                        \"Email\": \"sureshm@zenoti.com\",\r\n                        \"PhoneNumber\": \"9494443946\",\r\n                        \"MobilePhoneModel\": null,\r\n                        \"Gender\": 1,\r\n                        \"FirstName\": \"Alyssum\",\r\n                        \"LastName\": \"Owner\",\r\n                        \"IsAvailable\": false,\r\n                        \"WaiveBiometricFlag\": null,\r\n                        \"VanityImageUrl\": null,\r\n                        \"ScalingFactor\": 0.0,\r\n                        \"ScaledPrice\": 0.0,\r\n                        \"ServiceTime\": 0,\r\n                        \"DisplayName\": null,\r\n                        \"IdleTime\": null,\r\n                        \"OriginalPrice\": 0.0,\r\n                        \"OriginalTax\": 0.0,\r\n                        \"Job\": null,\r\n                        \"BookingInterval\": 0,\r\n                        \"schedule\": null,\r\n                        \"unavailable_times\": null,\r\n                        \"LastDate\": null\r\n                    },\r\n                    \"IsMembershipApplied\": null,\r\n                    \"IsPackageApplied\": null,\r\n                    \"IsDiscountApplied\": null\r\n                },\r\n                \"AppliedMembership\": null,\r\n                \"AppliedPackage\": null,\r\n                \"AppliedDiscount\": null\r\n            }\r\n        ],\r\n        \"InvoiceMemberships\": [],\r\n        \"InvoiceDayPackages\": [],\r\n        \"InvoiceSeriesPackages\": [],\r\n        \"InvoiceGiftCards\": [],\r\n        \"InvoicePrepaidCards\": [],\r\n        \"Payments\": [\r\n            {\r\n                \"PaymentOption\": {\r\n                    \"Id\": \"9b11fdaa-4fb5-4f62-badf-33241ccc2700\",\r\n                    \"PaymentMode\": 7,\r\n                    \"PaymentName\": \"LoyaltyPoints\",\r\n                    \"CardNumber\": \"10\"\r\n                },\r\n                \"TotalAmountPaid\": 0.7143,\r\n                \"AmountPaid\": 0.7143,\r\n                \"TipAmount\": 0.0,\r\n                \"SSGAmount\": 0.0,\r\n                \"FeeAmount\": 0.0,\r\n                \"CashBackAmount\": 0.0,\r\n                \"TransactionId\": \"5e7a88f5-f80f-42ae-be53-b03b95b5f65e\",\r\n                \"PaymentDate\": \"2020-10-23T04:08:46.39\",\r\n                \"CashRegisterId\": null\r\n            }\r\n        ],\r\n        \"Redemptions\": [],\r\n        \"RefundItems\": null,\r\n        \"Lock\": false,\r\n        \"CanChangeGuest\": false,\r\n        \"CenterId\": \"a11f578a-1b81-4de0-8834-915f79e5362b\",\r\n        \"Center\": {\r\n            \"Id\": \"a11f578a-1b81-4de0-8834-915f79e5362b\",\r\n            \"Country\": {\r\n                \"Id\": 95,\r\n                \"Code\": \"IN\",\r\n                \"Name\": \"India\",\r\n                \"PhoneCode\": 91,\r\n                \"Nationality\": \"Indian\"\r\n            },\r\n            \"State\": {\r\n                \"Id\": 3227,\r\n                \"Code\": \"IN0036\",\r\n                \"Name\": \"Telangana\",\r\n                \"ShortName\": \"TS\"\r\n            },\r\n            \"Name\": \"Khammam\",\r\n            \"GeoLatitude\": 0.0,\r\n            \"GeoLongitude\": 0.0,\r\n            \"Address1\": \"This is Address 1 field for Khammam\",\r\n            \"Address2\": \"This is Address 2 field for Khammam\",\r\n            \"City\": \"City of Khammam\",\r\n            \"ZipCode\": \"507160\",\r\n            \"Phone1\": {\r\n                \"CountryId\": 95,\r\n                \"Number\": \"9014345696\",\r\n                \"DisplayNumber\": \"9014345696\"\r\n            },\r\n            \"Phone2\": {\r\n                \"CountryId\": 95,\r\n                \"Number\": \"9014345696\",\r\n                \"DisplayNumber\": \"9014345696\"\r\n            },\r\n            \"Email\": \"khammamk@zenoti.com\",\r\n            \"CenterInfo\": null,\r\n            \"ServiceTaxNo\": \"STIVY\",\r\n            \"TIN\": \"TINIVY\",\r\n            \"VAT\": \"VATIVY\",\r\n            \"CST\": \"CSTIVY\",\r\n            \"CanBook\": true,\r\n            \"CenterCode\": \"KMM\",\r\n            \"TimeZone\": {\r\n                \"Id\": 68,\r\n                \"Name\": \"(UTC+05:30) Chennai, Kolkata, Mumbai, New Delhi\",\r\n                \"StandardName\": \"India Standard Time\",\r\n                \"Symbol\": \"India Standard Time\"\r\n            },\r\n            \"CollectFeedback\": true,\r\n            \"working_hours\": null,\r\n            \"AreServicesAvailableInCenter\": false,\r\n            \"FeedBackLink\": null,\r\n            \"FeedBackLabelText\": null,\r\n            \"isPaymentEnabled\": false,\r\n            \"isCenterVoided\": false,\r\n            \"isServiceSaleEnabled\": false,\r\n            \"isMembershipSaleEnabled\": false,\r\n            \"isGiftCardSaleEnabled\": false,\r\n            \"isSeriesPackageSaleEnabled\": false,\r\n            \"isDealsEnabled\": false,\r\n            \"EnableSelfPay\": false,\r\n            \"EnableSelfCheckIn\": false,\r\n            \"EnableAutoPay\": false,\r\n            \"AllowSelfCheckinBefore\": 45,\r\n            \"AllowCheckWithinRadius\": 0,\r\n            \"Zone\": {\r\n                \"id\": \"00000000-0000-0000-0000-000000000000\",\r\n                \"name\": null\r\n            }\r\n        },\r\n        \"CollectFeedback\": true,\r\n        \"IsFeedbackExpired\": false,\r\n        \"BookingWizardAdvancedMode\": false,\r\n        \"BookingWizardBottomPanelMode\": false,\r\n        \"Refunded\": false,\r\n        \"InvoiceAuthStatus\": -3,\r\n        \"InvoiceAuthorizationStatus\": -3,\r\n        \"InvTransactionStatusForAutoPay\": -2,\r\n        \"InvoiceSource\": 0,\r\n        \"is_created_from_booking_wizard\": false,\r\n        \"RemoveBuddyServiceFinishSegment\": null,\r\n        \"host_id\": null,\r\n        \"payment_made_by\": null,\r\n        \"entity_name\": null,\r\n        \"email_link\": null,\r\n        \"sms_link\": null,\r\n        \"appointment_category_id\": \"\"\r\n    },\r\n    \"error\": null\r\n}"}],"_postman_id":"c3335f92-e7a7-45f4-9b84-a5565bd33630"},{"name":"Insert custom payment for an invoice into Zenoti","id":"5e6a37ca-f74f-42a1-b3be-a702abf22258","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"amount\": 100,\n    \"tip_amount\": 15,\n    \"cash_register_id\": \"7c7dc644-13da-44d7-a874-ddabcc4bc32c\",\n    \"custom_payment_id\": \"fb423005-e427-4e1c-b3f6-41338dc1427a\",\n    \"additional_data\": \"sample string 4\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/v1/invoices/{invoice_id}/payment/custom","description":"<p>This API inserts the details of a custom payment (which has been collected by using a third-party software) for an invoice into Zenoti. <br /></p>\n<p>For example, an organization uses a third-party software to collect guests' payment for an invoice. You can then use this API to insert the collected custom payment from that third-party software into Zenoti.\n<b>Note</b>: To integrate the required custom payment in your account, you must reach out to your respective Zenoti representative.<br /></p>\n<p>This custom payment information for an invoice enables you to display the relevant details in your Zenoti UI, and map it to the respective fields in Reports and Analytics.</p>\n<p>You must specify appropriate data for the <code>invoice_id</code> parameter.</p>\n<h2 id=\"parameters\">Parameters</h2>\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>invoice_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character ID of the guest's invoice. This is a mandatory parameter.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-details\">Request Body Details</h2>\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>amount</td>\n<td>decimal</td>\n<td>Total amount of the invoice, including the tip amount.</td>\n</tr>\n<tr>\n<td>tip_amount</td>\n<td>decimal</td>\n<td>Tip amount included in the invoice.</td>\n</tr>\n<tr>\n<td>cash_register_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the cash register to which the custom invoice payment amount was added.</td>\n</tr>\n<tr>\n<td>custom_payment_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the custom invoice payment.</td>\n</tr>\n<tr>\n<td>additional_data</td>\n<td>string</td>\n<td>Any additional information on the custom invoice payment.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>transaction</td>\n<td>object</td>\n<td>Object that contains details about various transaction-related elements. For more information, refer to the <b>transaction</b> table below.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error</b> table below.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"transaction\">transaction</h2>\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>payment_option</td>\n<td>object</td>\n<td>Object that contains details about various payment option-related elements. For more information, refer to the <b>payment_option</b> table below.</td>\n</tr>\n<tr>\n<td>total_amount_paid</td>\n<td>decimal</td>\n<td>Total amount paid by the guest, including the tip amount.</td>\n</tr>\n<tr>\n<td>amount_paid</td>\n<td>decimal</td>\n<td>Amount paid by the guest for the invoice, excluding the tip amount.</td>\n</tr>\n<tr>\n<td>tip_amount</td>\n<td>decimal</td>\n<td>Tip amount paid by the guest.</td>\n</tr>\n<tr>\n<td>ssg_amount</td>\n<td>decimal</td>\n<td>The service charge amount paid by the guest.</td>\n</tr>\n<tr>\n<td>fee_amount</td>\n<td>decimal</td>\n<td>The environment fee amount paid by the guest.</td>\n</tr>\n<tr>\n<td>cash_back_amount</td>\n<td>decimal</td>\n<td>The amount received by the guest as cashback for making the custom payment.</td>\n</tr>\n<tr>\n<td>transaction_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the guest's transaction.</td>\n</tr>\n<tr>\n<td>payment_date</td>\n<td>datetime</td>\n<td>Date and time on which the guest made the custom invoice payment.</td>\n</tr>\n<tr>\n<td>cash_regester_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the cash register to which the custom invoice payment amount was added.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"payment_option\">payment_option</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the payment option used by the guest to make the custom payment.</td>\n</tr>\n<tr>\n<td>payment_mode</td>\n<td>enum</td>\n<td>Indicates the mode of custom payment: NotSpecified = -1, Cash = 0,  GiftCard = 1, Membership = 2, Package = 3, Custom = 4, CreditCard = 5, Cheque = 6, LoyaltyPoints = 7, Cashback = 8, and PrepaidCard = 9.</td>\n</tr>\n<tr>\n<td>payment_name</td>\n<td>string</td>\n<td>Name of the payment option used by the guest.</td>\n</tr>\n<tr>\n<td>card_number</td>\n<td>string</td>\n<td>Number of the card that the guest used to make the custom payment.</td>\n</tr>\n<tr>\n<td>additional_data</td>\n<td>string</td>\n<td>Any additional details on the payment option used by the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error\">error</h2>\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>StatusCode</td>\n<td>int</td>\n<td>Status code that represents the type of the error.</td>\n</tr>\n<tr>\n<td>Message</td>\n<td>string</td>\n<td>Message that describes the error.</td>\n</tr>\n<tr>\n<td>InternalMessage</td>\n<td>string</td>\n<td>Internal message that describes about the error in more detail.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-message-details\">Error Message Details</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Message</th>\n<th>Error Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>invalid invoiceid.</td>\n<td>502</td>\n<td>If the specified invoice ID is not valid.</td>\n</tr>\n<tr>\n<td>invalid custompaymentId.</td>\n<td>502</td>\n<td>If the specified custom payment ID is not valid.</td>\n</tr>\n<tr>\n<td>invalid cashregisterid.</td>\n<td>502</td>\n<td>If the specified cash register ID is not valid.</td>\n</tr>\n<tr>\n<td>Group Invoice Not Supported.</td>\n<td>492</td>\n<td>If custom payment is to be inserted for a Group invoice. Currently, you cannot insert custom payment for Group invoices.</td>\n</tr>\n<tr>\n<td>Payment cannot be added for closed invoice.</td>\n<td>728</td>\n<td>If the invoice has already been closed, you cannot insert custom payment for that invoice into Zenoti.</td>\n</tr>\n<tr>\n<td>Amount has to be greater than 0.</td>\n<td>4002</td>\n<td>If the custom payment amount for the invoice is zero or fewer than zero.</td>\n</tr>\n<tr>\n<td>Amount should be greater than tip amount.</td>\n<td>4064</td>\n<td>If the service payment amount for the invoice is fewer than the tip amount.</td>\n</tr>\n<tr>\n<td>User was not found.</td>\n<td>405</td>\n<td>If the guest details could not be retrieved.</td>\n</tr>\n<tr>\n<td>Payment is already made in full.</td>\n<td>460</td>\n<td>If full payment for the invoice has already been completed.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{invoice_id}","payment","custom"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"684b6065-1e9e-4489-a73d-7b8096aab45f","name":"Insert custom payment for an invoice into Zenoti","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"amount\": 100,\n    \"tip_amount\": 15,\n    \"cash_register_id\": \"7c7dc644-13da-44d7-a874-ddabcc4bc32c\",\n    \"custom_payment_id\": \"fb423005-e427-4e1c-b3f6-41338dc1427a\",\n    \"additional_data\": \"sample string 4\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/v1/invoices/{invoice_id}/payment/custom"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":"{\r\n\"transaction\": {\r\n\"payment_option\": {\r\n\"id\": \"77e66a9a-b041-4645-a54c-d3ff8b9c6d7e\",\r\n\"payment_mode\": 0,\r\n\"payment_name\": \"sample string 2\",\r\n\"card_number\": \"sample string 3\",\r\n\"additional_data\": \"sample string 4\"\r\n},\r\n\"total_amount_paid\": 125.0,\r\n\"amount_paid\": 100.0,\r\n\"tip_amount\": 15.0,\r\n\"ssg_amount\": 10.0,\r\n\"fee_amount\": 10.0,\r\n\"cash_back_amount\": 10.0,\r\n\"transaction_id\": \"7bccbae0-591b-4a6b-bf02-56e135071d5d\",\r\n\"payment_date\": \"2020-02-03T15:50:44.5080763+05:30\",\r\n\"cash_regester_id\": \"81a6a904-9a74-4911-bbc0-18ff9ef713a9\"\r\n},\r\n\"error\": {\r\n\"StatusCode\": 1,\r\n\"Message\": \"sample string 2\",\r\n\"InternalMessage\": \"sample string 3\"\r\n}\r\n}"}],"_postman_id":"5e6a37ca-f74f-42a1-b3be-a702abf22258"},{"name":"Close an invoice","id":"6a1259ba-123f-437c-9536-983197b3ba45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"is_invoice_closed\": true,\n    \"error\": {\n        \"StatusCode\": 1,\n        \"Message\": \"sample string 2\",\n        \"InternalMessage\": \"sample string 3\"\n    },\n    \"status\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/v1/invoices/{invoice_id}/close","description":"<p>This API closes the specified invoice. You can only close an invoice after the total invoice amount has been paid in full (which means that the balance amount of the invoice is zero).</p>\n<p>You must provide appropriate data for the <code>invoice_id</code> parameter.</p>\n<h2 id=\"parameters\">Parameters</h2>\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>invoice_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character ID of the specific invoice. This is a mandatory parameter.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-details\">Request Body Details</h2>\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>is_invoice_closed</td>\n<td>boolean</td>\n<td>If <code>true</code>, it indicates that the invoice was successfully closed.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error</b> table below.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>enum</td>\n<td>Indicates the status of the appointment: NoShow = -2, Cancelled = -1, New = 0, Closed = 1, Checkin = 2, Confirm = 4, Break = 10, NotSpecified = 11, Available = 20, and Voided = 21.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error\">error</h2>\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>StatusCode</td>\n<td>int</td>\n<td>Status code that represents the type of the error.</td>\n</tr>\n<tr>\n<td>Message</td>\n<td>string</td>\n<td>Message that describes the error.</td>\n</tr>\n<tr>\n<td>InternalMessage</td>\n<td>string</td>\n<td>Internal message that describes about the error in more detail.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>is_invoice_closed</td>\n<td>boolean</td>\n<td>If <code>true</code>, it indicates that the invoice was successfully closed.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-message-details\">Error Message Details</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Message</th>\n<th>Error Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>This invoice has a future appointment and will not be closed.</td>\n<td>1113</td>\n<td>If the invoice contains an appointment for a future date, and it cannot be closed on the current date.</td>\n</tr>\n<tr>\n<td>Group Invoice Not Supported.</td>\n<td>492</td>\n<td>If the invoice is a Group invoice. You currently cannot close group invoices.</td>\n</tr>\n<tr>\n<td>Full Payment of invoice is not made.</td>\n<td>419</td>\n<td>If the full payment for the invoice has not been completed, you cannot close the invoice.</td>\n</tr>\n<tr>\n<td>Payment is made in excess.</td>\n<td>459</td>\n<td>If more payment than the required amount has been paid for the invoice.</td>\n</tr>\n<tr>\n<td>There are some unassigned tips. You must assign all tips to close the invoice.</td>\n<td>1112</td>\n<td>If some tips have not been assigned as part of the invoice.</td>\n</tr>\n<tr>\n<td>The loyalty points payments in this invoice exceed the maximum amount you can pay using points.</td>\n<td>459</td>\n<td>If the loyalty points payment that has been added in the invoice exceeds the maximum amount that you can pay by using points.</td>\n</tr>\n<tr>\n<td>SSG not paid fully.</td>\n<td>419</td>\n<td>If the service charge amount has not been fully paid for the invoice.</td>\n</tr>\n<tr>\n<td>Invoice could not be closed.</td>\n<td>719</td>\n<td>If it was not possible to close the invoice.</td>\n</tr>\n<tr>\n<td>Invoice not found.</td>\n<td>428</td>\n<td>If the invoice details could not be found.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{invoice_id}","close"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"9d3b2c84-058a-420f-87e5-ed834435981a","name":"Close an invoice","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"is_invoice_closed\": true,\n    \"error\": {\n        \"StatusCode\": 1,\n        \"Message\": \"sample string 2\",\n        \"InternalMessage\": \"sample string 3\"\n    },\n    \"status\": 0\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/v1/invoices/{invoice_id}/close"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"is_invoice_closed\": true,\r\n  \"error\": null,\r\n  \"status\": 11\r\n}"}],"_postman_id":"6a1259ba-123f-437c-9536-983197b3ba45"}],"id":"c6c3d357-7b42-4198-a009-176c40c46a1b","description":"<p>This collection of APIs provides a convenient interface from which you can search for a guest, list all the available services, and book an appointment for the guest.</p>\n<p>These are the four steps involved in booking a service for a guest:<br /></p>\n<h4 id=\"step-1--create-a-booking\">Step 1 : Create a booking</h4>\n<ol>\n<li>Search for a guest by using the <a href=\"https://docs.zenoti.com/?version=latest#e24a2946-3fc5-425c-b125-7d6634c35a7f\">Search for a guest</a> API.<br /></li>\n<li>Search for a service by using the <a href=\"https://docs.zenoti.com/?version=latest#6af29df4-bb56-48c4-ad3e-b5e0f991fffb\">List all services of a center</a> API. <br /></li>\n<li>If the guest wants to book an appointment for a specific therapist, list all the therapists by using the <a href=\"https://docs.zenoti.com/?version=latest#55b20fce-3391-42cc-935f-d864ee5571e7\">List all therapists of a center</a> API. <br /></li>\n<li>If the guest wants to book a service appointment that is to be performed in a specific room of the center, list all the rooms by using the <a href=\"https://docs.zenoti.com/?version=latest#dc9c5976-43e8-4780-9bad-2179b1552051\">List all rooms of a center</a> API. <br /></li>\n<li>Create a booking for the guest by using the <a href=\"https://docs.zenoti.com/?version=latest#fa335819-1dd5-47fe-a30e-9c92d29c276b\">Create a service booking</a> API. <br />\n<b>Note</b>: While creating a service booking via either your custom mobile application or web application, you can specify the booking source: either <b>External-Webstore</b> or <b>External-CMA</b>. Zenoti assigns separate icons for such bookings in Appointment Book and as filter options in several appointment-related reports. As a result, you can pinpoint the appointments that you booked via APIs and easily track them in places such as Appointment Book and appointment-related reports. To enable this feature, contact your Zenoti Customer Service Manager (CSM).<br /><br /></li>\n<li>To reschdeule a booking, use the <a href=\"https://docs.zenoti.com/?version=latest#254e52c0-033c-41a5-a6c7-b300d7e800bc\">Reschedule a booking</a> API.</li>\n<li>To cancel a booking, invoke the <a href=\"https://docs.zenoti.com/?version=latest#814d7364-fea3-4567-903f-0ee91abd57b3\">Cancel a booking</a> API.</li>\n</ol>\n<h4 id=\"step-2--reserve-a-slot-for-the-booking\">Step 2 : Reserve a slot for the booking</h4>\n<ol>\n<li>Use the <a href=\"https://docs.zenoti.com/?version=latest#13e1e6a6-0be8-4311-a057-30a4c572db50\">Retrieve available slots for a service booking </a> API to retrieve the available slots for the booking.<br /></li>\n<li>Select a suitable slot and invoke the <a href=\"https://docs.zenoti.com/?version=latest#35eba6d7-f8f1-44fe-ac19-f60017617367\">Reserve a slot for a service booking</a> API to reserve the slot.<br /></li>\n</ol>\n<h4 id=\"step-3--confirm-the-booking\">Step 3 : Confirm the booking</h4>\n<ol>\n<li>After the slot has been reserved successfully, confirm the booking by using the <a href=\"https://docs.zenoti.com/?version=latest#24ff52da-0594-49e9-b6d7-91250824583c\">Confirm a service booking</a> API. After a successful confirmation, you will receive details about the invoice in the API response.<br /></li>\n<li>After the guest has checked in, you can <a href=\"https://docs.zenoti.com/?version=latest#bda79e5d-1b26-4bf4-987a-b2dc2194d46f\">mark the status of an appointment as checked-in</a>.</li>\n<li>If you want to undo the guest check-in, use the <a href=\"https://docs.zenoti.com/?version=latest#3a4e7320-9ca6-4138-8a96-eeae1d5d7c34\">Undo the status of a checked-in appointment</a> API.</li>\n</ol>\n<h4 id=\"step-4--collect-payment-for-the-invoice\">Step 4 : Collect payment for the invoice</h4>\n<ol>\n<li>Verify the invoice details by using the <a href=\"https://docs.zenoti.com/?version=latest#ed6f2f56-fbd0-48a5-933f-c2af78c64b63\">Retrieve invoice details</a> API.<br /></li>\n<li>Use the <a href=\"https://docs.zenoti.com/?version=latest#073fb2ce-3270-4158-80f7-f4fe55e6bae9\">Retrieve the saved credit/debit cards of a guest</a> API to retrieve the list of saved cards of a guest. <br /></li>\n<li>Collect payment by using the <a href=\"https://docs.zenoti.com/?version=latest#74e70172-ea9b-4388-a06b-2e0003d52664\">Add a credit/debit card for a guest</a> API.<br /></li>\n<li>Use the <a href=\"https://docs.zenoti.com/?version=latest#39bac6b1-f47b-43d6-9295-feef01768987\">Insert custom payment for an invoice into Zenoti</a> API to insert the details of a custom payment (which has been collected by using a third-party software) for an invoice into Zenoti.</li>\n<li>If the guest wants to use a new card for payment, use <a href=\"https://docs.zenoti.com/?version=latest#2f14c16b-0472-4377-951a-46b57a0bded6\">Collect invoice payment by using a guest's unsaved credit/debit card</a> API and complete the payment.<br /></li>\n<li>Verify whether the invoice has been closed and make sure the payment has been completed successfully by using the <a href=\"https://docs.zenoti.com/?version=latest#ed6f2f56-fbd0-48a5-933f-c2af78c64b63\">Retrieve invoice details</a> API.<br /></li>\n<li>If the card on file is mandatory and the guest has no saved cards, you can add it using <a href=\"https://docs.zenoti.com/?version=latest#93b80949-30ea-4f8e-b428-c9b1f931ea12\">Add a credit/debit card for a guest</a> API.<br /></li>\n</ol>\n","event":[{"listen":"prerequest","script":{"id":"5e7e833f-3344-4217-b2a9-9701d5985090","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"8a8b77c0-dc41-453b-8008-74d5d1606f6f","type":"text/javascript","exec":[""]}}],"_postman_id":"c6c3d357-7b42-4198-a009-176c40c46a1b"},{"name":"Product Sale","item":[{"name":"Create an invoice for products","id":"cd5a4033-cc91-412c-95c2-a5a24a3bdbe4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"description":"<p>Name of the application from which api is invoking.</p>\n","key":"application_name","type":"text","value":"docs_app"},{"description":"<p>Version of the application from which api is invoking.</p>\n","key":"application_version","type":"text","value":"1.0.0"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"{{center_id}}\",\n    \"guest_id\": \"{{guest_id}}\",\n    \"notes\": \"notes from guest\",\n    \"products\": [\n        {\n            \"id\": \"{{product_id}}\",\n            \"quantity\": 1,\n            \"sale_by_id\": \"{{sale_by_id}}\"\n        },\n         {\n            \"id\": \"{{product_id}}\",\n            \"quantity\": 1,\n            \"sale_by_id\": \"{{sale_by_id}}\"\n        }\n    ]\n}"},"url":"{{api_url}}/v1/invoices/products","description":"<p>Use this API to generate an invoice after booking the required products.<br />\n<br /></p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique identifier of the center.</td>\n</tr>\n<tr>\n<td>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique identifier of the guest who is purchasing the product.</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>string</td>\n<td><code>Optional</code><br /> Specified notes will be added to the purchase.</td>\n</tr>\n<tr>\n<td>products</td>\n<td>list</td>\n<td><code>Mandatory</code><br /> List of objects that contains purchase details.</td>\n</tr>\n<tr>\n<td>products[0].id</td>\n<td>guid</td>\n<td><code>Optional</code><br /> Unique identifier of the product.</td>\n</tr>\n<tr>\n<td>products[0].quantity</td>\n<td>int</td>\n<td><code>Optional</code><br /> Quantity of the product that is needed to be added to invoice.</td>\n</tr>\n<tr>\n<td>products[0].sale_by_id</td>\n<td>guid</td>\n<td><code>Optional</code><br /> Unique identifier of the employee who is selling the product.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"response-details\">Response Details</h4>\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>invoice_id</td>\n<td>guid</td>\n<td>Unique identifier of the invoice.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>502</td>\n<td>request body is not supplied.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Invalid center_id.</td>\n</tr>\n<tr>\n<td>438</td>\n<td>cannot access.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Invalid guest_id.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Invalid quantity.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Invalid sale_by_employee_id.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>unable to retrieve stock details of product.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Invalid product id.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>only retail products are allowed for sale.</td>\n</tr>\n<tr>\n<td>4023</td>\n<td>invoice create unsuccessful.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","products"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"3da4a94f-1668-4681-9f31-d56871553373","name":"Create a invoice","originalRequest":{"method":"POST","header":[{"description":"This is the token generated from the token api.","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"Content type of the request body.","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"description":"Name of the application from which api is invoking.","key":"application_name","type":"text","value":"docs_app"},{"description":"Version of the application from which api is invoking.","key":"application_version","type":"text","value":"1.0.0"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"{{center_id}}\",\n    \"guest_id\": \"{{guest_id}}\",\n    \"notes\": \"notes from guest\",\n    \"products\": [\n        {\n            \"id\": \"{{product_id}}\",\n            \"quantity\": 1,\n            \"sale_by_id\": \"{{sale_by_id}}\"\n        },\n         {\n            \"id\": \"{{product_id}}\",\n            \"quantity\": 1,\n            \"sale_by_id\": \"{{sale_by_id}}\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/v1/invoices/products"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"invoice_id\": \"1e023c27-6792-4cbb-b3e7-fbded3766ca9\"\n}"}],"_postman_id":"cd5a4033-cc91-412c-95c2-a5a24a3bdbe4"},{"name":"Retrieve invoice details","id":"bd252518-c7f4-4c41-b1a3-bede92c2d37f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n","type":"text"}],"url":"{{api_url}}/v1/invoices/{{invoice_id}}?expand=InvoiceItems&expand=Transactions","description":"<p>Use this API to retrieve the details of an invoice.<br />\n<br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>invoice_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the invoice.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>602</td>\n<td>User does not have access.</td>\n</tr>\n<tr>\n<td>438</td>\n<td>cannot access.</td>\n</tr>\n<tr>\n<td>401</td>\n<td>Authorization has been denied for this request.</td>\n</tr>\n<tr>\n<td>602</td>\n<td>Cannot access.</td>\n</tr>\n<tr>\n<td>400</td>\n<td>The request is invalid.</td>\n</tr>\n<tr>\n<td>405</td>\n<td>The requested resource does not support http method 'GET'.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{{invoice_id}}"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>string<br />\n<code>optional</code><br />\nExpand items details in the invoice.</p>\n","type":"text/plain"},"key":"expand","value":"InvoiceItems"},{"description":{"content":"<p>string<br />\n<code>optional</code><br />\nExpand Transactions details in the invoice.</p>\n","type":"text/plain"},"key":"expand","value":"Transactions"}],"variable":[]}},"response":[{"id":"2f1096d7-2cb1-466a-912c-4c32439404d8","name":"Retrieve Invoice details","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/invoices/{{invoice_id}}?expand=InvoiceItems&expand=Transactions","protocol":"https","host":["api","zenoti","com"],"path":["v1","invoices","{{invoice_id}}"],"query":[{"key":"expand","value":"InvoiceItems","description":"string<br>\n`optional`<br>\nExpand items details in the invoice."},{"key":"expand","value":"Transactions","description":"string<br>\n`optional`<br>\nExpand Transactions details in the invoice."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 09 Aug 2019 10:30:42 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1556"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"invoice\": {\n        \"id\": \"718d48f1-1ee6-45cb-8c16-e34d37e4ab14\",\n        \"appointment_group_id\": null,\n        \"lock\": false,\n        \"is_closed\": true,\n        \"is_refund\": false,\n        \"invoice_date\": \"2019-08-09T19:07:03\",\n        \"center_id\": \"cab7edd3-d8e8-4c27-a36b-8aa16b8dbb4f\",\n        \"total_price\": {\n            \"currency_id\": 0,\n            \"net_price\": 250,\n            \"tax\": 12.66,\n            \"rounding_adjustment\": 0,\n            \"sum_total\": 262.66\n        },\n        \"guest\": {\n            \"id\": \"9b26dcda-d1a0-48d1-a613-259311701cc2\",\n            \"first_name\": \"simon\",\n            \"last_name\": \"test\",\n            \"gender\": 1,\n            \"code\": \"TR423\",\n            \"mobile_phone\": \"+61 6677889900\"\n        },\n        \"invoice_items\": [\n            {\n                \"invoice_item_id\": \"48eb0d97-da84-4e33-9431-21dac6c9ec1c\",\n                \"id\": \"0fe0102e-4e14-4cc3-9a37-276bcddf1dae\",\n                \"name\": \"201908090907343530\",\n                \"type\": 6,\n                \"is_giftcard\": false,\n                \"code\": \"\",\n                \"price\": {\n                    \"currency_id\": 25,\n                    \"sales\": 0,\n                    \"tax\": 0,\n                    \"final\": 0,\n                    \"discount\": 0\n                },\n                \"quantity\": 1,\n                \"sale_by_id\": null,\n                \"therapist_name\": \"  \"\n            },\n            {\n                \"invoice_item_id\": \"39f724e1-effd-4112-93e6-ec41740ef407\",\n                \"id\": \"f6530fa0-821d-4798-9ea3-5111fb95230a\",\n                \"name\": \"AS2019080942669\",\n                \"type\": 6,\n                \"is_giftcard\": true,\n                \"code\": \"\",\n                \"price\": {\n                    \"currency_id\": 25,\n                    \"sales\": 250,\n                    \"tax\": 12.66,\n                    \"final\": 262.66,\n                    \"discount\": 0\n                },\n                \"quantity\": 1,\n                \"sale_by_id\": null,\n                \"therapist_name\": \"  \"\n            }\n        ],\n        \"appointments\": null,\n        \"transactions\": [\n            {\n                \"payment_option\": {\n                    \"id\": \"7e71c340-b971-4c1c-8c64-4a9720f12587\",\n                    \"payment_mode\": 5,\n                    \"payment_name\": \"CC Online (visa)\",\n                    \"card_number\": \"****1111\"\n                },\n                \"total_amount_paid\": 262.66,\n                \"amount_paid\": 262.66,\n                \"tip_amount\": 0,\n                \"ssg_amount\": 0,\n                \"fee_amount\": 0,\n                \"cash_back_amount\": 0,\n                \"transaction_id\": \"8849fcf4-bca5-4333-87d3-294ce0a50d90\",\n                \"payment_date\": \"2019-08-09T09:07:33\",\n                \"cash_regester_id\": null\n            }\n        ]\n    },\n    \"error\": null\n}"}],"_postman_id":"bd252518-c7f4-4c41-b1a3-bede92c2d37f"},{"name":"Add a product to an invoice","event":[{"listen":"test","script":{"id":"c5fea2c4-c15c-404a-b4ee-7add2fc0249b","exec":[""],"type":"text/javascript"}}],"id":"a68159ab-f453-4fc5-accb-4db441d5b0b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"PUT","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"products\": [\n        {\n            \"id\": \"{{product_id}}\",\n            \"quantity\": 1,\n            \"sale_by_id\": \"{{sale_by_id}}\"\n        },\n         {\n            \"id\": \"{{product_id}}\",\n            \"quantity\": 1,\n            \"sale_by_id\": \"{{sale_by_id}}\"\n        }\n    ]\n}"},"url":"{{api_url}}/v1/invoices/{{invoice_id}}/products","description":"<p>Use this API to add a product to an invoice.<br />\n<br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>invoice_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the invoice to which you want to add a product.</td>\n</tr>\n<tr>\n<td>products</td>\n<td>list</td>\n<td><code>Mandatory</code><br /> List of objects that contains the purchase details.</td>\n</tr>\n<tr>\n<td>products[0].id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique identifier of the product.</td>\n</tr>\n<tr>\n<td>products[0].quantity</td>\n<td>int</td>\n<td><code>Optional</code><br /> Quantity of the product that is to be added to invoice.</td>\n</tr>\n<tr>\n<td>products[0].sale_by_id</td>\n<td>guid</td>\n<td><code>Optional</code><br /> Unique identifier of the employee who is selling the product.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"response-details\">Response Details</h4>\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>invoice_id</td>\n<td>guid</td>\n<td>Unique identifier of the invoice.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>502</td>\n<td>request body is not supplied.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Invalid center_id.</td>\n</tr>\n<tr>\n<td>438</td>\n<td>cannot access.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Invalid guest_id.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Invalid quantity.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Invalid sale_by_employee_id.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>unable to retrieve stock details of product.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Invalid product id.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>only retail products are allowed for sale.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{{invoice_id}}","products"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"161a1afe-1c66-45ab-bfaf-d4af65c9f072","name":"Add product to the invoice","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"products\": [\n        {\n            \"id\": \"70f419e8-61a7-4426-8cb2-67fb673ecca9\",\n            \"quantity\": 1,\n            \"sale_by_id\": \"{{login_user_id}}\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/v1/invoices/{{invoice_id}}/products"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"invoice_id\": \"1471fa74-eeb7-4209-a856-d8a20ab48bca\"\n}"}],"_postman_id":"a68159ab-f453-4fc5-accb-4db441d5b0b8"},{"name":"Delete a  product from an invoice","id":"51a80c8e-da36-4ab0-84f2-fdacc3505a5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"DELETE","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"comments\":\"comments from guest\"\n}"},"url":"{{api_url}}/v1/invoices/{{invoice_id}}/invoiceitems/{{invoice_item_id}}","description":"<p>Use this API to delete a product from an invoice.<br />\n<br /></p>\n<p>provide unique identifier of the invoice as <code>invoice_id</code> and <code>invoice_item_id</code> of the product you want to delete from the invoice and this api will delete that from the invoice.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>invoice_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the invoice from which you want to delete a product.</td>\n</tr>\n<tr>\n<td>invoice_item_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the invoice item or product that you want to delete from the invoice.</td>\n</tr>\n<tr>\n<td>comments</td>\n<td>string</td>\n<td><code>Optional</code><br /> Comments from guest. <br /> <b>Note</b>: Comments will be mandatory or optional based on your configuration.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>success</td>\n<td>boolean</td>\n<td>Status of the product deletion from the invoice.</td>\n</tr>\n<tr>\n<td></td>\n<td>error</td>\n<td>object</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>602</td>\n<td>Cannot access.</td>\n</tr>\n<tr>\n<td>602</td>\n<td>Cannot access.</td>\n</tr>\n<tr>\n<td>438</td>\n<td>User doesn't have the permission to Add the Appointments.</td>\n</tr>\n<tr>\n<td>500</td>\n<td>Object reference not set to an instance of an object.</td>\n</tr>\n<tr>\n<td>400</td>\n<td>The request is invalid.</td>\n</tr>\n<tr>\n<td>500</td>\n<td>Invoice not found.</td>\n</tr>\n<tr>\n<td>429</td>\n<td>invoice item passed is not found, invoice item id passed.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{{invoice_id}}","invoiceitems","{{invoice_item_id}}"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"b3ae8930-9f04-43da-a0ad-5144113271e0","name":"Delete a  product from invoice","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"comments\":\"comments from guest\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/v1/invoices/{{invoice_id}}/invoiceitems/{{invoice_item_id}}"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"sample string 2\",\n    \"error\": null\n}"}],"_postman_id":"51a80c8e-da36-4ab0-84f2-fdacc3505a5e"},{"name":"Add a credit/debit card for a guest","id":"41fbbe9d-578c-44f6-8bc8-c7415d92cb34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text","description":"<p>Represents the content type of the request body.</p>\n"},{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"center_id\":\"{{center_id}}\",\n\t\"redirect_uri\":\"https://docs.zenoti.com\",\n\t\"share_cards_to_web\":true,\n\t\"protocol\":\"https\"\n}"},"url":"{{api_url}}/v1/guests/{{guest_id}}/accounts","description":"<p>This API helps you to add a credit card or debit card for a guest.</p>\n<p>To add a credit card or debit card for a guest, follow these steps:<br /></p>\n<ol>\n<li>Specify the request body for this API, and in response, you will receive an URL from the payment processor as <code>hosted_payment_uri</code>.<br /></li>\n<li>Open <code>hosted_payment_uri</code>. You will then be redirected to a page from the payment processor. <br /></li>\n<li>Enter the account details, and then click <b>Submit</b>. The payment account will be added for the guest with the <code>guest_id</code> details that you had specified in the API request.<br /></li>\n</ol>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-parameters\">Request Body Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Optional</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>source</td>\n<td>enum</td>\n<td><code>Optional</code><br /> Transaction source details: Web - 0, WebStore - 1, CheckWeb - 2, CheckWebStore - 3, Dunning - 4, Mobile - 5, MobilePOS - 6, and All - 7. <br /> <b>Default value</b>: 1 (WebStore).</td>\n</tr>\n<tr>\n<td>redirect_uri</td>\n<td>string</td>\n<td><code>Optional</code><br /> Indicates the URI to which you will be redirected after the payment has been completed for both success and failure scenarios.<br /> <b>Note:</b> If third-party customers are creating their own website and consuming this API and if they want to send the response to an external URL, this parameter is mandatory.</td>\n</tr>\n<tr>\n<td>share_cards_to_web</td>\n<td>bool?</td>\n<td><code>Optional</code><br /> If the card is saved from mobile/Webstore, it indicates whether the card be shared with Web.</td>\n</tr>\n<tr>\n<td>protocol</td>\n<td>string</td>\n<td><code>Optional</code><br /> Protocol of the host: http or https. <b>Default value</b>: https.</td>\n</tr>\n<tr>\n<td>host</td>\n<td>string</td>\n<td><code>Optional</code><br /> URL of the custom domain.</td>\n</tr>\n<tr>\n<td>billingInfo</td>\n<td>object</td>\n<td><code>Optional</code><br /> Object that contains these address details of the guest for billing purposes: first_name, last_name, email, country, name, address, state, zipcode, city, phone, house_number, and address2.<br /><b>Note</b>: If you specify the <code>billingInfo</code> details, set <code>avs_source</code> as 0, and enable AVS on the Payment Settings page, we validate the billing info details on the API side.</td>\n</tr>\n<tr>\n<td>avs_source</td>\n<td>enum</td>\n<td><code>Optional</code><br /> Indicates whether the client or the provider is to be displayed on the AVS screen: Client  - 0 and Provider - 1.<br /> <b>Note</b>: If you specify 1, you do not need to specify the <code>billingInfo</code> object details, we display the AVS screen. This parameter only supports Zenoti payment processors (Stripe and Adyen).</td>\n</tr>\n<tr>\n<td>replace_account_id</td>\n<td>guid</td>\n<td><code>Optional</code><br /> Unique 32-character identifier of the payment account that is to be replaced.</td>\n</tr>\n<tr>\n<td>skip_billingInfo</td>\n<td>boolean</td>\n<td><code>Optional</code><br /> Indicates whether the validation of the billingInfo parameter is to be skipped.</td>\n</tr>\n<tr>\n<td>direct_marketing</td>\n<td>string</td>\n<td><code>Optional</code><br /> Direct marketing details of the payment account.</td>\n</tr>\n<tr>\n<td>card_reader_id</td>\n<td>string</td>\n<td><code>Optional</code><br /> ID of the card reader.</td>\n</tr>\n<tr>\n<td>processor_id</td>\n<td>string</td>\n<td><code>Optional</code><br /> ID of the processor.</td>\n</tr>\n<tr>\n<td>card_reader_source</td>\n<td>string</td>\n<td><code>Optional</code><br /> Source of the card reader.</td>\n</tr>\n<tr>\n<td>client_info</td>\n<td>string</td>\n<td><code>Optional</code><br /> Details on the client server.</td>\n</tr>\n<tr>\n<td>redirect_url</td>\n<td>string</td>\n<td><code>Optional</code><br /> Redirect URL used by the provider.</td>\n</tr>\n<tr>\n<td>bank_details</td>\n<td>object</td>\n<td><code>Optional</code><br /> Object that contains these bank details: cheque_number, name, account_number, dd_type, cheque_type, and routing_number.</td>\n</tr>\n<tr>\n<td>check_can_replace</td>\n<td>boolean</td>\n<td><code>Optional</code><br /> Indicates whether a check-payment can replace the card payment for a transaction.<br /><b>Note</b>: If you specify this parameter as true, the guest's saved credit/debit card is replaced by a new credit/debit card. Also, if you specify <code>check_can_replace</code> as true, <code>replace_account_id</code> must not be empty and a valid existing <code>account_id</code> must belong to that guest.</td>\n</tr>\n<tr>\n<td>token_id</td>\n<td>string</td>\n<td><code>Optional</code><br /> Token/reference number for processing the transaction.</td>\n</tr>\n<tr>\n<td>provider_intermediate_response</td>\n<td>string</td>\n<td><code>Optional</code><br /> Intermediate response from the provider.</td>\n</tr>\n<tr>\n<td>fcc_hpp_redirect</td>\n<td>string</td>\n<td><code>Optional</code><br /> Client-side redirect for the Freedom Pay processor.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>token_id</td>\n<td>string</td>\n<td>Token or Reference number for processing the transaction.</td>\n</tr>\n<tr>\n<td>hosted_payment_uri</td>\n<td>string</td>\n<td>Represents the URI to which you are redirected for the Save Card screen.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>400</td>\n<td>Bad request.</td>\n</tr>\n<tr>\n<td>931</td>\n<td>CanNotReplacePaymentAccount error.</td>\n</tr>\n<tr>\n<td>932</td>\n<td>AVSDetailsError error.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}","accounts"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"5bfc691d-9417-4c68-a8c0-3d7270d280fb","name":"Add payment account for a guest","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer {{access_token}}","description":"This is the token generated from the token api.","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"center_id\":\"{{center_id}}\",\n\t\"redirect_uri\":\"https://docs.zenoti.com\",\n\t\"share_cards_to_web\":true,\n\t\"protocol\":\"https\"\n}"},"url":"https://api.zenoti.com/v1/guests/{{guest_id}}/accounts"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Jul 2019 09:01:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"61"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"WWW-Authenticate","value":"Bearer"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"token_id\": \"55482131\",\n    \"hosted_payment_uri\": \"https://kdev.zenotibeta.com/Appointment/StripePaymentProcessor.aspx?ReferenceId=24d20139-b581-4211-94bd-2c1700b9f7a7&MMSReturnURL=common/webmethods/Ccpaymentprocessor.aspx&NotSupportedCardTypes=0&ProcessorId=Stripe&PublishableKey=pk_test_9UVJFuuK1eZmPC2K15SNklnX&TransactionType=CreateAccount&UserId=7429df42-8a8a-4ae2-b8a3-56b8990b9384&Address=&ZipCode=&TransactionAmount=0&Protocol=https&CurrencyCode=USD&BillingName=&BillingCity=&BillingState=&Source=Web&SubscriberId=af56e9e1-05e6-403c-84ae-89ac703396fe&ReferenceNumber=55482131&CountryCode=US\",\n    \"Error\": null\n}"}],"_postman_id":"41fbbe9d-578c-44f6-8bc8-c7415d92cb34"},{"name":"Retrieve the saved credit/debit cards of a guest","id":"d591671f-39e8-4e9d-a563-54795b239cd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{api_url}/v1/guests/{guest_id}/accounts?center_Id={center_Id}&get_shared_cards={get_shared_cards}&get_expired_cards={get_expired_cards}&source={source}&get_membership_status={is_membership_linked}&get_address={get_address} ","description":"<p><strong>Purpose</strong>: Use this API to retrieve the details of the saved cards for a guest. This will also include associated details like guest address and memberships (if any).</p>\n<p>You must provide <code>guest_id</code> and<code>center_id</code> for the API to fetch details.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code>  <br />Unique 32-character identifier of the guest for whom you want to retrieve the saved credit or debit cards.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code>  <br />Unique 32-character identifier of the center in which you want to retrieve the guest's saved credit or debit cards.</td>\n</tr>\n<tr>\n<td>get_shared_cards</td>\n<td>bool</td>\n<td><code>Optional</code> Retrieves the cards saved in the guest profile.  <br /><strong>True</strong>: Will fetch the saved card details of the guest.  <br /><strong>False:</strong> Will not fetch the saved card details of the guest.</td>\n</tr>\n<tr>\n<td>get_expired_cards</td>\n<td>bool</td>\n<td><code>Optional</code> Retrieves the expired details of the card.  <br /><strong>True</strong>: Will fetch the details of the expired cards of the guest.  <br /><strong>False</strong>: Will not fetch the details of the expired cards of the guest.</td>\n</tr>\n<tr>\n<td>source</td>\n<td>string</td>\n<td><code>Optional</code> Retrieves the source from where the card was saved.  <br />A source can be any one of the following:  <br />- Web  <br />- Webstore  <br />- Check Web  <br />- Check Webstore  <br />- Dunning  <br />- Mobile  <br />- Mobile POS  <br />- All</td>\n</tr>\n<tr>\n<td>get_membership_status</td>\n<td>bool</td>\n<td><code>Optional</code> Retrieves the membership details associated with the saved card of the guest.  <br /><strong>True</strong>: Will fetch the details of the membership associated with the saved card. <strong>False</strong>: Will not fetch any membership details.</td>\n</tr>\n<tr>\n<td>get_address</td>\n<td>bool</td>\n<td><code>Optional</code> Retrieves the address that is associated with the saved card of the guest.  <br /><strong>True</strong>: Will fetch the address of the guest. <strong>False</strong>: Will not fetch the address of the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>accounts</td>\n<td>object</td>\n<td>Object that contains the details of the API response. Card information such as last 4 digits, card expiry, source, and processor id are mentioned in the object.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"accounts-object\">accounts Object</h2>\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>payment_account_id</td>\n<td>string</td>\n<td>Unique identifier of the payment account for the card.</td>\n</tr>\n<tr>\n<td>account_id</td>\n<td>string</td>\n<td>Unique identifier of the payment account.</td>\n</tr>\n<tr>\n<td>last_four</td>\n<td>string</td>\n<td>Last 4 digits of the saved card of the guest.</td>\n</tr>\n<tr>\n<td>card_logo</td>\n<td>string</td>\n<td>Brand of the guest's saved card.</td>\n</tr>\n<tr>\n<td>expiry_on</td>\n<td>string</td>\n<td>Expiry date of the guest's saved card.</td>\n</tr>\n<tr>\n<td>account_type</td>\n<td>string</td>\n<td>The type of the card saved on the guest profile.  <br /><strong>Example</strong>: Credit card, debit card.</td>\n</tr>\n<tr>\n<td>identifier</td>\n<td>string</td>\n<td>Unique identifier of the card.</td>\n</tr>\n<tr>\n<td>account_added_from</td>\n<td>string</td>\n<td>This is the account from where the card was saved. In most cases, this will be Zenoti.</td>\n</tr>\n<tr>\n<td>processor_id</td>\n<td>string</td>\n<td>This is the name of the payment processor.</td>\n</tr>\n<tr>\n<td>is_account_submitted_for_update</td>\n<td>bool</td>\n<td>Denotes if the card details are submitted for an update.</td>\n</tr>\n<tr>\n<td>account_updation_submitted_date</td>\n<td>string</td>\n<td>The date corresponding to an update of the card.</td>\n</tr>\n<tr>\n<td>has_address</td>\n<td>bool</td>\n<td>Denotes if the saved card has the address details of the guest.</td>\n</tr>\n<tr>\n<td>is_membership_linked</td>\n<td>string</td>\n<td>Denotes if a membership is associated with the saved card.</td>\n</tr>\n<tr>\n<td>cvv_required_for_charge</td>\n<td>bool</td>\n<td>Denotes if CVV is mandatory for collecting payment from the saved card.</td>\n</tr>\n<tr>\n<td>billing_address</td>\n<td>object</td>\n<td>Object containing the billing address of the guest.</td>\n</tr>\n<tr>\n<td>has_expired_cards</td>\n<td>bool</td>\n<td>Denotes if the card of the guest is expired or not.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>502</td>\n<td>Guest Id not found.</td>\n</tr>\n<tr>\n<td>438</td>\n<td>cannot access.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Center Id not found.</td>\n</tr>\n<tr>\n<td>438</td>\n<td>UserNotAuthorized, The request does not have authenticated user.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{guest_id}","accounts"],"host":["{api_url}"],"query":[{"key":"center_Id","value":"{center_Id}"},{"key":"get_shared_cards","value":"{get_shared_cards}"},{"key":"get_expired_cards","value":"{get_expired_cards}"},{"key":"source","value":"{source}"},{"key":"get_membership_status","value":"{is_membership_linked}"},{"key":"get_address","value":"{get_address} "}],"variable":[]}},"response":[{"id":"f5e20b0c-e0cb-4439-9e69-9896adfa281f","name":"Retrieve the saved credit/debit cards of a guest","originalRequest":{"method":"GET","header":[{"description":"Access token generated from the token API.","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{api_url}/v1/guests/{guest_id}/accounts?center_Id={center_Id}&get_shared_cards={get_shared_cards}&get_expired_cards={get_expired_cards}&source={source}&get_membership_status={is_membership_linked}&get_address={get_address} ","host":["{api_url}"],"path":["v1","guests","{guest_id}","accounts"],"query":[{"key":"center_Id","value":"{center_Id}"},{"key":"get_shared_cards","value":"{get_shared_cards}"},{"key":"get_expired_cards","value":"{get_expired_cards}"},{"key":"source","value":"{source}"},{"key":"get_membership_status","value":"{is_membership_linked}"},{"key":"get_address","value":"{get_address} "}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"accounts\": [\r\n        {\r\n            \"payment_account_id\": \"M37Z7ZRKF6KXWD82\",\r\n            \"account_id\": \"44518886-6262-4f87-b393-172f8ffea69c\",\r\n            \"last_four\": \"5454\",\r\n            \"card_logo\": \"MasterCard\",\r\n            \"expiry_on\": \"3/2030\",\r\n            \"account_type\": \"Credit Card\",\r\n            \"identifier\": \"MasterCard ending in 5454\",\r\n            \"account_added_from\": \"Zenoti\",\r\n            \"processor_id\": \"Adyen\",\r\n            \"is_account_submitted_for_update\": false,\r\n            \"account_updation_submitted_date\": \"\",\r\n            \"has_address\": true,\r\n            \"is_membership_linked\": \"No\",\r\n            \"cvv_required_for_charge\": false,\r\n            \"billing_address\": {\r\n                \"first_name\": \"\",\r\n                \"last_name\": \"\",\r\n                \"email\": \"\",\r\n                \"country\": \"US\",\r\n                \"name\": \"John Smith\",\r\n                \"address\": \"address line1, address line2\",\r\n                \"state\": \"CT\",\r\n                \"zipcode\": \"06001\",\r\n                \"city\": \"city1\",\r\n                \"phone\": \"\",\r\n                \"house_number\": \"\",\r\n                \"address2\": null\r\n            }\r\n        }\r\n    ],\r\n    \"has_expired_cards\": false,\r\n    \"error\": null\r\n}"}],"_postman_id":"d591671f-39e8-4e9d-a563-54795b239cd8"},{"name":"Delete a guest's saved credit/debit card","id":"4e9cc872-9109-4f75-91b5-7be5c1c7c871","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"DELETE","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/guests/{{guest_id}}/accounts/{{account_id}}?center_id={{center_id}}","description":"<p>If you have previously added credit/debit cards for the specified guest, this API helps you to delete the saved cards/active payment accounts of the guest. <br /></p>\n<p>You must specify the appropriate details for the <code>guest_id</code>, <code>account_id</code>, and <code>center_id</code> parameters in the API request.<br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>account_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest's saved card/payment account.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>success</td>\n<td>boolean</td>\n<td>Indicates whether the guest's saved card/payment account has been successfully deleted.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>438</td>\n<td>cannot access.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Invalid center Id.</td>\n</tr>\n<tr>\n<td>439</td>\n<td>Payment Account with id \"\" not found.</td>\n</tr>\n<tr>\n<td>602</td>\n<td>Cannot access.</td>\n</tr>\n<tr>\n<td>602</td>\n<td>User does not have access.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}","accounts","{{account_id}}"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p><code>Mandatory</code><br />\nguid<br />\nUnique 32-character identifier of the center.</p>\n","type":"text/plain"},"key":"center_id","value":"{{center_id}}"}],"variable":[]}},"response":[{"id":"f14338dc-8151-4c2b-afd9-23860e4d68fd","name":"Delete a guest's saved credit/debit card","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/guests/{{guest_id}}/accounts/{{account_id}}?center_id={{center_id}}","protocol":"https","host":["api","zenoti","com"],"path":["v1","guests","{{guest_id}}","accounts","{{account_id}}"],"query":[{"key":"center_id","value":"{{center_id}}","description":"`Mandatory`<br>\nguid<br>\nUnique 32-character identifier of the center."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Jul 2019 06:52:14 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"134"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"//If the guest's payment account was successfully deleted.\n{\n    \"success\": true\n}\n\n//If the guest's payment account deletion process failed.\n{\n    \"success\": false,\n    \"error\": {\n        \"StatusCode\": 909,\n        \"Message\": \"\",\n        \"InternalMessage\": null\n    }\n}\n\n//If the guest's payment account deletion process failed with catch exceptions.\n{\n    \"code\": 439,\n    \"message\": \"Payment Account with id XXXX not found.\"\n}"}],"_postman_id":"4e9cc872-9109-4f75-91b5-7be5c1c7c871"},{"name":"Collect invoice payment by using a guest's saved credit/debit card","id":"1d6e497b-f181-418d-afdc-5744afa0b1ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"account_id\": \"9e587290-aa6c-47d4-bd20-36e587e3b153\",\n    \"center_id\": \"{{center_id}}\"\n    \"redirect_uri\": \"{{redirect_uri}}\",\n    \"source\": 1\n}"},"url":"{{api_url}}/v1/invoices/{{invoice_id}}/online_payments","description":"<p>This API enables you to collect payment for an invoice by using a guest's previously-saved credit or debit card.</p>\n<p>You must specify appropriate details for the <code>invoice_id</code> parameter in the request URL. In addition, you must specify necessary details for the <code>account_id</code> and <code>center_id</code> in the API request body, and this API will collect online payment for the invoice.<br /></p>\n<p>If the guest's credit/debit card requires a Three-Domain Secure (<b>3D S</b>) authentication, you must pass the <code>redirect_uri</code> parameter in the API request. \nFurthermore, if a <code>hosted_payment</code> value is generated in the API response, you will be redirected to the <code>redirect_uri</code> to collect the 3D S card payment.</p>\n<p>In addition, you can use this API to either <a href=\"https://docs.zenoti.com/?version=latest#a1448314-4b36-4fe4-b78c-6a7f239b15c8\">add a tip amount while taking payment for the invoice amount</a> or <a href=\"https://docs.zenoti.com/?version=latest#a1448314-4b36-4fe4-b78c-6a7f239b15c8\">charge only the tip amount for an invoice</a>, after the invoice payment has been completed.</p>\n<p>For example, if the amount of an invoice is $100 and the tip amount is $15, you can charge a total of $115 from the guest's card at one go. Alternatively, you can first complete the invoice payment of $100 and then add the $15 tip amount.</p>\n<p>After you have taken payment for the invoice amount and tip amount, you can <a href=\"https://docs.zenoti.com/?version=latest#951bfa8b-7d33-412a-a563-168c577ee9cc\">close the invoice</a>.</p>\n<h2 id=\"request-parameters\">Request parameters</h2>\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>account_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest's saved payment account.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>redirect_uri</td>\n<td>string</td>\n<td><code>Mandatory</code><br /> After the payment processor completes the required process, you will be redirected to this Web page URI.</td>\n</tr>\n<tr>\n<td>source</td>\n<td>enum</td>\n<td><code>Optional</code><br /> Indicates the source from which the request has been initiated: Web - 0, WebStore  - 1, CheckWeb - 2, CheckWebStore - 3, Dunning - 4, Mobile - 5, MobilePOS - 6, and All - 7.<br /> <b>Default value</b>: 1.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response details</h2>\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>invoice_transaction_id</td>\n<td>guid</td>\n<td>Transaction id of the invoice payment.</td>\n</tr>\n<tr>\n<td>token_id</td>\n<td>string</td>\n<td>Token or Reference number for processing the online payment transaction.</td>\n</tr>\n<tr>\n<td>hosted_payment_uri</td>\n<td>string</td>\n<td>Represents the hosted payment URI that redirects the cardholder to the <b>3D S</b> screen.</td>\n</tr>\n<tr>\n<td>success</td>\n<td>boolean</td>\n<td>Indicates whether the online invoice payment has been successfully collected.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>418</td>\n<td>Invoice with id :  not found.</td>\n</tr>\n<tr>\n<td>460</td>\n<td>Payment is already made in full.</td>\n</tr>\n<tr>\n<td>4023</td>\n<td>Something Went Wrong.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{{invoice_id}}","online_payments"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"d2361ca6-a511-45af-b2cb-4204030812df","name":"Collect invoice payment by using a guest's saved credit/debit card","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"Represents the content type of the request body.","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"account_id\": \"9e587290-aa6c-47d4-bd20-36e587e3b153\",\n    \"center_id\": \"{{center_id}}\"\n    \"redirect_uri\": \"{{redirect_uri}}\",\n    \"source\": 1\n}"},"url":"https://api.zenoti.com/v1/invoices/{{invoice_id}}/online_payments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Jul 2019 09:56:26 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"102"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"invoice_transaction_id\": \"b0b61718-77c8-4b70-889f-eda59cbf3811\",\n    \"token_id\": \"55482148\",\n    \"hosted_payment_uri\": \"https://kdev.zenotibeta.com/Appointment/StripePaymentProcessor.aspx?ReferenceId=12eb8357-c1c9-4853-a0f3-109702d30f6e&MMSReturnURL=common/webmethods/Ccpaymentprocessor.aspx&NotSupportedCardTypes=0&ProcessorId=Stripe&PublishableKey=pk_test_9UVJFuuK1eZmPC2K15SNklnX&TransactionType=Sale&ReferenceNumber=55482165&Address=&ZipCode=&TransactionAmount=3000&Protocol=https&CurrencyCode=USD&BillingName=&BillingCity=&BillingState=&Source=Web&SubscriberId=af56e9e1-05e6-403c-84ae-89ac703396fe&CountryCode=US&ExterrnalUse=1\",\n    \"success\": true\n}"}],"_postman_id":"1d6e497b-f181-418d-afdc-5744afa0b1ab"},{"name":"Collect invoice payment by using a guest's unsaved credit/debit card","id":"cfa008fc-32ae-4bfa-9a13-3b4b964dce93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"{{center_id}}\",\n    \"redirect_uri\": \"https://docs.zenoti.com\",\n    \"share_cards_to_web\": true,\n    \"can_save_card\": true,\n    \"protocol\": \"https\",\n    \"source\": 1\n}"},"url":"{{api_url}}/v1/invoices/{{invoice_id}}/online_payments","description":"<p>This API enables you to collect payment for an invoice by using a guest's previously-unsaved credit or debit card.</p>\n<p>You must specify appropriate details for the <code>invoice_id</code> parameter in the request body, and this API will collect online payment for the invoice.<br />\n<br />\nTo collect invoice payment from a new payment account, follow these steps:<br /></p>\n<ol>\n<li>Specify appropriate details for the <code>invoice_id</code> parameter in the API request body. In the API response, a URI will be generated from the payment processor as <code>hosted_payment_uri</code><br /></li>\n<li>Go to the provided <code>hosted_payment_uri</code>. You are then redirected to a Web page from the payment processor. </li>\n<li>Provide the required account details, and then click <b>Pay Now</b>.<br />You have successfully collected online payment for the specified invoice.<br /></li>\n</ol>\n<h2 id=\"request-parameters\">Request parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>redirect_uri</td>\n<td>string</td>\n<td><code>Mandatory</code><br /> After the payment processor completes the required process, you will be redirected to this Web page URI.</td>\n</tr>\n<tr>\n<td>share_cards_to_web</td>\n<td>bool?</td>\n<td><code>Optional</code><br /> Indicates whether the credit/debit card can be shared to the Web.</td>\n</tr>\n<tr>\n<td>can_save_card</td>\n<td>bool</td>\n<td><code>Optional</code><br /> Indicates whether the credit/debit card needs to be saved in the Zenoti system.</td>\n</tr>\n<tr>\n<td>protocol</td>\n<td>string</td>\n<td><code>Optional</code><br /> Protocol of the host: <b>http</b> or <b>https<b>.</b></b></td>\n</tr>\n<tr>\n<td>source</td>\n<td>enum</td>\n<td><code>Optional</code><br /> Indicates the source from which the request has been initiated: Web - 0, WebStore  - 1, CheckWeb - 2, CheckWebStore - 3, Dunning - 4, Mobile - 5, MobilePOS - 6, and All - 7.<br /> <b>Default value</b>: 1.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response details</h2>\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>token_id</td>\n<td>string</td>\n<td>Token or Reference number for processing the online payment transaction.</td>\n</tr>\n<tr>\n<td>hosted_payment_uri</td>\n<td>string</td>\n<td>Represents the hosted payment URI that redirects the cardholder to the <b>3D S</b> screen.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>418</td>\n<td>Invoice with id :  not found.</td>\n</tr>\n<tr>\n<td>460</td>\n<td>Payment is already made in full.</td>\n</tr>\n<tr>\n<td>4023</td>\n<td>Something Went Wrong.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{{invoice_id}}","online_payments"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"92aa54b9-660d-405b-9d91-66e38a5dbba6","name":"Collect invoice payment by using a guest's unsaved credit/debit card","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"Represents the content type of the request body.","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"{{center_id}}\",\n    \"redirect_uri\": \"https://docs.zenoti.com\",\n    \"share_cards_to_web\": true,\n    \"can_save_card\": true,\n    \"protocol\": \"https\",\n    \"source\": 1\n}"},"url":"https://api.zenoti.com/v1/invoices/{{invoice_id}}/online_payments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Jul 2019 09:56:26 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"102"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"token_id\": \"55482165\",\n    \"hosted_payment_uri\": \"https://kdev.zenotibeta.com/Appointment/StripePaymentProcessor.aspx?ReferenceId=12eb8357-c1c9-4853-a0f3-109702d30f6e&MMSReturnURL=common/webmethods/Ccpaymentprocessor.aspx&NotSupportedCardTypes=0&ProcessorId=Stripe&PublishableKey=pk_test_9UVJFuuK1eZmPC2K15SNklnX&TransactionType=Sale&ReferenceNumber=55482165&Address=&ZipCode=&TransactionAmount=3000&Protocol=https&CurrencyCode=USD&BillingName=&BillingCity=&BillingState=&Source=Web&SubscriberId=af56e9e1-05e6-403c-84ae-89ac703396fe&CountryCode=US&ExterrnalUse=1\",\n    \"success\": true\n}"}],"_postman_id":"cfa008fc-32ae-4bfa-9a13-3b4b964dce93"},{"name":"Collect tip amount by using a guest's credit/debit card","id":"f3b25f92-fcde-4ebf-89c5-74df8d47af46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"account_id\": \"11ADA4D4-5FC9-46D4-8CB6-B1C532DB4CC4\",\n    \"center_id\": \"ad3feb5f-40e2-4075-8f8f-5f40ef1ed697\",\n    \"tip_amount\": 10\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/v1/invoices/{invoice_id}/online_payments","description":"<p>This API helps you to charge a tip amount for the specified invoice by using a guest's saved credit/debit card.</p>\n<p>You can add the tip while taking payment for the invoice amount. You can also charge only the tip amount for an invoice, after the invoice payment has been completed.</p>\n<p>For example, if the amount of an invoice is $100 and the tip amount is $15, you can charge a total of $115 from the guest's card at one go. Alternatively, you can first complete the invoice payment of $100 and then add the $15 tip amount.</p>\n<p>After you have taken payment for the invoice amount and tip amount, you can <a href=\"https://docs.zenoti.com/?version=latest#951bfa8b-7d33-412a-a563-168c577ee9cc\">close the invoice</a>.</p>\n<p>You must provide appropriate data for the <code>invoice_id</code> parameter.</p>\n<h2 id=\"parameters\">Parameters</h2>\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>invoice_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character ID of the specific invoice. This is a mandatory parameter.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-details\">Request Body Details</h2>\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>account_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the guest's saved card, if the tip amount is to be charged from a saved card. This is an optional parameter.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the center.</td>\n</tr>\n<tr>\n<td>tip_amount</td>\n<td>decimal</td>\n<td>Tip amount charged from the guest's card.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"reponse-details\">Reponse Details</h2>\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>invoice_transaction_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the invoice payment.</td>\n</tr>\n<tr>\n<td>token_id</td>\n<td>string</td>\n<td>Token to initialize the charging of the tip amount as part of the invoice payment.</td>\n</tr>\n<tr>\n<td>success</td>\n<td>boolean</td>\n<td>If <code>true</code>, it indicates that the tip amount was successfully charged by using the guest's card.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-message-details\">Error Message Details</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Message</th>\n<th>Error Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>InvalidInput</td>\n<td>502</td>\n<td>If the request is not valid.</td>\n</tr>\n<tr>\n<td>MissingInput</td>\n<td>503</td>\n<td>If the <code>invoice_id</code> is not specified.</td>\n</tr>\n<tr>\n<td>InvoiceNotFound</td>\n<td>418</td>\n<td>If the <code>invoice_id</code> could not be found.</td>\n</tr>\n<tr>\n<td>ApiPaymentCannotBeAddedForClosedInvoice</td>\n<td>728</td>\n<td>If the invoice has already been closed. Tips cannot be added for a closed invoice.</td>\n</tr>\n<tr>\n<td>MissingInput</td>\n<td>503</td>\n<td>If the <code>center_id</code> is not valid.</td>\n</tr>\n<tr>\n<td>UserNotFound</td>\n<td>405</td>\n<td>If the guest could not be found.</td>\n</tr>\n<tr>\n<td>UserNotAuthorized</td>\n<td>438</td>\n<td>If the Zenoti user does not have the permissions to charge tips from the guest's card.</td>\n</tr>\n<tr>\n<td>PaymentIsAlreadyMade</td>\n<td>460</td>\n<td>If the guest has already paid the invoice amount.</td>\n</tr>\n<tr>\n<td>InvoiceinGroup</td>\n<td>928</td>\n<td>If the invoice is associated to a group. Payment cannot be added for an invoice that is associated to a group.</td>\n</tr>\n<tr>\n<td>CardReaderNotFound</td>\n<td>900</td>\n<td>If the payment configuration of the card reader has not been done.</td>\n</tr>\n<tr>\n<td>PaymentAccountNotFound</td>\n<td>421</td>\n<td>If the payment account with ID as <code>PaymentaccountID</code> was not found.</td>\n</tr>\n<tr>\n<td>InvoiceDeteleted</td>\n<td>912</td>\n<td>If the invoice has already been deleted.</td>\n</tr>\n<tr>\n<td>PaymentAmountMoreThanDue</td>\n<td>913</td>\n<td>If the payment amount is more than the due amount. You must reload the invoice and then proceed.</td>\n</tr>\n<tr>\n<td>ScheduleAlreadyCollected</td>\n<td>914</td>\n<td>If the payment for this schedule of the employee has already been processed.</td>\n</tr>\n<tr>\n<td>SomethingWentWrong</td>\n<td>4023</td>\n<td>If it was not possible to initiate the credit card payment for the guest.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{invoice_id}","online_payments"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"d898b480-8360-4c26-8e28-c4bcfaa704e8","name":"Collect tip amount by using a guest's credit/debit card","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"account_id\": \"11ADA4D4-5FC9-46D4-8CB6-B1C532DB4CC4\",\n    \"center_id\": \"ad3feb5f-40e2-4075-8f8f-5f40ef1ed697\",\n    \"tip_amount\": 10\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/v1/invoices/{invoice_id}/online_payments"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"invoice_transaction_id\": \"b0b61718-77c8-4b70-889f-eda59cbf3811\",\r\n  \"token_id\": \"55482148\",\r\n  \"success\": true\r\n}"}],"_postman_id":"f3b25f92-fcde-4ebf-89c5-74df8d47af46"},{"name":"Apply a media campaign offer code on an invoice","id":"3bfdd23c-d3a2-45db-baae-2ad4e9852379","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json","description":"<p>Represents the content type of the request body.</p>\n"},{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"body":{"mode":"raw","raw":"{\r\n  \"offer_code\": \"MCCCee\",                       \r\n  \"center_id\": \"5d82106e-309a-4320-82bf-735c8c3e1ff7\"    \r\n}"},"url":"{{api_url}} /v1/invoices/{{invoice_id}}/campaign_discount/apply ","description":"<p>This API helps you to apply a media campaign offer code on an invoice. By doing so, you can provide your guests the option to avail promotional discounts on their invoice when they purchase any services or products from your Customer Mobile Application (CMA) or custom Webstore. For more information on how to configure a media campaign, refer to <a href=\"http://help.zenoti.com/en/articles/1361028-get-an-idea-on-media-campaigns\">this Help article</a>.</p>\n<p>You must specify appropriate data for the <code>invoice_id</code> parameter.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>invoice_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest's invoice.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-details\">Request Body Details</h2>\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>offer_code</td>\n<td>string</td>\n<td>Unique code of the media campaign offer.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the center at which the media campaign offer is applied on the guest's invoice.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>discount_applied</td>\n<td>boolean</td>\n<td>Indicates whether a discount was applied on the guest's specified invoice, as part of the media campaign offer.</td>\n</tr>\n<tr>\n<td>campaign_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the media campaign offer that is applied on the guest's invoice.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>503</td>\n<td>Offer code is required for applying campaign.</td>\n</tr>\n<tr>\n<td>418</td>\n<td>Invoice not found.</td>\n</tr>\n<tr>\n<td>428</td>\n<td>Invoice not found.</td>\n</tr>\n<tr>\n<td>492</td>\n<td>Group Invoice not supported.</td>\n</tr>\n<tr>\n<td>429</td>\n<td>Invoice item not found.</td>\n</tr>\n<tr>\n<td>4051</td>\n<td>User cannot access.</td>\n</tr>\n<tr>\n<td>4045</td>\n<td>Center ID cannot be empty.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Invoice center is not a valid center.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Organization ID does not match with invoice's organization ID.</td>\n</tr>\n<tr>\n<td>4017</td>\n<td>Campaign cannot be found with the given campaign details.</td>\n</tr>\n<tr>\n<td>468</td>\n<td>Organization does not allow custom discounts.</td>\n</tr>\n<tr>\n<td>4024</td>\n<td>This campaign cannot be applied simultaneously with another campaign. Undo applied campaigns to proceed with this campaign.</td>\n</tr>\n<tr>\n<td>4025</td>\n<td>Campaign can not be applied as Discount pre-requisites are not present.</td>\n</tr>\n<tr>\n<td>4026</td>\n<td>Voucher cannot be redeemed as the voucher code was already used.</td>\n</tr>\n<tr>\n<td>4027</td>\n<td>Voucher cannot be redeemed as the voucher code does not exist.</td>\n</tr>\n<tr>\n<td>4028</td>\n<td>Campaign cannot be redeemed since maximum number of redemptions for campaign has already reached.</td>\n</tr>\n<tr>\n<td>4024</td>\n<td>This campaign cannot be redeemed along with other campaigns that allow redeeming multiple campaigns.</td>\n</tr>\n<tr>\n<td>4029</td>\n<td>This campaign cannot be redeemed since another campaign that does not allow redeeming multiple campaigns is already applied.</td>\n</tr>\n<tr>\n<td>4029</td>\n<td>The campaign was already applied on few items in the invoice. To apply the campaign on more items, undo the application, and then reapply the campaign.</td>\n</tr>\n<tr>\n<td>4024</td>\n<td>This campaign cannot be applied simultaneously with another campaign.Undo applied campaigns to proceed with this campaign.</td>\n</tr>\n<tr>\n<td>500</td>\n<td>There was an error while applying the campaign.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{{invoice_id}}","campaign_discount","apply "],"host":["{{api_url}} "],"query":[],"variable":[]}},"response":[{"id":"eaf44325-c825-4168-8bf9-fb31f1833f23","name":"Apply a media campaign offer code on an invoice","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text","description":"Represents the type of the request body."},{"key":"Authorization","value":"bearer {{access_token}}","description":"Token generated from the token API.","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"offer_code\": \"MCCCee\",                       \r\n  \"center_id\": \"5d82106e-309a-4320-82bf-735c8c3e1ff7\"    \r\n}"},"url":"http://devapi.zenoti.com/v1/invoices/25b035ec-6b1e-4c9b-9227-d726d8d94fb6/campaign_discount/apply"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Jul 2019 09:01:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"61"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"WWW-Authenticate","value":"Bearer"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\r\n  \"discount_applied\": \"true\",       \r\n  \"campaign_id\" : \"518D91A3-676C-4E3B-9537-036BA071F023\",\r\n  \"error\":null\r\n}"}],"_postman_id":"3bfdd23c-d3a2-45db-baae-2ad4e9852379"},{"name":"Collect invoice payment by redeeming a guest's gift card","id":"59b708cf-9fb7-4eb6-8e8f-4dbea1b8d3fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"card_number\": \"153\",\n    \"amount\": 23,\n    \"tip_amount\": 10\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/v1/invoices/{{invoice_id}}/payments/gift_card","description":"<p>This API helps you to collect payment for the amount of an invoice by redeeming the balance of a guest’s gift card.</p>\n<p>You must first <a href=\"https://docs.zenoti.com/?version=latest#1ffcdc93-8c84-46c3-8732-549f2264719d\">verify the balance of a guest’s gift card</a>. If the gift card contains sufficient balance, you can then call this API to collect payment for the specified invoice.</p>\n<p>This gift card redemption for an invoice enables you to display the relevant details in your Zenoti UI, and map it to the respective fields in Reports and Analytics.</p>\n<p>You must specify appropriate data for the <code>invoice_id</code> parameter.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>invoice_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest's invoice.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-details\">Request Body Details</h2>\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>card_number</td>\n<td>string</td>\n<td>Number of the guest's gift card that is to be redeemed for the payment of the specified invoice.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>decimal</td>\n<td>Total amount of the invoice, including the tip amount.</td>\n</tr>\n<tr>\n<td>tip_amount</td>\n<td>decimal</td>\n<td>Tip amount included in the invoice.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>is_applied</td>\n<td>boolean</td>\n<td>Indicates whether the guest's gift card balance has been applied for the invoice payment.</td>\n</tr>\n<tr>\n<td>payment</td>\n<td>object</td>\n<td>Object that contains details about various payment-related elements. For more information, refer to the <b>payment</b> table below.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error</b> table below.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"payment\">payment</h2>\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>payment_option</td>\n<td>object</td>\n<td>Object that contains details about various payment option-related elements. For more information, refer to the <b>payment_option</b> table below.</td>\n</tr>\n<tr>\n<td>total_amount_paid</td>\n<td>decimal</td>\n<td>Total amount (including the tip amount) redeemed from the guest's gift card.</td>\n</tr>\n<tr>\n<td>amount_paid</td>\n<td>decimal</td>\n<td>Amount redeemed from the guest's gift card for the invoice, excluding the tip amount.</td>\n</tr>\n<tr>\n<td>tip_amount</td>\n<td>decimal</td>\n<td>Tip amount redeemed from the guest's gift card.</td>\n</tr>\n<tr>\n<td>ssg_amount</td>\n<td>decimal</td>\n<td>The service charge amount redeemed from the guest's gift card.</td>\n</tr>\n<tr>\n<td>fee_amount</td>\n<td>decimal</td>\n<td>The environment fee amount redeemed from the guest's gift card.</td>\n</tr>\n<tr>\n<td>cash_back_amount</td>\n<td>decimal</td>\n<td>The amount received by the guest as cashback for the gift card redemption.</td>\n</tr>\n<tr>\n<td>transaction_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest's transaction.</td>\n</tr>\n<tr>\n<td>payment_date</td>\n<td>datetime</td>\n<td>Date and time on which the invoice payment was redeemed from the guest's gift card.</td>\n</tr>\n<tr>\n<td>cash_regester_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the cash register to which the guest's gift card redemption amount was added.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"payment_option\">payment_option</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the selected payment option.</td>\n</tr>\n<tr>\n<td>payment_mode</td>\n<td>enum</td>\n<td>Indicates the mode of invoice payment: NotSpecified = -1, Cash = 0,  GiftCard = 1, Membership = 2, Package = 3, Custom = 4, CreditCard = 5, Cheque = 6, LoyaltyPoints = 7, Cashback = 8, and PrepaidCard = 9. If you do not specify <code>payment_mode</code> as <b>1</b> or if you do not specify any value for <code>payment_mode</code>, the default payment method saved for the guest is considered.</td>\n</tr>\n<tr>\n<td>payment_name</td>\n<td>string</td>\n<td>Name of the payment option used by the guest.</td>\n</tr>\n<tr>\n<td>card_number</td>\n<td>string</td>\n<td>Number of the guest's gift card redeemed to make the invoice payment.</td>\n</tr>\n<tr>\n<td>additional_data</td>\n<td>string</td>\n<td>Any additional details on the guest's gift card redemption.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error\">error</h2>\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>code</td>\n<td>int</td>\n<td>Status code that represents the type of the error.</td>\n</tr>\n<tr>\n<td>message</td>\n<td>string</td>\n<td>Message that describes the error.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-message-details\">Error Message Details</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Message</th>\n<th>Error Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Card Number Not found.</td>\n<td>502</td>\n<td>If the guest's gift card number is not valid.</td>\n</tr>\n<tr>\n<td>Gift Card Not found.</td>\n<td>436</td>\n<td>If the guest's gift card details could not be retrieved.</td>\n</tr>\n<tr>\n<td>Gift Card Not Supported For Paying Tips.</td>\n<td>502</td>\n<td>If gift card redemption is not supported to pay tips.</td>\n</tr>\n<tr>\n<td>You cannot add payment here, since this invoice was associated with a group.</td>\n<td>492</td>\n<td>If the guest's gift card redemption is to be made for a Group invoice. Currently, you cannot redeem gift cards for Group invoices.</td>\n</tr>\n<tr>\n<td>Payment cannot be added for closed invoice.</td>\n<td>728</td>\n<td>If the invoice has already been closed, you cannot redeem a guest's gift card to collect payment for that invoice.</td>\n</tr>\n<tr>\n<td>Amount has to be greater than 0.</td>\n<td>4002</td>\n<td>If the gift card redemption amount for the invoice is zero or fewer than zero.</td>\n</tr>\n<tr>\n<td>Invalid Giftcard. This is gift credit which can not be used for payment.</td>\n<td>491</td>\n<td>If the guest's gift card balance does not support payment for invoices.</td>\n</tr>\n<tr>\n<td>User was not found.</td>\n<td>405</td>\n<td>If the guest details could not be retrieved.</td>\n</tr>\n<tr>\n<td>Gift Card could not be applied.</td>\n<td>434</td>\n<td>If the guest's gift card could not be applied to collect payment for the invoice.</td>\n</tr>\n<tr>\n<td>Invoice does not exists.</td>\n<td>428</td>\n<td>If the invoice ID is not valid.</td>\n</tr>\n<tr>\n<td>Payment is already made in full</td>\n<td>468</td>\n<td>If full payment for the invoice has already been completed.</td>\n</tr>\n<tr>\n<td>Gift card is not supported for paying gratuity</td>\n<td>499</td>\n<td>If the guest's specified guest card does not support the payment of gratuity.</td>\n</tr>\n<tr>\n<td>Invalid Giftcard. A card with this number was not sold. Or Cross Center redemption is off and gift card wasn't sold in this center. Gift card number : 153</td>\n<td>1212</td>\n<td>If the guest's gift card is not valid. Or, if the cross center redemption for the gift card was turned OFF. Or, if the gift card was not sold at the center.</td>\n</tr>\n<tr>\n<td>This Giftcard is already expired. Gift card number : 153</td>\n<td>1213</td>\n<td>If the guest's gift card has already expired.</td>\n</tr>\n<tr>\n<td>This Giftcard is one time use and is already used. Gift card number : 153</td>\n<td>1214</td>\n<td>If the guest's gift card balance can only be redeemed once, and the guest has already redeemed the gift card.</td>\n</tr>\n<tr>\n<td>This giftcard can only be used in Hyderabadd center. Gift card number : 153</td>\n<td>1215</td>\n<td>If the guest's gift card can only be redeemed at a center in Hyderabad.</td>\n</tr>\n<tr>\n<td>There is no sufficient balance in your gift card. Current Balance(0)</td>\n<td>4008</td>\n<td>If the guest's gift card does not contain sufficient balance to pay for the invoice.</td>\n</tr>\n<tr>\n<td>Error While Adding Payment.</td>\n<td>716</td>\n<td>If the guest's gift card could not be redeemed to pay for the invoice.</td>\n</tr>\n<tr>\n<td>unable to add payment.</td>\n<td>4023</td>\n<td>If the guest's gift card could not be used to pay for the invoice.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{{invoice_id}}","payments","gift_card"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"7c5e61bd-f4b0-4d7a-94ef-7e8dbb5767a1","name":"Collect invoice payment by redeeming a guest's gift card","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"description":"Represents the content type of the request body.","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"card_number\": \"153\",\n    \"amount\": 23,\n    \"tip_amount\": 10\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/v1/invoices/66ba9250-f89c-4af2-acd4-874f64b28818/payments/gift_card"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n\"is_applied\": true,\r\n    \"payment\": {\r\n        \"payment_option\": {\r\n            \"id\": \"a9c88fa7-d464-4216-835e-77e30c01e7fc\",\r\n            \"payment_mode\": 1,\r\n            \"payment_name\": \"Gift Card\",\r\n            \"card_number\": \"153\",\r\n            \"additional_data\": null\r\n},\r\n \"total_amount_paid\": 23.0000,\r\n        \"amount_paid\": 13.0000,\r\n        \"tip_amount\": 10.0,\r\n        \"ssg_amount\": 0.0,\r\n        \"fee_amount\": 0.0,\r\n        \"cash_back_amount\": 0.0,\r\n        \"transaction_id\": \"ab8bc8dc-5f69-4325-b06a-1d7586636568\",\r\n        \"payment_date\": \"2020-03-27T05:35:12.2\",\r\n        \"cash_regester_id\": \"00000000-0000-0000-0000-000000000000\"\r\n},\r\n\"error\": {\r\n\"code\": 716,\r\n\"message\": \"Error While Adding Payment.\"\r\n}\r\n}"}],"_postman_id":"59b708cf-9fb7-4eb6-8e8f-4dbea1b8d3fb"},{"name":"Insert custom payment for an invoice into Zenoti","id":"b7574990-83cc-4ce5-aee8-f367c24ff434","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"amount\": 100,\n    \"tip_amount\": 15,\n    \"cash_register_id\": \"7c7dc644-13da-44d7-a874-ddabcc4bc32c\",\n    \"custom_payment_id\": \"fb423005-e427-4e1c-b3f6-41338dc1427a\",\n    \"additional_data\": \"sample string 4\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/v1/invoices/{invoice_id}/payment/custom","description":"<p>This API inserts the details of a custom payment (which has been collected by using a third-party software) for an invoice into Zenoti.<br /> \n<br />\nFor example, an organization uses a third-party software to collect guests' payment for an invoice. You can then use this API to insert the collected custom payment from that third-party software into Zenoti.\n<b>Note</b>: To integrate the required custom payment in your account, you must reach out to your respective Zenoti representative.<br /></p>\n<p>This custom payment information for an invoice enables you to display the relevant details in your Zenoti UI, and map it to the respective fields in Reports and Analytics.</p>\n<p>You must specify appropriate data for the <code>invoice_id</code> parameter.</p>\n<h2 id=\"parameters\">Parameters</h2>\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>invoice_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character ID of the guest's invoice. This is a mandatory parameter.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-details\">Request Body Details</h2>\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>amount</td>\n<td>decimal</td>\n<td>Total amount of the invoice, including the tip amount.</td>\n</tr>\n<tr>\n<td>tip_amount</td>\n<td>decimal</td>\n<td>Tip amount included in the invoice.</td>\n</tr>\n<tr>\n<td>cash_register_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the cash register to which the custom invoice payment amount was added.</td>\n</tr>\n<tr>\n<td>custom_payment_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the custom invoice payment.</td>\n</tr>\n<tr>\n<td>additional_data</td>\n<td>string</td>\n<td>Any additional information on the custom invoice payment.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>transaction</td>\n<td>object</td>\n<td>Object that contains details about various transaction-related elements. For more information, refer to the <b>transaction</b> table below.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error</b> table below.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"transaction\">transaction</h2>\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>payment_option</td>\n<td>object</td>\n<td>Object that contains details about various payment option-related elements. For more information, refer to the <b>payment_option</b> table below.</td>\n</tr>\n<tr>\n<td>total_amount_paid</td>\n<td>decimal</td>\n<td>Total amount paid by the guest, including the tip amount.</td>\n</tr>\n<tr>\n<td>amount_paid</td>\n<td>decimal</td>\n<td>Amount paid by the guest for the invoice, excluding the tip amount.</td>\n</tr>\n<tr>\n<td>tip_amount</td>\n<td>decimal</td>\n<td>Tip amount paid by the guest.</td>\n</tr>\n<tr>\n<td>ssg_amount</td>\n<td>decimal</td>\n<td>The service charge amount paid by the guest.</td>\n</tr>\n<tr>\n<td>fee_amount</td>\n<td>decimal</td>\n<td>The environment fee amount paid by the guest.</td>\n</tr>\n<tr>\n<td>cash_back_amount</td>\n<td>decimal</td>\n<td>The amount received by the guest as cashback for making the custom payment.</td>\n</tr>\n<tr>\n<td>transaction_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the guest's transaction.</td>\n</tr>\n<tr>\n<td>payment_date</td>\n<td>datetime</td>\n<td>Date and time on which the guest made the custom invoice payment.</td>\n</tr>\n<tr>\n<td>cash_regester_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the cash register to which the custom invoice payment amount was added.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"payment_option\">payment_option</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the payment option used by the guest to make the custom payment.</td>\n</tr>\n<tr>\n<td>payment_mode</td>\n<td>enum</td>\n<td>Indicates the mode of custom payment: NotSpecified = -1, Cash = 0,  GiftCard = 1, Membership = 2, Package = 3, Custom = 4, CreditCard = 5, Cheque = 6, LoyaltyPoints = 7, Cashback = 8, and PrepaidCard = 9.</td>\n</tr>\n<tr>\n<td>payment_name</td>\n<td>string</td>\n<td>Name of the payment option used by the guest.</td>\n</tr>\n<tr>\n<td>card_number</td>\n<td>string</td>\n<td>Number of the card that the guest used to make the custom payment.</td>\n</tr>\n<tr>\n<td>additional_data</td>\n<td>string</td>\n<td>Any additional details on the payment option used by the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error\">error</h2>\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>StatusCode</td>\n<td>int</td>\n<td>Status code that represents the type of the error.</td>\n</tr>\n<tr>\n<td>Message</td>\n<td>string</td>\n<td>Message that describes the error.</td>\n</tr>\n<tr>\n<td>InternalMessage</td>\n<td>string</td>\n<td>Internal message that describes about the error in more detail.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-message-details\">Error Message Details</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Message</th>\n<th>Error Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>invalid invoiceid.</td>\n<td>502</td>\n<td>If the specified invoice ID is not valid.</td>\n</tr>\n<tr>\n<td>invalid custompaymentId.</td>\n<td>502</td>\n<td>If the specified custom payment ID is not valid.</td>\n</tr>\n<tr>\n<td>invalid cashregisterid.</td>\n<td>502</td>\n<td>If the specified cash register ID is not valid.</td>\n</tr>\n<tr>\n<td>Group Invoice Not Supported.</td>\n<td>492</td>\n<td>If custom payment is to be inserted for a Group invoice. Currently, you cannot insert custom payment for Group invoices.</td>\n</tr>\n<tr>\n<td>Payment cannot be added for closed invoice.</td>\n<td>728</td>\n<td>If the invoice has already been closed, you cannot insert custom payment for that invoice into Zenoti.</td>\n</tr>\n<tr>\n<td>Amount has to be greater than 0.</td>\n<td>4002</td>\n<td>If the custom payment amount for the invoice is zero or fewer than zero.</td>\n</tr>\n<tr>\n<td>Amount should be greater than tip amount.</td>\n<td>4064</td>\n<td>If the service payment amount for the invoice is fewer than the tip amount.</td>\n</tr>\n<tr>\n<td>User was not found.</td>\n<td>405</td>\n<td>If the guest details could not be retrieved.</td>\n</tr>\n<tr>\n<td>Payment is already made in full.</td>\n<td>460</td>\n<td>If full payment for the invoice has already been completed.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{invoice_id}","payment","custom"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"ba7c670d-c623-456c-9943-a8a27f8123d0","name":"Insert custom payment for an invoice into Zenoti","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"amount\": 100,\n    \"tip_amount\": 15,\n    \"cash_register_id\": \"7c7dc644-13da-44d7-a874-ddabcc4bc32c\",\n    \"custom_payment_id\": \"fb423005-e427-4e1c-b3f6-41338dc1427a\",\n    \"additional_data\": \"sample string 4\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/v1/invoices/{invoice_id}/payment/custom"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":"{\r\n\"transaction\": {\r\n\"payment_option\": {\r\n\"id\": \"77e66a9a-b041-4645-a54c-d3ff8b9c6d7e\",\r\n\"payment_mode\": 0,\r\n\"payment_name\": \"sample string 2\",\r\n\"card_number\": \"sample string 3\",\r\n\"additional_data\": \"sample string 4\"\r\n},\r\n\"total_amount_paid\": 125.0,\r\n\"amount_paid\": 100.0,\r\n\"tip_amount\": 15.0,\r\n\"ssg_amount\": 10.0,\r\n\"fee_amount\": 10.0,\r\n\"cash_back_amount\": 10.0,\r\n\"transaction_id\": \"7bccbae0-591b-4a6b-bf02-56e135071d5d\",\r\n\"payment_date\": \"2020-02-03T15:50:44.5080763+05:30\",\r\n\"cash_regester_id\": \"81a6a904-9a74-4911-bbc0-18ff9ef713a9\"\r\n},\r\n\"error\": {\r\n\"StatusCode\": 1,\r\n\"Message\": \"sample string 2\",\r\n\"InternalMessage\": \"sample string 3\"\r\n}\r\n}"}],"_postman_id":"b7574990-83cc-4ce5-aee8-f367c24ff434"},{"name":"Close an invoice","id":"3fbd2419-b137-4208-9a36-f7cc33c496a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"is_invoice_closed\": true,\n    \"error\": {\n        \"StatusCode\": 1,\n        \"Message\": \"sample string 2\",\n        \"InternalMessage\": \"sample string 3\"\n    },\n    \"status\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/v1/invoices/{invoice_id}/close","description":"<p>This API closes the specified invoice. You can only close an invoice after the total invoice amount has been paid in full (which means that the balance amount of the invoice is zero).</p>\n<p>You must provide appropriate data for the <code>invoice_id</code> parameter.</p>\n<h2 id=\"parameters\">Parameters</h2>\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>invoice_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character ID of the specific invoice. This is a mandatory parameter.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-details\">Request Body Details</h2>\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>is_invoice_closed</td>\n<td>boolean</td>\n<td>If <code>true</code>, it indicates that the invoice was successfully closed.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error</b> table below.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>enum</td>\n<td>Indicates the status of the appointment: NoShow = -2, Cancelled = -1, New = 0, Closed = 1, Checkin = 2, Confirm = 4, Break = 10, NotSpecified = 11, Available = 20, and Voided = 21.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error\">error</h2>\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>StatusCode</td>\n<td>int</td>\n<td>Status code that represents the type of the error.</td>\n</tr>\n<tr>\n<td>Message</td>\n<td>string</td>\n<td>Message that describes the error.</td>\n</tr>\n<tr>\n<td>InternalMessage</td>\n<td>string</td>\n<td>Internal message that describes about the error in more detail.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>is_invoice_closed</td>\n<td>boolean</td>\n<td>If <code>true</code>, it indicates that the invoice was successfully closed.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-message-details\">Error Message Details</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Message</th>\n<th>Error Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>This invoice has a future appointment and will not be closed.</td>\n<td>1113</td>\n<td>If the invoice contains an appointment for a future date, and it cannot be closed on the current date.</td>\n</tr>\n<tr>\n<td>Group Invoice Not Supported.</td>\n<td>492</td>\n<td>If the invoice is a Group invoice. You currently cannot close group invoices.</td>\n</tr>\n<tr>\n<td>Full Payment of invoice is not made.</td>\n<td>419</td>\n<td>If the full payment for the invoice has not been completed, you cannot close the invoice.</td>\n</tr>\n<tr>\n<td>Payment is made in excess.</td>\n<td>459</td>\n<td>If more payment than the required amount has been paid for the invoice.</td>\n</tr>\n<tr>\n<td>There are some unassigned tips. You must assign all tips to close the invoice.</td>\n<td>1112</td>\n<td>If some tips have not been assigned as part of the invoice.</td>\n</tr>\n<tr>\n<td>The loyalty points payments in this invoice exceed the maximum amount you can pay using points.</td>\n<td>459</td>\n<td>If the loyalty points payment that has been added in the invoice exceeds the maximum amount that you can pay by using points.</td>\n</tr>\n<tr>\n<td>SSG not paid fully.</td>\n<td>419</td>\n<td>If the service charge amount has not been fully paid for the invoice.</td>\n</tr>\n<tr>\n<td>Invoice could not be closed.</td>\n<td>719</td>\n<td>If it was not possible to close the invoice.</td>\n</tr>\n<tr>\n<td>Invoice not found.</td>\n<td>428</td>\n<td>If the invoice details could not be found.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{invoice_id}","close"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"a059e11e-51eb-40b7-b10b-61d6a33fce0b","name":"Close an invoice","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"is_invoice_closed\": true,\n    \"error\": {\n        \"StatusCode\": 1,\n        \"Message\": \"sample string 2\",\n        \"InternalMessage\": \"sample string 3\"\n    },\n    \"status\": 0\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/v1/invoices/{invoice_id}/close"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"is_invoice_closed\": true,\r\n  \"error\": null,\r\n  \"status\": 11\r\n}"}],"_postman_id":"3fbd2419-b137-4208-9a36-f7cc33c496a3"}],"id":"be12a425-2b36-4ecf-a6e5-eb1633a6fa02","description":"<p>This collection of APIs provides a convenient interface to retrieve the list of products available in a center, sell products, and add products to an existing invoice.<br /></p>\n<blockquote>\n<p>You must mark a product as Retail to make it available for sale.</p>\n</blockquote>\n<p>These are the three steps involved in the sale of products: <br /></p>\n<h4 id=\"step-1--choose-a-product\">Step 1 : Choose a product</h4>\n<ol>\n<li>If you want to sell/purchase a product from a list of products, use the <a href=\"https://docs.zenoti.com/?version=latest#9d490ed6-37fa-45e4-94df-6abf0dc7e1cc\">List all products of a center</a> API to retrieve the products in a center. Expand the preferences of the product and select a product that has the retail parameter set as true and proceed to step 2.<br /></li>\n</ol>\n<h4 id=\"step-2--generate-an-invoice\">Step 2 : Generate an invoice</h4>\n<ol>\n<li>Search for a guest by using the <a href=\"https://docs.zenoti.com/?version=latest#e24a2946-3fc5-425c-b125-7d6634c35a7f\">Search for a guest</a> API.<br /></li>\n<li>Use the <a href=\"https://docs.zenoti.com/?version=latest#99c7c188-cdee-4479-b3e7-c2b9a9b235da\">Create an invoice for products</a> API to book the required products and generate an invoice.<br />\nAlternatively, if you want to add a product to the existing invoice, use the <a href=\"https://docs.zenoti.com/?version=latest#9ed33d5d-07b3-4f93-81ef-d1bf5cefe55f\">Add a product to the invoice</a> API to add the required products to the invoice.</li>\n</ol>\n<h4 id=\"step-3--collect-payment-for-the-invoice\">Step 3 : Collect payment for the invoice</h4>\n<ol>\n<li>Verify the invoice details by using the <a href=\"https://docs.zenoti.com/?version=latest#ed6f2f56-fbd0-48a5-933f-c2af78c64b63\">Retrieve invoice details</a> API.<br /></li>\n<li>Use the <a href=\"https://docs.zenoti.com/?version=latest#073fb2ce-3270-4158-80f7-f4fe55e6bae9\">Retrieve the saved credit/debit cards of a guest</a> API to retrieve the list of saved cards of a guest.<br /></li>\n<li>Collect payment by using the <a href=\"https://docs.zenoti.com/?version=latest#74e70172-ea9b-4388-a06b-2e0003d52664\">Collect invoice payment by using a guest's saved credit/debit card </a> API.<br /></li>\n<li>Use the <a href=\"https://docs.zenoti.com/?version=latest#18c4b4ec-6f62-473f-837b-85030b38e0cf\">Insert custom payment for an invoice into Zenoti</a> API to insert the details of a custom payment (which has been collected by using a third-party software) for an invoice into Zenoti.</li>\n<li>If a guest wants to use a new card for payment, use the <a href=\"https://docs.zenoti.com/?version=latest#125f870d-6f40-4e11-82e9-095cc8d442dd\">Collect invoice payment by using a guest's unsaved credit/debit card</a> API and complete the payment.<br /></li>\n<li>Check whether the invoice has been closed and make sure the payment has been completed successfully by using the <a href=\"https://docs.zenoti.com/?version=latest#ed6f2f56-fbd0-48a5-933f-c2af78c64b63\">Retrieve invoice details</a> API.<br /></li>\n<li>If the card on file is mandatory and the guest has no saved cards, you can add it by using the <a href=\"https://docs.zenoti.com/?version=latest#93b80949-30ea-4f8e-b428-c9b1f931ea12\">Add a credit/debit card for a guest</a> API.<br /></li>\n</ol>\n","event":[{"listen":"prerequest","script":{"id":"0512a5eb-e63a-4db2-a08e-4567fb2b23a7","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"4e3de9c6-3509-4e18-87c2-11cb66328bb8","type":"text/javascript","exec":[""]}}],"_postman_id":"be12a425-2b36-4ecf-a6e5-eb1633a6fa02"},{"name":"Membership Sale","item":[{"name":"List all memberships in a center","id":"1840683b-b83a-4c0c-8c14-aaa9ad7c1b10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/centers/{{center_id}}/memberships","description":"<p>Supply unique identifier of the center as <code>center_id</code> and this API will retrieve the list of memberships associated with that center if the membership falls within the active sale period.</p>\n<h2 id=\"response-details\">Response Details</h2>\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>memberships</td>\n<td>list</td>\n<td>List of memberships available in the center</td>\n</tr>\n<tr>\n<td>total_no_of_memberships</td>\n<td>integer</td>\n<td>Total no of memberships</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"membership-object\">Membership Object</h2>\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>id</td>\n<td>guid</td>\n<td>unique identifier of the membership</td>\n</tr>\n<tr>\n<td>version_id</td>\n<td>guid</td>\n<td>unique identifier of the membership version</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>name of the membership</td>\n</tr>\n<tr>\n<td>price</td>\n<td>double</td>\n<td>price of the template</td>\n</tr>\n<tr>\n<td>can_book</td>\n<td>boolean</td>\n<td>whether this membership can be booked</td>\n</tr>\n<tr>\n<td>show_price</td>\n<td>boolean</td>\n<td>whether the price has to be shown</td>\n</tr>\n<tr>\n<td>display_name</td>\n<td>string</td>\n<td>display name of the membership</td>\n</tr>\n<tr>\n<td>image_paths</td>\n<td>dictionary</td>\n<td>name-value pairs of membership images containing pixel sizes and location respectively</td>\n</tr>\n<tr>\n<td>is_recurring_membership</td>\n<td>boolean</td>\n<td>if this membership is a recurring membership</td>\n</tr>\n<tr>\n<td>membership_type</td>\n<td>integer</td>\n<td>0-Non-recurring, 1-Recurring, 2-Setup</td>\n</tr>\n<tr>\n<td>first_collection_after</td>\n<td>integer</td>\n<td>Number of days after which first collection occurs</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string</td>\n<td>description of the membership</td>\n</tr>\n<tr>\n<td>html_description</td>\n<td>string</td>\n<td>description of the membership containing html elements</td>\n</tr>\n<tr>\n<td>terms_and_conditions</td>\n<td>string</td>\n<td>Text containing terms and conditions of the membership</td>\n</tr>\n<tr>\n<td>terms_and_conditions_acceptance</td>\n<td>string</td>\n<td>Acceptance text of the terms and conditions</td>\n</tr>\n<tr>\n<td>enforce_mandatory_fields</td>\n<td>boolean</td>\n<td>Enforce mandatory fields in the membership</td>\n</tr>\n<tr>\n<td>payment_frequency</td>\n<td>string</td>\n<td>In Days Or Months - Frequency of the payment in case of recurring membership</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","centers","{{center_id}}","memberships"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"56bf2cb4-a0dd-45fb-a4ee-a6208af84d49","name":"List all memberships in a center","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":"https://api.zenoti.com/v1/centers/{{center_id}}/memberships"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 09 Aug 2019 06:06:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"649"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"memberships\": [\r\n        {\r\n            \"id\": \"13894bfb-7b3d-41a7-b39e-11f615c21733\",\r\n            \"version_id\": \"8688c362-1a5e-4a4f-8e35-359f61104c40\",\r\n            \"name\": \"membership offline recurring\",\r\n            \"price\": {\r\n                \"currency_id\": 148,\r\n                \"sales\": 0.0000,\r\n                \"tax\": 0.0,\r\n                \"final\": 0.0000\r\n            },\r\n            \"can_book\": false,\r\n            \"show_price\": false,\r\n            \"display_name\": null,\r\n            \"display_price\": null,\r\n            \"image_paths\": null,\r\n            \"is_recurring_membership\": true,\r\n            \"membership_type\": 1,\r\n            \"first_collection_after\": 0,\r\n            \"description\": \"\",\r\n            \"html_description\": null,\r\n            \"terms_and_conditions\": null,\r\n            \"terms_and_conditions_acceptance\": null,\r\n            \"enforce_mandatory_fields\": false,\r\n            \"payment_frequency\": \" Month\"\r\n        },\r\n        {\r\n            \"id\": \"0d9457d1-5940-4532-8f94-de8ee25e36b3\",\r\n            \"version_id\": \"35448433-4957-41e5-8b61-1f3fd7048a0d\",\r\n            \"name\": \"Membership redemption\",\r\n            \"price\": {\r\n                \"currency_id\": 148,\r\n                \"sales\": 0.0000,\r\n                \"tax\": 0.0,\r\n                \"final\": 0.0000\r\n            },\r\n            \"can_book\": false,\r\n            \"show_price\": false,\r\n            \"display_name\": null,\r\n            \"display_price\": null,\r\n            \"image_paths\": null,\r\n            \"is_recurring_membership\": true,\r\n            \"membership_type\": 1,\r\n            \"first_collection_after\": 2,\r\n            \"description\": \"\",\r\n            \"html_description\": null,\r\n            \"terms_and_conditions\": null,\r\n            \"terms_and_conditions_acceptance\": null,\r\n            \"enforce_mandatory_fields\": false,\r\n            \"payment_frequency\": \" Month\"\r\n        },\r\n        {\r\n            \"id\": \"314f04d6-65b4-4c44-b829-3141d417ae1b\",\r\n            \"version_id\": \"8cb129b5-a196-4b29-8073-0d148183fa37\",\r\n            \"name\": \"memebership offline forms\",\r\n            \"price\": {\r\n                \"currency_id\": 148,\r\n                \"sales\": 100.0000,\r\n                \"tax\": 0.0,\r\n                \"final\": 100.0000\r\n            },\r\n            \"can_book\": false,\r\n            \"show_price\": false,\r\n            \"display_name\": null,\r\n            \"display_price\": null,\r\n            \"image_paths\": null,\r\n            \"is_recurring_membership\": false,\r\n            \"membership_type\": 0,\r\n            \"first_collection_after\": 0,\r\n            \"description\": \"\",\r\n            \"html_description\": null,\r\n            \"terms_and_conditions\": null,\r\n            \"terms_and_conditions_acceptance\": null,\r\n            \"enforce_mandatory_fields\": false,\r\n            \"payment_frequency\": \"\"\r\n        },\r\n        {\r\n            \"id\": \"b9de54d2-2512-4848-ba9b-ea86e78c4048\",\r\n            \"version_id\": \"9340983c-bdf7-481e-b10b-6626977e1ed4\",\r\n            \"name\": \"memebership online forms\",\r\n            \"price\": {\r\n                \"currency_id\": 148,\r\n                \"sales\": 100.0000,\r\n                \"tax\": 0.0,\r\n                \"final\": 100.0000\r\n            },\r\n            \"can_book\": false,\r\n            \"show_price\": true,\r\n            \"display_name\": null,\r\n            \"display_price\": null,\r\n            \"image_paths\": null,\r\n            \"is_recurring_membership\": true,\r\n            \"membership_type\": 1,\r\n            \"first_collection_after\": 0,\r\n            \"description\": \"sdfs\",\r\n            \"html_description\": null,\r\n            \"terms_and_conditions\": null,\r\n            \"terms_and_conditions_acceptance\": null,\r\n            \"enforce_mandatory_fields\": false,\r\n            \"payment_frequency\": \" Month\"\r\n        },\r\n        {\r\n            \"id\": \"ae9c9da6-f8a6-43c3-84fd-2cca6a62f77a\",\r\n            \"version_id\": \"7c6a0a36-71ef-485c-89e5-d3c1e68fc7b9\",\r\n            \"name\": \"memebership online non recurring\",\r\n            \"price\": {\r\n                \"currency_id\": 148,\r\n                \"sales\": 100.0000,\r\n                \"tax\": 0.0,\r\n                \"final\": 100.0000\r\n            },\r\n            \"can_book\": false,\r\n            \"show_price\": false,\r\n            \"display_name\": null,\r\n            \"display_price\": null,\r\n            \"image_paths\": null,\r\n            \"is_recurring_membership\": false,\r\n            \"membership_type\": 0,\r\n            \"first_collection_after\": 0,\r\n            \"description\": \"dsfa\",\r\n            \"html_description\": \"adsf\",\r\n            \"terms_and_conditions\": null,\r\n            \"terms_and_conditions_acceptance\": null,\r\n            \"enforce_mandatory_fields\": false,\r\n            \"payment_frequency\": \"\"\r\n        },\r\n        {\r\n            \"id\": \"16bf6f8a-276d-4300-93a8-c4ae77778874\",\r\n            \"version_id\": \"736a08df-727d-440b-a139-e8eb50d12712\",\r\n            \"name\": \"Memebership payement\",\r\n            \"price\": {\r\n                \"currency_id\": 148,\r\n                \"sales\": 0.0000,\r\n                \"tax\": 0.0,\r\n                \"final\": 0.0000\r\n            },\r\n            \"can_book\": false,\r\n            \"show_price\": false,\r\n            \"display_name\": null,\r\n            \"display_price\": null,\r\n            \"image_paths\": null,\r\n            \"is_recurring_membership\": false,\r\n            \"membership_type\": 0,\r\n            \"first_collection_after\": 0,\r\n            \"description\": \"\",\r\n            \"html_description\": null,\r\n            \"terms_and_conditions\": null,\r\n            \"terms_and_conditions_acceptance\": null,\r\n            \"enforce_mandatory_fields\": false,\r\n            \"payment_frequency\": \"\"\r\n        }\r\n    ],\r\n    \"total_no_of_memberships\": 6\r\n}"}],"_postman_id":"1840683b-b83a-4c0c-8c14-aaa9ad7c1b10"},{"name":"Search for a guest","event":[{"listen":"test","script":{"id":"a2d43356-76a0-4859-93d3-3c032e295d9b","exec":["pm.test(\"Status code is 400\", function () {","    pm.response.to.have.status(400);","});","","pm.test(\"Response contain Invalid Input Exception code\", function () {","    var jsonData = pm.response.json();","    pm.expect(jsonData.code).to.eql(502);","});","","pm.test(\"Response contain center_id is not passed\", function () {","    var jsonData = pm.response.json();","    pm.expect(jsonData.message).to.eql(\"center_id is not passed\");","});"],"type":"text/javascript"}}],"id":"79fd30d4-134b-4faa-b35b-6762fb8ee22c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text","description":"<p>Access token generated from the token API.</p>\n"}],"url":"{{api_url}}/v1/guests/search?first_name={{first_name}}&last_name={{last_name}}&center_id={{center_id}}&zip_code={{zip_code}}&phone={{phone}}&tags={{tags}}&user_name={{user_name}}&user_code={{user_code}}&email={{user_email}}","description":"<p>This api will search the guests in the center of the passed center_id based on the search fields supllied as the query parameters. you should supply atleast one search filed and value should contain atleast 3 characters or 3 digits.<br /> you can also use pagination by passing page and size query parameters if you have huge number of records by default page is set to 1 and size is set to 10. size cannot be more than 100 which means maximum records per page cannot be more than 100.</p>\n","urlObject":{"path":["v1","guests","search"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>use this search field an guests who has similar first name as passed value are fetched</p>\n","type":"text/plain"},"key":"first_name","value":"{{first_name}}"},{"description":{"content":"<p>use this search field and guests who has similar last name as passed value are fetched</p>\n","type":"text/plain"},"key":"last_name","value":"{{last_name}}"},{"description":{"content":"<p>A unique identifer of the center in which you want to search the guest</p>\n","type":"text/plain"},"key":"center_id","value":"{{center_id}}"},{"description":{"content":"<p>use this search field and guests who has same zip code as passed value are  fetched</p>\n","type":"text/plain"},"key":"zip_code","value":"{{zip_code}}"},{"description":{"content":"<p>use this search field and guests who has similar phone number as passed value are fetched</p>\n","type":"text/plain"},"key":"phone","value":"{{phone}}"},{"description":{"content":"<p>use this search field and guests who has tag as passed value are fetched</p>\n","type":"text/plain"},"key":"tags","value":"{{tags}}"},{"description":{"content":"<p>use this search field and guests who has exact username as passed value are  fetched</p>\n","type":"text/plain"},"key":"user_name","value":"{{user_name}}"},{"description":{"content":"<p>use this search field and guests who has exact usercode as passed value are  fetched</p>\n","type":"text/plain"},"key":"user_code","value":"{{user_code}}"},{"description":{"content":"<p>use this search field and guests who has email like  passed value are  fetched</p>\n","type":"text/plain"},"key":"email","value":"{{user_email}}"}],"variable":[]}},"response":[{"id":"94ef961e-3940-4866-a67e-cee4a1f1adf7","name":"search for a guest","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/guests/search?first_name=simon&last_name=simon&center_id={{center_id}}&zip_code=502032&phone=7777799988&tags=CHECKED_IN&user_name=simonsimu&email=simon&expand=tags&expand=address_info&expand=preferences&expand=referral&expand=primary_employee","protocol":"https","host":["api","zenoti","com"],"path":["v1","guests","search"],"query":[{"key":"first_name","value":"simon"},{"key":"last_name","value":"simon"},{"key":"center_id","value":"{{center_id}}"},{"key":"zip_code","value":"502032"},{"key":"phone","value":"7777799988"},{"key":"tags","value":"CHECKED_IN"},{"key":"user_name","value":"simonsimu"},{"key":"email","value":"simon"},{"key":"expand","value":"tags"},{"key":"expand","value":"address_info"},{"key":"expand","value":"preferences"},{"key":"expand","value":"referral"},{"key":"expand","value":"primary_employee"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 28 Nov 2018 05:14:20 GMT"},{"key":"Content-Length","value":"1308"},{"key":"X-OSSProxy","value":"OSSProxy 1.3.337.419 (Build 337.419 Win32 en-us)(Oct 17 2018 14:40:33) "},{"key":"Connection","value":"keep-alive"},{"key":"Proxy-Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"guests\": [\n        {\n            \"id\": \"A9996495-6BCD-415A-ADB1-052353D9EF9F\",\n            \"code\": \"\",\n            \"center_id\": \"b5ed4fbb-4c05-4195-b313-1320b620224b\",\n            \"personal_info\": {\n                \"user_name\": \"simonsimu\",\n                \"first_name\": \"simon\",\n                \"last_name\": \"simon\",\n                \"middle_name\": \"simon\",\n                \"email\": \"simon@simon.com\",\n                \"mobile_phone\": {\n                    \"country_code\": 95,\n                    \"number\": \"7777799988\"\n                },\n                \"work_phone\": {\n                    \"country_code\": 95,\n                    \"number\": \"7777799999\"\n                },\n                \"home_phone\": {\n                    \"country_code\": 95,\n                    \"number\": \"7777799999\"\n                },\n                \"gender\": 1,\n                \"date_of_birth\": \"1997-08-02T00:00:00\",\n                \"is_minor\": false,\n                \"nationality_id\": 95,\n                \"anniversary_date\": \"2018-11-06T00:00:00\",\n                \"lock_guest_custom_data\": false,\n                \"pan\": \"\"\n            },\n            \"address_info\": {\n                \"address_1\": \"aaaaaaaaa\",\n                \"address_2\": \"bbbbbbbbb\",\n                \"city\": \"cccccccccc\",\n                \"country_id\": 95,\n                \"state_id\": -2,\n                \"state_other\": \"mystate\",\n                \"zip_code\": \"502032\"\n            },\n            \"preferences\": {\n                \"receive_transactional_email\": true,\n                \"receive_transactional_sms\": true,\n                \"receive_marketing_email\": true,\n                \"receive_marketing_sms\": true,\n                \"recieve_lp_stmt\": true,\n                \"preferred_therapist\": {\n                    \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\n                    \"name\": \"New Delhi_mgr mgr\"\n                }\n            },\n            \"tags\": [\n                \"CHECKED_IN\",\n                \"MH\",\n                \"Test\"\n            ],\n            \"referral\": {\n                \"referral_source\": {\n                    \"id\": \"57cdad4d-7045-40b3-885b-d0c191c75113\",\n                    \"name\": \"Guest\"\n                },\n                \"referred_by\": {\n                    \"id\": \"02be89a4-1250-45a6-80a1-34b286e68228\",\n                    \"name\": \"Kirity Newdelhi\"\n                }\n            },\n            \"primary_employee\": {\n                \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\n                \"name\": \"New Delhi_mgr mgr\"\n            }\n        }\n    ]\n}"}],"_postman_id":"79fd30d4-134b-4faa-b35b-6762fb8ee22c"},{"name":"Create an invoice for memberships","event":[{"listen":"test","script":{"id":"c5fea2c4-c15c-404a-b4ee-7add2fc0249b","exec":["var jsonData = JSON.parse(responseBody);","pm.environment.set(\"invoice_id\", jsonData.invoice_id);"],"type":"text/javascript"}}],"id":"96cb7289-df3d-4666-9b01-26d175881ebe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"{{center_id}}\",\n    \"user_id\": \"{{user_id}}\",\n    \"membership_ids\": \"{{membership_ids}}\"\n}"},"url":"{{api_url}}/v1/invoices/memberships","description":"<p>Supply the request body and this api will generate an invoice by booking the memberships aand returns the invoice id as the response.</p>\n<h2 id=\"request-details\">Request Details</h2>\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>center_id</td>\n<td>guid</td>\n<td>unique identifier of the center</td>\n</tr>\n<tr>\n<td>user_id</td>\n<td>guid</td>\n<td>unique identifier of the guest</td>\n</tr>\n<tr>\n<td>membership_ids</td>\n<td>string</td>\n<td>comma separated unique identifiers of the memberships</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>invoice_id</td>\n<td>guid</td>\n<td>unique identifier of the invoice</td>\n</tr>\n<tr>\n<td>success</td>\n<td>boolean</td>\n<td>Status of the invoice creation</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","memberships"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"49d8e381-de28-470e-b31c-314df96a1273","name":"Create a invoice for memberships","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"center_id\": \"{{center_id}}\",\r\n    \"user_id\": \"{{user_id}}\",\r\n    \"membership_ids\": \"{{membership_ids}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/v1/invoices/memberships"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\r\n    \"invoice_id\": \"7a26175a-b393-4e08-8ae2-ab55c2861ef7\",\r\n    \"success\": true\r\n}"}],"_postman_id":"96cb7289-df3d-4666-9b01-26d175881ebe"},{"name":"Add a membership to an invoice","event":[{"listen":"test","script":{"id":"c5fea2c4-c15c-404a-b4ee-7add2fc0249b","exec":["var jsonData = JSON.parse(responseBody);","pm.environment.set(\"invoice_id\", jsonData.invoice_id);"],"type":"text/javascript"}}],"id":"ca17cd53-fca8-4511-9c0b-d5499fcbc03f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"PUT","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"{{center_id}}\",\n    \"user_id\": \"{{user_id}}\",\n    \"membership_ids\": \"{{membership_ids}}\"\n}"},"url":"{{api_url}}/v1/invoices/{{invoice_id}}/memberships","description":"<p>Supply the url parameter <code>invoice_id</code>, request body and this api will update the requested invoice by booking the memberships aand returns the invoice id as the response.</p>\n<h2 id=\"request-details\">Request Details</h2>\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>invoice_id</td>\n<td>guid</td>\n<td>unique identifier of the invoice to be updated</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td>unique identifier of the center</td>\n</tr>\n<tr>\n<td>user_id</td>\n<td>guid</td>\n<td>unique identifier of the guest</td>\n</tr>\n<tr>\n<td>membeship_ids</td>\n<td>string</td>\n<td>comma separated unique identifiers of the memberships</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>invoice_id</td>\n<td>guid</td>\n<td>unique identifier of the invoice.</td>\n</tr>\n<tr>\n<td>success</td>\n<td>boolean</td>\n<td>Status of the invoice updation</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{{invoice_id}}","memberships"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"042b070d-5dbb-44da-b0c6-c024f08088c9","name":"Add membership to the invoice","originalRequest":{"method":"PUT","header":[{"key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"center_id\": \"{{center_id}}\",\r\n  \"guest_id\": \"{{guest_id}}\",\r\n  \"giftcards\": [\r\n    {\r\n      \"template_id\": \"{{template_id}}\",\r\n      \"schedule_time\": \"{{start_time}}\",\r\n      \"occassion\": {\r\n        \"id\": \"{{occasion_id}}\",\r\n        \"message\": \"test gift card 1\"\r\n      },\r\n      \"recepient\": {\r\n        \"name\": \"devapi1\",\r\n        \"email\": \"devapi@zenoti.com\"\r\n      }\r\n    },\r\n    {\r\n      \"template_id\": \"{{template_id}}\",\r\n      \"schedule_time\": \"{{start_time}}\",\r\n      \"occassion\": {\r\n        \"id\": \"{{occasion_id}}\",\r\n        \"message\": \"test gift card 2\"\r\n      },\r\n      \"recepient\": {\r\n        \"name\": \"devapi2\",\r\n        \"email\": \"devapi@zenoti.com\"\r\n      }\r\n    }\r\n  ]\r\n}"},"url":"https://api.zenoti.com/v1/invoices/{{invoice_id}}/memberships"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"invoice_id\": \"9f5bd424-4d16-48d1-821a-208463563152\",\r\n  \"success\": true\r\n}"}],"_postman_id":"ca17cd53-fca8-4511-9c0b-d5499fcbc03f"},{"name":"Delete a membership from an invoice","id":"3456c71d-f826-477a-8a64-8fd784b887f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"DELETE","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"comments\":\"comments from guest\"\n}"},"url":"{{api_url}}/v1/invoices/{{invoice_id}}/invoiceitems/{{invoice_item_id}}","description":"<p>Provide unique identifier of the invoice as <code>invoice_id</code> and <code>invoice_item_id</code> of the membership you want to delete from the invoice and this api will delete that item from the invoice.</p>\n<h2 id=\"request-details\">Request Details</h2>\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>comments</td>\n<td>string</td>\n<td>comments from guest <br />Note : comments will be mandatory or optional based on your configuration.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>success</td>\n<td>boolean</td>\n<td>represents whether cancellation is successful</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{{invoice_id}}","invoiceitems","{{invoice_item_id}}"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"66fc18d8-c1cd-4dc5-ae53-04f9125e2ed0","name":"Delete a  product from invoice","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"comments\":\"comments from guest\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/v1/invoices/{{invoice_id}}/invoiceitems/{{invoice_item_id}}"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"sample string 2\",\n    \"error\": null\n}"}],"_postman_id":"3456c71d-f826-477a-8a64-8fd784b887f4"},{"name":"Add a credit/debit card for a guest","id":"c317df83-ea25-4b32-83d5-8ff16f164bb0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text","description":"<p>Represents the content type of the request body.</p>\n"},{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"center_id\":\"{{center_id}}\",\n\t\"redirect_uri\":\"https://docs.zenoti.com\",\n\t\"share_cards_to_web\":true,\n\t\"protocol\":\"https\"\n}"},"url":"{{api_url}}/v1/guests/{{guest_id}}/accounts","description":"<p>This API helps you to add a credit card or debit card for a guest.</p>\n<p>To add a credit card or debit card for a guest, follow these steps:<br /></p>\n<ol>\n<li>Specify the request body for this API, and in response, you will receive an URL from the payment processor as <code>hosted_payment_uri</code>.<br /></li>\n<li>Open <code>hosted_payment_uri</code>. You will then be redirected to a page from the payment processor. <br /></li>\n<li>Enter the account details, and then click <b>Submit</b>. The payment account will be added for the guest with the <code>guest_id</code> details that you had specified in the API request.<br /></li>\n</ol>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-parameters\">Request Body Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Optional</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>source</td>\n<td>enum</td>\n<td><code>Optional</code><br /> Transaction source details: Web - 0, WebStore - 1, CheckWeb - 2, CheckWebStore - 3, Dunning - 4, Mobile - 5, MobilePOS - 6, and All - 7. <br /> <b>Default value</b>: 1 (WebStore).</td>\n</tr>\n<tr>\n<td>redirect_uri</td>\n<td>string</td>\n<td><code>Optional</code><br /> Indicates the URI to which you will be redirected after the payment has been completed for both success and failure scenarios.<br /> <b>Note:</b> If third-party customers are creating their own website and consuming this API and if they want to send the response to an external URL, this parameter is mandatory.</td>\n</tr>\n<tr>\n<td>share_cards_to_web</td>\n<td>bool?</td>\n<td><code>Optional</code><br /> If the card is saved from mobile/Webstore, it indicates whether the card be shared with Web.</td>\n</tr>\n<tr>\n<td>protocol</td>\n<td>string</td>\n<td><code>Optional</code><br /> Protocol of the host: http or https. <b>Default value</b>: https.</td>\n</tr>\n<tr>\n<td>host</td>\n<td>string</td>\n<td><code>Optional</code><br /> URL of the custom domain.</td>\n</tr>\n<tr>\n<td>billingInfo</td>\n<td>object</td>\n<td><code>Optional</code><br /> Object that contains these address details of the guest for billing purposes: first_name, last_name, email, country, name, address, state, zipcode, city, phone, house_number, and address2.<br /><b>Note</b>: If you specify the <code>billingInfo</code> details, set <code>avs_source</code> as 0, and enable AVS on the Payment Settings page, we validate the billing info details on the API side.</td>\n</tr>\n<tr>\n<td>avs_source</td>\n<td>enum</td>\n<td><code>Optional</code><br /> Indicates whether the client or the provider is to be displayed on the AVS screen: Client  - 0 and Provider - 1.<br /> <b>Note</b>: If you specify 1, you do not need to specify the <code>billingInfo</code> object details, we display the AVS screen. This parameter only supports Zenoti payment processors (Stripe and Adyen).</td>\n</tr>\n<tr>\n<td>replace_account_id</td>\n<td>guid</td>\n<td><code>Optional</code><br /> Unique 32-character identifier of the payment account that is to be replaced.</td>\n</tr>\n<tr>\n<td>skip_billingInfo</td>\n<td>boolean</td>\n<td><code>Optional</code><br /> Indicates whether the validation of the billingInfo parameter is to be skipped.</td>\n</tr>\n<tr>\n<td>direct_marketing</td>\n<td>string</td>\n<td><code>Optional</code><br /> Direct marketing details of the payment account.</td>\n</tr>\n<tr>\n<td>card_reader_id</td>\n<td>string</td>\n<td><code>Optional</code><br /> ID of the card reader.</td>\n</tr>\n<tr>\n<td>processor_id</td>\n<td>string</td>\n<td><code>Optional</code><br /> ID of the processor.</td>\n</tr>\n<tr>\n<td>card_reader_source</td>\n<td>string</td>\n<td><code>Optional</code><br /> Source of the card reader.</td>\n</tr>\n<tr>\n<td>client_info</td>\n<td>string</td>\n<td><code>Optional</code><br /> Details on the client server.</td>\n</tr>\n<tr>\n<td>redirect_url</td>\n<td>string</td>\n<td><code>Optional</code><br /> Redirect URL used by the provider.</td>\n</tr>\n<tr>\n<td>bank_details</td>\n<td>object</td>\n<td><code>Optional</code><br /> Object that contains these bank details: cheque_number, name, account_number, dd_type, cheque_type, and routing_number.</td>\n</tr>\n<tr>\n<td>check_can_replace</td>\n<td>boolean</td>\n<td><code>Optional</code><br /> Indicates whether a check-payment can replace the card payment for a transaction.<br /><b>Note</b>: If you specify this parameter as true, the guest's saved credit/debit card is replaced by a new credit/debit card. Also, if you specify <code>check_can_replace</code> as true, <code>replace_account_id</code> must not be empty and a valid existing <code>account_id</code> must belong to that guest.</td>\n</tr>\n<tr>\n<td>token_id</td>\n<td>string</td>\n<td><code>Optional</code><br /> Token/reference number for processing the transaction.</td>\n</tr>\n<tr>\n<td>provider_intermediate_response</td>\n<td>string</td>\n<td><code>Optional</code><br /> Intermediate response from the provider.</td>\n</tr>\n<tr>\n<td>fcc_hpp_redirect</td>\n<td>string</td>\n<td><code>Optional</code><br /> Client-side redirect for the Freedom Pay processor.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>token_id</td>\n<td>string</td>\n<td>Token or Reference number for processing the transaction.</td>\n</tr>\n<tr>\n<td>hosted_payment_uri</td>\n<td>string</td>\n<td>Represents the URI to which you are redirected for the Save Card screen.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>400</td>\n<td>Bad request.</td>\n</tr>\n<tr>\n<td>931</td>\n<td>CanNotReplacePaymentAccount error.</td>\n</tr>\n<tr>\n<td>932</td>\n<td>AVSDetailsError error.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}","accounts"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"fb82a26e-ad14-4a88-9aef-80f18e582e2a","name":"Add a credit/debit card for a guest","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer {{access_token}}","description":"This is the token generated from the token api.","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"center_id\":\"{{center_id}}\",\n\t\"redirect_uri\":\"https://docs.zenoti.com\",\n\t\"share_cards_to_web\":true,\n\t\"protocol\":\"https\"\n}"},"url":"https://api.zenoti.com/v1/guests/{{guest_id}}/accounts"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Jul 2019 09:01:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"61"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"WWW-Authenticate","value":"Bearer"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"token_id\": \"55482131\",\n    \"hosted_payment_uri\": \"https://kdev.zenotibeta.com/Appointment/StripePaymentProcessor.aspx?ReferenceId=24d20139-b581-4211-94bd-2c1700b9f7a7&MMSReturnURL=common/webmethods/Ccpaymentprocessor.aspx&NotSupportedCardTypes=0&ProcessorId=Stripe&PublishableKey=pk_test_9UVJFuuK1eZmPC2K15SNklnX&TransactionType=CreateAccount&UserId=7429df42-8a8a-4ae2-b8a3-56b8990b9384&Address=&ZipCode=&TransactionAmount=0&Protocol=https&CurrencyCode=USD&BillingName=&BillingCity=&BillingState=&Source=Web&SubscriberId=af56e9e1-05e6-403c-84ae-89ac703396fe&ReferenceNumber=55482131&CountryCode=US\",\n    \"Error\": null\n}"}],"_postman_id":"c317df83-ea25-4b32-83d5-8ff16f164bb0"},{"name":"Retrieve the saved credit/debit cards of a guest Copy","id":"0efd4496-b454-4e62-b411-06b0fe585b98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{api_url}/v1/guests/{guest_id}/accounts?center_Id={center_Id}&get_shared_cards={get_shared_cards}&get_expired_cards={get_expired_cards}&source={source}&get_membership_status={is_membership_linked}&get_address={get_address} ","description":"<p><strong>Purpose</strong>: Use this API to retrieve the details of the saved cards for a guest. This will also include associated details like guest address and memberships (if any).</p>\n<p>You must provide <code>guest_id</code> and<code>center_id</code> for the API to fetch details.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code>  <br />Unique 32-character identifier of the guest for whom you want to retrieve the saved credit or debit cards.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code>  <br />Unique 32-character identifier of the center in which you want to retrieve the guest's saved credit or debit cards.</td>\n</tr>\n<tr>\n<td>get_shared_cards</td>\n<td>bool</td>\n<td><code>Optional</code> Retrieves the cards saved in the guest profile.  <br /><strong>True</strong>: Will fetch the saved card details of the guest.  <br /><strong>False:</strong> Will not fetch the saved card details of the guest.</td>\n</tr>\n<tr>\n<td>get_expired_cards</td>\n<td>bool</td>\n<td><code>Optional</code> Retrieves the expired details of the card.  <br /><strong>True</strong>: Will fetch the details of the expired cards of the guest.  <br /><strong>False</strong>: Will not fetch the details of the expired cards of the guest.</td>\n</tr>\n<tr>\n<td>source</td>\n<td>string</td>\n<td><code>Optional</code> Retrieves the source from where the card was saved.  <br />A source can be any one of the following:  <br />- Web  <br />- Webstore  <br />- Check Web  <br />- Check Webstore  <br />- Dunning  <br />- Mobile  <br />- Mobile POS  <br />- All</td>\n</tr>\n<tr>\n<td>get_membership_status</td>\n<td>bool</td>\n<td><code>Optional</code> Retrieves the membership details associated with the saved card of the guest.  <br /><strong>True</strong>: Will fetch the details of the membership associated with the saved card. <strong>False</strong>: Will not fetch any membership details.</td>\n</tr>\n<tr>\n<td>get_address</td>\n<td>bool</td>\n<td><code>Optional</code> Retrieves the address that is associated with the saved card of the guest.  <br /><strong>True</strong>: Will fetch the address of the guest. <strong>False</strong>: Will not fetch the address of the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>accounts</td>\n<td>object</td>\n<td>Object that contains the details of the API response. Card information such as last 4 digits, card expiry, source, and processor id are mentioned in the object.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"accounts-object\">accounts Object</h2>\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>payment_account_id</td>\n<td>string</td>\n<td>Unique identifier of the payment account for the card.</td>\n</tr>\n<tr>\n<td>account_id</td>\n<td>string</td>\n<td>Unique identifier of the payment account.</td>\n</tr>\n<tr>\n<td>last_four</td>\n<td>string</td>\n<td>Last 4 digits of the saved card of the guest.</td>\n</tr>\n<tr>\n<td>card_logo</td>\n<td>string</td>\n<td>Brand of the guest's saved card.</td>\n</tr>\n<tr>\n<td>expiry_on</td>\n<td>string</td>\n<td>Expiry date of the guest's saved card.</td>\n</tr>\n<tr>\n<td>account_type</td>\n<td>string</td>\n<td>The type of the card saved on the guest profile.  <br /><strong>Example</strong>: Credit card, debit card.</td>\n</tr>\n<tr>\n<td>identifier</td>\n<td>string</td>\n<td>Unique identifier of the card.</td>\n</tr>\n<tr>\n<td>account_added_from</td>\n<td>string</td>\n<td>This is the account from where the card was saved. In most cases, this will be Zenoti.</td>\n</tr>\n<tr>\n<td>processor_id</td>\n<td>string</td>\n<td>This is the name of the payment processor.</td>\n</tr>\n<tr>\n<td>is_account_submitted_for_update</td>\n<td>bool</td>\n<td>Denotes if the card details are submitted for an update.</td>\n</tr>\n<tr>\n<td>account_updation_submitted_date</td>\n<td>string</td>\n<td>The date corresponding to an update of the card.</td>\n</tr>\n<tr>\n<td>has_address</td>\n<td>bool</td>\n<td>Denotes if the saved card has the address details of the guest.</td>\n</tr>\n<tr>\n<td>is_membership_linked</td>\n<td>string</td>\n<td>Denotes if a membership is associated with the saved card.</td>\n</tr>\n<tr>\n<td>cvv_required_for_charge</td>\n<td>bool</td>\n<td>Denotes if CVV is mandatory for collecting payment from the saved card.</td>\n</tr>\n<tr>\n<td>billing_address</td>\n<td>object</td>\n<td>Object containing the billing address of the guest.</td>\n</tr>\n<tr>\n<td>has_expired_cards</td>\n<td>bool</td>\n<td>Denotes if the card of the guest is expired or not.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>502</td>\n<td>Guest Id not found.</td>\n</tr>\n<tr>\n<td>438</td>\n<td>cannot access.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Center Id not found.</td>\n</tr>\n<tr>\n<td>438</td>\n<td>UserNotAuthorized, The request does not have authenticated user.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{guest_id}","accounts"],"host":["{api_url}"],"query":[{"key":"center_Id","value":"{center_Id}"},{"key":"get_shared_cards","value":"{get_shared_cards}"},{"key":"get_expired_cards","value":"{get_expired_cards}"},{"key":"source","value":"{source}"},{"key":"get_membership_status","value":"{is_membership_linked}"},{"key":"get_address","value":"{get_address} "}],"variable":[]}},"response":[{"id":"ba0464a3-ba05-4461-8b70-e94bf11456b1","name":"Retrieve the saved credit/debit cards of a guest","originalRequest":{"method":"GET","header":[{"description":"Access token generated from the token API.","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{api_url}/v1/guests/{guest_id}/accounts?center_Id={center_Id}&get_shared_cards={get_shared_cards}&get_expired_cards={get_expired_cards}&source={source}&get_membership_status={is_membership_linked}&get_address={get_address} ","host":["{api_url}"],"path":["v1","guests","{guest_id}","accounts"],"query":[{"key":"center_Id","value":"{center_Id}"},{"key":"get_shared_cards","value":"{get_shared_cards}"},{"key":"get_expired_cards","value":"{get_expired_cards}"},{"key":"source","value":"{source}"},{"key":"get_membership_status","value":"{is_membership_linked}"},{"key":"get_address","value":"{get_address} "}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"accounts\": [\r\n        {\r\n            \"payment_account_id\": \"M37Z7ZRKF6KXWD82\",\r\n            \"account_id\": \"44518886-6262-4f87-b393-172f8ffea69c\",\r\n            \"last_four\": \"5454\",\r\n            \"card_logo\": \"MasterCard\",\r\n            \"expiry_on\": \"3/2030\",\r\n            \"account_type\": \"Credit Card\",\r\n            \"identifier\": \"MasterCard ending in 5454\",\r\n            \"account_added_from\": \"Zenoti\",\r\n            \"processor_id\": \"Adyen\",\r\n            \"is_account_submitted_for_update\": false,\r\n            \"account_updation_submitted_date\": \"\",\r\n            \"has_address\": true,\r\n            \"is_membership_linked\": \"No\",\r\n            \"cvv_required_for_charge\": false,\r\n            \"billing_address\": {\r\n                \"first_name\": \"\",\r\n                \"last_name\": \"\",\r\n                \"email\": \"\",\r\n                \"country\": \"US\",\r\n                \"name\": \"John Smith\",\r\n                \"address\": \"address line1, address line2\",\r\n                \"state\": \"CT\",\r\n                \"zipcode\": \"06001\",\r\n                \"city\": \"city1\",\r\n                \"phone\": \"\",\r\n                \"house_number\": \"\",\r\n                \"address2\": null\r\n            }\r\n        }\r\n    ],\r\n    \"has_expired_cards\": false,\r\n    \"error\": null\r\n}"}],"_postman_id":"0efd4496-b454-4e62-b411-06b0fe585b98"},{"name":"Delete a guest's saved credit/debit card","id":"aabffe73-6cd0-49aa-94c2-265f23371ba4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"DELETE","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"key":"Content-Type","value":"application/json","description":"<p>Represents the content type of the request body.</p>\n","type":"text"}],"url":"{{api_url}}/v1/guests/{{guest_id}}/accounts/{{account_id}}?center_id={{center_id}}","description":"<p>If you have previously added credit/debit cards for the specified guest, this API helps you to delete the saved cards/active payment accounts of the guest. <br /></p>\n<p>You must specify the appropriate details for the <code>guest_id</code>, <code>account_id</code>, and <code>center_id</code> parameters in the API request.<br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>account_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest's saved card/payment account.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>success</td>\n<td>boolean</td>\n<td>Indicates whether the guest's saved card/payment account has been successfully deleted.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains these error-related elements: StatusCode, Message, and InternalMessage. <br /> Displayed when the guest's saved card/payment has not been successfully deleted.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}","accounts","{{account_id}}"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p><code>Mandatory</code><br />\nguid<br />\nUnique 32-character identifier of the center.</p>\n","type":"text/plain"},"key":"center_id","value":"{{center_id}}"}],"variable":[]}},"response":[{"id":"86fa228d-1817-4c22-99c1-d62ab0dab19e","name":"Delete a guest's saved credit/debit card","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/guests/{{guest_id}}/accounts/{{account_id}}?center_id={{center_id}}","protocol":"https","host":["api","zenoti","com"],"path":["v1","guests","{{guest_id}}","accounts","{{account_id}}"],"query":[{"key":"center_id","value":"{{center_id}}","description":"`Mandatory`<br>\nguid<br>\nUnique 32-character identifier of the center."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Jul 2019 06:52:14 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"134"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"//If the guest's payment account was successfully deleted.\n{\n    \"success\": true\n}\n\n//If the guest's payment account deletion process failed.\n{\n    \"success\": false,\n    \"error\": {\n        \"StatusCode\": 909,\n        \"Message\": \"\",\n        \"InternalMessage\": null\n    }\n}\n\n//If the guest's payment account deletion process failed with catch exceptions.\n{\n    \"code\": 439,\n    \"message\": \"Payment Account with id XXXX not found.\"\n}"}],"_postman_id":"aabffe73-6cd0-49aa-94c2-265f23371ba4"},{"name":"Collect invoice payment by using a guest's saved credit/debit card","id":"0ae89e4d-8927-4a80-92f8-0f99ef9cc4ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"account_id\": \"9e587290-aa6c-47d4-bd20-36e587e3b153\",\n    \"center_id\": \"{{center_id}}\",\n    \"redirect_uri\": \"{{redirect_uri}}\",\n    \"source\": 1\n}"},"url":"{{api_url}}/v1/invoices/{{invoice_id}}/online_payments","description":"<p>This API enables you to collect payment for an invoice by using a guest's previously-saved credit or debit card.</p>\n<p>You must specify appropriate details for the <code>invoice_id</code> parameter in the request URL. In addition, you must specify necessary details for the <code>account_id</code> and <code>center_id</code> in the API request body, and this API will collect online payment for the invoice.<br /></p>\n<p>If the guest's credit/debit card requires a Three-Domain Secure (<b>3D S</b>) authentication, you must pass the <code>redirect_uri</code> parameter in the API request. \nFurthermore, if a <code>hosted_payment</code> value is generated in the API response, you will be redirected to the <code>redirect_uri</code> to collect the 3D S card payment.</p>\n<p>In addition, you can use this API to either <a href=\"https://docs.zenoti.com/?version=latest#cbf66dd9-5495-48a3-a620-9bb2a0c9d804\">add a tip amount while taking payment for the invoice amount</a> or <a href=\"https://docs.zenoti.com/?version=latest#cbf66dd9-5495-48a3-a620-9bb2a0c9d804\">charge only the tip amount for an invoice</a>, after the invoice payment has been completed.</p>\n<p>For example, if the amount of an invoice is $100 and the tip amount is $15, you can charge a total of $115 from the guest's card at one go. Alternatively, you can first complete the invoice payment of $100 and then add the $15 tip amount.</p>\n<p>After you have taken payment for the invoice amount and tip amount, you can <a href=\"https://docs.zenoti.com/?version=latest#7d5b6f24-b404-45b8-baa5-ab63ce8cf75e\">close the invoice</a>.</p>\n<h2 id=\"request-parameters\">Request parameters</h2>\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>account_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest's saved payment account.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>redirect_uri</td>\n<td>string</td>\n<td><code>Mandatory</code><br /> After the payment processor completes the required process, you will be redirected to this Web page URI.</td>\n</tr>\n<tr>\n<td>source</td>\n<td>enum</td>\n<td><code>Optional</code><br /> Indicates the source from which the request has been initiated: Web - 0, WebStore  - 1, CheckWeb - 2, CheckWebStore - 3, Dunning - 4, Mobile - 5, MobilePOS - 6, and All - 7.<br /> <b>Default value</b>: 1.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response details</h2>\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>invoice_transaction_id</td>\n<td>guid</td>\n<td>Transaction id of the invoice payment.</td>\n</tr>\n<tr>\n<td>token_id</td>\n<td>string</td>\n<td>Token or Reference number for processing the online payment transaction.</td>\n</tr>\n<tr>\n<td>hosted_payment_uri</td>\n<td>string</td>\n<td>Represents the hosted payment URI that redirects the cardholder to the <b>3D S</b> screen.</td>\n</tr>\n<tr>\n<td>success</td>\n<td>boolean</td>\n<td>Indicates whether the online invoice payment has been successfully collected.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>418</td>\n<td>Invoice with id :  not found.</td>\n</tr>\n<tr>\n<td>460</td>\n<td>Payment is already made in full.</td>\n</tr>\n<tr>\n<td>4023</td>\n<td>Something Went Wrong.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{{invoice_id}}","online_payments"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"559bb9d6-c815-495d-865f-582e5c4c87a3","name":"Collect invoice payment by using a guest's saved credit/debit card","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"Represents the content type of the request body.","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"account_id\": \"9e587290-aa6c-47d4-bd20-36e587e3b153\",\n    \"center_id\": \"{{center_id}}\",\n    \"redirect_uri\": \"{{redirect_uri}}\",\n    \"source\": 1\n}"},"url":"https://api.zenoti.com/v1/invoices/{{invoice_id}}/online_payments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Jul 2019 09:56:26 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"102"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"invoice_transaction_id\": \"b0b61718-77c8-4b70-889f-eda59cbf3811\",\n    \"token_id\": \"55482148\",\n    \"hosted_payment_uri\": \"https://kdev.zenotibeta.com/Appointment/StripePaymentProcessor.aspx?ReferenceId=12eb8357-c1c9-4853-a0f3-109702d30f6e&MMSReturnURL=common/webmethods/Ccpaymentprocessor.aspx&NotSupportedCardTypes=0&ProcessorId=Stripe&PublishableKey=pk_test_9UVJFuuK1eZmPC2K15SNklnX&TransactionType=Sale&ReferenceNumber=55482165&Address=&ZipCode=&TransactionAmount=3000&Protocol=https&CurrencyCode=USD&BillingName=&BillingCity=&BillingState=&Source=Web&SubscriberId=af56e9e1-05e6-403c-84ae-89ac703396fe&CountryCode=US&ExterrnalUse=1\",\n    \"success\": true\n}"}],"_postman_id":"0ae89e4d-8927-4a80-92f8-0f99ef9cc4ff"},{"name":"Collect invoice payment by using a guest's unsaved credit/debit card","id":"7045ee37-384b-4572-9f31-a25688b1d80c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"{{center_id}}\",\n    \"redirect_uri\": \"https://docs.zenoti.com\",\n    \"share_cards_to_web\": true,\n    \"can_save_card\": true,\n    \"protocol\": \"https\",\n    \"source\": 1\n}"},"url":"{{api_url}}/v1/invoices/{{invoice_id}}/online_payments","description":"<p>This API enables you to collect payment for an invoice by using a guest's previously-unsaved credit or debit card.</p>\n<p>You must specify appropriate details for the <code>invoice_id</code> parameter in the request body, and this API will collect online payment for the invoice.<br />\n<br />\nTo collect invoice payment from a new payment account, follow these steps:<br /></p>\n<ol>\n<li>Specify appropriate details for the <code>invoice_id</code> parameter in the API request body. In the API response, a URI will be generated from the payment processor as <code>hosted_payment_uri</code><br /></li>\n<li>Go to the provided <code>hosted_payment_uri</code>. You are then redirected to a Web page from the payment processor. </li>\n<li>Provide the required account details, and then click <b>Pay Now</b>.<br />You have successfully collected online payment for the specified invoice.<br /></li>\n</ol>\n<h2 id=\"request-parameters\">Request parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>redirect_uri</td>\n<td>string</td>\n<td><code>Mandatory</code><br /> After the payment processor completes the required process, you will be redirected to this Web page URI.</td>\n</tr>\n<tr>\n<td>share_cards_to_web</td>\n<td>bool?</td>\n<td><code>Optional</code><br /> Indicates whether the credit/debit card can be shared to the Web.</td>\n</tr>\n<tr>\n<td>can_save_card</td>\n<td>bool</td>\n<td><code>Optional</code><br /> Indicates whether the credit/debit card needs to be saved in the Zenoti system.</td>\n</tr>\n<tr>\n<td>protocol</td>\n<td>string</td>\n<td><code>Optional</code><br /> Protocol of the host: <b>http</b> or <b>https<b>.</b></b></td>\n</tr>\n<tr>\n<td>source</td>\n<td>enum</td>\n<td><code>Optional</code><br /> Indicates the source from which the request has been initiated: Web - 0, WebStore  - 1, CheckWeb - 2, CheckWebStore - 3, Dunning - 4, Mobile - 5, MobilePOS - 6, and All - 7.<br /> <b>Default value</b>: 1.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response details</h2>\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>token_id</td>\n<td>string</td>\n<td>Token or Reference number for processing the online payment transaction.</td>\n</tr>\n<tr>\n<td>hosted_payment_uri</td>\n<td>string</td>\n<td>Represents the URI that redirects the cardholder to the <b>3D S</b> screen.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>418</td>\n<td>Invoice with id :  not found.</td>\n</tr>\n<tr>\n<td>460</td>\n<td>Payment is already made in full.</td>\n</tr>\n<tr>\n<td>4023</td>\n<td>Something Went Wrong.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{{invoice_id}}","online_payments"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"804bdc98-86b0-4992-b897-ae5073cefde4","name":"Collect invoice payment by using a guest's unsaved credit/debit card","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"Represents the content type of the request body.","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"{{center_id}}\",\n    \"redirect_uri\": \"https://docs.zenoti.com\",\n    \"share_cards_to_web\": true,\n    \"can_save_card\": true,\n    \"protocol\": \"https\",\n    \"source\": 1\n}"},"url":"https://api.zenoti.com/v1/invoices/{{invoice_id}}/online_payments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Jul 2019 09:56:26 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"102"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"token_id\": \"55482165\",\n    \"hosted_payment_uri\": \"https://kdev.zenotibeta.com/Appointment/StripePaymentProcessor.aspx?ReferenceId=12eb8357-c1c9-4853-a0f3-109702d30f6e&MMSReturnURL=common/webmethods/Ccpaymentprocessor.aspx&NotSupportedCardTypes=0&ProcessorId=Stripe&PublishableKey=pk_test_9UVJFuuK1eZmPC2K15SNklnX&TransactionType=Sale&ReferenceNumber=55482165&Address=&ZipCode=&TransactionAmount=3000&Protocol=https&CurrencyCode=USD&BillingName=&BillingCity=&BillingState=&Source=Web&SubscriberId=af56e9e1-05e6-403c-84ae-89ac703396fe&CountryCode=US&ExterrnalUse=1\",\n    \"success\": true\n}"}],"_postman_id":"7045ee37-384b-4572-9f31-a25688b1d80c"},{"name":"Collect tip amount by using a guest's credit/debit card","id":"25be581e-26ed-4f96-8422-d8bc216a269e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"account_id\": \"11ADA4D4-5FC9-46D4-8CB6-B1C532DB4CC4\",\n    \"center_id\": \"ad3feb5f-40e2-4075-8f8f-5f40ef1ed697\",\n    \"tip_amount\": 10\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/v1/invoices/{invoice_id}/online_payments","description":"<p>This API helps you to charge a tip amount for the specified invoice from a guest's saved credit/debit card.</p>\n<p>You can add the tip while taking payment for the invoice amount. You can also charge only the tip amount for an invoice, after the invoice payment has been completed.</p>\n<p>For example, if the amount of an invoice is $100 and the tip amount is $15, you can charge a total of $115 from the guest's card at one go. Alternatively, you can first complete the invoice payment of $100 and then add the $15 tip amount.</p>\n<p>After you have taken payment for the invoice amount and tip amount, you can <a href=\"https://docs.zenoti.com/?version=latest#7d5b6f24-b404-45b8-baa5-ab63ce8cf75e\">close the invoice</a>.</p>\n<p>You must provide appropriate data for the <code>invoice_id</code> parameter.</p>\n<h2 id=\"parameters\">Parameters</h2>\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>invoice_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the specific invoice. This is a mandatory parameter.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-details\">Request Body Details</h2>\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>account_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the guest's saved card, if the tip amount is to be charged from a saved card. This is an optional parameter.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the center.</td>\n</tr>\n<tr>\n<td>tip_amount</td>\n<td>decimal</td>\n<td>Tip amount charged from the guest's card.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"reponse-details\">Reponse Details</h2>\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>invoice_transaction_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the invoice payment.</td>\n</tr>\n<tr>\n<td>token_id</td>\n<td>string</td>\n<td>Token to initialize the charging of the tip amount as part of the invoice payment.</td>\n</tr>\n<tr>\n<td>success</td>\n<td>boolean</td>\n<td>If <code>true</code>, it indicates that the tip amount was successfully charged by using the guest's card.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-message-details\">Error Message Details</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Message</th>\n<th>Error Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>InvalidInput</td>\n<td>502</td>\n<td>If the request is not valid.</td>\n</tr>\n<tr>\n<td>MissingInput</td>\n<td>503</td>\n<td>If the <code>invoice_id</code> is not specified.</td>\n</tr>\n<tr>\n<td>InvoiceNotFound</td>\n<td>418</td>\n<td>If the <code>invoice_id</code> could not be found.</td>\n</tr>\n<tr>\n<td>ApiPaymentCannotBeAddedForClosedInvoice</td>\n<td>728</td>\n<td>If the invoice has already been closed. Tips cannot be added for a closed invoice.</td>\n</tr>\n<tr>\n<td>MissingInput</td>\n<td>503</td>\n<td>If the <code>center_id</code> is not valid.</td>\n</tr>\n<tr>\n<td>UserNotFound</td>\n<td>405</td>\n<td>If the guest could not be found.</td>\n</tr>\n<tr>\n<td>UserNotAuthorized</td>\n<td>438</td>\n<td>If the Zenoti user does not have the permissions to charge tips from the guest's card.</td>\n</tr>\n<tr>\n<td>PaymentIsAlreadyMade</td>\n<td>460</td>\n<td>If the guest has already paid the invoice amount.</td>\n</tr>\n<tr>\n<td>InvoiceinGroup</td>\n<td>928</td>\n<td>If the invoice is associated to a group. Payment cannot be added for an invoice that is associated to a group.</td>\n</tr>\n<tr>\n<td>CardReaderNotFound</td>\n<td>900</td>\n<td>If the payment configuration of the card reader has not been done.</td>\n</tr>\n<tr>\n<td>PaymentAccountNotFound</td>\n<td>421</td>\n<td>If the payment account with ID as <code>PaymentaccountID</code> was not found.</td>\n</tr>\n<tr>\n<td>InvoiceDeteleted</td>\n<td>912</td>\n<td>If the invoice has already been deleted.</td>\n</tr>\n<tr>\n<td>PaymentAmountMoreThanDue</td>\n<td>913</td>\n<td>If the payment amount is more than the due amount. You must reload the invoice and then proceed.</td>\n</tr>\n<tr>\n<td>ScheduleAlreadyCollected</td>\n<td>914</td>\n<td>If the payment for this schedule of the employee has already been processed.</td>\n</tr>\n<tr>\n<td>SomethingWentWrong</td>\n<td>4023</td>\n<td>If it was not possible to initiate the credit card payment for the guest.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{invoice_id}","online_payments"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"0140773b-752c-4965-8392-6d8709647d24","name":"Collect tip amount by using a guest's credit/debit card","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"account_id\": \"11ADA4D4-5FC9-46D4-8CB6-B1C532DB4CC4\",\n    \"center_id\": \"ad3feb5f-40e2-4075-8f8f-5f40ef1ed697\",\n    \"tip_amount\": 10\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/v1/invoices/{invoice_id}/online_payments"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"invoice_transaction_id\": \"b0b61718-77c8-4b70-889f-eda59cbf3811\",\r\n  \"token_id\": \"55482148\",\r\n  \"success\": true\r\n}"}],"_postman_id":"25be581e-26ed-4f96-8422-d8bc216a269e"},{"name":"Retrieve the details of an invoice","id":"74befb46-656c-40b5-b906-c7402b8c773c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n","type":"text"}],"url":"{{api_url}}/v1/invoices/{{invoice_id}}?expand=InvoiceItems&expand=Transactions","description":"<p>Supply unique identifier of the invoice and this api will retrieve the details of the invoice.</p>\n","urlObject":{"path":["v1","invoices","{{invoice_id}}"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>string<br />\n<code>optional</code><br />\nExpand items details in the invoice.</p>\n","type":"text/plain"},"key":"expand","value":"InvoiceItems"},{"description":{"content":"<p>string<br />\n<code>optional</code><br />\nExpand Transactions details in the invoice.</p>\n","type":"text/plain"},"key":"expand","value":"Transactions"}],"variable":[]}},"response":[{"id":"d299acaa-6253-4d04-b632-0f2b8af2839c","name":"Retrieve Invoice details","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/invoices/{{invoice_id}}?expand=InvoiceItems&expand=Transactions","protocol":"https","host":["api","zenoti","com"],"path":["v1","invoices","{{invoice_id}}"],"query":[{"key":"expand","value":"InvoiceItems","description":"string<br>\n`optional`<br>\nExpand items details in the invoice."},{"key":"expand","value":"Transactions","description":"string<br>\n`optional`<br>\nExpand Transactions details in the invoice."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 09 Aug 2019 10:30:42 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1556"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"invoice\": {\n        \"id\": \"718d48f1-1ee6-45cb-8c16-e34d37e4ab14\",\n        \"appointment_group_id\": null,\n        \"lock\": false,\n        \"is_closed\": true,\n        \"is_refund\": false,\n        \"invoice_date\": \"2019-08-09T19:07:03\",\n        \"center_id\": \"cab7edd3-d8e8-4c27-a36b-8aa16b8dbb4f\",\n        \"total_price\": {\n            \"currency_id\": 0,\n            \"net_price\": 250,\n            \"tax\": 12.66,\n            \"rounding_adjustment\": 0,\n            \"sum_total\": 262.66\n        },\n        \"guest\": {\n            \"id\": \"9b26dcda-d1a0-48d1-a613-259311701cc2\",\n            \"first_name\": \"simon\",\n            \"last_name\": \"test\",\n            \"gender\": 1,\n            \"code\": \"TR423\",\n            \"mobile_phone\": \"+61 6677889900\"\n        },\n        \"invoice_items\": [\n            {\n                \"invoice_item_id\": \"48eb0d97-da84-4e33-9431-21dac6c9ec1c\",\n                \"id\": \"0fe0102e-4e14-4cc3-9a37-276bcddf1dae\",\n                \"name\": \"201908090907343530\",\n                \"type\": 6,\n                \"is_giftcard\": false,\n                \"code\": \"\",\n                \"price\": {\n                    \"currency_id\": 25,\n                    \"sales\": 0,\n                    \"tax\": 0,\n                    \"final\": 0,\n                    \"discount\": 0\n                },\n                \"quantity\": 1,\n                \"sale_by_id\": null,\n                \"therapist_name\": \"  \"\n            },\n            {\n                \"invoice_item_id\": \"39f724e1-effd-4112-93e6-ec41740ef407\",\n                \"id\": \"f6530fa0-821d-4798-9ea3-5111fb95230a\",\n                \"name\": \"AS2019080942669\",\n                \"type\": 6,\n                \"is_giftcard\": true,\n                \"code\": \"\",\n                \"price\": {\n                    \"currency_id\": 25,\n                    \"sales\": 250,\n                    \"tax\": 12.66,\n                    \"final\": 262.66,\n                    \"discount\": 0\n                },\n                \"quantity\": 1,\n                \"sale_by_id\": null,\n                \"therapist_name\": \"  \"\n            }\n        ],\n        \"appointments\": null,\n        \"transactions\": [\n            {\n                \"payment_option\": {\n                    \"id\": \"7e71c340-b971-4c1c-8c64-4a9720f12587\",\n                    \"payment_mode\": 5,\n                    \"payment_name\": \"CC Online (visa)\",\n                    \"card_number\": \"****1111\"\n                },\n                \"total_amount_paid\": 262.66,\n                \"amount_paid\": 262.66,\n                \"tip_amount\": 0,\n                \"ssg_amount\": 0,\n                \"fee_amount\": 0,\n                \"cash_back_amount\": 0,\n                \"transaction_id\": \"8849fcf4-bca5-4333-87d3-294ce0a50d90\",\n                \"payment_date\": \"2019-08-09T09:07:33\",\n                \"cash_regester_id\": null\n            }\n        ]\n    },\n    \"error\": null\n}"}],"_postman_id":"74befb46-656c-40b5-b906-c7402b8c773c"},{"name":"Send an email to a guest","id":"784576f9-3f4e-4302-849d-ccc9f5affab0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"PUT","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","description":"<p>Represents the content type of the request body.</p>\n","type":"text"}],"url":"{{api_url}}/v1/invoices/{{invoice_id}}/email","description":"<p>If the invoice is closed and has complete payment, invoke this api to  e-mail to the guest.</p>\n<h2 id=\"response-details\">Response Details</h2>\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>invoice_id</td>\n<td>guid</td>\n<td>Unique Identifer of the invoice</td>\n</tr>\n<tr>\n<td>mail_sent_success</td>\n<td>bool</td>\n<td>Status of the mail</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{{invoice_id}}","email"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"6deaa177-9d09-430f-aae6-0a6760512dcf","name":"Send Email to Guest","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.zenoti.com/v1/invoices/{{invoice_id}}/email"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 09 Aug 2019 06:16:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"39"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\r\n  \"invoice_id\": \"0d7de3ef-f443-4d02-b39f-649ae22910f6\",\r\n  \"mail_sent_success\": true\r\n}"}],"_postman_id":"784576f9-3f4e-4302-849d-ccc9f5affab0"},{"name":"Collect invoice payment by redeeming a guest's gift card","id":"fdb9eab5-b8b0-4420-bd1a-daff4634b330","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"card_number\": \"153\",\n    \"amount\": 23,\n    \"tip_amount\": 10\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/v1/invoices/{{invoice_id}}/payments/gift_card","description":"<p>This API helps you to collect payment for the amount of an invoice by redeeming the balance of a guest’s gift card.</p>\n<p>You must first <a href=\"https://docs.zenoti.com/?version=latest#1ffcdc93-8c84-46c3-8732-549f2264719d\">verify the balance of a guest’s gift card</a>. If the gift card contains sufficient balance, you can then call this API to collect payment for the specified invoice.</p>\n<p>This gift card redemption for an invoice enables you to display the relevant details in your Zenoti UI, and map it to the respective fields in Reports and Analytics.</p>\n<p>You must specify appropriate data for the <code>invoice_id</code> parameter.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>invoice_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest's invoice.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-details\">Request Body Details</h2>\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>card_number</td>\n<td>string</td>\n<td>Number of the guest's gift card that is to be redeemed for the payment of the specified invoice.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>decimal</td>\n<td>Total amount of the invoice, including the tip amount.</td>\n</tr>\n<tr>\n<td>tip_amount</td>\n<td>decimal</td>\n<td>Tip amount included in the invoice.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>is_applied</td>\n<td>boolean</td>\n<td>Indicates whether the guest's gift card balance has been applied for the invoice payment.</td>\n</tr>\n<tr>\n<td>payment</td>\n<td>object</td>\n<td>Object that contains details about various payment-related elements. For more information, refer to the <b>payment</b> table below.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error</b> table below.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"payment\">payment</h2>\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>payment_option</td>\n<td>object</td>\n<td>Object that contains details about various payment option-related elements. For more information, refer to the <b>payment_option</b> table below.</td>\n</tr>\n<tr>\n<td>total_amount_paid</td>\n<td>decimal</td>\n<td>Total amount (including the tip amount) redeemed from the guest's gift card.</td>\n</tr>\n<tr>\n<td>amount_paid</td>\n<td>decimal</td>\n<td>Amount redeemed from the guest's gift card for the invoice, excluding the tip amount.</td>\n</tr>\n<tr>\n<td>tip_amount</td>\n<td>decimal</td>\n<td>Tip amount redeemed from the guest's gift card.</td>\n</tr>\n<tr>\n<td>ssg_amount</td>\n<td>decimal</td>\n<td>The service charge amount redeemed from the guest's gift card.</td>\n</tr>\n<tr>\n<td>fee_amount</td>\n<td>decimal</td>\n<td>The environment fee amount redeemed from the guest's gift card.</td>\n</tr>\n<tr>\n<td>cash_back_amount</td>\n<td>decimal</td>\n<td>The amount received by the guest as cashback for the gift card redemption.</td>\n</tr>\n<tr>\n<td>transaction_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest's transaction.</td>\n</tr>\n<tr>\n<td>payment_date</td>\n<td>datetime</td>\n<td>Date and time on which the invoice payment was redeemed from the guest's gift card.</td>\n</tr>\n<tr>\n<td>cash_regester_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the cash register to which the guest's gift card redemption amount was added.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"payment_option\">payment_option</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the selected payment option.</td>\n</tr>\n<tr>\n<td>payment_mode</td>\n<td>enum</td>\n<td>Indicates the mode of invoice payment: NotSpecified = -1, Cash = 0,  GiftCard = 1, Membership = 2, Package = 3, Custom = 4, CreditCard = 5, Cheque = 6, LoyaltyPoints = 7, Cashback = 8, and PrepaidCard = 9. If you do not specify <code>payment_mode</code> as <b>1</b> or if you do not specify any value for <code>payment_mode</code>, the default payment method saved for the guest is considered.</td>\n</tr>\n<tr>\n<td>payment_name</td>\n<td>string</td>\n<td>Name of the payment option used by the guest.</td>\n</tr>\n<tr>\n<td>card_number</td>\n<td>string</td>\n<td>Number of the guest's gift card redeemed to make the invoice payment.</td>\n</tr>\n<tr>\n<td>additional_data</td>\n<td>string</td>\n<td>Any additional details on the guest's gift card redemption.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error\">error</h2>\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>code</td>\n<td>int</td>\n<td>Status code that represents the type of the error.</td>\n</tr>\n<tr>\n<td>message</td>\n<td>string</td>\n<td>Message that describes the error.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-message-details\">Error Message Details</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Message</th>\n<th>Error Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Card Number Not found.</td>\n<td>502</td>\n<td>If the guest's gift card number is not valid.</td>\n</tr>\n<tr>\n<td>Gift Card Not found.</td>\n<td>436</td>\n<td>If the guest's gift card details could not be retrieved.</td>\n</tr>\n<tr>\n<td>Gift Card Not Supported For Paying Tips.</td>\n<td>502</td>\n<td>If gift card redemption is not supported to pay tips.</td>\n</tr>\n<tr>\n<td>You cannot add payment here, since this invoice was associated with a group.</td>\n<td>492</td>\n<td>If the guest's gift card redemption is to be made for a Group invoice. Currently, you cannot redeem gift cards for Group invoices.</td>\n</tr>\n<tr>\n<td>Payment cannot be added for closed invoice.</td>\n<td>728</td>\n<td>If the invoice has already been closed, you cannot redeem a guest's gift card to collect payment for that invoice.</td>\n</tr>\n<tr>\n<td>Amount has to be greater than 0.</td>\n<td>4002</td>\n<td>If the gift card redemption amount for the invoice is zero or fewer than zero.</td>\n</tr>\n<tr>\n<td>Invalid Giftcard. This is gift credit which can not be used for payment.</td>\n<td>491</td>\n<td>If the guest's gift card balance does not support payment for invoices.</td>\n</tr>\n<tr>\n<td>User was not found.</td>\n<td>405</td>\n<td>If the guest details could not be retrieved.</td>\n</tr>\n<tr>\n<td>Gift Card could not be applied.</td>\n<td>434</td>\n<td>If the guest's gift card could not be applied to collect payment for the invoice.</td>\n</tr>\n<tr>\n<td>Invoice does not exists.</td>\n<td>428</td>\n<td>If the invoice ID is not valid.</td>\n</tr>\n<tr>\n<td>Payment is already made in full</td>\n<td>468</td>\n<td>If full payment for the invoice has already been completed.</td>\n</tr>\n<tr>\n<td>Gift card is not supported for paying gratuity</td>\n<td>499</td>\n<td>If the guest's specified guest card does not support the payment of gratuity.</td>\n</tr>\n<tr>\n<td>Invalid Giftcard. A card with this number was not sold. Or Cross Center redemption is off and gift card wasn't sold in this center. Gift card number : 153</td>\n<td>1212</td>\n<td>If the guest's gift card is not valid. Or, if the cross center redemption for the gift card was turned OFF. Or, if the gift card was not sold at the center.</td>\n</tr>\n<tr>\n<td>This Giftcard is already expired. Gift card number : 153</td>\n<td>1213</td>\n<td>If the guest's gift card has already expired.</td>\n</tr>\n<tr>\n<td>This Giftcard is one time use and is already used. Gift card number : 153</td>\n<td>1214</td>\n<td>If the guest's gift card balance can only be redeemed once, and the guest has already redeemed the gift card.</td>\n</tr>\n<tr>\n<td>This giftcard can only be used in Hyderabadd center. Gift card number : 153</td>\n<td>1215</td>\n<td>If the guest's gift card can only be redeemed at a center in Hyderabad.</td>\n</tr>\n<tr>\n<td>There is no sufficient balance in your gift card. Current Balance(0)</td>\n<td>4008</td>\n<td>If the guest's gift card does not contain sufficient balance to pay for the invoice.</td>\n</tr>\n<tr>\n<td>Error While Adding Payment.</td>\n<td>716</td>\n<td>If the guest's gift card could not be redeemed to pay for the invoice.</td>\n</tr>\n<tr>\n<td>unable to add payment.</td>\n<td>4023</td>\n<td>If the guest's gift card could not be used to pay for the invoice.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{{invoice_id}}","payments","gift_card"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"e5ae0d09-b617-448f-8b58-aca2e8074bcd","name":"Collect invoice payment by redeeming a guest's gift card","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"card_number\": \"153\",\n    \"amount\": 23,\n    \"tip_amount\": 10\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/v1/invoices/66ba9250-f89c-4af2-acd4-874f64b28818/payments/gift_card"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n\"is_applied\": true,\r\n    \"payment\": {\r\n        \"payment_option\": {\r\n            \"id\": \"a9c88fa7-d464-4216-835e-77e30c01e7fc\",\r\n            \"payment_mode\": 1,\r\n            \"payment_name\": \"Gift Card\",\r\n            \"card_number\": \"153\",\r\n            \"additional_data\": null\r\n},\r\n \"total_amount_paid\": 23.0000,\r\n        \"amount_paid\": 13.0000,\r\n        \"tip_amount\": 10.0,\r\n        \"ssg_amount\": 0.0,\r\n        \"fee_amount\": 0.0,\r\n        \"cash_back_amount\": 0.0,\r\n        \"transaction_id\": \"ab8bc8dc-5f69-4325-b06a-1d7586636568\",\r\n        \"payment_date\": \"2020-03-27T05:35:12.2\",\r\n        \"cash_regester_id\": \"00000000-0000-0000-0000-000000000000\"\r\n},\r\n\"error\": {\r\n\"code\": 716,\r\n\"message\": \"Error While Adding Payment.\"\r\n}\r\n}"}],"_postman_id":"fdb9eab5-b8b0-4420-bd1a-daff4634b330"},{"name":"Insert custom payment for an invoice into Zenoti","id":"4584fc53-37af-4203-9834-6e5e4e83d3a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"amount\": 100,\n    \"tip_amount\": 15,\n    \"cash_register_id\": \"7c7dc644-13da-44d7-a874-ddabcc4bc32c\",\n    \"custom_payment_id\": \"fb423005-e427-4e1c-b3f6-41338dc1427a\",\n    \"additional_data\": \"sample string 4\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/v1/invoices/{invoice_id}/payment/custom","description":"<p>This API inserts the details of a custom payment (which has been collected by using a third-party software) for an invoice into Zenoti.<br /> \n<br />\nFor example, an organization uses a third-party software to collect guests' payment for an invoice. You can then use this API to insert the collected custom payment from that third-party software into Zenoti.\n<b>Note</b>: To integrate the required custom payment in your account, you must reach out to your respective Zenoti representative.<br /></p>\n<p>This custom payment information for an invoice enables you to display the relevant details in your Zenoti UI, and map it to the respective fields in Reports and Analytics.</p>\n<p>You must specify appropriate data for the <code>invoice_id</code> parameter.</p>\n<h2 id=\"parameters\">Parameters</h2>\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>invoice_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the guest's invoice. This is a mandatory parameter.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-details\">Request Body Details</h2>\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>amount</td>\n<td>decimal</td>\n<td>Total amount of the invoice, including the tip amount.</td>\n</tr>\n<tr>\n<td>tip_amount</td>\n<td>decimal</td>\n<td>Tip amount included in the invoice.</td>\n</tr>\n<tr>\n<td>cash_register_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the cash register to which the custom invoice payment amount was added.</td>\n</tr>\n<tr>\n<td>custom_payment_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the custom invoice payment.</td>\n</tr>\n<tr>\n<td>additional_data</td>\n<td>string</td>\n<td>Any additional information on the custom invoice payment.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>transaction</td>\n<td>object</td>\n<td>Object that contains details about various transaction-related elements. For more information, refer to the <b>transaction</b> table below.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error</b> table below.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"transaction\">transaction</h2>\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>payment_option</td>\n<td>object</td>\n<td>Object that contains details about various payment option-related elements. For more information, refer to the <b>payment_option</b> table below.</td>\n</tr>\n<tr>\n<td>total_amount_paid</td>\n<td>decimal</td>\n<td>Total amount paid by the guest, including the tip amount.</td>\n</tr>\n<tr>\n<td>amount_paid</td>\n<td>decimal</td>\n<td>Amount paid by the guest for the invoice, excluding the tip amount.</td>\n</tr>\n<tr>\n<td>tip_amount</td>\n<td>decimal</td>\n<td>Tip amount paid by the guest.</td>\n</tr>\n<tr>\n<td>ssg_amount</td>\n<td>decimal</td>\n<td>The service charge amount paid by the guest.</td>\n</tr>\n<tr>\n<td>fee_amount</td>\n<td>decimal</td>\n<td>The environment fee amount paid by the guest.</td>\n</tr>\n<tr>\n<td>cash_back_amount</td>\n<td>decimal</td>\n<td>The amount received by the guest as cashback for making the custom payment.</td>\n</tr>\n<tr>\n<td>transaction_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the guest's transaction.</td>\n</tr>\n<tr>\n<td>payment_date</td>\n<td>datetime</td>\n<td>Date and time on which the guest made the custom invoice payment.</td>\n</tr>\n<tr>\n<td>cash_regester_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the cash register to which the custom invoice payment amount was added.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"payment_option\">payment_option</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the payment option used by the guest to make the custom payment.</td>\n</tr>\n<tr>\n<td>payment_mode</td>\n<td>enum</td>\n<td>Indicates the mode of custom payment: NotSpecified = -1, Cash = 0,  GiftCard = 1, Membership = 2, Package = 3, Custom = 4, CreditCard = 5, Cheque = 6, LoyaltyPoints = 7, Cashback = 8, and PrepaidCard = 9.</td>\n</tr>\n<tr>\n<td>payment_name</td>\n<td>string</td>\n<td>Name of the payment option used by the guest.</td>\n</tr>\n<tr>\n<td>card_number</td>\n<td>string</td>\n<td>Number of the card that the guest used to make the custom payment.</td>\n</tr>\n<tr>\n<td>additional_data</td>\n<td>string</td>\n<td>Any additional details on the payment option used by the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error\">error</h2>\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>StatusCode</td>\n<td>int</td>\n<td>Status code that represents the type of the error.</td>\n</tr>\n<tr>\n<td>Message</td>\n<td>string</td>\n<td>Message that describes the error.</td>\n</tr>\n<tr>\n<td>InternalMessage</td>\n<td>string</td>\n<td>Internal message that describes about the error in more detail.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-message-details\">Error Message Details</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Message</th>\n<th>Error Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>invalid invoiceid.</td>\n<td>502</td>\n<td>If the specified invoice ID is not valid.</td>\n</tr>\n<tr>\n<td>invalid custompaymentId.</td>\n<td>502</td>\n<td>If the specified custom payment ID is not valid.</td>\n</tr>\n<tr>\n<td>invalid cashregisterid.</td>\n<td>502</td>\n<td>If the specified cash register ID is not valid.</td>\n</tr>\n<tr>\n<td>Group Invoice Not Supported.</td>\n<td>492</td>\n<td>If custom payment is to be inserted for a Group invoice. Currently, you cannot insert custom payment for Group invoices.</td>\n</tr>\n<tr>\n<td>Payment cannot be added for closed invoice.</td>\n<td>728</td>\n<td>If the invoice has already been closed, you cannot insert custom payment for that invoice into Zenoti.</td>\n</tr>\n<tr>\n<td>Amount has to be greater than 0.</td>\n<td>4002</td>\n<td>If the custom payment amount for the invoice is zero or fewer than zero.</td>\n</tr>\n<tr>\n<td>Amount should be greater than tip amount.</td>\n<td>4064</td>\n<td>If the service payment amount for the invoice is fewer than the tip amount.</td>\n</tr>\n<tr>\n<td>User was not found.</td>\n<td>405</td>\n<td>If the guest details could not be retrieved.</td>\n</tr>\n<tr>\n<td>Payment is already made in full.</td>\n<td>460</td>\n<td>If full payment for the invoice has already been completed.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{invoice_id}","payment","custom"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"484f21fa-ec81-43d5-a05f-c99808474f3a","name":"Insert custom payment for an invoice into Zenoti","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"amount\": 100,\n    \"tip_amount\": 15,\n    \"cash_register_id\": \"7c7dc644-13da-44d7-a874-ddabcc4bc32c\",\n    \"custom_payment_id\": \"fb423005-e427-4e1c-b3f6-41338dc1427a\",\n    \"additional_data\": \"sample string 4\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/v1/invoices/{invoice_id}/payment/custom"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":"{\r\n\"transaction\": {\r\n\"payment_option\": {\r\n\"id\": \"77e66a9a-b041-4645-a54c-d3ff8b9c6d7e\",\r\n\"payment_mode\": 0,\r\n\"payment_name\": \"sample string 2\",\r\n\"card_number\": \"sample string 3\",\r\n\"additional_data\": \"sample string 4\"\r\n},\r\n\"total_amount_paid\": 125.0,\r\n\"amount_paid\": 100.0,\r\n\"tip_amount\": 15.0,\r\n\"ssg_amount\": 10.0,\r\n\"fee_amount\": 10.0,\r\n\"cash_back_amount\": 10.0,\r\n\"transaction_id\": \"7bccbae0-591b-4a6b-bf02-56e135071d5d\",\r\n\"payment_date\": \"2020-02-03T15:50:44.5080763+05:30\",\r\n\"cash_regester_id\": \"81a6a904-9a74-4911-bbc0-18ff9ef713a9\"\r\n},\r\n\"error\": {\r\n\"StatusCode\": 1,\r\n\"Message\": \"sample string 2\",\r\n\"InternalMessage\": \"sample string 3\"\r\n}\r\n}"}],"_postman_id":"4584fc53-37af-4203-9834-6e5e4e83d3a2"},{"name":"Close an invoice","id":"bc760f8f-c406-4dd5-a55c-a803d7068348","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"is_invoice_closed\": true,\n    \"error\": {\n        \"StatusCode\": 1,\n        \"Message\": \"sample string 2\",\n        \"InternalMessage\": \"sample string 3\"\n    },\n    \"status\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/v1/invoices/{invoice_id}/close","description":"<p>This API closes the specified invoice. You can only close an invoice after the total invoice amount has been paid in full (which means that the balance amount of the invoice is zero).</p>\n<p>You must provide appropriate data for the <code>invoice_id</code> parameter.</p>\n<h2 id=\"parameters\">Parameters</h2>\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>invoice_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the specific invoice. This is a mandatory parameter.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-details\">Request Body Details</h2>\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>is_invoice_closed</td>\n<td>boolean</td>\n<td>If <code>true</code>, it indicates that the invoice was successfully closed.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error</b> table below.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>enum</td>\n<td>Indicates the status of the appointment: NoShow = -2, Cancelled = -1, New = 0, Closed = 1, Checkin = 2, Confirm = 4, Break = 10, NotSpecified = 11, Available = 20, and Voided = 21.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error\">error</h2>\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>StatusCode</td>\n<td>int</td>\n<td>Status code that represents the type of the error.</td>\n</tr>\n<tr>\n<td>Message</td>\n<td>string</td>\n<td>Message that describes the error.</td>\n</tr>\n<tr>\n<td>InternalMessage</td>\n<td>string</td>\n<td>Internal message that describes about the error in more detail.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>is_invoice_closed</td>\n<td>boolean</td>\n<td>If <code>true</code>, it indicates that the invoice was successfully closed.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-message-details\">Error Message Details</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Message</th>\n<th>Error Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>This invoice has a future appointment and will not be closed.</td>\n<td>1113</td>\n<td>If the invoice contains an appointment for a future date, and it cannot be closed on the current date.</td>\n</tr>\n<tr>\n<td>Group Invoice Not Supported.</td>\n<td>492</td>\n<td>If the invoice is a Group invoice. You currently cannot close group invoices.</td>\n</tr>\n<tr>\n<td>Full Payment of invoice is not made.</td>\n<td>419</td>\n<td>If the full payment for the invoice has not been completed, you cannot close the invoice.</td>\n</tr>\n<tr>\n<td>Payment is made in excess.</td>\n<td>459</td>\n<td>If more payment than the required amount has been paid for the invoice.</td>\n</tr>\n<tr>\n<td>There are some unassigned tips. You must assign all tips to close the invoice.</td>\n<td>1112</td>\n<td>If some tips have not been assigned as part of the invoice.</td>\n</tr>\n<tr>\n<td>The loyalty points payments in this invoice exceed the maximum amount you can pay using points.</td>\n<td>459</td>\n<td>If the loyalty points payment that has been added in the invoice exceeds the maximum amount that you can pay by using points.</td>\n</tr>\n<tr>\n<td>SSG not paid fully.</td>\n<td>419</td>\n<td>If the service charge amount has not been fully paid for the invoice.</td>\n</tr>\n<tr>\n<td>Invoice could not be closed.</td>\n<td>719</td>\n<td>If it was not possible to close the invoice.</td>\n</tr>\n<tr>\n<td>Invoice not found.</td>\n<td>428</td>\n<td>If the invoice details could not be found.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{invoice_id}","close"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"e946952b-33af-467f-8d82-a1542614ce11","name":"Close an invoice","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"is_invoice_closed\": true,\n    \"error\": {\n        \"StatusCode\": 1,\n        \"Message\": \"sample string 2\",\n        \"InternalMessage\": \"sample string 3\"\n    },\n    \"status\": 0\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/v1/invoices/{invoice_id}/close"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"is_invoice_closed\": true,\r\n  \"error\": null,\r\n  \"status\": 11\r\n}"}],"_postman_id":"bc760f8f-c406-4dd5-a55c-a803d7068348"},{"name":"Change/Cancel Auto-renewal of Guest Membership","id":"09a5a131-b5e3-412d-9e3b-50d915451f8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"PUT","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","description":"<p>Represents the content type of the request body.</p>\n","type":"text"}],"url":"{api_url}/v1/guests/{guest_id}/memberships/{user_membership_id}/renewal?guest_id&user_membership_id","description":"<p>This API allows you to change or cancel the membership renewal of a guest.</p>\n<h1 id=\"request-object\">Request Object</h1>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code> Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>user_membership_id</td>\n<td>guid</td>\n<td><code>Mandatory</code> Unique identifier of the user membership</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body\">Request Body</h2>\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>renewal_membership_id</td>\n<td>guid</td>\n<td>Unique identifier of the user membership that requires a renewal.  <br /><strong>Note</strong>: Can be null.</td>\n</tr>\n<tr>\n<td>is_list_price</td>\n<td>boolean</td>\n<td><strong>True</strong>: If the membership price is the list price.  <br /><strong>False</strong>: If the membership price is not the list price.</td>\n</tr>\n<tr>\n<td>discount_price</td>\n<td>float</td>\n<td>Discount price of the membership.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\"><strong>error Object</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Message</strong></th>\n<th><strong>Code</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Invalid price</td>\n<td>ME027</td>\n<td>If the <code>is_list_price</code> is \"true\" and <code>discount_price</code> is present, OR, if the <code>is_list_price   </code>is \"false\" and <code>discount_price   </code>is not present, you will see this message.</td>\n</tr>\n<tr>\n<td>Guest membership doesn't have renewal_membership_id as auto-renewal option.</td>\n<td>ME029</td>\n<td>When incorrect renewal membership id is mentioned.</td>\n</tr>\n<tr>\n<td>Renewal Membership can't be changed from other center</td>\n<td>ME028</td>\n<td>When an employee renews the membership in a different center (different to the membership sale center).  <br /><strong>Note</strong>: <strong>Allow actions on invoices from other centers</strong> setting is turned off.</td>\n</tr>\n<tr>\n<td>Usermembership doesn't belong to this guest</td>\n<td>ME026</td>\n<td>When usermembershipid does not belong to the guest.</td>\n</tr>\n<tr>\n<td>Cannot change auto renewal for this membership status</td>\n<td>ME031</td>\n<td>When membership status of the guest is cancelled, expired, closed, upgrade, or downgrade.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{guest_id}","memberships","{user_membership_id}","renewal"],"host":["{api_url}"],"query":[{"description":{"content":"<p>Mandatory -  Unique 32-character identifier of the guest.</p>\n","type":"text/plain"},"key":"guest_id","value":null},{"description":{"content":"<p>Mandatory - Unique identifier of the user membership</p>\n","type":"text/plain"},"key":"user_membership_id","value":null}],"variable":[]}},"response":[{"id":"64722a95-d6ba-42ec-aa28-f71f59df2b59","name":"Change/Cancel Auto-renewal of Guest Membership","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"Represents the content type of the request body.","type":"text"}],"body":{"mode":"raw","raw":"\r\n//To remove membership renewal\r\n\r\n{\r\n renewal_membership_id : null,\r\n is_list_price : null,\r\n discount_price : null\r\n}\r\n\r\n//Change membership renewal to another membership with discount price\r\n\r\n{\r\n renewal_membership_id : \"FBF56983-508B-4161-9817-3FF1E55C28E7\",\r\n is_list_price : false,\r\n discount_price : 250.00\r\n}\r\n\r\n//When discount price is specified and is_list_price is true\r\n\r\n{\r\n renewal_membership_id : \"FBF56983-508B-4161-9817-3FF1E55C28E7\",\r\n is_list_price : true,\r\n discount_price : 250.00\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{api_url}/v1/guests/{guest_id}/memberships/{user_membership_id}/renewal?guest_id&user_membership_id","host":["{api_url}"],"path":["v1","guests","{guest_id}","memberships","{user_membership_id}","renewal"],"query":[{"key":"guest_id","value":null,"description":"Mandatory -  Unique 32-character identifier of the guest."},{"key":"user_membership_id","value":null,"description":"Mandatory - Unique identifier of the user membership"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"//To remove membership renewal\r\n\r\n{\r\n “error”: null\r\n}\r\n\r\n//Change membership renewal to another membership with discount price\r\n\r\n{\r\n “error”: null\r\n}\r\n\r\n//When discount price is specifed and is_list_price is true\r\n\r\n{\r\n \"error\":{\r\n \"code\":\"ME027\",\r\n \"message\": \"Invalid price\"\r\n }\r\n}"}],"_postman_id":"09a5a131-b5e3-412d-9e3b-50d915451f8a"}],"id":"56644820-0a2c-4bfc-b29c-8735aa2c39cf","description":"<p>This collection of APIs provides a convenient interface to retrieve the list of memberships available in a center, sell memberships, and add memberships to an existing invoice.<br /></p>\n<p>There are two types of memberships available for sale: <br /></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>1. Non-recurring Membership\n2. Recurring Membership\n</code></pre> <br />\nThese are the four steps involved in the sale of memberships: <br />\n\n<h4 id=\"step-1--select-a-membership\">Step 1 : Select a membership</h4>\n<ol>\n<li>If you want to sell or purchase a membership from a list of memberships, use the <a href=\"https://docs.zenoti.com/?version=latest#6b37a9e6-d441-47a4-8502-b54b346de402\">List all memberships in a center API</a> to retrieve the memberships in a center. Choose the required membership and proceed to step 2.<br /></li>\n</ol>\n<h4 id=\"step-2--generate-an-invoice\">Step 2 : Generate an invoice</h4>\n<ol>\n<li>Search for a guest by using the <a href=\"https://docs.zenoti.com/?version=latest#7433e8e0-e9b1-468f-be20-4299c4cbd5da\">Search for a guest API</a>.<br /></li>\n<li>Use the <a href=\"https://docs.zenoti.com/?version=latest#50e76bcf-aedf-461d-a00c-fc72be4ee0e0\">Create an invoice for memberships API</a> to select the required membership and then generate an invoice.<br />\nAlternatively, if you want to add a membership to an existing invoice, use the <a href=\"https://docs.zenoti.com/?version=latest#8abb5e9d-1bfc-4edb-9f1c-ce441bd49c55\">Add membership to an invoice API</a>.</li>\n</ol>\n<h4 id=\"step-3--collect-payment-for-the-invoice\">Step 3 : Collect payment for the invoice</h4>\n<ol>\n<li>Verify the invoice details by using the <a href=\"https://docs.zenoti.com/?version=latest#ed6f2f56-fbd0-48a5-933f-c2af78c64b63\">Retrieve invoice details API</a>.<br /></li>\n<li>Use the <a href=\"https://docs.zenoti.com/?version=latest#073fb2ce-3270-4158-80f7-f4fe55e6bae9\">Retrieve the saved credit/debit cards of a guest API</a> to retrieve the list of saved credit and debit cards of a guest.<br /></li>\n<li>Collect payment by using the <a href=\"https://docs.zenoti.com/#8e510ecd-7ae4-4920-86a8-66f3247785a5\">Collect invoice payment by using a guest's saved credit/debit card API</a>.<br /></li>\n<li>Use the <a href=\"https://docs.zenoti.com/?version=latest#5f2871ea-dcd9-44d7-b28c-350c69e7a663\">Insert custom payment for an invoice into Zenoti API</a> to insert the details of a custom payment (which has been collected by using a third-party software) for an invoice into Zenoti.</li>\n<li>If a guest wants to use a new card for payment, use the <a href=\"https://docs.zenoti.com/#680623d3-f68c-4c86-9dac-2c88154bd22e\">Collect invoice payment by using a guest's unsaved credit/debit card API</a> and complete the payment.<br /></li>\n<li>If the card on file is mandatory and the guest has no saved cards, you can add it by using the <a href=\"https://docs.zenoti.com/#f0257739-b6b8-44c0-be5b-0990c43d57b3\">Add a credit/debit card for a guest API</a>.<br /></li>\n</ol>\n<h4 id=\"step-4--close-the-invoice-and-send-a-confirmation-email-to-the-guest\">Step 4 : Close the invoice and send a confirmation email to the guest</h4>\n<ol>\n<li>Close the invoice by using the <a href=\"https://docs.zenoti.com/#7d5b6f24-b404-45b8-baa5-ab63ce8cf75e\">Close an invoice API</a>.<br /></li>\n<li>Verify whether the invoice has been closed and make sure that the payment has been successfully completed by using the <a href=\"https://docs.zenoti.com/?version=latest#ed6f2f56-fbd0-48a5-933f-c2af78c64b63\">Retrieve invoice details API</a>.<br /></li>\n<li>Finally, use the <a href=\"https://docs.zenoti.com/?version=latest#4d115c66-5b8e-4213-ac95-d8cfce979173\"> Send email to guest API</a> to send the confirmation email to the intended recipient's email address.<br /></li>\n</ol>\n","event":[{"listen":"prerequest","script":{"id":"0512a5eb-e63a-4db2-a08e-4567fb2b23a7","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"4e3de9c6-3509-4e18-87c2-11cb66328bb8","type":"text/javascript","exec":[""]}}],"_postman_id":"56644820-0a2c-4bfc-b29c-8735aa2c39cf"},{"name":"Package Sale","item":[{"name":"Ability to redeem Series Regular Package in API","id":"f767181b-bcbe-475e-b5b6-662dc1fdd81a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"package_user_ids\":[\"D08BADCE-5FA1-4651-B243-6AF07B544C11\",\"DD2E0987-2FA5-4C0E-A470-9187A15EE6B6\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"{api_url}/v1/invoices/{invoice_id}/redemptions/packages","description":"<p>This API allows you to redeem the regular Series Packages present in an invoice. </p>\n<p>You must specify the unique identifier of the of the invoice as <code>invoice_id</code> in the API request</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>invoice_id</td>\n<td>Unique Identifier</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the invoice for which you want to redeem the series package.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{invoice_id}","redemptions","packages"],"host":["{api_url}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f767181b-bcbe-475e-b5b6-662dc1fdd81a"},{"name":"Ability to List and Sell Series Regular Packages in API","id":"054fc362-c72a-4bdd-a0ac-34b5fdd72c85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"guest_id\": \"65e11d4b-f762-4697-b3c6-d3e49212a10d\",\r\n  \"center_id\": \"7185C922-2FCA-48D2-B01A-91B4061193CD\",\r\n  \"notes\": \"\",\r\n  \"package_details\": [\r\n    {\r\n      \"id\": \"e28b5899-d084-4034-a5dd-3601192e6d4c\",\r\n      \"sale_by_id\": \"ccc8c1d6-f7c8-409e-88c8-f8029a800f40\",\r\n      \"services\": [\r\n        {\r\n          \"id\": \"16885c7f-9e2d-42d7-b0e9-a820a685bb5d\",\r\n        }\r\n      ] \r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{api_url}/v1/invoices/packages","description":"<p>This API allows you to save the list of regular packages or offer packages which are available for sale at a center. </p>\n<p>You must specify the unique identifier for <code>guest_id</code>, <code>center_id</code>, <code>notes</code>, and <code>packages</code> in the API request</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code> <br /> Unique 32- character identifier of the center.</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>string</td>\n<td><code>Mandatory</code> <br /> Message inside the note</td>\n</tr>\n<tr>\n<td>packages</td>\n<td>array</td>\n<td><code>Mandatory</code> <br /> array of package objects.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","packages"],"host":["{api_url}"],"query":[],"variable":[]}},"response":[{"id":"235c4b94-9077-48de-b1dd-a329d33b7e53","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"url":"{{api_path}}/v1/guests/memberships/change_log"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 14 Jul 2021 16:31:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"958"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"X-NewRelic-App-Data","value":"PxQAV1BVCxAJUVZTAgEPUVcTGhE1AwE2QgNWEVlbQFtcCxY2VANyMi0ZcBQDEExAHyMEFnpUWgQBQ0VbCxYwFlEWTRF7UFVcVAB1DlZDH1JKBhtRSFMLCgFTVlMbHAZKRgBTUldQUlICBgAGWV1QVFJHFQdQDUAHOQ=="},{"key":"Strict-Transport-Security","value":"max-age=480; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=480; includeSubDomains; preload"},{"key":"Organization-RateLimit-Limit","value":"60;w=60;b=60"},{"key":"RateLimit-Remaining","value":"58"},{"key":"RateLimit-Reset","value":"40.2956537"}],"cookie":[],"responseTime":null,"body":"{\n    \"invoice_id\": \"b8ba6485-b6d2-4681-ad56-8325bdb87955\",\n    \"invoice_number\": \"561\" \n}"}],"_postman_id":"054fc362-c72a-4bdd-a0ac-34b5fdd72c85"}],"id":"ba231a99-77af-4c45-993d-6aa3bdd2d462","_postman_id":"ba231a99-77af-4c45-993d-6aa3bdd2d462","description":""},{"name":"Gift Card Sale","item":[{"name":"Create an invoice for the sale of a gift card","event":[{"listen":"test","script":{"id":"448707db-d89e-4487-a479-8b56cc8cafd3","exec":[""],"type":"text/javascript"}}],"id":"0fe6aad4-c700-47a0-96ce-c381c65898e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"9a895b3c-1994-42c0-bc61-efda4a6e2828\",\n    \"guest_id\": \"c423be03-18ed-4a2f-a2f2-29d17d509847\",\n    \"gift_cards\": [\n        {\n            \"type\": 0,\n            \"custom_amount\": {\n                \"price\": \"100\",\n                \"value\": \"100\"\n            },\n            \"notes\": \"\",\n            \"is_onetime_use\": false,\n            \"expiry\": {\n                \"days\": \"10\"\n            }\n        },\n        {\n            \"type\": 0,\n            \"code\": \"CCGCFROMAPI01\",\n            \"custom_amount\": {\n                \"price\": \"200\",\n                \"value\": \"100\"\n            },\n            \"notes\": \"\",\n            \"is_onetime_use\": false,\n            \"expiry\": {\n                \"days\": \"20\"\n            }\n        }\n    ]\n}"},"url":"{{api_url}}/v1/invoices/gift_cards","description":"<p>This API helps you to create an invoice for the sale of a gift card without having to first <a href=\"https://docs.zenoti.com/?version=latest#12060cc1-9b3b-4cd3-9613-0b8df37c96e3\">create or select a gift card template</a>. <br />\n<br />\nIf you have your own Webstore, e-commerce store, or Consumer Mobile App (CMA), this API helps you to record the sale of a physical or online gift card (with a custom gift code or gift card number) in your Zenoti application. <br /></p>\n<h2 id=\"request-body-details\">Request Body Details</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center in which the gift card sale invoice is to be generated.</td>\n</tr>\n<tr>\n<td>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest for whom the gift card sale invoice is to be created.</td>\n</tr>\n<tr>\n<td>gift_cards</td>\n<td>object</td>\n<td><code>Mandatory</code><br /> Object that contains details about various gift card-related elements. For more information, refer to the <b>gift_cards Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"gift_cards-object\">gift_cards Object</h2>\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>type</td>\n<td>enum</td>\n<td><code>Mandatory</code><br /> Indicates the type of the gift card: 0 - CustomAmount, 1 - Service, and 2 - PreDefined. If you do not provide any value for this parameter, the API takes the default value of <b>0</b>.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td><code>Mandatory</code><br /> Unique code of the gift card.</td>\n</tr>\n<tr>\n<td>custom_amount</td>\n<td>object</td>\n<td><code>Mandatory</code><br /> Object that contains the custom price and amount details of the gift card: <code>price</code> (purchase price of the gift card) and <code>value</code> (value of the gift card).</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>string</td>\n<td><code>Optional</code><br /> Any helpful notes related to the gift card sale invoice.</td>\n</tr>\n<tr>\n<td>is_onetime_use</td>\n<td>boolean</td>\n<td><code>Optional</code> Indicates whether the gift card can be used or redeemed only once. If you do not provide any value for this parameter, the API takes the default value of <b>false</b>.</td>\n</tr>\n<tr>\n<td>expiry</td>\n<td>object</td>\n<td><code>Mandatory</code><br /> Object that contains the gift card's expiry-related details: <code>days</code> (number of days from the purchase date after which the gift card will expire) and <code>date</code> (date on which the gift card will expire).</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>invoice_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the generated gift card sale invoice.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error code and error message details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>448</td>\n<td>GiftCard with same Number already sold.</td>\n</tr>\n<tr>\n<td>503</td>\n<td>Invalid input.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>center_id was not passed.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>guest_id was not passed.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>center_id is not valid.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>giftcard code was not passed.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>gift cards value is required.</td>\n</tr>\n<tr>\n<td>1201</td>\n<td>employee is Compulsory, as saleBy is enforced for gift cards.</td>\n</tr>\n<tr>\n<td>1202</td>\n<td>non expiry gift card is not allowed.</td>\n</tr>\n<tr>\n<td>1200</td>\n<td>gift cards with different price and value not allowed.</td>\n</tr>\n<tr>\n<td>438</td>\n<td>User is Not Authorized for gift card sale with difference in price and value.</td>\n</tr>\n<tr>\n<td>1207</td>\n<td>Only one of gift card validity days or expiry date is allowed.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","gift_cards"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"f923b745-ab52-43ed-afc7-b6d4e21159f4","name":"Create an invoice for the sale of a gift card","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json","description":"Represents the type of the request body."},{"key":"Authorization","type":"text","value":"bearer {{access_token}}","description":"Access token generated from the token API."}],"body":{"mode":"raw","raw":"{\n\t\"center_id\": \"9a895b3c-1994-42c0-bc61-efda4a6e2828\",       \n    \"guest_id\": \"c423be03-18ed-4a2f-a2f2-29d17d509847\",            \n    \"gift_cards\": [\n        {\n            \"type\":0,                            \n            \"custom_amount\": {                   \n                \"price\": \"100\",                  \n                \"value\": \"100\"             \n            },                            \n            \"notes\": \"\",            \n            \"is_onetime_use\": false,       \n            \"expiry\":{                       \n            \t\"days\":\"10\"          \n            }\n        },\n        {\n            \"type\":0,                            \n            \"code\":\"CCGCFROMAPI01\",                   \n            \"custom_amount\": {                   \n                \"price\": \"200\",                  \n                \"value\": \"100\"             \n            },                            \n            \"notes\": \"\",            \n            \"is_onetime_use\": false,       \n            \"expiry\":{                       \n            \t\"days\":\"20\"          \n            }\n        }\n    ]\n}"},"url":"https://api.zenoti.com/v1/invoices/gift_cards"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 25 Jul 2019 05:26:49 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"58"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"invoice_id\": \"94ed22fd-bee9-4a2c-bb21-2176e625d82b\",\n    \"error\": null\n}"}],"_postman_id":"0fe6aad4-c700-47a0-96ce-c381c65898e0"},{"name":"List all templates","id":"72fa10e2-a6ee-4dec-8e00-129bcd294c6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n","type":"text"}],"url":"{{api_url}}/v1/giftcards/templates?center_id={{center_id}}&giftcardtype={{giftcardtype}}","description":"<p>This API helps you to retrieve the list of gift card templates associated with the required center.<br />\n<br />\nYou must specify the unique identifier of the center as <code>center_id</code> in the API request.<br /></p>\n<h2 id=\"request-details\">Request Details</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>giftcardtype</td>\n<td>int</td>\n<td><code>Optional</code><br /> Indicates the type of gift card templates that you want displayed in the response: service-based or amount-based.<br /> If you specify <code>giftcardtype</code> = 0, the API will display all service-based gift card templates in the response.<br /> If you specify <code>giftcardtype</code> = 1, the API will display all amount-based gift card templates in the response.<br /> If you do not pass the <code>giftcardtype</code> parameter in the response, the API will retrieve only amount-based gift card templates (the default value is assumed to be 1 if the parameter is not passed).</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>id</td>\n<td>guid</td>\n<td>unique identifier of the template.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>name of the template.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string</td>\n<td>description about the template.</td>\n</tr>\n<tr>\n<td>price</td>\n<td>double</td>\n<td>price of the template.</td>\n</tr>\n<tr>\n<td>value</td>\n<td>double</td>\n<td>value of the template.</td>\n</tr>\n<tr>\n<td>validity</td>\n<td>integer</td>\n<td>validity of the template in days.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","giftcards","templates"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>guid<br />\n<code>Mandatory</code><br />\nUnique identifier of the center.</p>\n","type":"text/plain"},"key":"center_id","value":"{{center_id}}"},{"description":{"content":"<p>int<br /><code>Optional</code><br /> Indicates the type of gift card templates that you want displayed in the response: service-based or amount-based.<br /> If you specify <code>giftcardtype</code> = 0, the API will display all service-based gift card templates in the response.<br /> If you specify <code>giftcardtype</code> = 1, the API will display all amount-based gift card templates in the response.<br /> If you do not pass the <code>giftcardtype</code> parameter in the response, the API will retrieve only amount-based gift card templates (the default value is assumed to be 1 if the parameter is not passed).</p>\n","type":"text/plain"},"key":"giftcardtype","value":"{{giftcardtype}}"}],"variable":[]}},"response":[{"id":"c9b3f3b3-cc79-404a-bc37-0cb429b02351","name":"List all templates","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"This is the token generated from the token api.","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/giftcards/templates?center_id={{center_id}}","protocol":"https","host":["api","zenoti","com"],"path":["v1","giftcards","templates"],"query":[{"key":"center_id","value":"{{center_id}}","description":"Guid<br>\n`mandatory`<br>\nUnique identifier of the center."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 09 Aug 2019 06:06:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"649"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"templates\": [\n        {\n            \"id\": \"10190641-c16f-4b4f-87b5-5a81d3d1f094\",\n            \"name\": \"valentine special\",\n            \"description\": \"Our center is so special to the valentine couple..\\r\\nso serving you with the giftcards which are used for services that make you look gorgeous\",\n            \"price\": 100,\n            \"value\": 100,\n            \"validity\": 365\n        },\n        {\n            \"id\": \"a1eb7ce8-88ee-47b9-bdea-f2c53a7eb8f2\",\n            \"name\": \"HMNT\",\n            \"description\": \"\",\n            \"price\": 250,\n            \"value\": 200,\n            \"validity\": 90\n        },\n        {\n            \"id\": \"7aa02220-f5d5-4976-a514-45b185bdbf15\",\n            \"name\": \"1\",\n            \"description\": \"\",\n            \"price\": 100,\n            \"value\": 100,\n            \"validity\": 100\n        },\n        {\n            \"id\": \"5080c131-8725-4660-b832-2934917eb8ea\",\n            \"name\": \"GHMN\",\n            \"description\": \"\",\n            \"price\": 1000,\n            \"value\": 1000,\n            \"validity\": 999\n        }\n    ]\n}"}],"_postman_id":"72fa10e2-a6ee-4dec-8e00-129bcd294c6b"},{"name":"Create a gift card template with custom amount","event":[{"listen":"test","script":{"id":"61466ab9-6fb0-4a69-a1c6-8deaa8af7921","exec":["var jsonData = JSON.parse(responseBody);","pm.environment.set(\"template_id\", jsonData.id);"],"type":"text/javascript"}}],"id":"a9e426df-4bfa-4efd-8dd7-fdb4348fb4f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"{{center_id}}\",\n    \"custom_amount\": {\n        \"amount\": 100.34,\n        \"validity\": 2\n    }\n}"},"url":"{{api_url}}/v1/giftcards/templates/custom","description":"<p>Supply the request body and this API will generate a custom gift card template with specified amount.</p>\n<h2 id=\"request-details\">Request Details</h2>\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>center_id</td>\n<td>guid</td>\n<td>unique identifier of the center.</td>\n</tr>\n<tr>\n<td>custom_amount</td>\n<td>object</td>\n<td>object which contains details of the custom amount template.</td>\n</tr>\n<tr>\n<td>custom_amount.amount</td>\n<td>double</td>\n<td>value of the gift card.</td>\n</tr>\n<tr>\n<td>custom_amount.validity</td>\n<td>int (optional)</td>\n<td>validity of the template in days. (If not supplied validity is set to default value specified in organization setting.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>id</td>\n<td>guid</td>\n<td>unique identifier of the template.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>name of the template.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string</td>\n<td>description about the template.</td>\n</tr>\n<tr>\n<td>price</td>\n<td>double</td>\n<td>price of the template.</td>\n</tr>\n<tr>\n<td>value</td>\n<td>double</td>\n<td>value of the template.</td>\n</tr>\n<tr>\n<td>validity</td>\n<td>integer</td>\n<td>validity of the template in days.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","giftcards","templates","custom"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"ce04be6c-cae3-4abe-95e2-8c76e994f1dc","name":"Create a giftcard template with custom amount","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"{{center_id}}\",\n    \"custom_amount\": {\n        \"amount\": 100.34,\n        \"validity\": 2\n    }\n}"},"url":"https://api.zenoti.com/v1/giftcards/templates/custom"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 09 Aug 2019 06:39:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"123"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"id\": \"455baa44-e52e-4106-8630-533517f63bc3\",\r\n    \"name\": \"Custom_100.34_2\",\r\n    \"description\": null,\r\n    \"price\": 100.34,\r\n    \"value\": 100.34,\r\n    \"validity\": 2\r\n}"}],"_postman_id":"a9e426df-4bfa-4efd-8dd7-fdb4348fb4f0"},{"name":"List all services of a center","id":"efb9d3cf-e734-4dde-8a20-c89c9b5125e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"body":{"mode":"formdata","formdata":[{"key":"only_add_ons","value":"{{only_add_ons}}","description":"<p>boolean<br /><code>Optional</code><br />Retrives only add on services</p>\n"},{"key":"catalog_enabled","value":"{{catalog_enabled}}","description":"<p>boolean<br /><code>Optional</code><br />Retrieves only catalog enabled services</p>\n"}]},"url":"{{api_url}}/v1/Centers/{{center_id}}/services","description":"<p>Supply the <code>center_id</code> and this API will retrieve all the services that are active in the center.<br />\nyou can also use pagination by passing page and size query parameters if you have huge number of records by default page is set to 1 and size is set to 10. size cannot be more than 100 which means maximum records per page cannot be more than 100.</p>\n<h2 id=\"returns\">Returns</h2>\n<p>retrieves the list of <code>service_object</code> or returns the error in case of failure.</p>\n","urlObject":{"path":["v1","Centers","{{center_id}}","services"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"3e8609d2-a489-46a4-bb0f-901b36634d27","name":"List all services of a center","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/Centers/{{center_id}}/services?only_add_ons=true&catalog_enabled=true","protocol":"https","host":["api","zenoti","com"],"path":["v1","Centers","{{center_id}}","services"],"query":[{"key":"only_add_ons","value":"true","description":"Retrieves only add on services "},{"key":"catalog_enabled","value":"true","description":"Retrieves services  which are enabled in catalog"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 21 Dec 2018 05:27:43 GMT"},{"key":"Content-Length","value":"3087"}],"cookie":[],"responseTime":null,"body":"{\n    \"services\": [\n        {\n            \"id\": \"ddb74717-7556-4194-89c8-37e3a8b6f13a\",\n            \"code\": \"15 minutes\",\n            \"name\": \"15 minutes\",\n            \"description\": \"this a service\",\n            \"duration\": 195,\n            \"recovery_time\": 0,\n            \"price_info\": {\n                \"currency_id\": 111,\n                \"sale_price\": 200,\n                \"tax_id\": \"\",\n                \"ssg\": 50,\n                \"include_tax\": true,\n                \"demand_group_id\": \"\"\n            },\n            \"additional_info\": null,\n            \"catalog_info\": null,\n            \"variants_info\": null,\n            \"add_ons_info\": {\n                \"is_add_on\": false,\n                \"has_add_ons\": true,\n                \"add_ons_list\": [\n                    \"F61F03E8-6015-482F-BC4C-52F3176EBC4E\",\n                    \"83FB62ED-C546-49A0-8159-5839FD695377\"\n                ]\n            },\n            \"image_paths\": null\n        },\n        {\n            \"id\": \"e27c2f15-f09b-48bd-ba49-3a3314da32b9\",\n            \"code\": \"SRV00003\",\n            \"name\": \"Addit.Charge Of Pkg For Nutrnl.Counselling Activity Patterns\",\n            \"description\": \"\",\n            \"duration\": 15,\n            \"recovery_time\": 0,\n            \"price_info\": {\n                \"currency_id\": 111,\n                \"sale_price\": 10,\n                \"tax_id\": \"\",\n                \"ssg\": null,\n                \"include_tax\": false,\n                \"demand_group_id\": \"\"\n            },\n            \"additional_info\": null,\n            \"catalog_info\": null,\n            \"variants_info\": null,\n            \"add_ons_info\": {\n                \"is_add_on\": false,\n                \"has_add_ons\": true,\n                \"add_ons_list\": [\n                    \"F61F03E8-6015-482F-BC4C-52F3176EBC4E\"\n                ]\n            },\n            \"image_paths\": null\n        },\n        {\n            \"id\": \"5794a470-7b92-4942-a7e9-15a06f128244\",\n            \"code\": \"SRV00465\",\n            \"name\": \"Age Defying With Body Firming\",\n            \"description\": \"\",\n            \"duration\": 75,\n            \"recovery_time\": 0,\n            \"price_info\": {\n                \"currency_id\": 111,\n                \"sale_price\": 30,\n                \"tax_id\": \"\",\n                \"ssg\": null,\n                \"include_tax\": false,\n                \"demand_group_id\": \"\"\n            },\n            \"additional_info\": null,\n            \"catalog_info\": null,\n            \"variants_info\": null,\n            \"add_ons_info\": {\n                \"is_add_on\": false,\n                \"has_add_ons\": false,\n                \"add_ons_list\": null\n            },\n            \"image_paths\": null\n        },\n        {\n            \"id\": \"56a47e8b-1165-4d42-8c3a-7f59c27d0207\",\n            \"code\": \"SRV00005\",\n            \"name\": \"AHA Manicure\",\n            \"description\": \"\",\n            \"duration\": 45,\n            \"recovery_time\": 0,\n            \"price_info\": {\n                \"currency_id\": 111,\n                \"sale_price\": 250,\n                \"tax_id\": \"\",\n                \"ssg\": null,\n                \"include_tax\": false,\n                \"demand_group_id\": \"\"\n            },\n            \"additional_info\": null,\n            \"catalog_info\": null,\n            \"variants_info\": null,\n            \"add_ons_info\": {\n                \"is_add_on\": false,\n                \"has_add_ons\": false,\n                \"add_ons_list\": null\n            },\n            \"image_paths\": null\n        },\n        {\n            \"id\": \"06e775ff-c376-4ee1-87c1-afc37520de08\",\n            \"code\": \"SRV00006\",\n            \"name\": \"AHA Pedicure\",\n            \"description\": \"\",\n            \"duration\": 15,\n            \"recovery_time\": 0,\n            \"price_info\": {\n                \"currency_id\": 111,\n                \"sale_price\": 10,\n                \"tax_id\": \"\",\n                \"ssg\": null,\n                \"include_tax\": false,\n                \"demand_group_id\": \"\"\n            },\n            \"additional_info\": null,\n            \"catalog_info\": null,\n            \"variants_info\": null,\n            \"add_ons_info\": {\n                \"is_add_on\": false,\n                \"has_add_ons\": false,\n                \"add_ons_list\": null\n            },\n            \"image_paths\": null\n        },\n        {\n            \"id\": \"25ca3dc0-92cd-4f00-b337-48110ee0916e\",\n            \"code\": \"SRVC001\",\n            \"name\": \"Aroma Facial\",\n            \"description\": \"\",\n            \"duration\": 60,\n            \"recovery_time\": 0,\n            \"price_info\": {\n                \"currency_id\": 111,\n                \"sale_price\": 20,\n                \"tax_id\": \"\",\n                \"ssg\": null,\n                \"include_tax\": true,\n                \"demand_group_id\": \"\"\n            },\n            \"additional_info\": null,\n            \"catalog_info\": null,\n            \"variants_info\": null,\n            \"add_ons_info\": {\n                \"is_add_on\": false,\n                \"has_add_ons\": false,\n                \"add_ons_list\": null\n            },\n            \"image_paths\": null\n        },\n        {\n            \"id\": \"f61f03e8-6015-482f-bc4c-52f3176ebc4e\",\n            \"code\": \"Add on 1\",\n            \"name\": \"Test Add on Service 1\",\n            \"description\": \"\",\n            \"duration\": 0,\n            \"recovery_time\": 0,\n            \"price_info\": {\n                \"currency_id\": 111,\n                \"sale_price\": 200,\n                \"tax_id\": \"\",\n                \"ssg\": null,\n                \"include_tax\": false,\n                \"demand_group_id\": \"\"\n            },\n            \"additional_info\": null,\n            \"catalog_info\": null,\n            \"variants_info\": null,\n            \"add_ons_info\": {\n                \"is_add_on\": true,\n                \"has_add_ons\": false,\n                \"add_ons_list\": null\n            },\n            \"image_paths\": null\n        }\n    ]\n}"}],"_postman_id":"efb9d3cf-e734-4dde-8a20-c89c9b5125e1"},{"name":"List all packages of a center","id":"5c376e90-aa8c-40c2-9bf0-5feeb8a97146","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"show_in_catalog","value":"{{show_in_catalog}}","description":"<p>boolean<br />\noptional<br />\nRetrieves only catalog enabled packages.</p>\n"},{"key":"expand","value":"centers","description":"<p>String Array<br />\nOptional<br />\nExpands the centers object</p>\n"},{"key":"expand","value":"preferences","description":"<p>String Array<br />\nOptional<br />\nExpands the preferences object</p>\n"},{"key":"expand","value":"catalog_info","description":"<p>String Array<br />\nOptional<br />\nExpands the catalog_info object</p>\n"},{"key":"expand","value":"tags","description":"<p>String Array<br />\nOptional<br />\nExpands the tags object</p>\n"},{"key":"expand","value":"benefits","description":"<p>String Array<br />\nOptional<br />\nExpands the benefits object</p>\n"}]},"url":"{{api_url}}/v1/centers/{{center_id}}/packages?type={{type}}","description":"<p>Supply the center_id and this api will retrieve the list of packages which are active in this center</p>\n","urlObject":{"path":["v1","centers","{{center_id}}","packages"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>enum<br />\n<code>optional</code>\nRetrieve day packages if type is set to 1.</p>\n","type":"text/plain"},"key":"type","value":"{{type}}"}],"variable":[]}},"response":[{"id":"13afd897-20f5-48fe-b51d-32e83f180329","name":"List all packages of a center","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"url":"https://api.zenoti.com/v1/centers/{{center_id}}/packages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Mar 2019 05:22:06 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"5164"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"packages\": [\n        {\n            \"id\": \"634d4bc4-4973-40e9-9fd5-17376f47a0a1\",\n            \"code\": \"2s\",\n            \"name\": \"2 services\",\n            \"description\": \"\",\n            \"type\": 1,\n            \"category_id\": null,\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"634d4bc4-4973-40e9-9fd5-17376f47a0a1\",\n            \"html_description\": \"\",\n            \"time\": 30,\n            \"booking_start_date\": null,\n            \"booking_end_date\": null,\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": null,\n            \"catalog_info\": null,\n            \"centers\": null,\n            \"tags\": null,\n            \"benefits\": null\n        },\n        {\n            \"id\": \"960c75ea-e632-45fd-ba11-a5566cb6acda\",\n            \"code\": \"bp1\",\n            \"name\": \"belu pack1\",\n            \"description\": \"belu pack1\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"0b5d4cbc-2065-48b0-ad4f-4828633c055b\",\n            \"html_description\": \"belu+pack1\",\n            \"time\": 15,\n            \"booking_start_date\": \"2017-03-21T00:00:00\",\n            \"booking_end_date\": \"2020-03-01T00:00:00\",\n            \"commission\": {\n                \"eligible\": true,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": null,\n            \"catalog_info\": null,\n            \"centers\": null,\n            \"tags\": null,\n            \"benefits\": null\n        },\n        {\n            \"id\": \"03680053-641d-4bb6-b2b2-45ea2f9a6148\",\n            \"code\": \"bsp1\",\n            \"name\": \"belu services pack1\",\n            \"description\": \"\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"cc2e938a-4a1a-46ac-93d4-5ef6a64fe621\",\n            \"html_description\": \"\",\n            \"time\": 0,\n            \"booking_start_date\": \"2017-03-21T00:00:00\",\n            \"booking_end_date\": \"2018-03-21T00:00:00\",\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": null,\n            \"catalog_info\": null,\n            \"centers\": null,\n            \"tags\": null,\n            \"benefits\": null\n        },\n        {\n            \"id\": \"2233dd3d-ab59-4d94-93db-25e429798a16\",\n            \"code\": \"PK9\",\n            \"name\": \"Beluga HF Class Service\",\n            \"description\": \"\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"97f74c82-7049-4933-ae5c-fdccb7808f82\",\n            \"html_description\": \"\",\n            \"time\": 15,\n            \"booking_start_date\": null,\n            \"booking_end_date\": null,\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": null,\n            \"catalog_info\": null,\n            \"centers\": null,\n            \"tags\": null,\n            \"benefits\": null\n        },\n        {\n            \"id\": \"254825be-29ce-42a7-b6f9-2386d329a0ab\",\n            \"code\": \"pk99\",\n            \"name\": \"Beluga HF Class_New\",\n            \"description\": \"\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"4ca64bb4-f735-4961-a542-a3789b0a5093\",\n            \"html_description\": \"\",\n            \"time\": 0,\n            \"booking_start_date\": null,\n            \"booking_end_date\": null,\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": null,\n            \"catalog_info\": null,\n            \"centers\": null,\n            \"tags\": null,\n            \"benefits\": null\n        },\n        {\n            \"id\": \"87298ddf-5379-4290-b62a-98066b89c3bb\",\n            \"code\": \"pk999\",\n            \"name\": \"Beluga HF Service\",\n            \"description\": \"\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"6a3fa27c-75ea-467b-8c4c-d5f5594ff0ee\",\n            \"html_description\": \"\",\n            \"time\": 0,\n            \"booking_start_date\": null,\n            \"booking_end_date\": null,\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": null,\n            \"catalog_info\": null,\n            \"centers\": null,\n            \"tags\": null,\n            \"benefits\": null\n        },\n        {\n            \"id\": \"bb9a5d22-6183-4cf1-894e-617d812b774e\",\n            \"code\": \"PK9999\",\n            \"name\": \"Beluga HF Service_NEW\",\n            \"description\": \"\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"92f11f96-4f26-4b70-8211-2091eb1cbe34\",\n            \"html_description\": \"\",\n            \"time\": 15,\n            \"booking_start_date\": \"2018-11-01T00:00:00\",\n            \"booking_end_date\": \"2018-11-21T00:00:00\",\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": null,\n            \"catalog_info\": null,\n            \"centers\": null,\n            \"tags\": null,\n            \"benefits\": null\n        },\n        {\n            \"id\": \"1e2b0356-e610-421f-8eff-cea3bdd598e5\",\n            \"code\": \"CP1\",\n            \"name\": \"Class Package\",\n            \"description\": \"\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"7891eda0-c23b-479f-89bd-363043c6eacc\",\n            \"html_description\": \"\",\n            \"time\": 0,\n            \"booking_start_date\": null,\n            \"booking_end_date\": null,\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": null,\n            \"catalog_info\": null,\n            \"centers\": null,\n            \"tags\": null,\n            \"benefits\": null\n        },\n        {\n            \"id\": \"f1e484ba-b07e-4f62-9de7-2f4fb971f6da\",\n            \"code\": \"CDP\",\n            \"name\": \"Comm Day Pack\",\n            \"description\": \"\",\n            \"type\": 1,\n            \"category_id\": null,\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"f1e484ba-b07e-4f62-9de7-2f4fb971f6da\",\n            \"html_description\": \"\",\n            \"time\": 60,\n            \"booking_start_date\": null,\n            \"booking_end_date\": null,\n            \"commission\": {\n                \"eligible\": true,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": null,\n            \"catalog_info\": null,\n            \"centers\": null,\n            \"tags\": null,\n            \"benefits\": null\n        },\n        {\n            \"id\": \"134acea1-15ce-4c2e-a877-070cbef5f246\",\n            \"code\": \"CP\",\n            \"name\": \"Comm Pack\",\n            \"description\": \"\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"6c37e0b7-2510-4c0a-85b4-08a41b440045\",\n            \"html_description\": \"\",\n            \"time\": 0,\n            \"booking_start_date\": null,\n            \"booking_end_date\": null,\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": null,\n            \"catalog_info\": null,\n            \"centers\": null,\n            \"tags\": null,\n            \"benefits\": null\n        }\n    ],\n    \"page_info\": {\n        \"total\": 35,\n        \"page\": 1,\n        \"size\": 10\n    }\n}"},{"id":"e86710ac-2cc8-487e-b12f-54776b4fe8a7","name":"Expanded list of center packages","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"url":{"raw":"{{api_url}}/v1/centers/{{center_id}}/packages?show_in_catalog=boolean&expand=centers&expand=preferences&expand=catalog_info&expand=tags&expand=benefits","host":["{{api_url}}"],"path":["v1","centers","{{center_id}}","packages"],"query":[{"key":"show_in_catalog","value":"boolean","description":"optional<br>\nRetrieves only catalog enabled products"},{"key":"expand","value":"centers","description":"String Array<br>\nOptional<br>\nExpands the centers object"},{"key":"expand","value":"preferences","description":"String Array<br>\nOptional<br>\nExpands the preferences object"},{"key":"expand","value":"catalog_info","description":"String Array<br>\nOptional<br>\nExpands the catalog_info object"},{"key":"expand","value":"tags","description":"String Array<br>\nOptional<br>\nExpands the tags object"},{"key":"expand","value":"benefits","description":"String Array<br>\nOptional<br>\nExpands the benefits object"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Mar 2019 05:17:29 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"10778"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"packages\": [\n        {\n            \"id\": \"960c75ea-e632-45fd-ba11-a5566cb6acda\",\n            \"code\": \"bp1\",\n            \"name\": \"belu pack1\",\n            \"description\": \"belu pack1\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"0b5d4cbc-2065-48b0-ad4f-4828633c055b\",\n            \"html_description\": \"belu+pack1\",\n            \"time\": 15,\n            \"booking_start_date\": \"2017-03-21T00:00:00\",\n            \"booking_end_date\": \"2020-03-01T00:00:00\",\n            \"commission\": {\n                \"eligible\": true,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": {\n                \"allow_cancellation_fee\": false,\n                \"allow_cancellation_comission\": false,\n                \"allow_no_show_fee\": false,\n                \"allow_no_show_comission\": false,\n                \"allow_membership_redemption\": false,\n                \"allow_giftcard_redemption\": true,\n                \"enforce_otp\": false\n            },\n            \"catalog_info\": {\n                \"show_in_catalog\": true,\n                \"can_book\": true,\n                \"show_price\": true,\n                \"display_name\": \"belu pack1 - web\",\n                \"display_price\": \"100\",\n                \"video_url\": \"\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"64b05ce4-ecfd-4478-bb42-b7378194bfa8\",\n                    \"currency_id\": 61,\n                    \"sale_price\": 100,\n                    \"tax_id\": null,\n                    \"auto_renewal\": false\n                }\n            ],\n            \"tags\": null,\n            \"benefits\": {\n                \"services\": [\n                    {\n                        \"id\": \"6f7c8b4c-4344-4375-8af5-a0ecc673d568\",\n                        \"item_type\": 2,\n                        \"quantity\": 3,\n                        \"order\": -1,\n                        \"recognize_revenue\": true\n                    }\n                ],\n                \"products\": [],\n                \"bundled_products\": []\n            }\n        },\n        {\n            \"id\": \"03680053-641d-4bb6-b2b2-45ea2f9a6148\",\n            \"code\": \"bsp1\",\n            \"name\": \"belu services pack1\",\n            \"description\": \"\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"cc2e938a-4a1a-46ac-93d4-5ef6a64fe621\",\n            \"html_description\": \"\",\n            \"time\": 0,\n            \"booking_start_date\": \"2017-03-21T00:00:00\",\n            \"booking_end_date\": \"2018-03-21T00:00:00\",\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": {\n                \"allow_cancellation_fee\": false,\n                \"allow_cancellation_comission\": false,\n                \"allow_no_show_fee\": false,\n                \"allow_no_show_comission\": false,\n                \"allow_membership_redemption\": false,\n                \"allow_giftcard_redemption\": false,\n                \"enforce_otp\": false\n            },\n            \"catalog_info\": {\n                \"show_in_catalog\": true,\n                \"can_book\": true,\n                \"show_price\": true,\n                \"display_name\": \"belu services pack1\",\n                \"display_price\": \"100\",\n                \"video_url\": \"\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"64b05ce4-ecfd-4478-bb42-b7378194bfa8\",\n                    \"currency_id\": 61,\n                    \"sale_price\": 100,\n                    \"tax_id\": null,\n                    \"auto_renewal\": false\n                }\n            ],\n            \"tags\": null,\n            \"benefits\": {\n                \"services\": null,\n                \"products\": null,\n                \"bundled_products\": null\n            }\n        },\n        {\n            \"id\": \"2233dd3d-ab59-4d94-93db-25e429798a16\",\n            \"code\": \"PK9\",\n            \"name\": \"Beluga HF Class Service\",\n            \"description\": \"\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"97f74c82-7049-4933-ae5c-fdccb7808f82\",\n            \"html_description\": \"\",\n            \"time\": 15,\n            \"booking_start_date\": null,\n            \"booking_end_date\": null,\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": {\n                \"allow_cancellation_fee\": false,\n                \"allow_cancellation_comission\": false,\n                \"allow_no_show_fee\": false,\n                \"allow_no_show_comission\": false,\n                \"allow_membership_redemption\": false,\n                \"allow_giftcard_redemption\": true,\n                \"enforce_otp\": false\n            },\n            \"catalog_info\": {\n                \"show_in_catalog\": true,\n                \"can_book\": true,\n                \"show_price\": false,\n                \"display_name\": \"\",\n                \"display_price\": \"\",\n                \"video_url\": \"\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"64b05ce4-ecfd-4478-bb42-b7378194bfa8\",\n                    \"currency_id\": 61,\n                    \"sale_price\": 100,\n                    \"tax_id\": null,\n                    \"auto_renewal\": false\n                }\n            ],\n            \"tags\": null,\n            \"benefits\": {\n                \"services\": null,\n                \"products\": null,\n                \"bundled_products\": null\n            }\n        },\n        {\n            \"id\": \"254825be-29ce-42a7-b6f9-2386d329a0ab\",\n            \"code\": \"pk99\",\n            \"name\": \"Beluga HF Class_New\",\n            \"description\": \"\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"4ca64bb4-f735-4961-a542-a3789b0a5093\",\n            \"html_description\": \"\",\n            \"time\": 0,\n            \"booking_start_date\": null,\n            \"booking_end_date\": null,\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": {\n                \"allow_cancellation_fee\": false,\n                \"allow_cancellation_comission\": false,\n                \"allow_no_show_fee\": false,\n                \"allow_no_show_comission\": false,\n                \"allow_membership_redemption\": false,\n                \"allow_giftcard_redemption\": true,\n                \"enforce_otp\": false\n            },\n            \"catalog_info\": {\n                \"show_in_catalog\": true,\n                \"can_book\": true,\n                \"show_price\": true,\n                \"display_name\": \"\",\n                \"display_price\": \"\",\n                \"video_url\": \"\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"64b05ce4-ecfd-4478-bb42-b7378194bfa8\",\n                    \"currency_id\": 61,\n                    \"sale_price\": 100,\n                    \"tax_id\": null,\n                    \"auto_renewal\": false\n                }\n            ],\n            \"tags\": null,\n            \"benefits\": {\n                \"services\": null,\n                \"products\": null,\n                \"bundled_products\": null\n            }\n        },\n        {\n            \"id\": \"87298ddf-5379-4290-b62a-98066b89c3bb\",\n            \"code\": \"pk999\",\n            \"name\": \"Beluga HF Service\",\n            \"description\": \"\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"6a3fa27c-75ea-467b-8c4c-d5f5594ff0ee\",\n            \"html_description\": \"\",\n            \"time\": 0,\n            \"booking_start_date\": null,\n            \"booking_end_date\": null,\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": {\n                \"allow_cancellation_fee\": false,\n                \"allow_cancellation_comission\": false,\n                \"allow_no_show_fee\": false,\n                \"allow_no_show_comission\": false,\n                \"allow_membership_redemption\": false,\n                \"allow_giftcard_redemption\": true,\n                \"enforce_otp\": false\n            },\n            \"catalog_info\": {\n                \"show_in_catalog\": true,\n                \"can_book\": true,\n                \"show_price\": false,\n                \"display_name\": \"\",\n                \"display_price\": \"\",\n                \"video_url\": \"\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"64b05ce4-ecfd-4478-bb42-b7378194bfa8\",\n                    \"currency_id\": 61,\n                    \"sale_price\": 100,\n                    \"tax_id\": null,\n                    \"auto_renewal\": false\n                }\n            ],\n            \"tags\": null,\n            \"benefits\": {\n                \"services\": null,\n                \"products\": null,\n                \"bundled_products\": null\n            }\n        },\n        {\n            \"id\": \"bb9a5d22-6183-4cf1-894e-617d812b774e\",\n            \"code\": \"PK9999\",\n            \"name\": \"Beluga HF Service_NEW\",\n            \"description\": \"\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"92f11f96-4f26-4b70-8211-2091eb1cbe34\",\n            \"html_description\": \"\",\n            \"time\": 15,\n            \"booking_start_date\": \"2018-11-01T00:00:00\",\n            \"booking_end_date\": \"2018-11-21T00:00:00\",\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": {\n                \"allow_cancellation_fee\": false,\n                \"allow_cancellation_comission\": false,\n                \"allow_no_show_fee\": false,\n                \"allow_no_show_comission\": false,\n                \"allow_membership_redemption\": false,\n                \"allow_giftcard_redemption\": true,\n                \"enforce_otp\": false\n            },\n            \"catalog_info\": {\n                \"show_in_catalog\": true,\n                \"can_book\": true,\n                \"show_price\": false,\n                \"display_name\": \"\",\n                \"display_price\": \"\",\n                \"video_url\": \"\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"64b05ce4-ecfd-4478-bb42-b7378194bfa8\",\n                    \"currency_id\": 61,\n                    \"sale_price\": 100,\n                    \"tax_id\": null,\n                    \"auto_renewal\": false\n                }\n            ],\n            \"tags\": null,\n            \"benefits\": {\n                \"services\": [\n                    {\n                        \"id\": \"6f7c8b4c-4344-4375-8af5-a0ecc673d568\",\n                        \"item_type\": 2,\n                        \"quantity\": 4,\n                        \"order\": -1,\n                        \"recognize_revenue\": true\n                    }\n                ],\n                \"products\": [],\n                \"bundled_products\": []\n            }\n        },\n        {\n            \"id\": \"1e2b0356-e610-421f-8eff-cea3bdd598e5\",\n            \"code\": \"CP1\",\n            \"name\": \"Class Package\",\n            \"description\": \"\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"7891eda0-c23b-479f-89bd-363043c6eacc\",\n            \"html_description\": \"\",\n            \"time\": 0,\n            \"booking_start_date\": null,\n            \"booking_end_date\": null,\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": {\n                \"allow_cancellation_fee\": false,\n                \"allow_cancellation_comission\": false,\n                \"allow_no_show_fee\": false,\n                \"allow_no_show_comission\": false,\n                \"allow_membership_redemption\": false,\n                \"allow_giftcard_redemption\": true,\n                \"enforce_otp\": false\n            },\n            \"catalog_info\": {\n                \"show_in_catalog\": true,\n                \"can_book\": true,\n                \"show_price\": true,\n                \"display_name\": \"\",\n                \"display_price\": \"\",\n                \"video_url\": \"\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"64b05ce4-ecfd-4478-bb42-b7378194bfa8\",\n                    \"currency_id\": 61,\n                    \"sale_price\": 0,\n                    \"tax_id\": null,\n                    \"auto_renewal\": false\n                }\n            ],\n            \"tags\": null,\n            \"benefits\": {\n                \"services\": null,\n                \"products\": null,\n                \"bundled_products\": null\n            }\n        },\n        {\n            \"id\": \"df0cda52-6f91-4083-9a65-466a4d4cd3c1\",\n            \"code\": \"Day Pack\",\n            \"name\": \"Day Pack\",\n            \"description\": \"\",\n            \"type\": 1,\n            \"category_id\": null,\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"df0cda52-6f91-4083-9a65-466a4d4cd3c1\",\n            \"html_description\": \"\",\n            \"time\": 45,\n            \"booking_start_date\": \"2016-09-04T00:00:00\",\n            \"booking_end_date\": \"2018-03-31T00:00:00\",\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 1,\n                \"value\": 0\n            },\n            \"preferences\": {\n                \"allow_cancellation_fee\": true,\n                \"allow_cancellation_comission\": false,\n                \"allow_no_show_fee\": false,\n                \"allow_no_show_comission\": false,\n                \"allow_membership_redemption\": false,\n                \"allow_giftcard_redemption\": true,\n                \"enforce_otp\": false\n            },\n            \"catalog_info\": {\n                \"show_in_catalog\": true,\n                \"can_book\": true,\n                \"show_price\": true,\n                \"display_name\": \"\",\n                \"display_price\": \"\",\n                \"video_url\": \"\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"64b05ce4-ecfd-4478-bb42-b7378194bfa8\",\n                    \"currency_id\": 61,\n                    \"sale_price\": 100,\n                    \"tax_id\": null,\n                    \"auto_renewal\": false\n                }\n            ],\n            \"tags\": null,\n            \"benefits\": {\n                \"services\": [\n                    {\n                        \"id\": \"f2448d01-5b55-43c1-85cd-39181411a2df\",\n                        \"item_type\": 2,\n                        \"quantity\": 1,\n                        \"order\": 11,\n                        \"recognize_revenue\": true\n                    }\n                ],\n                \"products\": [],\n                \"bundled_products\": []\n            }\n        },\n        {\n            \"id\": \"d7af37a8-7b67-414f-8df3-cb65aee3564b\",\n            \"code\": \"2\",\n            \"name\": \"DaySlash\",\n            \"description\": \"\",\n            \"type\": 1,\n            \"category_id\": null,\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"d7af37a8-7b67-414f-8df3-cb65aee3564b\",\n            \"html_description\": \"\",\n            \"time\": 15,\n            \"booking_start_date\": null,\n            \"booking_end_date\": null,\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": {\n                \"allow_cancellation_fee\": false,\n                \"allow_cancellation_comission\": false,\n                \"allow_no_show_fee\": false,\n                \"allow_no_show_comission\": false,\n                \"allow_membership_redemption\": false,\n                \"allow_giftcard_redemption\": true,\n                \"enforce_otp\": false\n            },\n            \"catalog_info\": {\n                \"show_in_catalog\": true,\n                \"can_book\": true,\n                \"show_price\": true,\n                \"display_name\": \"\",\n                \"display_price\": \"\",\n                \"video_url\": \"\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"64b05ce4-ecfd-4478-bb42-b7378194bfa8\",\n                    \"currency_id\": 61,\n                    \"sale_price\": 100,\n                    \"tax_id\": null,\n                    \"auto_renewal\": false\n                }\n            ],\n            \"tags\": [\n                \"998cdf21-1886-4161-aa5c-79d9e5052c7e\"\n            ],\n            \"benefits\": {\n                \"services\": [\n                    {\n                        \"id\": \"6f7c8b4c-4344-4375-8af5-a0ecc673d568\",\n                        \"item_type\": 2,\n                        \"quantity\": 1,\n                        \"order\": -1,\n                        \"recognize_revenue\": true\n                    },\n                    {\n                        \"id\": \"0d1a1625-ee1b-40b1-bc93-cd555423df25\",\n                        \"item_type\": 2,\n                        \"quantity\": 1,\n                        \"order\": -1,\n                        \"recognize_revenue\": true\n                    }\n                ],\n                \"products\": [],\n                \"bundled_products\": []\n            }\n        },\n        {\n            \"id\": \"4e3a32f7-f36c-43f6-a996-562d6bced481\",\n            \"code\": \"g1p1\",\n            \"name\": \"Ger1 pack1\",\n            \"description\": \"\",\n            \"type\": 2,\n            \"category_id\": \"1db904e6-71da-4911-9f11-ad4cfa0a060f\",\n            \"Business_unit_id\": \"708fb934-4fa1-4e55-ab4d-21a083454893\",\n            \"version_id\": \"3007a486-a882-4826-af79-5a6238564183\",\n            \"html_description\": \"\",\n            \"time\": 0,\n            \"booking_start_date\": \"2017-05-01T00:00:00\",\n            \"booking_end_date\": \"2017-05-05T00:00:00\",\n            \"commission\": {\n                \"eligible\": false,\n                \"factor\": 100,\n                \"type\": 0,\n                \"value\": 0\n            },\n            \"preferences\": {\n                \"allow_cancellation_fee\": false,\n                \"allow_cancellation_comission\": false,\n                \"allow_no_show_fee\": false,\n                \"allow_no_show_comission\": false,\n                \"allow_membership_redemption\": false,\n                \"allow_giftcard_redemption\": true,\n                \"enforce_otp\": false\n            },\n            \"catalog_info\": {\n                \"show_in_catalog\": true,\n                \"can_book\": true,\n                \"show_price\": true,\n                \"display_name\": \"\",\n                \"display_price\": \"\",\n                \"video_url\": \"\"\n            },\n            \"centers\": [\n                {\n                    \"center_id\": \"64b05ce4-ecfd-4478-bb42-b7378194bfa8\",\n                    \"currency_id\": 61,\n                    \"sale_price\": 100,\n                    \"tax_id\": null,\n                    \"auto_renewal\": false\n                }\n            ],\n            \"tags\": null,\n            \"benefits\": {\n                \"services\": null,\n                \"products\": null,\n                \"bundled_products\": null\n            }\n        }\n    ],\n    \"page_info\": {\n        \"total\": 27,\n        \"page\": 1,\n        \"size\": 10\n    }\n}"}],"_postman_id":"5c376e90-aa8c-40c2-9bf0-5feeb8a97146"},{"name":"Create a gift card template with services or day packages","event":[{"listen":"test","script":{"id":"7d9b9f83-d569-4d88-8d6b-4898251803ab","exec":["var jsonData = JSON.parse(responseBody);","pm.environment.set(\"template_id\", jsonData.id);"],"type":"text/javascript"}}],"id":"786d3e4e-7bc9-4a1a-93c2-2b9c981f7bf0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"{{center_id}}\",\n    \"services\": [\n        {\n            \"id\": \"{{service_id}}\",\n            \"quantity\": 1\n        },\n        {\n            \"id\": \"{{service_id}}\",\n            \"quantity\": 2\n        }\n    ],\n    \"day_packages\": [\n        {\n            \"id\": \"{{day_package_id}}\",\n            \"quantity\": 3\n        },\n         {\n            \"id\": \"{{day_package_id}}\",\n            \"quantity\": 4\n        }\n    ]\n}"},"url":"{{api_url}}/v1/giftcards/templates/custom","description":"<p>Supply the request body and this API will generate a custom gift card template with specified combination of services and day packages.</p>\n<h2 id=\"request-details\">Request Details</h2>\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>center_id</td>\n<td>guid</td>\n<td>unique identifier of the center.</td>\n</tr>\n<tr>\n<td>services</td>\n<td>array</td>\n<td>array of service objects.</td>\n</tr>\n<tr>\n<td>services[i].id</td>\n<td>guid</td>\n<td>unique identifier of the service that need to be added in gift card.</td>\n</tr>\n<tr>\n<td>services[i].quantity</td>\n<td>int</td>\n<td>quantity of the service.</td>\n</tr>\n<tr>\n<td>day_packages</td>\n<td>array</td>\n<td>array of day package objects.</td>\n</tr>\n<tr>\n<td>day_packages[i].id</td>\n<td>guid</td>\n<td>unique identifier of the day package that need to be added in gift card.</td>\n</tr>\n<tr>\n<td>day_packages[i].quantity</td>\n<td>int</td>\n<td>quantity of the day package.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>id</td>\n<td>guid</td>\n<td>unique identifier of the template.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>name of the template.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string</td>\n<td>description about the template.</td>\n</tr>\n<tr>\n<td>price</td>\n<td>double</td>\n<td>price of the template.</td>\n</tr>\n<tr>\n<td>value</td>\n<td>double</td>\n<td>value of the template.</td>\n</tr>\n<tr>\n<td>validity</td>\n<td>integer</td>\n<td>validity of the template in days.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","giftcards","templates","custom"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"0d91ec6c-bef1-44b3-8ceb-97e28c9dbce7","name":"Create a giftcard template with services or day packages","originalRequest":{"method":"POST","header":[{"description":"This is the token generated from the token api.","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"Content type of the request body.","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"{{center_id}}\",\n    \"services\": [\n        {\n            \"id\": \"{{service_id}}\",\n            \"quantity\": 1\n        },\n        {\n            \"id\": \"{{service_id}}\",\n            \"quantity\": 2\n        }\n    ],\n    \"day_packages\": [\n        {\n            \"id\": \"{{day_package_id}}\",\n            \"quantity\": 3\n        },\n         {\n            \"id\": \"{{day_package_id}}\",\n            \"quantity\": 4\n        }\n    ]\n}"},"url":"https://api.zenoti.com/v1/giftcards/templates/custom"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"455baa44-e52e-4106-8630-533517f63bc3\",\n    \"name\": \"Custom_100.34_2\",\n    \"description\": null,\n    \"price\": 100.34,\n    \"value\": 100.34,\n    \"validity\": 2\n}"}],"_postman_id":"786d3e4e-7bc9-4a1a-93c2-2b9c981f7bf0"},{"name":"Search for a guest","event":[{"listen":"test","script":{"id":"a2d43356-76a0-4859-93d3-3c032e295d9b","exec":["pm.test(\"Status code is 400\", function () {","    pm.response.to.have.status(400);","});","","pm.test(\"Response contain Invalid Input Exception code\", function () {","    var jsonData = pm.response.json();","    pm.expect(jsonData.code).to.eql(502);","});","","pm.test(\"Response contain center_id is not passed\", function () {","    var jsonData = pm.response.json();","    pm.expect(jsonData.message).to.eql(\"center_id is not passed\");","});"],"type":"text/javascript"}}],"id":"9344947d-fcd0-45eb-ab91-5cea154cd5ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text","description":"<p>Access token generated from the token API.</p>\n"}],"url":"{{api_url}}/v1/guests/search?first_name={{first_name}}&last_name={{last_name}}&center_id={{center_id}}&zip_code={{zip_code}}&phone={{phone}}&tags={{tags}}&user_name={{user_name}}&user_code={{user_code}}&email={{user_email}}","description":"<p>This api will search the guests in the center of the passed center_id based on the search fields supllied as the query parameters. you should supply atleast one search filed and value should contain atleast 3 characters or 3 digits.<br /> you can also use pagination by passing page and size query parameters if you have huge number of records by default page is set to 1 and size is set to 10. size cannot be more than 100 which means maximum records per page cannot be more than 100.</p>\n","urlObject":{"path":["v1","guests","search"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>use this search field an guests who has similar first name as passed value are fetched</p>\n","type":"text/plain"},"key":"first_name","value":"{{first_name}}"},{"description":{"content":"<p>use this search field and guests who has similar last name as passed value are fetched</p>\n","type":"text/plain"},"key":"last_name","value":"{{last_name}}"},{"description":{"content":"<p>A unique identifer of the center in which you want to search the guest</p>\n","type":"text/plain"},"key":"center_id","value":"{{center_id}}"},{"description":{"content":"<p>use this search field and guests who has same zip code as passed value are  fetched</p>\n","type":"text/plain"},"key":"zip_code","value":"{{zip_code}}"},{"description":{"content":"<p>use this search field and guests who has similar phone number as passed value are fetched</p>\n","type":"text/plain"},"key":"phone","value":"{{phone}}"},{"description":{"content":"<p>use this search field and guests who has tag as passed value are fetched</p>\n","type":"text/plain"},"key":"tags","value":"{{tags}}"},{"description":{"content":"<p>use this search field and guests who has exact username as passed value are  fetched</p>\n","type":"text/plain"},"key":"user_name","value":"{{user_name}}"},{"description":{"content":"<p>use this search field and guests who has exact usercode as passed value are  fetched</p>\n","type":"text/plain"},"key":"user_code","value":"{{user_code}}"},{"description":{"content":"<p>use this search field and guests who has email like  passed value are  fetched</p>\n","type":"text/plain"},"key":"email","value":"{{user_email}}"}],"variable":[]}},"response":[{"id":"26b40b0e-d27e-4780-a568-efd24614b376","name":"search for a guest","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/guests/search?first_name=simon&last_name=simon&center_id={{center_id}}&zip_code=502032&phone=7777799988&tags=CHECKED_IN&user_name=simonsimu&email=simon&expand=tags&expand=address_info&expand=preferences&expand=referral&expand=primary_employee","protocol":"https","host":["api","zenoti","com"],"path":["v1","guests","search"],"query":[{"key":"first_name","value":"simon"},{"key":"last_name","value":"simon"},{"key":"center_id","value":"{{center_id}}"},{"key":"zip_code","value":"502032"},{"key":"phone","value":"7777799988"},{"key":"tags","value":"CHECKED_IN"},{"key":"user_name","value":"simonsimu"},{"key":"email","value":"simon"},{"key":"expand","value":"tags"},{"key":"expand","value":"address_info"},{"key":"expand","value":"preferences"},{"key":"expand","value":"referral"},{"key":"expand","value":"primary_employee"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 28 Nov 2018 05:14:20 GMT"},{"key":"Content-Length","value":"1308"},{"key":"X-OSSProxy","value":"OSSProxy 1.3.337.419 (Build 337.419 Win32 en-us)(Oct 17 2018 14:40:33) "},{"key":"Connection","value":"keep-alive"},{"key":"Proxy-Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"guests\": [\n        {\n            \"id\": \"A9996495-6BCD-415A-ADB1-052353D9EF9F\",\n            \"code\": \"\",\n            \"center_id\": \"b5ed4fbb-4c05-4195-b313-1320b620224b\",\n            \"personal_info\": {\n                \"user_name\": \"simonsimu\",\n                \"first_name\": \"simon\",\n                \"last_name\": \"simon\",\n                \"middle_name\": \"simon\",\n                \"email\": \"simon@simon.com\",\n                \"mobile_phone\": {\n                    \"country_code\": 95,\n                    \"number\": \"7777799988\"\n                },\n                \"work_phone\": {\n                    \"country_code\": 95,\n                    \"number\": \"7777799999\"\n                },\n                \"home_phone\": {\n                    \"country_code\": 95,\n                    \"number\": \"7777799999\"\n                },\n                \"gender\": 1,\n                \"date_of_birth\": \"1997-08-02T00:00:00\",\n                \"is_minor\": false,\n                \"nationality_id\": 95,\n                \"anniversary_date\": \"2018-11-06T00:00:00\",\n                \"lock_guest_custom_data\": false,\n                \"pan\": \"\"\n            },\n            \"address_info\": {\n                \"address_1\": \"aaaaaaaaa\",\n                \"address_2\": \"bbbbbbbbb\",\n                \"city\": \"cccccccccc\",\n                \"country_id\": 95,\n                \"state_id\": -2,\n                \"state_other\": \"mystate\",\n                \"zip_code\": \"502032\"\n            },\n            \"preferences\": {\n                \"receive_transactional_email\": true,\n                \"receive_transactional_sms\": true,\n                \"receive_marketing_email\": true,\n                \"receive_marketing_sms\": true,\n                \"recieve_lp_stmt\": true,\n                \"preferred_therapist\": {\n                    \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\n                    \"name\": \"New Delhi_mgr mgr\"\n                }\n            },\n            \"tags\": [\n                \"CHECKED_IN\",\n                \"MH\",\n                \"Test\"\n            ],\n            \"referral\": {\n                \"referral_source\": {\n                    \"id\": \"57cdad4d-7045-40b3-885b-d0c191c75113\",\n                    \"name\": \"Guest\"\n                },\n                \"referred_by\": {\n                    \"id\": \"02be89a4-1250-45a6-80a1-34b286e68228\",\n                    \"name\": \"Kirity Newdelhi\"\n                }\n            },\n            \"primary_employee\": {\n                \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\n                \"name\": \"New Delhi_mgr mgr\"\n            }\n        }\n    ]\n}"}],"_postman_id":"9344947d-fcd0-45eb-ab91-5cea154cd5ed"},{"name":"List all occasions","event":[{"listen":"test","script":{"id":"ca19a91f-4891-4108-98d8-8f90f0bb4d83","exec":["var jsonData = JSON.parse(responseBody);","pm.environment.set(\"occasion_id\", jsonData.occasions[0].id);"],"type":"text/javascript"}}],"id":"67a61e1e-d735-485c-a389-49b7cd36ebb9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n","type":"text"}],"url":"{{api_url}}/v1/giftcards/occasions","description":"<p>This API will retrieve the list of occasions defined in your organization.</p>\n<h2 id=\"response-details\">Response Details</h2>\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>id</td>\n<td>guid</td>\n<td>unique identifier of the occasion.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>name of the occasion.</td>\n</tr>\n<tr>\n<td>images</td>\n<td>array</td>\n<td>Array of image objects.</td>\n</tr>\n<tr>\n<td>image.id</td>\n<td>guid (Nullable)</td>\n<td>Unique identifier of the image. It will be null for default images.</td>\n</tr>\n<tr>\n<td>image.url</td>\n<td>string</td>\n<td>url that contains the image.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","giftcards","occasions"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"5282cf56-1c5a-450f-afda-990e24412711","name":"List all occasions","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"This is the token generated from the token api.","type":"text"}],"url":"https://api.zenoti.com/v1/giftcards/occasions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 09 Aug 2019 06:06:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1464"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"occasions\": [\n        {\n            \"id\": \"88f0b202-9bcc-4cf3-9bd6-39dee12334bd\",\n            \"name\": \"Birthday's\",\n            \"images\": [\n                {\n                    \"id\": null,\n                    \"url\": \"http://hotfix.zenotibeta.com//Instance_Data/webstore/defaults/GiftCardTemplate/defaultpx800.png\"\n                }\n            ]\n        },\n        {\n            \"id\": \"4e40d12d-f720-4b72-bcbd-e183e09a9ff3\",\n            \"name\": \"Birthday\",\n            \"images\": [\n                {\n                    \"id\": null,\n                    \"url\": \"http://hotfix.zenotibeta.com//Instance_Data/webstore/defaults/GiftCardTemplate/defaultpx800.png\"\n                }\n            ]\n        },\n        {\n            \"id\": \"c12e6b56-379e-4534-a80c-d9bbf0c6fd51\",\n            \"name\": \"Valentine's day\",\n            \"images\": [\n                {\n                    \"id\": null,\n                    \"url\": \"http://hotfix.zenotibeta.com//Instance_Data/webstore/defaults/GiftCardTemplate/defaultpx800.png\"\n                }\n            ]\n        },\n        {\n            \"id\": \"32fb6778-9fab-4931-9192-51f5bfe6ffca\",\n            \"name\": \"Mother's day\",\n            \"images\": [\n                {\n                    \"id\": null,\n                    \"url\": \"http://hotfix.zenotibeta.com//Instance_Data/webstore/defaults/GiftCardTemplate/defaultpx800.png\"\n                }\n            ]\n        },\n        {\n            \"id\": \"41824946-eb54-4602-b9ab-dea66964eb36\",\n            \"name\": \"Anniversary\",\n            \"images\": [\n                {\n                    \"id\": null,\n                    \"url\": \"http://hotfix.zenotibeta.com//Instance_Data/webstore/defaults/GiftCardTemplate/defaultpx800.png\"\n                }\n            ]\n        },\n        {\n            \"id\": \"72883587-c2c6-4df9-ad7e-c5649f6a9520\",\n            \"name\": \"INDIPENDENCE DAY\",\n            \"images\": [\n                {\n                    \"id\": null,\n                    \"url\": \"http://hotfix.zenotibeta.com//Instance_Data/webstore/defaults/GiftCardTemplate/defaultpx800.png\"\n                }\n            ]\n        },\n        {\n            \"id\": \"85cbd827-7756-4ae7-8cc0-a189d356638d\",\n            \"name\": \"birthday\",\n            \"images\": [\n                {\n                    \"id\": \"65cb6c78-396f-420a-88bc-2295c3325fdf\",\n                    \"url\": \"http://hotfix.zenotibeta.com//temp_data/tempassetstore/c3df0f67-50d0-44e1-84d1-e5ee08af5625/giftcardtemplate/65cb6c78-396f-420a-88bc-2295c3325fdf.jpg\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"67a61e1e-d735-485c-a389-49b7cd36ebb9"},{"name":"Create a gift card sale invoice after using a gift card template","event":[{"listen":"test","script":{"id":"c5fea2c4-c15c-404a-b4ee-7add2fc0249b","exec":["var jsonData = JSON.parse(responseBody);","pm.environment.set(\"invoice_id\", jsonData.invoice_id);"],"type":"text/javascript"}}],"id":"17476c70-b99a-4c8e-be3f-72ce5d10e207","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"{{center_id}}\",\n    \"guest_id\": \"{{guest_id}}\",\n    \"giftcards\": [\n        {\n            \"template_id\": \"{{template_id}}\",\n            \"schedule_time\": \"{{start_time}}\",\n            \"occassion\": {\n                \"id\": \"{{occasion_id}}\",\n                \"image_id\": \"{{image_id}}\",\n                \"message\": \"test gift card 1\"\n            },\n            \"recepient\": {\n                \"name\": \"devapi1\",\n                \"email\": \"devapi@zenoti.com\"\n            }\n        },\n        {\n            \"template_id\": \"{{template_id}}\",\n            \"schedule_time\": \"{{start_time}}\",\n            \"occassion\": {\n                \"id\": \"{{occasion_id}}\",\n                \"image_id\": \"{{image_id}}\",\n                \"message\": \"test gift card 2\"\n            },\n            \"recepient\": {\n                \"name\": \"devapi2\",\n                \"email\": \"devapi@zenoti.com\"\n            }\n        }\n    ]\n}"},"url":"{{api_url}}/v1/invoices/giftcards","description":"<p>You must specify appropriate details for the request body parameters, and this API generates an invoice by booking the gift cards and returns a unique invoice ID as the response.</p>\n<h2 id=\"request-details\">Request Details</h2>\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>center_id</td>\n<td>guid</td>\n<td>Unique identifier of the center.</td>\n</tr>\n<tr>\n<td>guest_id</td>\n<td>guid</td>\n<td>Unique identifier of the guest.</td>\n</tr>\n<tr>\n<td>giftcards</td>\n<td>array</td>\n<td>Array of gift card objects.</td>\n</tr>\n<tr>\n<td>giftcards[i].template_id</td>\n<td>guid</td>\n<td>Unique identifier of the center.</td>\n</tr>\n<tr>\n<td>giftcards[i].schedule_time</td>\n<td>datetime</td>\n<td>Schedule date of the occasion. The gift card will be sent on this date and time).</td>\n</tr>\n<tr>\n<td>giftcards[i].occassion</td>\n<td>object</td>\n<td>Contains details of the gift card occasion.</td>\n</tr>\n<tr>\n<td>giftcards[i].occassion.id</td>\n<td>guid</td>\n<td>Unique identifier of the occasion.</td>\n</tr>\n<tr>\n<td>giftcards[i].occassion.image_id</td>\n<td>guid</td>\n<td>Unique identifier of the image associated with the specified occasion.</td>\n</tr>\n<tr>\n<td>giftcards[i].occassion.message</td>\n<td>string</td>\n<td>This occasion message (such as \"Happy Birthday\") will be sent via email.</td>\n</tr>\n<tr>\n<td>giftcards[i].recepient</td>\n<td>object</td>\n<td>Contains details of the gift card recepient.</td>\n</tr>\n<tr>\n<td>giftcards[i].recepient.name</td>\n<td>string</td>\n<td>Name of the recepient.</td>\n</tr>\n<tr>\n<td>giftcards[i].recepient.email</td>\n<td>string</td>\n<td>Email of the recepient.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>invoice_id</td>\n<td>guid</td>\n<td>Unique identifier of the invoice.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","giftcards"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"b8f4671d-fc37-4929-bb11-3a8e7f7bcf69","name":"Create a gift card sale invoice after using a gift card template","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"center_id\": \"{{center_id}}\",\r\n    \"guest_id\": \"{{guest_id}}\",\r\n    \"giftcards\": [\r\n        {\r\n            \"template_id\": \"{{template_id}}\",\r\n            \"schedule_time\": \"{{start_time}}\",\r\n            \"occassion\": {\r\n                \"id\": \"{{occasion_id}}\",\r\n                \"image_id\": \"{{image_id}}\",\r\n                \"message\": \"test gift card 1\"\r\n            },\r\n            \"recepient\": {\r\n                \"name\": \"devapi1\",\r\n                \"email\": \"devapi@zenoti.com\"\r\n            }\r\n        },\r\n        {\r\n            \"template_id\": \"{{template_id}}\",\r\n            \"schedule_time\": \"{{start_time}}\",\r\n            \"occassion\": {\r\n                \"id\": \"{{occasion_id}}\",\r\n                \"image_id\": \"{{image_id}}\",\r\n                \"message\": \"test gift card 2\"\r\n            },\r\n            \"recepient\": {\r\n                \"name\": \"devapi2\",\r\n                \"email\": \"devapi@zenoti.com\"\r\n            }\r\n        }\r\n    ]\r\n}"},"url":"https://api.zenoti.com/v1/invoices/giftcards"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"invoice_id\": \"1471fa74-eeb7-4209-a856-d8a20ab48bca\"\n}"}],"_postman_id":"17476c70-b99a-4c8e-be3f-72ce5d10e207"},{"name":"Add a credit/debit card for a guest","id":"1e2275a2-4513-46f4-b031-d396e681b694","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"body":{"mode":"raw","raw":"{\n\t\"center_id\":\"{{center_id}}\",\n\t\"redirect_uri\":\"https://docs.zenoti.com\",\n\t\"share_cards_to_web\":true,\n\t\"protocol\":\"https\"\n}"},"url":"{{api_url}}/v1/guests/{{guest_id}}/accounts","description":"<p>This API helps you to add a credit card or debit card for a guest.</p>\n<p>To add a credit card or debit card for a guest, follow these steps:<br /></p>\n<ol>\n<li>Specify the request body for this API, and in response, you will receive an URL from the payment processor as <code>hosted_payment_uri</code>.<br /></li>\n<li>Open <code>hosted_payment_uri</code>. You will then be redirected to a page from the payment processor. <br /></li>\n<li>Enter the account details, and then click <b>Submit</b>. The payment account will be added for the guest with the <code>guest_id</code> details that you had specified in the API request.<br /></li>\n</ol>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-parameters\">Request Body Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Optional</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>source</td>\n<td>enum</td>\n<td><code>Optional</code><br /> Transaction source details: Web - 0, WebStore - 1, CheckWeb - 2, CheckWebStore - 3, Dunning - 4, Mobile - 5, MobilePOS - 6, and All - 7. <br /> <b>Default value</b>: 1 (WebStore).</td>\n</tr>\n<tr>\n<td>redirect_uri</td>\n<td>string</td>\n<td><code>Optional</code><br /> Indicates the URI to which you will be redirected after the payment has been completed for both success and failure scenarios.<br /> <b>Note:</b> If third-party customers are creating their own website and consuming this API and if they want to send the response to an external URL, this parameter is mandatory.</td>\n</tr>\n<tr>\n<td>share_cards_to_web</td>\n<td>bool?</td>\n<td><code>Optional</code><br /> If the card is saved from mobile/Webstore, it indicates whether the card be shared with Web.</td>\n</tr>\n<tr>\n<td>protocol</td>\n<td>string</td>\n<td><code>Optional</code><br /> Protocol of the host: http or https. <b>Default value</b>: https.</td>\n</tr>\n<tr>\n<td>host</td>\n<td>string</td>\n<td><code>Optional</code><br /> URL of the custom domain.</td>\n</tr>\n<tr>\n<td>billingInfo</td>\n<td>object</td>\n<td><code>Optional</code><br /> Object that contains these address details of the guest for billing purposes: first_name, last_name, email, country, name, address, state, zipcode, city, phone, house_number, and address2.<br /><b>Note</b>: If you specify the <code>billingInfo</code> details, set <code>avs_source</code> as 0, and enable AVS on the Payment Settings page, we validate the billing info details on the API side.</td>\n</tr>\n<tr>\n<td>avs_source</td>\n<td>enum</td>\n<td><code>Optional</code><br /> Indicates whether the client or the provider is to be displayed on the AVS screen: Client  - 0 and Provider - 1.<br /> <b>Note</b>: If you specify 1, you do not need to specify the <code>billingInfo</code> object details, we display the AVS screen. This parameter only supports Zenoti payment processors (Stripe and Adyen).</td>\n</tr>\n<tr>\n<td>replace_account_id</td>\n<td>guid</td>\n<td><code>Optional</code><br /> Unique 32-character identifier of the payment account that is to be replaced.</td>\n</tr>\n<tr>\n<td>skip_billingInfo</td>\n<td>boolean</td>\n<td><code>Optional</code><br /> Indicates whether the validation of the billingInfo parameter is to be skipped.</td>\n</tr>\n<tr>\n<td>direct_marketing</td>\n<td>string</td>\n<td><code>Optional</code><br /> Direct marketing details of the payment account.</td>\n</tr>\n<tr>\n<td>card_reader_id</td>\n<td>string</td>\n<td><code>Optional</code><br /> ID of the card reader.</td>\n</tr>\n<tr>\n<td>processor_id</td>\n<td>string</td>\n<td><code>Optional</code><br /> ID of the processor.</td>\n</tr>\n<tr>\n<td>card_reader_source</td>\n<td>string</td>\n<td><code>Optional</code><br /> Source of the card reader.</td>\n</tr>\n<tr>\n<td>client_info</td>\n<td>string</td>\n<td><code>Optional</code><br /> Details on the client server.</td>\n</tr>\n<tr>\n<td>redirect_url</td>\n<td>string</td>\n<td><code>Optional</code><br /> Redirect URL used by the provider.</td>\n</tr>\n<tr>\n<td>bank_details</td>\n<td>object</td>\n<td><code>Optional</code><br /> Object that contains these bank details: cheque_number, name, account_number, dd_type, cheque_type, and routing_number.</td>\n</tr>\n<tr>\n<td>check_can_replace</td>\n<td>boolean</td>\n<td><code>Optional</code><br /> Indicates whether a check-payment can replace the card payment for a transaction.<br /><b>Note</b>: If you specify this parameter as true, the guest's saved credit/debit card is replaced by a new credit/debit card. Also, if you specify <code>check_can_replace</code> as true, <code>replace_account_id</code> must not be empty and a valid existing <code>account_id</code> must belong to that guest.</td>\n</tr>\n<tr>\n<td>token_id</td>\n<td>string</td>\n<td><code>Optional</code><br /> Token/reference number for processing the transaction.</td>\n</tr>\n<tr>\n<td>provider_intermediate_response</td>\n<td>string</td>\n<td><code>Optional</code><br /> Intermediate response from the provider.</td>\n</tr>\n<tr>\n<td>fcc_hpp_redirect</td>\n<td>string</td>\n<td><code>Optional</code><br /> Client-side redirect for the Freedom Pay processor.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>token_id</td>\n<td>string</td>\n<td>Token or Reference number for processing the transaction.</td>\n</tr>\n<tr>\n<td>hosted_payment_uri</td>\n<td>string</td>\n<td>Represents the URI to which you are redirected for the Save Card screen.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>400</td>\n<td>Bad request.</td>\n</tr>\n<tr>\n<td>931</td>\n<td>CanNotReplacePaymentAccount error.</td>\n</tr>\n<tr>\n<td>932</td>\n<td>AVSDetailsError error.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}","accounts"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"0bec0ac1-cc37-4bfc-a00b-25eff7f40057","name":"Add payment account for a guest","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer {{access_token}}","description":"This is the token generated from the token api.","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"center_id\":\"{{center_id}}\",\n\t\"redirect_uri\":\"https://docs.zenoti.com\",\n\t\"share_cards_to_web\":true,\n\t\"protocol\":\"https\"\n}"},"url":"https://api.zenoti.com/v1/guests/{{guest_id}}/accounts"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Jul 2019 09:01:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"61"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"WWW-Authenticate","value":"Bearer"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"token_id\": \"55482131\",\n    \"hosted_payment_uri\": \"https://kdev.zenotibeta.com/Appointment/StripePaymentProcessor.aspx?ReferenceId=24d20139-b581-4211-94bd-2c1700b9f7a7&MMSReturnURL=common/webmethods/Ccpaymentprocessor.aspx&NotSupportedCardTypes=0&ProcessorId=Stripe&PublishableKey=pk_test_9UVJFuuK1eZmPC2K15SNklnX&TransactionType=CreateAccount&UserId=7429df42-8a8a-4ae2-b8a3-56b8990b9384&Address=&ZipCode=&TransactionAmount=0&Protocol=https&CurrencyCode=USD&BillingName=&BillingCity=&BillingState=&Source=Web&SubscriberId=af56e9e1-05e6-403c-84ae-89ac703396fe&ReferenceNumber=55482131&CountryCode=US\",\n    \"Error\": null\n}"}],"_postman_id":"1e2275a2-4513-46f4-b031-d396e681b694"},{"name":"Retrieve the saved credit/debit cards of a guest Copy 2","id":"29452d1f-4530-4ade-bb82-81c0938c369a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{api_url}/v1/guests/{guest_id}/accounts?center_Id={center_Id}&get_shared_cards={get_shared_cards}&get_expired_cards={get_expired_cards}&source={source}&get_membership_status={is_membership_linked}&get_address={get_address} ","description":"<p><strong>Purpose</strong>: Use this API to retrieve the details of the saved cards for a guest. This will also include associated details like guest address and memberships (if any).</p>\n<p>You must provide <code>guest_id</code> and<code>center_id</code> for the API to fetch details.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code>  <br />Unique 32-character identifier of the guest for whom you want to retrieve the saved credit or debit cards.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code>  <br />Unique 32-character identifier of the center in which you want to retrieve the guest's saved credit or debit cards.</td>\n</tr>\n<tr>\n<td>get_shared_cards</td>\n<td>bool</td>\n<td><code>Optional</code> Retrieves the cards saved in the guest profile.  <br /><strong>True</strong>: Will fetch the saved card details of the guest.  <br /><strong>False:</strong> Will not fetch the saved card details of the guest.</td>\n</tr>\n<tr>\n<td>get_expired_cards</td>\n<td>bool</td>\n<td><code>Optional</code> Retrieves the expired details of the card.  <br /><strong>True</strong>: Will fetch the details of the expired cards of the guest.  <br /><strong>False</strong>: Will not fetch the details of the expired cards of the guest.</td>\n</tr>\n<tr>\n<td>source</td>\n<td>string</td>\n<td><code>Optional</code> Retrieves the source from where the card was saved.  <br />A source can be any one of the following:  <br />- Web  <br />- Webstore  <br />- Check Web  <br />- Check Webstore  <br />- Dunning  <br />- Mobile  <br />- Mobile POS  <br />- All</td>\n</tr>\n<tr>\n<td>get_membership_status</td>\n<td>bool</td>\n<td><code>Optional</code> Retrieves the membership details associated with the saved card of the guest.  <br /><strong>True</strong>: Will fetch the details of the membership associated with the saved card. <strong>False</strong>: Will not fetch any membership details.</td>\n</tr>\n<tr>\n<td>get_address</td>\n<td>bool</td>\n<td><code>Optional</code> Retrieves the address that is associated with the saved card of the guest.  <br /><strong>True</strong>: Will fetch the address of the guest. <strong>False</strong>: Will not fetch the address of the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>accounts</td>\n<td>object</td>\n<td>Object that contains the details of the API response. Card information such as last 4 digits, card expiry, source, and processor id are mentioned in the object.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"accounts-object\">accounts Object</h2>\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>payment_account_id</td>\n<td>string</td>\n<td>Unique identifier of the payment account for the card.</td>\n</tr>\n<tr>\n<td>account_id</td>\n<td>string</td>\n<td>Unique identifier of the payment account.</td>\n</tr>\n<tr>\n<td>last_four</td>\n<td>string</td>\n<td>Last 4 digits of the saved card of the guest.</td>\n</tr>\n<tr>\n<td>card_logo</td>\n<td>string</td>\n<td>Brand of the guest's saved card.</td>\n</tr>\n<tr>\n<td>expiry_on</td>\n<td>string</td>\n<td>Expiry date of the guest's saved card.</td>\n</tr>\n<tr>\n<td>account_type</td>\n<td>string</td>\n<td>The type of the card saved on the guest profile.  <br /><strong>Example</strong>: Credit card, debit card.</td>\n</tr>\n<tr>\n<td>identifier</td>\n<td>string</td>\n<td>Unique identifier of the card.</td>\n</tr>\n<tr>\n<td>account_added_from</td>\n<td>string</td>\n<td>This is the account from where the card was saved. In most cases, this will be Zenoti.</td>\n</tr>\n<tr>\n<td>processor_id</td>\n<td>string</td>\n<td>This is the name of the payment processor.</td>\n</tr>\n<tr>\n<td>is_account_submitted_for_update</td>\n<td>bool</td>\n<td>Denotes if the card details are submitted for an update.</td>\n</tr>\n<tr>\n<td>account_updation_submitted_date</td>\n<td>string</td>\n<td>The date corresponding to an update of the card.</td>\n</tr>\n<tr>\n<td>has_address</td>\n<td>bool</td>\n<td>Denotes if the saved card has the address details of the guest.</td>\n</tr>\n<tr>\n<td>is_membership_linked</td>\n<td>string</td>\n<td>Denotes if a membership is associated with the saved card.</td>\n</tr>\n<tr>\n<td>cvv_required_for_charge</td>\n<td>bool</td>\n<td>Denotes if CVV is mandatory for collecting payment from the saved card.</td>\n</tr>\n<tr>\n<td>billing_address</td>\n<td>object</td>\n<td>Object containing the billing address of the guest.</td>\n</tr>\n<tr>\n<td>has_expired_cards</td>\n<td>bool</td>\n<td>Denotes if the card of the guest is expired or not.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>502</td>\n<td>Guest Id not found.</td>\n</tr>\n<tr>\n<td>438</td>\n<td>cannot access.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Center Id not found.</td>\n</tr>\n<tr>\n<td>438</td>\n<td>UserNotAuthorized, The request does not have authenticated user.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{guest_id}","accounts"],"host":["{api_url}"],"query":[{"key":"center_Id","value":"{center_Id}"},{"key":"get_shared_cards","value":"{get_shared_cards}"},{"key":"get_expired_cards","value":"{get_expired_cards}"},{"key":"source","value":"{source}"},{"key":"get_membership_status","value":"{is_membership_linked}"},{"key":"get_address","value":"{get_address} "}],"variable":[]}},"response":[{"id":"e432d850-8ed5-4dd4-a9db-519d20661907","name":"Retrieve the saved credit/debit cards of a guest","originalRequest":{"method":"GET","header":[{"description":"Access token generated from the token API.","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{api_url}/v1/guests/{guest_id}/accounts?center_Id={center_Id}&get_shared_cards={get_shared_cards}&get_expired_cards={get_expired_cards}&source={source}&get_membership_status={is_membership_linked}&get_address={get_address} ","host":["{api_url}"],"path":["v1","guests","{guest_id}","accounts"],"query":[{"key":"center_Id","value":"{center_Id}"},{"key":"get_shared_cards","value":"{get_shared_cards}"},{"key":"get_expired_cards","value":"{get_expired_cards}"},{"key":"source","value":"{source}"},{"key":"get_membership_status","value":"{is_membership_linked}"},{"key":"get_address","value":"{get_address} "}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"accounts\": [\r\n        {\r\n            \"payment_account_id\": \"M37Z7ZRKF6KXWD82\",\r\n            \"account_id\": \"44518886-6262-4f87-b393-172f8ffea69c\",\r\n            \"last_four\": \"5454\",\r\n            \"card_logo\": \"MasterCard\",\r\n            \"expiry_on\": \"3/2030\",\r\n            \"account_type\": \"Credit Card\",\r\n            \"identifier\": \"MasterCard ending in 5454\",\r\n            \"account_added_from\": \"Zenoti\",\r\n            \"processor_id\": \"Adyen\",\r\n            \"is_account_submitted_for_update\": false,\r\n            \"account_updation_submitted_date\": \"\",\r\n            \"has_address\": true,\r\n            \"is_membership_linked\": \"No\",\r\n            \"cvv_required_for_charge\": false,\r\n            \"billing_address\": {\r\n                \"first_name\": \"\",\r\n                \"last_name\": \"\",\r\n                \"email\": \"\",\r\n                \"country\": \"US\",\r\n                \"name\": \"John Smith\",\r\n                \"address\": \"address line1, address line2\",\r\n                \"state\": \"CT\",\r\n                \"zipcode\": \"06001\",\r\n                \"city\": \"city1\",\r\n                \"phone\": \"\",\r\n                \"house_number\": \"\",\r\n                \"address2\": null\r\n            }\r\n        }\r\n    ],\r\n    \"has_expired_cards\": false,\r\n    \"error\": null\r\n}"}],"_postman_id":"29452d1f-4530-4ade-bb82-81c0938c369a"},{"name":"Delete a guest's saved credit/debit card","id":"b856e6a8-8388-442f-86fd-81bc272a27fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"DELETE","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/guests/{{guest_id}}/accounts/{{account_id}}?center_id={{center_id}}","description":"<p>If you have previously added credit/debit cards for the specified guest, this API helps you to delete the saved cards/active payment accounts of the guest. <br /></p>\n<p>You must specify the appropriate details for the <code>guest_id</code>, <code>account_id</code>, and <code>center_id</code> parameters in the API request.<br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>account_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest's saved card/payment account.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>success</td>\n<td>boolean</td>\n<td>Indicates whether the guest's saved card/payment account has been successfully deleted.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains these error-related elements: StatusCode, Message, and InternalMessage. <br /> Displayed when the guest's saved card/payment has not been successfully deleted.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}","accounts","{{account_id}}"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p><code>Mandatory</code><br />\nguid<br />\nUnique 32-character identifier of the center.</p>\n","type":"text/plain"},"key":"center_id","value":"{{center_id}}"}],"variable":[]}},"response":[{"id":"a47bcfd9-544b-4703-a3e1-10dcb7d29cc8","name":"Delete a guest's saved credit/debit card","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/guests/{{guest_id}}/accounts/{{account_id}}?center_id={{center_id}}","protocol":"https","host":["api","zenoti","com"],"path":["v1","guests","{{guest_id}}","accounts","{{account_id}}"],"query":[{"key":"center_id","value":"{{center_id}}","description":"`Mandatory`<br>\nguid<br>\nUnique 32-character identifier of the center."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Jul 2019 06:52:14 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"134"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"//If the guest's payment account was successfully deleted.\n{\n    \"success\": true\n}\n\n//If the guest's payment account deletion process failed.\n{\n    \"success\": false,\n    \"error\": {\n        \"StatusCode\": 909,\n        \"Message\": \"\",\n        \"InternalMessage\": null\n    }\n}\n\n//If the guest's payment account deletion process failed with catch exceptions.\n{\n    \"code\": 439,\n    \"message\": \"Payment Account with id XXXX not found.\"\n}"}],"_postman_id":"b856e6a8-8388-442f-86fd-81bc272a27fe"},{"name":"Collect invoice payment by using a guest's saved credit/debit card","id":"6eff5aa0-b66e-4174-9ba3-99e47feeb263","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"account_id\": \"9e587290-aa6c-47d4-bd20-36e587e3b153\",\n    \"center_id\": \"{{center_id}}\",\n    \"redirect_uri\": \"{{redirect_uri}}\",\n    \"source\": 1\n}"},"url":"{{api_url}}/v1/invoices/{{invoice_id}}/online_payments","description":"<p>This API enables you to collect payment for an invoice by using a guest's previously-saved credit or debit card.</p>\n<p>You must specify appropriate details for the <code>invoice_id</code> parameter in the request URL. In addition, you must specify necessary details for the <code>account_id</code> and <code>center_id</code> in the API request body, and this API will collect online payment for the invoice.<br /></p>\n<p>If the guest's credit/debit card requires a Three-Domain Secure (<b>3D S</b>) authentication, you must pass the <code>redirect_uri</code> parameter in the API request. \nFurthermore, if a <code>hosted_payment</code> value is generated in the API response, you will be redirected to the <code>redirect_uri</code> to collect the 3D S card payment.</p>\n<p>In addition, you can use this API to either <a href=\"https://docs.zenoti.com/?version=latest#57ea11a9-21f4-4a97-a910-e8fd089935d4\">add a tip amount while taking payment for the invoice amount</a> or <a href=\"https://docs.zenoti.com/?version=latest#57ea11a9-21f4-4a97-a910-e8fd089935d4\">charge only the tip amount for an invoice</a>, after the invoice payment has been completed.</p>\n<p>For example, if the amount of an invoice is $100 and the tip amount is $15, you can charge a total of $115 from the guest's card at one go. Alternatively, you can first complete the invoice payment of $100 and then add the $15 tip amount.</p>\n<p>After you have taken payment for the invoice amount and tip amount, you can <a href=\"https://docs.zenoti.com/?version=latest#f6319b1d-7888-4de1-be57-120fd2cf8ca3\">close the invoice</a>.</p>\n<h2 id=\"request-parameters\">Request parameters</h2>\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>account_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest's saved payment account.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>redirect_uri</td>\n<td>string</td>\n<td><code>Mandatory</code><br /> After the payment processor completes the required process, you will be redirected to this Web page URI.</td>\n</tr>\n<tr>\n<td>source</td>\n<td>enum</td>\n<td><code>Optional</code><br /> Indicates the source from which the request has been initiated: Web - 0, WebStore  - 1, CheckWeb - 2, CheckWebStore - 3, Dunning - 4, Mobile - 5, MobilePOS - 6, and All - 7.<br /> <b>Default value</b>: 1.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response details</h2>\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>invoice_transaction_id</td>\n<td>guid</td>\n<td>Transaction id of the invoice payment.</td>\n</tr>\n<tr>\n<td>token_id</td>\n<td>string</td>\n<td>Token or Reference number for processing the online payment transaction.</td>\n</tr>\n<tr>\n<td>hosted_payment_uri</td>\n<td>string</td>\n<td>Represents the hosted payment URI that redirects the cardholder to the <b>3D S</b> screen.</td>\n</tr>\n<tr>\n<td>success</td>\n<td>boolean</td>\n<td>Indicates whether the online invoice payment has been successfully collected.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>418</td>\n<td>Invoice with id :  not found.</td>\n</tr>\n<tr>\n<td>460</td>\n<td>Payment is already made in full.</td>\n</tr>\n<tr>\n<td>4023</td>\n<td>Something Went Wrong.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{{invoice_id}}","online_payments"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"0bc2c8fa-4426-4de6-a13f-a671ea01af52","name":"Collect invoice payment by using a guest's saved credit/debit card","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"Represents the content type of the request body.","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"account_id\": \"9e587290-aa6c-47d4-bd20-36e587e3b153\",\n    \"center_id\": \"{{center_id}}\",\n    \"redirect_uri\": \"{{redirect_uri}}\",\n    \"source\": 1\n}"},"url":"https://api.zenoti.com/v1/invoices/{{invoice_id}}/online_payments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Jul 2019 09:56:26 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"102"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"invoice_transaction_id\": \"b0b61718-77c8-4b70-889f-eda59cbf3811\",\n    \"token_id\": \"55482148\",\n    \"hosted_payment_uri\": \"https://kdev.zenotibeta.com/Appointment/StripePaymentProcessor.aspx?ReferenceId=12eb8357-c1c9-4853-a0f3-109702d30f6e&MMSReturnURL=common/webmethods/Ccpaymentprocessor.aspx&NotSupportedCardTypes=0&ProcessorId=Stripe&PublishableKey=pk_test_9UVJFuuK1eZmPC2K15SNklnX&TransactionType=Sale&ReferenceNumber=55482165&Address=&ZipCode=&TransactionAmount=3000&Protocol=https&CurrencyCode=USD&BillingName=&BillingCity=&BillingState=&Source=Web&SubscriberId=af56e9e1-05e6-403c-84ae-89ac703396fe&CountryCode=US&ExterrnalUse=1\",\n    \"success\": true\n}"}],"_postman_id":"6eff5aa0-b66e-4174-9ba3-99e47feeb263"},{"name":"Collect invoice payment by using a guest's unsaved credit/debit card","id":"5b1ce827-6a8c-4d29-ae52-5179c1414648","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"{{center_id}}\",\n    \"redirect_uri\": \"https://docs.zenoti.com\",\n    \"share_cards_to_web\": true,\n    \"can_save_card\": true,\n    \"protocol\": \"https\",\n    \"source\": 1\n}"},"url":"{{api_url}}/v1/invoices/{{invoice_id}}/online_payments","description":"<p>This API enables you to collect payment for an invoice by using a guest's previously-unsaved credit or debit card.</p>\n<p>You must specify appropriate details for the <code>invoice_id</code> parameter in the request body, and this API will collect online payment for the invoice.<br />\n<br />\nTo collect invoice payment from a new payment account, follow these steps:<br /></p>\n<ol>\n<li>Specify appropriate details for the <code>invoice_id</code> parameter in the API request body. In the API response, a URI will be generated from the payment processor as <code>hosted_payment_uri</code><br /></li>\n<li>Go to the provided <code>hosted_payment_uri</code>. You are then redirected to a Web page from the payment processor. </li>\n<li>Provide the required account details, and then click <b>Pay Now</b>.<br />You have successfully collected online payment for the specified invoice.<br /></li>\n</ol>\n<h2 id=\"request-parameters\">Request parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>redirect_uri</td>\n<td>string</td>\n<td><code>Mandatory</code><br /> After the payment processor completes the required process, you will be redirected to this Web page URI.</td>\n</tr>\n<tr>\n<td>share_cards_to_web</td>\n<td>bool?</td>\n<td><code>Optional</code><br /> Indicates whether the credit/debit card can be shared to the Web.</td>\n</tr>\n<tr>\n<td>can_save_card</td>\n<td>bool</td>\n<td><code>Optional</code><br /> Indicates whether the credit/debit card needs to be saved in the Zenoti system.</td>\n</tr>\n<tr>\n<td>protocol</td>\n<td>string</td>\n<td><code>Optional</code><br /> Protocol of the host: <b>http</b> or <b>https<b>.</b></b></td>\n</tr>\n<tr>\n<td>source</td>\n<td>enum</td>\n<td><code>Optional</code><br /> Indicates the source from which the request has been initiated: Web - 0, WebStore  - 1, CheckWeb - 2, CheckWebStore - 3, Dunning - 4, Mobile - 5, MobilePOS - 6, and All - 7.<br /> <b>Default value</b>: 1.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response details</h2>\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>token_id</td>\n<td>string</td>\n<td>Token or Reference number for processing the online payment transaction.</td>\n</tr>\n<tr>\n<td>hosted_payment_uri</td>\n<td>string</td>\n<td>Represents the hosted payment URI that redirects the cardholder to the <b>3D S</b> screen.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>418</td>\n<td>Invoice with id :  not found.</td>\n</tr>\n<tr>\n<td>460</td>\n<td>Payment is already made in full.</td>\n</tr>\n<tr>\n<td>4023</td>\n<td>Something Went Wrong.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{{invoice_id}}","online_payments"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"4f125eaf-2ce7-454f-b2c6-1a916fc5f275","name":"Collect invoice payment by using a guest's unsaved credit/debit card","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"Represents the content type of the request body.","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"{{center_id}}\",\n    \"redirect_uri\": \"https://docs.zenoti.com\",\n    \"share_cards_to_web\": true,\n    \"can_save_card\": true,\n    \"protocol\": \"https\",\n    \"source\": 1\n}"},"url":"https://api.zenoti.com/v1/invoices/{{invoice_id}}/online_payments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Jul 2019 09:56:26 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"102"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"token_id\": \"55482165\",\n    \"hosted_payment_uri\": \"https://kdev.zenotibeta.com/Appointment/StripePaymentProcessor.aspx?ReferenceId=12eb8357-c1c9-4853-a0f3-109702d30f6e&MMSReturnURL=common/webmethods/Ccpaymentprocessor.aspx&NotSupportedCardTypes=0&ProcessorId=Stripe&PublishableKey=pk_test_9UVJFuuK1eZmPC2K15SNklnX&TransactionType=Sale&ReferenceNumber=55482165&Address=&ZipCode=&TransactionAmount=3000&Protocol=https&CurrencyCode=USD&BillingName=&BillingCity=&BillingState=&Source=Web&SubscriberId=af56e9e1-05e6-403c-84ae-89ac703396fe&CountryCode=US&ExterrnalUse=1\",\n    \"success\": true\n}"}],"_postman_id":"5b1ce827-6a8c-4d29-ae52-5179c1414648"},{"name":"Collect tip amount by using a guest's credit/debit card","id":"e8da8899-e530-4c9b-a864-4529f6a9dccf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"account_id\": \"11ADA4D4-5FC9-46D4-8CB6-B1C532DB4CC4\",\n    \"center_id\": \"ad3feb5f-40e2-4075-8f8f-5f40ef1ed697\",\n    \"tip_amount\": 10\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/v1/invoices/{invoice_id}/online_payments","description":"<p>This API helps you to charge a tip amount for the specified invoice from a guest's saved credit/debit card.</p>\n<p>You can add the tip while taking payment for the invoice amount. You can also charge only the tip amount for an invoice, after the invoice payment has been completed.</p>\n<p>For example, if the amount of an invoice is $100 and the tip amount is $15, you can charge a total of $115 from the guest's card at one go. Alternatively, you can first complete the invoice payment of $100 and then add the $15 tip amount.</p>\n<p>After you have taken payment for the invoice amount and tip amount, you can <a href=\"https://docs.zenoti.com/?version=latest#f6319b1d-7888-4de1-be57-120fd2cf8ca3\">close the invoice</a>.</p>\n<p>You must provide appropriate data for the <code>invoice_id</code> parameter.</p>\n<h2 id=\"parameters\">Parameters</h2>\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>invoice_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the specific invoice. This is a mandatory parameter.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-details\">Request Body Details</h2>\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>account_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the guest's saved card, if the tip amount is to be charged from a saved card. This is an optional parameter.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the center.</td>\n</tr>\n<tr>\n<td>tip_amount</td>\n<td>decimal</td>\n<td>Tip amount charged from the guest's card.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"reponse-details\">Reponse Details</h2>\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>invoice_transaction_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the invoice payment.</td>\n</tr>\n<tr>\n<td>token_id</td>\n<td>string</td>\n<td>Token to initialize the charging of the tip amount as part of the invoice payment.</td>\n</tr>\n<tr>\n<td>success</td>\n<td>boolean</td>\n<td>If <code>true</code>, it indicates that the tip amount was successfully charged by using the guest's card.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-message-details\">Error Message Details</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Message</th>\n<th>Error Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>InvalidInput</td>\n<td>502</td>\n<td>If the request is not valid.</td>\n</tr>\n<tr>\n<td>MissingInput</td>\n<td>503</td>\n<td>If the <code>invoice_id</code> is not specified.</td>\n</tr>\n<tr>\n<td>InvoiceNotFound</td>\n<td>418</td>\n<td>If the <code>invoice_id</code> could not be found.</td>\n</tr>\n<tr>\n<td>ApiPaymentCannotBeAddedForClosedInvoice</td>\n<td>728</td>\n<td>If the invoice has already been closed. Tips cannot be added for a closed invoice.</td>\n</tr>\n<tr>\n<td>MissingInput</td>\n<td>503</td>\n<td>If the <code>center_id</code> is not valid.</td>\n</tr>\n<tr>\n<td>UserNotFound</td>\n<td>405</td>\n<td>If the guest could not be found.</td>\n</tr>\n<tr>\n<td>UserNotAuthorized</td>\n<td>438</td>\n<td>If the Zenoti user does not have the permissions to charge tips from the guest's card.</td>\n</tr>\n<tr>\n<td>PaymentIsAlreadyMade</td>\n<td>460</td>\n<td>If the guest has already paid the invoice amount.</td>\n</tr>\n<tr>\n<td>InvoiceinGroup</td>\n<td>928</td>\n<td>If the invoice is associated to a group. Payment cannot be added for an invoice that is associated to a group.</td>\n</tr>\n<tr>\n<td>CardReaderNotFound</td>\n<td>900</td>\n<td>If the payment configuration of the card reader has not been done.</td>\n</tr>\n<tr>\n<td>PaymentAccountNotFound</td>\n<td>421</td>\n<td>If the payment account with ID as <code>PaymentaccountID</code> was not found.</td>\n</tr>\n<tr>\n<td>InvoiceDeteleted</td>\n<td>912</td>\n<td>If the invoice has already been deleted.</td>\n</tr>\n<tr>\n<td>PaymentAmountMoreThanDue</td>\n<td>913</td>\n<td>If the payment amount is more than the due amount. You must reload the invoice and then proceed.</td>\n</tr>\n<tr>\n<td>ScheduleAlreadyCollected</td>\n<td>914</td>\n<td>If the payment for this schedule of the employee has already been processed.</td>\n</tr>\n<tr>\n<td>SomethingWentWrong</td>\n<td>4023</td>\n<td>If it was not possible to initiate the credit card payment for the guest.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{invoice_id}","online_payments"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"498eeff8-36d2-4e1f-aa79-6379b1960582","name":"Collect tip amount by using a guest's credit/debit card","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"account_id\": \"11ADA4D4-5FC9-46D4-8CB6-B1C532DB4CC4\",\n    \"center_id\": \"ad3feb5f-40e2-4075-8f8f-5f40ef1ed697\",\n    \"tip_amount\": 10\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/v1/invoices/{invoice_id}/online_payments"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"invoice_transaction_id\": \"b0b61718-77c8-4b70-889f-eda59cbf3811\",\r\n  \"token_id\": \"55482148\",\r\n  \"success\": true\r\n}"}],"_postman_id":"e8da8899-e530-4c9b-a864-4529f6a9dccf"},{"name":"Retrieve the details of an invoice","id":"ef8d4f11-2b77-458f-8406-a9ec15e08653","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n","type":"text"}],"url":"{{api_url}}/v1/invoices/{{invoice_id}}?expand=InvoiceItems&expand=Transactions","description":"<p>Supply unique identifier of the invoice and this api will retrieve the details of the invoice.</p>\n","urlObject":{"path":["v1","invoices","{{invoice_id}}"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>string<br />\n<code>optional</code><br />\nExpand items details in the invoice.</p>\n","type":"text/plain"},"key":"expand","value":"InvoiceItems"},{"description":{"content":"<p>string<br />\n<code>optional</code><br />\nExpand Transactions details in the invoice.</p>\n","type":"text/plain"},"key":"expand","value":"Transactions"}],"variable":[]}},"response":[{"id":"d2c948b2-8f6f-451b-b35c-74b31d2e94dc","name":"Retrieve Invoice details","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/invoices/{{invoice_id}}?expand=InvoiceItems&expand=Transactions","protocol":"https","host":["api","zenoti","com"],"path":["v1","invoices","{{invoice_id}}"],"query":[{"key":"expand","value":"InvoiceItems","description":"string<br>\n`optional`<br>\nExpand items details in the invoice."},{"key":"expand","value":"Transactions","description":"string<br>\n`optional`<br>\nExpand Transactions details in the invoice."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 09 Aug 2019 10:30:42 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1556"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"invoice\": {\n        \"id\": \"718d48f1-1ee6-45cb-8c16-e34d37e4ab14\",\n        \"appointment_group_id\": null,\n        \"lock\": false,\n        \"is_closed\": true,\n        \"is_refund\": false,\n        \"invoice_date\": \"2019-08-09T19:07:03\",\n        \"center_id\": \"cab7edd3-d8e8-4c27-a36b-8aa16b8dbb4f\",\n        \"total_price\": {\n            \"currency_id\": 0,\n            \"net_price\": 250,\n            \"tax\": 12.66,\n            \"rounding_adjustment\": 0,\n            \"sum_total\": 262.66\n        },\n        \"guest\": {\n            \"id\": \"9b26dcda-d1a0-48d1-a613-259311701cc2\",\n            \"first_name\": \"simon\",\n            \"last_name\": \"test\",\n            \"gender\": 1,\n            \"code\": \"TR423\",\n            \"mobile_phone\": \"+61 6677889900\"\n        },\n        \"invoice_items\": [\n            {\n                \"invoice_item_id\": \"48eb0d97-da84-4e33-9431-21dac6c9ec1c\",\n                \"id\": \"0fe0102e-4e14-4cc3-9a37-276bcddf1dae\",\n                \"name\": \"201908090907343530\",\n                \"type\": 6,\n                \"is_giftcard\": false,\n                \"code\": \"\",\n                \"price\": {\n                    \"currency_id\": 25,\n                    \"sales\": 0,\n                    \"tax\": 0,\n                    \"final\": 0,\n                    \"discount\": 0\n                },\n                \"quantity\": 1,\n                \"sale_by_id\": null,\n                \"therapist_name\": \"  \"\n            },\n            {\n                \"invoice_item_id\": \"39f724e1-effd-4112-93e6-ec41740ef407\",\n                \"id\": \"f6530fa0-821d-4798-9ea3-5111fb95230a\",\n                \"name\": \"AS2019080942669\",\n                \"type\": 6,\n                \"is_giftcard\": true,\n                \"code\": \"\",\n                \"price\": {\n                    \"currency_id\": 25,\n                    \"sales\": 250,\n                    \"tax\": 12.66,\n                    \"final\": 262.66,\n                    \"discount\": 0\n                },\n                \"quantity\": 1,\n                \"sale_by_id\": null,\n                \"therapist_name\": \"  \"\n            }\n        ],\n        \"appointments\": null,\n        \"transactions\": [\n            {\n                \"payment_option\": {\n                    \"id\": \"7e71c340-b971-4c1c-8c64-4a9720f12587\",\n                    \"payment_mode\": 5,\n                    \"payment_name\": \"CC Online (visa)\",\n                    \"card_number\": \"****1111\"\n                },\n                \"total_amount_paid\": 262.66,\n                \"amount_paid\": 262.66,\n                \"tip_amount\": 0,\n                \"ssg_amount\": 0,\n                \"fee_amount\": 0,\n                \"cash_back_amount\": 0,\n                \"transaction_id\": \"8849fcf4-bca5-4333-87d3-294ce0a50d90\",\n                \"payment_date\": \"2019-08-09T09:07:33\",\n                \"cash_regester_id\": null\n            }\n        ]\n    },\n    \"error\": null\n}"}],"_postman_id":"ef8d4f11-2b77-458f-8406-a9ec15e08653"},{"name":"Send an email to a guest","id":"8bbe395d-e3fa-4c28-adf5-bfe62f3bbe8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","description":"<p>Represents the content type of the request body.</p>\n","type":"text"}],"url":"{{api_url}}/v1/invoices/{{invoice_id}}/send_giftcard_email","description":"<p>If the invoice is closed and had complete payment invoke this api to Send giftcard mail to the guest.</p>\n<h2 id=\"response-details\">Response Details</h2>\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>mail_sent</td>\n<td>bool</td>\n<td>represents whether mail sent to recipient or not.</td>\n</tr>\n<tr>\n<td>receipt_sent</td>\n<td>bool</td>\n<td>represents whether receipt sent to recipient or not.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{{invoice_id}}","send_giftcard_email"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"e30f6f60-898e-489c-8493-81e1adc922ab","name":"Send Email to Guest","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.zenoti.com/v1/invoices/{{invoice_id}}/send_giftcard_email"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 09 Aug 2019 06:16:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"39"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"mail_sent\": true,\n    \"receipt_sent\": false\n}"}],"_postman_id":"8bbe395d-e3fa-4c28-adf5-bfe62f3bbe8d"},{"name":"Verify the balance of a gift card","id":"30787c35-7f4a-47d8-813d-6f0bd5ea5ebc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/giftcards/{{giftcard_number}}/balance","description":"<p>This API helps you to verify the balance of a guest's Zenoti gift card.</p>\n<p>If the guest's gift card contains sufficient balance, you can <a href=\"https://docs.zenoti.com/?version=latest#6ac2ab3e-2e11-439e-ba15-f7468616cd68\">redeem the gift card to collect payment for an invoice</a>.</p>\n<p>You must specify appropriate data for the <code>giftcard_number</code> parameter.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>giftcard_number</td>\n<td>string</td>\n<td><code>Mandatory</code><br /> Unique number of the guest's gift card.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>balance</td>\n<td>decimal</td>\n<td>Indicates the balance of the guest's gift card.</td>\n</tr>\n<tr>\n<td>user_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>expiry</td>\n<td>datetime</td>\n<td>Expiry date details of the guest's gift card.</td>\n</tr>\n<tr>\n<td>type</td>\n<td>string</td>\n<td>Type of the guest's specified gift card.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>string</td>\n<td>Indicates whether the gift card is available to be redeemed.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error</b> table below.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error\">error</h2>\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>code</td>\n<td>int</td>\n<td>Status code that represents the type of the error.</td>\n</tr>\n<tr>\n<td>message</td>\n<td>string</td>\n<td>Message that describes the error.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-message-details\">Error Message Details</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Message</th>\n<th>Error Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>invalid giftcard_number.</td>\n<td>436</td>\n<td>If the guest's gift card number is not valid.</td>\n</tr>\n<tr>\n<td>Gift Card Does not exist.</td>\n<td>436</td>\n<td>If the guest's gift card details could not be retrieved.</td>\n</tr>\n<tr>\n<td>user cannot access.</td>\n<td>502</td>\n<td>If you do not have the required permissions to verify the guest's gift card balance.</td>\n</tr>\n<tr>\n<td>unable to check giftcard balance.</td>\n<td>492</td>\n<td>If the guest's gift card balance could not be verified.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","giftcards","{{giftcard_number}}","balance"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"68ed42eb-6d10-4947-a37b-44da2352eb95","name":"Verify the balance of a gift card","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text","description":"Access token generated from the token API."}],"url":"https://api.zenoti.com/v1/giftcards/153/balance"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 09 Aug 2019 09:08:41 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"48"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"balance\": 9336.0,\r\n    \"user_id\": \"36fa5713-8ea2-4d66-9c22-0423344886b4\",\r\n    \"expiry\": \"2050-10-17T00:00:00\",\r\n    \"type\": \"AMOUNT GIFTCARD\",\r\n    \"status\": \"Available\",\r\n    \"error\": {\r\n    \t\"code\": 436,\r\n    \t\"message\": \"Gift Card Does not exist.\"\r\n    }\r\n}"}],"_postman_id":"30787c35-7f4a-47d8-813d-6f0bd5ea5ebc"},{"name":"Insert custom payment for an invoice into Zenoti","id":"133a22f9-8c89-457f-9f47-d98ba7d38e40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"amount\": 100,\n    \"tip_amount\": 15,\n    \"cash_register_id\": \"7c7dc644-13da-44d7-a874-ddabcc4bc32c\",\n    \"custom_payment_id\": \"fb423005-e427-4e1c-b3f6-41338dc1427a\",\n    \"additional_data\": \"sample string 4\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/v1/invoices/{invoice_id}/payment/custom","description":"<p>This API inserts the details of a custom payment (which has been collected by using a third-party software) for an invoice into Zenoti. <br />\n<br />\nFor example, an organization uses a third-party software to collect guests' payment for an invoice. You can then use this API to insert the collected custom payment from that third-party software into Zenoti.\n<b>Note</b>: To integrate the required custom payment in your account, you must reach out to your respective Zenoti representative.<br /></p>\n<p>This custom payment information for an invoice enables you to display the relevant details in your Zenoti UI, and map it to the respective fields in Reports and Analytics.</p>\n<p>You must specify appropriate data for the <code>invoice_id</code> parameter.</p>\n<h2 id=\"parameters\">Parameters</h2>\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>invoice_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the guest's invoice. This is a mandatory parameter.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-details\">Request Body Details</h2>\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>amount</td>\n<td>decimal</td>\n<td>Total amount of the invoice, including the tip amount.</td>\n</tr>\n<tr>\n<td>tip_amount</td>\n<td>decimal</td>\n<td>Tip amount included in the invoice.</td>\n</tr>\n<tr>\n<td>cash_register_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the cash register to which the custom invoice payment amount was added.</td>\n</tr>\n<tr>\n<td>custom_payment_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the custom invoice payment.</td>\n</tr>\n<tr>\n<td>additional_data</td>\n<td>string</td>\n<td>Any additional information on the custom invoice payment.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>transaction</td>\n<td>object</td>\n<td>Object that contains details about various transaction-related elements. For more information, refer to the <b>transaction</b> table below.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error</b> table below.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"transaction\">transaction</h2>\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>payment_option</td>\n<td>object</td>\n<td>Object that contains details about various payment option-related elements. For more information, refer to the <b>payment_option</b> table below.</td>\n</tr>\n<tr>\n<td>total_amount_paid</td>\n<td>decimal</td>\n<td>Total amount paid by the guest, including the tip amount.</td>\n</tr>\n<tr>\n<td>amount_paid</td>\n<td>decimal</td>\n<td>Amount paid by the guest for the invoice, excluding the tip amount.</td>\n</tr>\n<tr>\n<td>tip_amount</td>\n<td>decimal</td>\n<td>Tip amount paid by the guest.</td>\n</tr>\n<tr>\n<td>ssg_amount</td>\n<td>decimal</td>\n<td>The service charge amount paid by the guest.</td>\n</tr>\n<tr>\n<td>fee_amount</td>\n<td>decimal</td>\n<td>The environment fee amount paid by the guest.</td>\n</tr>\n<tr>\n<td>cash_back_amount</td>\n<td>decimal</td>\n<td>The amount received by the guest as cashback for making the custom payment.</td>\n</tr>\n<tr>\n<td>transaction_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the guest's transaction.</td>\n</tr>\n<tr>\n<td>payment_date</td>\n<td>datetime</td>\n<td>Date and time on which the guest made the custom invoice payment.</td>\n</tr>\n<tr>\n<td>cash_regester_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the cash register to which the custom invoice payment amount was added.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"payment_option\">payment_option</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the payment option used by the guest to make the custom payment.</td>\n</tr>\n<tr>\n<td>payment_mode</td>\n<td>enum</td>\n<td>Indicates the mode of custom payment: NotSpecified = -1, Cash = 0,  GiftCard = 1, Membership = 2, Package = 3, Custom = 4, CreditCard = 5, Cheque = 6, LoyaltyPoints = 7, Cashback = 8, and PrepaidCard = 9.</td>\n</tr>\n<tr>\n<td>payment_name</td>\n<td>string</td>\n<td>Name of the payment option used by the guest.</td>\n</tr>\n<tr>\n<td>card_number</td>\n<td>string</td>\n<td>Number of the card that the guest used to make the custom payment.</td>\n</tr>\n<tr>\n<td>additional_data</td>\n<td>string</td>\n<td>Any additional details on the payment option used by the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error\">error</h2>\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>StatusCode</td>\n<td>int</td>\n<td>Status code that represents the type of the error.</td>\n</tr>\n<tr>\n<td>Message</td>\n<td>string</td>\n<td>Message that describes the error.</td>\n</tr>\n<tr>\n<td>InternalMessage</td>\n<td>string</td>\n<td>Internal message that describes about the error in more detail.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-message-details\">Error Message Details</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Message</th>\n<th>Error Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>invalid invoiceid.</td>\n<td>502</td>\n<td>If the specified invoice ID is not valid.</td>\n</tr>\n<tr>\n<td>invalid custompaymentId.</td>\n<td>502</td>\n<td>If the specified custom payment ID is not valid.</td>\n</tr>\n<tr>\n<td>invalid cashregisterid.</td>\n<td>502</td>\n<td>If the specified cash register ID is not valid.</td>\n</tr>\n<tr>\n<td>Group Invoice Not Supported.</td>\n<td>492</td>\n<td>If custom payment is to be inserted for a Group invoice. Currently, you cannot insert custom payment for Group invoices.</td>\n</tr>\n<tr>\n<td>Payment cannot be added for closed invoice.</td>\n<td>728</td>\n<td>If the invoice has already been closed, you cannot insert custom payment for that invoice into Zenoti.</td>\n</tr>\n<tr>\n<td>Amount has to be greater than 0.</td>\n<td>4002</td>\n<td>If the custom payment amount for the invoice is zero or fewer than zero.</td>\n</tr>\n<tr>\n<td>Amount should be greater than tip amount.</td>\n<td>4064</td>\n<td>If the service payment amount for the invoice is fewer than the tip amount.</td>\n</tr>\n<tr>\n<td>User was not found.</td>\n<td>405</td>\n<td>If the guest details could not be retrieved.</td>\n</tr>\n<tr>\n<td>Payment is already made in full.</td>\n<td>460</td>\n<td>If full payment for the invoice has already been completed.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{invoice_id}","payment","custom"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"295e002c-5406-4165-bb2a-ab57a2b88132","name":"Insert custom payment for an invoice into Zenoti","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"description":"Represents the content type of the request body.","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"amount\": 100,\n    \"tip_amount\": 15,\n    \"cash_register_id\": \"7c7dc644-13da-44d7-a874-ddabcc4bc32c\",\n    \"custom_payment_id\": \"fb423005-e427-4e1c-b3f6-41338dc1427a\",\n    \"additional_data\": \"sample string 4\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/v1/invoices/{invoice_id}/payment/custom"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":"{\r\n\"transaction\": {\r\n\"payment_option\": {\r\n\"id\": \"77e66a9a-b041-4645-a54c-d3ff8b9c6d7e\",\r\n\"payment_mode\": 0,\r\n\"payment_name\": \"sample string 2\",\r\n\"card_number\": \"sample string 3\",\r\n\"additional_data\": \"sample string 4\"\r\n},\r\n\"total_amount_paid\": 125.0,\r\n\"amount_paid\": 100.0,\r\n\"tip_amount\": 15.0,\r\n\"ssg_amount\": 10.0,\r\n\"fee_amount\": 10.0,\r\n\"cash_back_amount\": 10.0,\r\n\"transaction_id\": \"7bccbae0-591b-4a6b-bf02-56e135071d5d\",\r\n\"payment_date\": \"2020-02-03T15:50:44.5080763+05:30\",\r\n\"cash_regester_id\": \"81a6a904-9a74-4911-bbc0-18ff9ef713a9\"\r\n},\r\n\"error\": {\r\n\"StatusCode\": 1,\r\n\"Message\": \"sample string 2\",\r\n\"InternalMessage\": \"sample string 3\"\r\n}\r\n}"}],"_postman_id":"133a22f9-8c89-457f-9f47-d98ba7d38e40"},{"name":"Close an invoice","id":"e446569e-b74e-4ea2-bd60-4b426ce94fce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"is_invoice_closed\": true,\n    \"error\": {\n        \"StatusCode\": 1,\n        \"Message\": \"sample string 2\",\n        \"InternalMessage\": \"sample string 3\"\n    },\n    \"status\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/v1/invoices/{invoice_id}/close","description":"<p>This API closes the specified invoice. You can only close an invoice after the total invoice amount has been paid in full (which means that the balance amount of the invoice is zero).</p>\n<p>You must provide appropriate data for the <code>invoice_id</code> parameter.</p>\n<h2 id=\"parameters\">Parameters</h2>\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>invoice_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the specific invoice. This is a mandatory parameter.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-details\">Request Body Details</h2>\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>is_invoice_closed</td>\n<td>boolean</td>\n<td>If <code>true</code>, it indicates that the invoice was successfully closed.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error</b> table below.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>enum</td>\n<td>Indicates the status of the appointment: NoShow = -2, Cancelled = -1, New = 0, Closed = 1, Checkin = 2, Confirm = 4, Break = 10, NotSpecified = 11, Available = 20, and Voided = 21.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error\">error</h2>\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>StatusCode</td>\n<td>int</td>\n<td>Status code that represents the type of the error.</td>\n</tr>\n<tr>\n<td>Message</td>\n<td>string</td>\n<td>Message that describes the error.</td>\n</tr>\n<tr>\n<td>InternalMessage</td>\n<td>string</td>\n<td>Internal message that describes about the error in more detail.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>is_invoice_closed</td>\n<td>boolean</td>\n<td>If <code>true</code>, it indicates that the invoice was successfully closed.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-message-details\">Error Message Details</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Message</th>\n<th>Error Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>This invoice has a future appointment and will not be closed.</td>\n<td>1113</td>\n<td>If the invoice contains an appointment for a future date, and it cannot be closed on the current date.</td>\n</tr>\n<tr>\n<td>Group Invoice Not Supported.</td>\n<td>492</td>\n<td>If the invoice is a Group invoice. You currently cannot close group invoices.</td>\n</tr>\n<tr>\n<td>Full Payment of invoice is not made.</td>\n<td>419</td>\n<td>If the full payment for the invoice has not been completed, you cannot close the invoice.</td>\n</tr>\n<tr>\n<td>Payment is made in excess.</td>\n<td>459</td>\n<td>If more payment than the required amount has been paid for the invoice.</td>\n</tr>\n<tr>\n<td>There are some unassigned tips. You must assign all tips to close the invoice.</td>\n<td>1112</td>\n<td>If some tips have not been assigned as part of the invoice.</td>\n</tr>\n<tr>\n<td>The loyalty points payments in this invoice exceed the maximum amount you can pay using points.</td>\n<td>459</td>\n<td>If the loyalty points payment that has been added in the invoice exceeds the maximum amount that you can pay by using points.</td>\n</tr>\n<tr>\n<td>SSG not paid fully.</td>\n<td>419</td>\n<td>If the service charge amount has not been fully paid for the invoice.</td>\n</tr>\n<tr>\n<td>Invoice could not be closed.</td>\n<td>719</td>\n<td>If it was not possible to close the invoice.</td>\n</tr>\n<tr>\n<td>Invoice not found.</td>\n<td>428</td>\n<td>If the invoice details could not be found.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","invoices","{invoice_id}","close"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"3bc9c453-3069-4611-964f-53611b6ea38c","name":"Close an invoice","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"is_invoice_closed\": true,\n    \"error\": {\n        \"StatusCode\": 1,\n        \"Message\": \"sample string 2\",\n        \"InternalMessage\": \"sample string 3\"\n    },\n    \"status\": 0\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/v1/invoices/{invoice_id}/close"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"is_invoice_closed\": true,\r\n  \"error\": null,\r\n  \"status\": 11\r\n}"}],"_postman_id":"e446569e-b74e-4ea2-bd60-4b426ce94fce"}],"id":"c26c7c2f-6d22-4840-ba48-55af06b038db","description":"<p>This collection of APIs provides a convenient interface from which you can search for a guest, create a gift card template, and sell a gift card to the guest.<br /></p>\n<p>There are three types of gift cards available for sale: <br /></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>1. Gift card with predefined amount\n2. Gift card with custom amount\n3. Gift card with a combination of services and day packages\n</code></pre> <br />\nYou can sell a gift card to a guest by using any one of these two methods: <br />\n\n<h4 id=\"method-1-sell-a-gift-card-and-generate-an-invoice-without-using-a-gift-card-template\">Method 1: <a href=\"https://docs.zenoti.com/?version=latest#e2108961-cbaf-4823-b79b-c7a3f9a291ff\">Sell a gift card and generate an invoice without using a gift card template</a><br /></h4>\n<h4 id=\"method-2-sell-a-gift-card-and-generate-an-invoice-by-using-a-gift-card-template\">Method 2: Sell a gift card and generate an invoice by using a gift card template</h4>\n<p>These are the four steps involved in a gift card sale by using a gift card template: <br /></p>\n<h4 id=\"step-1--select-a-gift-card-template\">Step 1 : Select a gift card template</h4>\n<p>These are the three methods that you can use to select a template based on the type of giftcard you want to sell:<br /></p>\n<ol>\n<li>If you want to sell a giftcard of predefined amount, use the <a href=\"https://docs.zenoti.com/?version=latest#5f903c97-f711-403d-a481-ac60f1ab92bc\">List all templates</a> API to retrieve the gift card templates with predefined amounts available in the <code>Admin &gt; Setup &gt; Gift Card Templates</code> section. Choose a template and proceed to Step 2<br /></li>\n<li>If you want to sell a giftcard of custom amount, create a gift card template with custom amount by using the <a href=\"https://docs.zenoti.com/?version=latest#ba1a6cbb-164e-4d41-ad66-6eec3422b20b\">Create a giftcard template with custom amount</a> API and proceed to Step 2<br /></li>\n<li>If you want to sell a giftcard with services or day packages, create a gift card template with a combination of services and packages by using the <a href=\"https://docs.zenoti.com/?version=latest#d256f184-4b25-4ce2-8d40-0d9f16c6afb0\">Create a giftcard template with services or day packages</a> API. (Use these two APIs to retrieve service IDs and package IDs: <a href=\"https://docs.zenoti.com/?version=latest#5a62a56d-bf78-4353-8ac6-0dc87f85d394\">List all services of a center</a> and <a href=\"https://docs.zenoti.com/?version=latest#c5ce8019-2e1a-4f8d-a076-9a1b427f7c99\">List all packages of a center</a>), and then proceed to Step 2.<br /></li>\n</ol>\n<h4 id=\"step-2--generate-an-invoice\">Step 2 : Generate an invoice</h4>\n<ol>\n<li>Search for a guest by using the <a href=\"https://docs.zenoti.com/?version=latest#7433e8e0-e9b1-468f-be20-4299c4cbd5da\">Search for a guest</a> API.<br /></li>\n<li>Use the <a href=\"https://docs.zenoti.com/?version=latest#bc3f4c61-296b-4c12-92c5-b46242e0c5f1\">List all occasions</a> API to retrieve occasions and their images available in the organization.<br /></li>\n<li>Use the <a href=\"https://docs.zenoti.com/?version=latest#ea7092a4-8fbc-431e-8883-ba4999159939\">Create a gift card sale invoice after using a gift card template</a> API to book the required gift cards and generate the invoice.<br /></li>\n</ol>\n<h4 id=\"step-4--add-payment-for-the-invoice\">Step 4 : Add payment for the invoice</h4>\n<ol>\n<li>Check the invoice details by using the <a href=\"https://docs.zenoti.com/?version=latest#ed6f2f56-fbd0-48a5-933f-c2af78c64b63\">Retrieve invoice details</a> API.<br /></li>\n<li>Use the <a href=\"https://docs.zenoti.com/?version=latest#073fb2ce-3270-4158-80f7-f4fe55e6bae9\">Retrieve stored cards of a guest</a> API to retrieve the list of saved cards of a guest.<br /></li>\n<li>Add payment by using <a href=\"https://docs.zenoti.com/?version=latest#74e70172-ea9b-4388-a06b-2e0003d52664\">Add payment using stored card</a> API.<br /></li>\n<li>Use the <a href=\"https://docs.zenoti.com/?version=latest#07d675b0-275d-43a9-96f9-7525518fcc9f\">Insert custom payment for an invoice into Zenoti</a> API to insert the details of a custom payment (which has been collected by using a third-party software) for an invoice into Zenoti.</li>\n<li>If a guest wants to use a new card for payment, use the <a href=\"https://docs.zenoti.com/?version=latest#125f870d-6f40-4e11-82e9-095cc8d442dd\">Add payment using new card</a> API and complete the payment.<br /></li>\n<li>Check whether the invoice has been closed and make sure that the payment has been successfully completed by using the <a href=\"https://docs.zenoti.com/?version=latest#ed6f2f56-fbd0-48a5-933f-c2af78c64b63\">Retrieve invoice details</a> API.<br /></li>\n<li>If the card on file is mandatory and the guest has no saved cards, you can add a card by using <a href=\"https://docs.zenoti.com/?version=latest#93b80949-30ea-4f8e-b428-c9b1f931ea12\">Add card to a guest</a> API.<br /></li>\n</ol>\n<h4 id=\"step-4--send-the-gift-card-sale-email-to-the-guest\">Step 4 : Send the gift card sale email to the guest</h4>\n<ol>\n<li>Use the <a href=\"https://docs.zenoti.com/?version=latest#bf948c5c-a27b-4ec2-9b71-e8af31c2431a\">Send email to guest</a> API to send the gift card to the recipient email.<br /></li>\n<li>Check the remaining gift card balance by using <a href=\"https://docs.zenoti.com/?version=latest#e41e3a2d-24d0-4020-a990-58702f0dbed7\">Check Giftcard Balance</a> API.<br /></li>\n</ol>\n","event":[{"listen":"prerequest","script":{"id":"0512a5eb-e63a-4db2-a08e-4567fb2b23a7","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"4e3de9c6-3509-4e18-87c2-11cb66328bb8","type":"text/javascript","exec":[""]}}],"_postman_id":"c26c7c2f-6d22-4840-ba48-55af06b038db"},{"name":"Opportunities Workflow","item":[{"name":"Search for a guest","event":[{"listen":"test","script":{"id":"a2d43356-76a0-4859-93d3-3c032e295d9b","exec":["pm.test(\"Status code is 400\", function () {","    pm.response.to.have.status(400);","});","","pm.test(\"Response contain Invalid Input Exception code\", function () {","    var jsonData = pm.response.json();","    pm.expect(jsonData.code).to.eql(502);","});","","pm.test(\"Response contain center_id is not passed\", function () {","    var jsonData = pm.response.json();","    pm.expect(jsonData.message).to.eql(\"center_id is not passed\");","});"],"type":"text/javascript"}}],"id":"13209bc2-96b1-4fd7-a1b1-451d20c9923f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/guests/search?first_name={{first_name}}&last_name={{last_name}}&center_id={{center_id}}&zip_code={{zip_code}}&phone={{phone}}&tags={{tags}}&user_name={{user_name}}&user_code={{user_code}}&email={{user_email}}","description":"<p>This API will search the guests in the center of the passed center_id based on the search fields supplied as the query parameters. you should supply at least one search field and value should contain at least 3 characters or 3 digits.<br /> you can also use pagination by passing page and size query parameters.If you have the huge number of records by default page is set to 1 and size is set to 10. size cannot be more than 100 which means maximum records per page cannot be more than 100.</p>\n","urlObject":{"path":["v1","guests","search"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>use this search field and guests who have a similar first name as passed value are fetched</p>\n","type":"text/plain"},"key":"first_name","value":"{{first_name}}"},{"description":{"content":"<p>use this search field and guests who have a similar last name as passed value are fetched</p>\n","type":"text/plain"},"key":"last_name","value":"{{last_name}}"},{"description":{"content":"<p>A unique identifier of the center in which you want to search the guest</p>\n","type":"text/plain"},"key":"center_id","value":"{{center_id}}"},{"description":{"content":"<p>use this search field and guests who have same zip code as passed value are fetched</p>\n","type":"text/plain"},"key":"zip_code","value":"{{zip_code}}"},{"description":{"content":"<p>use this search field and guests who have a similar phone number as passed value are fetched</p>\n","type":"text/plain"},"key":"phone","value":"{{phone}}"},{"description":{"content":"<p>use this search field and guests who have tagged as passed value are fetched</p>\n","type":"text/plain"},"key":"tags","value":"{{tags}}"},{"description":{"content":"<p>use this search field and guests who have an exact username as passed value are fetched</p>\n","type":"text/plain"},"key":"user_name","value":"{{user_name}}"},{"description":{"content":"<p>use this search field and guests who have exact user code as passed value are fetched</p>\n","type":"text/plain"},"key":"user_code","value":"{{user_code}}"},{"description":{"content":"<p>use this search field and guests who has email like  passed value are  fetched</p>\n","type":"text/plain"},"key":"email","value":"{{user_email}}"}],"variable":[]}},"response":[{"id":"84c18815-ab76-4ce1-8360-68a0660dc5aa","name":"search for a guest","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text","description":"Access token generated from the token API."}],"url":{"raw":"{{api_url}}/v1/guests/search?first_name=simon&last_name=simon&center_id={{center_id}}&zip_code=502032&phone=7777799988&tags=CHECKED_IN&user_name=simonsimu&email=simon&expand=tags&expand=address_info&expand=preferences&expand=referral&expand=primary_employee","host":["{{api_url}}"],"path":["v1","guests","search"],"query":[{"key":"first_name","value":"simon"},{"key":"last_name","value":"simon"},{"key":"center_id","value":"{{center_id}}"},{"key":"zip_code","value":"502032"},{"key":"phone","value":"7777799988"},{"key":"tags","value":"CHECKED_IN"},{"key":"user_name","value":"simonsimu"},{"key":"email","value":"simon"},{"key":"expand","value":"tags"},{"key":"expand","value":"address_info"},{"key":"expand","value":"preferences"},{"key":"expand","value":"referral"},{"key":"expand","value":"primary_employee"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 28 Nov 2018 05:14:20 GMT"},{"key":"Content-Length","value":"1308"},{"key":"X-OSSProxy","value":"OSSProxy 1.3.337.419 (Build 337.419 Win32 en-us)(Oct 17 2018 14:40:33) "},{"key":"Connection","value":"keep-alive"},{"key":"Proxy-Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"guests\": [\n        {\n            \"id\": \"A9996495-6BCD-415A-ADB1-052353D9EF9F\",\n            \"code\": \"\",\n            \"center_id\": \"b5ed4fbb-4c05-4195-b313-1320b620224b\",\n            \"personal_info\": {\n                \"user_name\": \"simonsimu\",\n                \"first_name\": \"simon\",\n                \"last_name\": \"simon\",\n                \"middle_name\": \"simon\",\n                \"email\": \"simon@simon.com\",\n                \"mobile_phone\": {\n                    \"country_code\": 95,\n                    \"number\": \"7777799988\"\n                },\n                \"work_phone\": {\n                    \"country_code\": 95,\n                    \"number\": \"7777799999\"\n                },\n                \"home_phone\": {\n                    \"country_code\": 95,\n                    \"number\": \"7777799999\"\n                },\n                \"gender\": 1,\n                \"date_of_birth\": \"1997-08-02T00:00:00\",\n                \"is_minor\": false,\n                \"nationality_id\": 95,\n                \"anniversary_date\": \"2018-11-06T00:00:00\",\n                \"lock_guest_custom_data\": false,\n                \"pan\": \"\"\n            },\n            \"address_info\": {\n                \"address_1\": \"aaaaaaaaa\",\n                \"address_2\": \"bbbbbbbbb\",\n                \"city\": \"cccccccccc\",\n                \"country_id\": 95,\n                \"state_id\": -2,\n                \"state_other\": \"mystate\",\n                \"zip_code\": \"502032\"\n            },\n            \"preferences\": {\n                \"receive_transactional_email\": true,\n                \"receive_transactional_sms\": true,\n                \"receive_marketing_email\": true,\n                \"receive_marketing_sms\": true,\n                \"recieve_lp_stmt\": true,\n                \"preferred_therapist\": {\n                    \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\n                    \"name\": \"New Delhi_mgr mgr\"\n                }\n            },\n            \"tags\": [\n                \"CHECKED_IN\",\n                \"MH\",\n                \"Test\"\n            ],\n            \"referral\": {\n                \"referral_source\": {\n                    \"id\": \"57cdad4d-7045-40b3-885b-d0c191c75113\",\n                    \"name\": \"Guest\"\n                },\n                \"referred_by\": {\n                    \"id\": \"02be89a4-1250-45a6-80a1-34b286e68228\",\n                    \"name\": \"Kirity Newdelhi\"\n                }\n            },\n            \"primary_employee\": {\n                \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\n                \"name\": \"New Delhi_mgr mgr\"\n            }\n        }\n    ]\n}"}],"_postman_id":"13209bc2-96b1-4fd7-a1b1-451d20c9923f"},{"name":"Create a guest","id":"09e9c005-af8c-4b78-8663-8899b11a195b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"key":"Content-Type","value":"application/json","description":"<p>Represents the content type of the request body.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"Minimum object to create a guest :\n\n{\n\t\"center_id\":\"b5ed4fbb-4c05-4195-b313-1320b620224b\",\n\t\"personal_info\": {\n                \"first_name\": \"abcd\",\n                \"last_name\": \"efgh\",\n                \"mobile_phone\": {\n\t\t            \"country_code\": 95,\n\t\t            \"number\": \"7777788888\"\n\t\t        }\n\t}\n}\n\nMaximum object to create a guest :\n\n{\n    \"code\": \"CN001\",\n    \"center_id\": \"b5ed4fbb-4c05-4195-b313-1320b620224b\",\n    \"personal_info\": {\n        \"user_name\": \"simonsimu\",\n        \"first_name\": \"simon\",\n        \"last_name\": \"simon\",\n        \"middle_name\": \"simon\",\n        \"email\": \"simon@simon.com\",\n        \"mobile_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777788888\"\n        },\n        \"work_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777799999\"\n        },\n        \"home_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777799999\"\n        },\n        \"gender\": 1,\n        \"date_of_birth\": \"1997-08-02T00:00:00\",\n        \"is_minor\": false,\n        \"nationality_id\": 95,\n        \"anniversary_date\": \"2018-11-06T00:00:00\",\n        \"lock_guest_custom_data\": false,\n        \"pan\": \"\"\n    },\n    \"address_info\": {\n        \"address_1\": \"aaaaaaaaa\",\n        \"address_2\": \"bbbbbbbbb\",\n        \"city\": \"cccccccccc\",\n        \"country_id\": 95,\n        \"state_id\": -2,\n        \"state_other\": \"mystate\",\n        \"zip_code\": \"502032\"\n    },\n    \"preferences\": {\n        \"receive_transactional_email\": true,\n        \"receive_transactional_sms\": true,\n        \"receive_marketing_email\": true,\n        \"receive_marketing_sms\": true,\n        \"recieve_lp_stmt\": true,\n        \"preferred_therapist\": {\n            \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\n            \"name\": null\n        }\n    },\n    \"tags\": [\n        \"CHECKED_IN\",\n        \"MH Test\"\n    ],\n    \"referral\": {\n        \"referral_source\": {\n            \"id\": \"57cdad4d-7045-40b3-885b-d0c191c75113\",\n            \"name\": null\n        },\n        \"referred_by\": {\n            \"id\": \"02be89a4-1250-45a6-80a1-34b286e68228\",\n            \"name\": null\n        }\n    },\n    \"primary_employee\": {\n        \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\n        \"name\": null\n    }\n}"},"url":"{{api_url}}/v1/guests","description":"<p>To create a new guest you have to fill the available details of the guest along with the mandatory fields which are set in the organization guest settings and supply that guest object. In return, you will receive the guest object along with the unique identifier of the guest. Please check the examples to know the minimum details to create the guest.</p>\n","urlObject":{"path":["v1","guests"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"d23a656c-a5fd-4d69-b0e3-08132477d164","name":"Minimum set to create a guest","originalRequest":{"method":"POST","header":[{"description":"Access token generated from the token API.","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"center_id\":\"b5ed4fbb-4c05-4195-b313-1320b620224b\",\n\t\"personal_info\": {\n                \"first_name\": \"abcd\",\n                \"last_name\": \"efgh\",\n                \"mobile_phone\": {\n\t\t            \"country_code\": 95,\n\t\t            \"number\": \"7777788888\"\n\t\t        }\n\t}\n}"},"url":{"raw":"{{api_url}}/v1/guests?expand=tags&expand=address_info&expand=preferences&expand=referral&expand=primary_employee","host":["{{api_url}}"],"path":["v1","guests"],"query":[{"key":"expand","value":"tags","description":"parameter to retrieve tags asociated with the guest."},{"key":"expand","value":"address_info","description":"parameter to retrieve address information of the guest."},{"key":"expand","value":"preferences","description":"parameter to retrieve preferences of the guest."},{"key":"expand","value":"referral","description":"parameter to retrieve referral details of the guest."},{"key":"expand","value":"primary_employee","description":"parameter to retrieve primary_employee details of the guest."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 28 Nov 2018 05:27:40 GMT"},{"key":"Content-Length","value":"797"},{"key":"X-OSSProxy","value":"OSSProxy 1.3.337.419 (Build 337.419 Win32 en-us)(Oct 17 2018 14:40:33) "},{"key":"Connection","value":"keep-alive"},{"key":"Proxy-Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"7ffbeb62-efd0-435c-b98b-2475c311868b\",\n    \"code\": \"\",\n    \"center_id\": \"b5ed4fbb-4c05-4195-b313-1320b620224b\",\n    \"personal_info\": {\n        \"user_name\": \"\",\n        \"first_name\": \"abcd\",\n        \"last_name\": \"efgh\",\n        \"middle_name\": \"\",\n        \"email\": \"\",\n        \"mobile_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777788888\"\n        },\n        \"work_phone\": null,\n        \"home_phone\": null,\n        \"gender\": 0,\n        \"date_of_birth\": \"0001-01-01T00:00:00\",\n        \"is_minor\": false,\n        \"nationality_id\": -1,\n        \"anniversary_date\": \"0001-01-01T00:00:00\",\n        \"lock_guest_custom_data\": false,\n        \"pan\": \"\"\n    },\n    \"address_info\": {\n        \"address_1\": \"\",\n        \"address_2\": \"\",\n        \"city\": \"\",\n        \"country_id\": -1,\n        \"state_id\": -1,\n        \"state_other\": \"\",\n        \"zip_code\": \"\"\n    },\n    \"preferences\": {\n        \"receive_transactional_email\": false,\n        \"receive_transactional_sms\": false,\n        \"receive_marketing_email\": false,\n        \"receive_marketing_sms\": false,\n        \"recieve_lp_stmt\": true,\n        \"preferred_therapist\": null\n    },\n    \"tags\": null,\n    \"referral\": null,\n    \"primary_employee\": null\n}"},{"id":"e3c6be07-2dd3-4241-a566-2b08f387e8a0","name":"Maximum set to create a guest","originalRequest":{"method":"POST","header":[{"description":"Access token generated from the token API.","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"code\": \"CN001\",\n    \"center_id\": \"b5ed4fbb-4c05-4195-b313-1320b620224b\",\n    \"personal_info\": {\n        \"user_name\": \"simonsimu\",\n        \"first_name\": \"simon\",\n        \"last_name\": \"simon\",\n        \"middle_name\": \"simon\",\n        \"email\": \"simon@simon.com\",\n        \"mobile_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777788888\"\n        },\n        \"work_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777799999\"\n        },\n        \"home_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777799999\"\n        },\n        \"gender\": 1,\n        \"date_of_birth\": \"1997-08-02T00:00:00\",\n        \"is_minor\": false,\n        \"nationality_id\": 95,\n        \"anniversary_date\": \"2018-11-06T00:00:00\",\n        \"lock_guest_custom_data\": false,\n        \"pan\": \"\"\n    },\n    \"address_info\": {\n        \"address_1\": \"aaaaaaaaa\",\n        \"address_2\": \"bbbbbbbbb\",\n        \"city\": \"cccccccccc\",\n        \"country_id\": 95,\n        \"state_id\": -2,\n        \"state_other\": \"mystate\",\n        \"zip_code\": \"502032\"\n    },\n    \"preferences\": {\n        \"receive_transactional_email\": true,\n        \"receive_transactional_sms\": true,\n        \"receive_marketing_email\": true,\n        \"receive_marketing_sms\": true,\n        \"recieve_lp_stmt\": true,\n        \"preferred_therapist\": {\n            \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\n            \"name\": null\n        }\n    },\n    \"tags\": [\n        \"CHECKED_IN\",\n        \"MH Test\"\n    ],\n    \"referral\": {\n        \"referral_source\": {\n            \"id\": \"57cdad4d-7045-40b3-885b-d0c191c75113\",\n            \"name\": null\n        },\n        \"referred_by\": {\n            \"id\": \"02be89a4-1250-45a6-80a1-34b286e68228\",\n            \"name\": null\n        }\n    },\n    \"primary_employee\": {\n        \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\n        \"name\": null\n    }\n}"},"url":"{{api_url}}/v1/guests"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"433f2c85-27f4-46b3-b3c7-14b9130d4841\",\n    \"code\": \"CN001\",\n    \"center_id\": \"b5ed4fbb-4c05-4195-b313-1320b620224b\",\n    \"personal_info\": {\n        \"user_name\": \"simonsimu\",\n        \"first_name\": \"simon\",\n        \"last_name\": \"simon\",\n        \"middle_name\": \"simon\",\n        \"email\": \"simon@simon.com\",\n        \"mobile_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777788888\"\n        },\n        \"work_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777799999\"\n        },\n        \"home_phone\": {\n            \"country_code\": 95,\n            \"number\": \"7777799999\"\n        },\n        \"gender\": 1,\n        \"date_of_birth\": \"1997-08-02T00:00:00\",\n        \"is_minor\": false,\n        \"nationality_id\": 95,\n        \"anniversary_date\": \"2018-11-06T00:00:00\",\n        \"lock_guest_custom_data\": false,\n        \"pan\": \"\"\n    },\n    \"address_info\": {\n        \"address_1\": \"aaaaaaaaa\",\n        \"address_2\": \"bbbbbbbbb\",\n        \"city\": \"cccccccccc\",\n        \"country_id\": 95,\n        \"state_id\": -2,\n        \"state_other\": \"mystate\",\n        \"zip_code\": \"502032\"\n    },\n    \"preferences\": {\n        \"receive_transactional_email\": true,\n        \"receive_transactional_sms\": true,\n        \"receive_marketing_email\": true,\n        \"receive_marketing_sms\": true,\n        \"recieve_lp_stmt\": true,\n        \"preferred_therapist\": {\n            \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\n            \"name\": null\n        }\n    },\n    \"tags\": [\n        \"CHECKED_IN\",\n        \"MH Test\"\n    ],\n    \"referral\": {\n        \"referral_source\": {\n            \"id\": \"57cdad4d-7045-40b3-885b-d0c191c75113\",\n            \"name\": null\n        },\n        \"referred_by\": {\n            \"id\": \"02be89a4-1250-45a6-80a1-34b286e68228\",\n            \"name\": null\n        }\n    },\n    \"primary_employee\": {\n        \"id\": \"4a98db4c-8424-466e-97f8-2e54d529fdbd\",\n        \"name\": null\n    }\n}"}],"_postman_id":"09e9c005-af8c-4b78-8663-8899b11a195b"},{"name":"List all employees of a center","event":[{"listen":"test","script":{"id":"b89e68d7-ce15-457a-8085-904b65105e0a","exec":[""],"type":"text/javascript"}}],"id":"6d939f55-16ef-49c0-87ef-c86ce21a81e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"body":{"mode":"formdata","formdata":[{"key":"date","value":"{{date}}","description":"<p>DateTime<br /><code>optional</code><br />\nThe date for which the employees are required. If the date is not passed retrieves the employees for the current time</p>\n"}]},"url":"{{api_url}}/v1/centers/{{center_id}}/employees","description":"<p>Supply the unique identifier of the center as center_id and this API will retrieve all the employees that are active in the center for the passed date.<br />\nyou can also use pagination by passing page and size query parameters if you have the huge number of records by default page is set to 1 and size is set to 10. size cannot be more than 100 which means maximum records per page cannot be more than 100.</p>\n<h2 id=\"returns\">Returns</h2>\n<p>retrieves the list of <code>Employee</code> objects or returns the error in case of failure.</p>\n","urlObject":{"path":["v1","centers","{{center_id}}","employees"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"10d85dd1-7296-453f-acf0-37fc41bdfc2d","name":"List all employess of a center","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":"{{api_url}}/v1/centers/{{center_id}}/employees"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 19 Apr 2019 09:20:39 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"61"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"WWW-Authenticate","value":"Bearer"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"employees\": [\n        {\n            \"id\": \"b5b42484-f46f-4ceb-8e10-0fd8957ffb64\",\n            \"code\": \"\",\n            \"personal_info\": {\n                \"first_name\": \"Anil\",\n                \"last_name\": \"K dev\",\n                \"name\": \"Anil K dev\",\n                \"gender\": 1\n            },\n            \"job_info\": {\n                \"id\": \"27a74c64-2a4d-4bad-bf1b-bf49882475d5\",\n                \"name\": \"THERAPIST\"\n            }\n        },\n        {\n            \"id\": \"5b2a4f2a-489b-45bf-9fc7-b2d413c2870b\",\n            \"code\": \"\",\n            \"personal_info\": {\n                \"first_name\": \"Kirity\",\n                \"last_name\": \"Owner\",\n                \"name\": \"Kirity Owner\",\n                \"gender\": 1\n            },\n            \"job_info\": {\n                \"id\": \"27a74c64-2a4d-4bad-bf1b-bf49882475d5\",\n                \"name\": \"THERAPIST\"\n            }\n        },\n        {\n            \"id\": \"a9624e02-22cc-4a17-b3ad-bde14f63a7c2\",\n            \"code\": \"\",\n            \"personal_info\": {\n                \"first_name\": \"mpos\",\n                \"last_name\": \"Badam\",\n                \"name\": \"mpos Badam\",\n                \"gender\": 1\n            },\n            \"job_info\": {\n                \"id\": \"27a74c64-2a4d-4bad-bf1b-bf49882475d5\",\n                \"name\": \"THERAPIST\"\n            }\n        },\n        {\n            \"id\": \"e72f7fb6-b949-45f6-8541-f722e0b0fddb\",\n            \"code\": \"P001\",\n            \"personal_info\": {\n                \"first_name\": \"Pay\",\n                \"last_name\": \"works\",\n                \"name\": \"Pay works\",\n                \"gender\": 1\n            },\n            \"job_info\": {\n                \"id\": \"27a74c64-2a4d-4bad-bf1b-bf49882475d5\",\n                \"name\": \"THERAPIST\"\n            }\n        },\n        {\n            \"id\": \"798c78fa-ccf6-491b-a25c-eacc1b55ace8\",\n            \"code\": \"\",\n            \"personal_info\": {\n                \"first_name\": \"Receptionist\",\n                \"last_name\": \"Mirror\",\n                \"name\": \"Receptionist Mirror\",\n                \"gender\": -1\n            },\n            \"job_info\": {\n                \"id\": \"27a74c64-2a4d-4bad-bf1b-bf49882475d5\",\n                \"name\": \"THERAPIST\"\n            }\n        },\n        {\n            \"id\": \"096c7b31-200a-4ba8-a5a7-c85d026491bc\",\n            \"code\": \"\",\n            \"personal_info\": {\n                \"first_name\": \"sai\",\n                \"last_name\": \"prasad\",\n                \"name\": \"sai prasad\",\n                \"gender\": 3\n            },\n            \"job_info\": {\n                \"id\": \"27a74c64-2a4d-4bad-bf1b-bf49882475d5\",\n                \"name\": \"THERAPIST\"\n            }\n        },\n        {\n            \"id\": \"b2026420-e8af-45c9-a1f8-bbfc0834b57d\",\n            \"code\": \"\",\n            \"personal_info\": {\n                \"first_name\": \"Stripe Mirroring_mgr\",\n                \"last_name\": \"mgr\",\n                \"name\": \"Stripe Mirroring_mgr mgr\",\n                \"gender\": 0\n            },\n            \"job_info\": {\n                \"id\": \"80631247-13c9-42ee-aee0-13e586f85fc3\",\n                \"name\": \"Manager\"\n            }\n        }\n    ]\n}"}],"_postman_id":"6d939f55-16ef-49c0-87ef-c86ce21a81e5"},{"name":"MetaData of the opportunities","id":"15f9d713-b44d-4445-84ea-4748a894b4ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"body":{"mode":"formdata","formdata":[{"description":"<p>Mandatory<br /></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>-1 - All\n1 - Priority\n2 - Stage\n3 - Source\n4 = Disposition\n5 - Types\n</code></pre>","key":"section","type":"text","value":"Enum"}]},"url":"{{api_url}}/v1/opportunities/metadata/{section}","description":"<p>Gives MetaData of the Opportunities which can be needed while creating an opportunity.<br />\nDifferent sections under metadata are : </p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>1. Priorities.\n2. Dispositions.\n3. Stages.\n4. Sources.\n5. Types\n</code></pre>","urlObject":{"path":["v1","opportunities","metadata","{section}"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"713b9bc2-503d-4a41-b2ce-f49ac71a061b","name":"MetaData of the opportunities","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":"{{api_url}}/v1/opportunities/metadata/All"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 25 Jan 2019 07:15:42 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1019"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"priorities\": [\n        {\n            \"id\": \"f3283842-729e-469c-8539-818d179bb480\",\n            \"name\": \"Medium\",\n            \"priority\": 1\n        },\n        {\n            \"id\": \"fc055396-ef78-4a54-9aea-9c39b25a46a7\",\n            \"name\": \"Low\",\n            \"priority\": 0\n        },\n        {\n            \"id\": \"e5196ec3-4e3c-4677-8aa2-b8e306f0fa5c\",\n            \"name\": \"High\",\n            \"priority\": 2\n        }\n    ],\n    \"stages\": [\n        {\n            \"id\": \"75a445fd-5967-429c-83dc-9040244cfbb5\",\n            \"name\": \"Lead\",\n            \"priority\": 0,\n            \"code\": \"Lead\",\n            \"description\": null,\n            \"active\": true\n        },\n        {\n            \"id\": \"5e61acfd-cde5-451e-b9bc-716b400453a4\",\n            \"name\": \"Prospect\",\n            \"priority\": 1,\n            \"code\": \"Prospect\",\n            \"description\": null,\n            \"active\": true\n        },\n        {\n            \"id\": \"7884b094-0ca1-41c6-a8d8-a649d802d8a9\",\n            \"name\": \"Active\",\n            \"priority\": 2,\n            \"code\": \"Active\",\n            \"description\": null,\n            \"active\": true\n        },\n        {\n            \"id\": \"974f1d72-9218-4b04-95a2-4e8819a465f5\",\n            \"name\": \"On Hold\",\n            \"priority\": 3,\n            \"code\": \"On Hold\",\n            \"description\": null,\n            \"active\": true\n        },\n        {\n            \"id\": \"f2e77025-0fdb-424f-a492-d93f6c09c2f6\",\n            \"name\": \"Won\",\n            \"priority\": 4,\n            \"code\": \"Won\",\n            \"description\": null,\n            \"active\": true\n        },\n        {\n            \"id\": \"0713d267-6609-4845-8e45-ed27db835fb4\",\n            \"name\": \"Lost\",\n            \"priority\": 5,\n            \"code\": \"Lost\",\n            \"description\": null,\n            \"active\": true\n        }\n    ],\n    \"lead_sources\": [\n        {\n            \"id\": \"48f47090-9907-4b1e-8d5d-0821bb5ae1c8\",\n            \"name\": \"Survey\",\n            \"code\": \"Test2\",\n            \"description\": null,\n            \"active\": true,\n            \"optional_field_1\": null,\n            \"optional_field_2\": null,\n            \"optional_field_3\": null,\n            \"optional_field_4\": null\n        },\n        {\n            \"id\": \"9c2360cd-cf82-4bbe-a5cb-9636135a2614\",\n            \"name\": \"field\",\n            \"code\": \"field\",\n            \"description\": null,\n            \"active\": false,\n            \"optional_field_1\": null,\n            \"optional_field_2\": null,\n            \"optional_field_3\": null,\n            \"optional_field_4\": null\n        },\n        {\n            \"id\": \"00a8e7ae-315a-4206-812b-a11425dd6c75\",\n            \"name\": \"SName\",\n            \"code\": \"Scode\",\n            \"description\": null,\n            \"active\": false,\n            \"optional_field_1\": null,\n            \"optional_field_2\": null,\n            \"optional_field_3\": null,\n            \"optional_field_4\": null\n        },\n        {\n            \"id\": \"7d1787c4-979c-4ceb-8960-b9e8385f2416\",\n            \"name\": \"FBlead\",\n            \"code\": \"Test\",\n            \"description\": null,\n            \"active\": true,\n            \"optional_field_1\": null,\n            \"optional_field_2\": null,\n            \"optional_field_3\": null,\n            \"optional_field_4\": null\n        }\n    ],\n    \"dispositions\": [\n        {\n            \"id\": \"9ff291f0-cf1c-4eaa-ba9a-ee68fc01fa30\",\n            \"name\": \"Test 1\",\n            \"description\": \"Test 1\",\n            \"followup_days\": 2\n        },\n        {\n            \"id\": \"e7662ffb-0d68-4138-8a07-d3ae73a9bb2c\",\n            \"name\": \"Test 2\",\n            \"description\": \"Test 2\",\n            \"followup_days\": 1\n        }\n    ],\n    \"types\": [\n        \"Memberships\",\n        \"Packages\",\n        \"Others\",\n        \"Facial\",\n        \"Laser\",\n        \" Skin\"\n    ]\n}"}],"_postman_id":"15f9d713-b44d-4445-84ea-4748a894b4ee"},{"name":"Create an opportunity ","id":"727a0c11-02d2-4800-a26b-edbe80041628","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"key":"Content-Type","value":"application/json","description":"<p>Represents the content type of the request body.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"Minimum Object to create an opportunity:\n\n{\n    \"center_id\": \"ede781ef-7891-47b8-961e-a4729925431f\",\n    \"opportunity_title\": \"API Opp\",\n    \"guest_id\": \"9dcd0709-74a8-48cd-9997-878e465f566d\",\n    \"created_by_id\": \"ede781ef-7891-47b8-961e-a4729925431f\",\n    \"followup_date\": \"2016-12-15\"\n}\n\n\nMaximum Object to create an opportunity:\n\n{\n    \"center_id\": \"{{center_id}}\",\n    \"opportunity_title\": \"API Opp\",\n    \"opportunity_description\": \"Created from api\",\n    \"opportunity_owner_id\": \"ede781ef-7891-47b8-961e-a4729925431f\",\n    \"guest_id\": \"9dcd0709-74a8-48cd-9997-878e465f566d\",\n    \"created_by_id\": \"ede781ef-7891-47b8-961e-a4729925431f\",\n    \"priority_type_id\": \"E5196EC3-4E3C-4677-8AA2-B8E306F0FA5C\",\n    \"status_id\": \"5E61ACFD-CDE5-451E-B9BC-716B400453A4\",\n    \"type\": \"type\",\n    \"followup_date\": \"2016-12-15\",\n    \"expected_close_date\": \"2018-12-14\",\n    \"listed_amount\": 1253,\n    \"offered_amount\": 1000,\n    \"optional_field_1\": \"op1\",\n    \"optional_field_2\": \"op2\",\n    \"optional_field_3\": \"op3\",\n    \"change_guest_center\": false,\n    \"disposition_id\": \"5E61ACFD-CDE5-451E-B9BC-716B400453A4\",\n    \"custom_fields\": {\n        \"ED727888-AE73-439E-AEF2-22E48A5AF3AF\": \"value1\",\n        \"0fb8a958-682e-4025-adef-0bac63359e05\": \"value2\"\n    },\n    \"lead_source\": {\n        \"id\": \"0fb8a958-682e-4025-adef-0bac63359e05\",\n        \"code\": \"GH103\"\n    }\n}\n"},"url":"{{api_url}}/v1/opportunities","description":"<p>Supply the opportunity object in the request body and this API will create an opportunity with given details.<br /></p>\n<h2 id=\"returns\">Returns</h2>\n<p>The response contains a variable success which represents whether the creation is successful or not and newly created opportunity id is returned as <code>opportunity_id</code></p>\n<h2 id=\"request-parameters-description\">Request Parameters Description</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Requirement</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>center_id</td>\n<td>Mandatory</td>\n<td>guid</td>\n<td>Unique identifier of the opportunity</td>\n</tr>\n<tr>\n<td>opportunity_title</td>\n<td>Mandatory</td>\n<td>string</td>\n<td>Title of the opportunity.</td>\n</tr>\n<tr>\n<td>opportunity_description</td>\n<td>Optional</td>\n<td>string</td>\n<td>Description of the opportunity.</td>\n</tr>\n<tr>\n<td>opportunity_owner_id</td>\n<td>Optional</td>\n<td>guid</td>\n<td>Unique Id of the owner of the opportunity.</td>\n</tr>\n<tr>\n<td>guest_id</td>\n<td>Mandatory</td>\n<td>guid</td>\n<td>Unique id of the guest.</td>\n</tr>\n<tr>\n<td>created_by_id</td>\n<td>Mandatory</td>\n<td>guid</td>\n<td>Unique is of the employee.</td>\n</tr>\n<tr>\n<td>priority_type_id</td>\n<td>Optional</td>\n<td>guid</td>\n<td>Unique id of the priority type of the opportunity</td>\n</tr>\n<tr>\n<td>status_id</td>\n<td>Optional</td>\n<td>guid</td>\n<td>Unique id the stage type (or) status type of the opportunity,</td>\n</tr>\n<tr>\n<td>type</td>\n<td>Optional</td>\n<td>string</td>\n<td>Opportunity type Membership or Package or Others</td>\n</tr>\n<tr>\n<td>followup_date</td>\n<td>Mandatory</td>\n<td>datetime</td>\n<td>Date on which a followup call is planned(yyyy-mm-dd) in center time.</td>\n</tr>\n<tr>\n<td>expected_close_date</td>\n<td>Optional</td>\n<td>datetime</td>\n<td>Expected close date in center time.</td>\n</tr>\n<tr>\n<td>listed_amount</td>\n<td>Optional</td>\n<td>double</td>\n<td>Price listed in the catalog</td>\n</tr>\n<tr>\n<td>offered_amount</td>\n<td>Optional</td>\n<td>double</td>\n<td>Price offered for the opportunity</td>\n</tr>\n<tr>\n<td>optional_field_1</td>\n<td>Optional</td>\n<td>string</td>\n<td>User defined optional field.</td>\n</tr>\n<tr>\n<td>optional_field_2</td>\n<td>Optional</td>\n<td>string</td>\n<td>User defined optional field.</td>\n</tr>\n<tr>\n<td>optional_field_3</td>\n<td>Optional</td>\n<td>string</td>\n<td>User defined optional field.</td>\n</tr>\n<tr>\n<td>ticket_id</td>\n<td>Optional</td>\n<td>guid</td>\n<td>Unique id of the ticket.</td>\n</tr>\n<tr>\n<td>change_guest_center</td>\n<td>Optional</td>\n<td>boolean</td>\n<td>Boolean which changes guest's center to the valid center_id passed if made true</td>\n</tr>\n<tr>\n<td>disposition_id</td>\n<td>Optional</td>\n<td>guid</td>\n<td>Unique id of the disposition</td>\n</tr>\n<tr>\n<td>custom_fields</td>\n<td>Optional</td>\n<td>dictionary</td>\n<td>Key(Guid) has the FieldId of the custom field and Value(String) has the value of the custom field.</td>\n</tr>\n<tr>\n<td>lead_source</td>\n<td>Optional</td>\n<td>object</td>\n<td>Details of lead source</td>\n</tr>\n<tr>\n<td>lead_source.id</td>\n<td>Optional</td>\n<td>guid</td>\n<td>Unique id of the lead source</td>\n</tr>\n<tr>\n<td>lead_source.code</td>\n<td>Optional</td>\n<td>string</td>\n<td>Code of the lead source</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","opportunities"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"be4949a9-97f3-44a9-a70c-07fab0c98c41","name":"Create a oppurtunity with maximum object","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"\n{\n    \"center_id\": \"ae0df9db-908b-4169-aca0-756b879df4f2\",\n    \"opportunity_title\": \"API Opp\",\n    \"opportunity_description\": \"Created from api\",\n    \"opportunity_owner_id\": \"ede781ef-7891-47b8-961e-a4729925431f\",\n    \"guest_id\": \"9dcd0709-74a8-48cd-9997-878e465f566d\",\n    \"created_by_id\": \"ede781ef-7891-47b8-961e-a4729925431f\",\n    \"priority_type_id\": \"E5196EC3-4E3C-4677-8AA2-B8E306F0FA5C\",\n    \"status_id\": \"5E61ACFD-CDE5-451E-B9BC-716B400453A4\",\n    \"type\": \"type\",\n    \"followup_date\": \"2016-12-15\",\n    \"expected_close_date\": \"2018-12-14\",\n    \"listed_amount\": 1253,\n    \"offered_amount\": 1000,\n    \"optional_field_1\": \"op1\",\n    \"optional_field_2\": \"op2\",\n    \"optional_field_3\": \"op3\",\n    \"ticket_id\": \"E5196EC3-1111-4677-8AA2-B8E306F0FA5C\",\n    \"change_guest_center\": false,\n    \"disposition_id\": \"5E61ACFD-CDE5-451E-B9BC-716B400453A4\",\n    \"custom_fields\": {\n        \"value1\": \"ED727888-AE73-439E-AEF2-22E48A5AF3AF\",\n        \"value2\": \"0fb8a958-682e-4025-adef-0bac63359e05\"\n    },\n    \"lead_source\": {\n        \"id\": \"0fb8a958-682e-4025-adef-0bac63359e05\",\n        \"code\": \"GH103\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/v1/opportunities"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"opportunity_id\": \"ae0df9db-908b-4169-aca0-756b879df4f2\",\n    \"message\": \"Opportunity Created Succesfully\"\n}"},{"id":"1e0507eb-c8ad-47ae-8525-dd0f734b3e83","name":"create a opportunity","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"center_id\": \"ae0df9db-908b-4169-aca0-756b879df4f2\",\r\n    \"opportunity_title\": \"API Opp\",\r\n    \"guest_id\": \"ae0df9db-908b-4169-aca0-756b879df4f2\",\r\n    \"created_by_id\": \"ae0df9db-908b-4169-aca0-756b879df4f2\",\r\n    \"followup_date\": \"2016-12-15\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/v1/opportunities"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 25 Jan 2019 06:02:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"116"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"opportunity_id\": \"ae0df9db-908b-4169-aca0-756b879df4f2\",\n    \"message\": \"Opportunity Created Succesfully\"\n}"}],"_postman_id":"727a0c11-02d2-4800-a26b-edbe80041628"},{"name":"Retrieve an opportunity","id":"d797912f-cad7-4717-84e9-973bc06a83fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n","type":"text"}],"url":"{{api_url}}/v1/opportunities/{{{opportunity_id}}","description":"<p>Supply the unique identifier of the opportunity as <code>opportunity_id</code> and this API will retrieve the details of it.</p>\n<h2 id=\"response-details\">Response details</h2>\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>opportunity</td>\n<td>object</td>\n<td>Details of the opportunity.</td>\n</tr>\n<tr>\n<td>opportunity_id</td>\n<td>guid</td>\n<td>Unique identifier of the opportunity</td>\n</tr>\n<tr>\n<td>opportunity_title</td>\n<td>string</td>\n<td>Title of the opportunity.</td>\n</tr>\n<tr>\n<td>opportunity_description</td>\n<td>string</td>\n<td>description of the opportunity.</td>\n</tr>\n<tr>\n<td>opportunity_user_id</td>\n<td>guid</td>\n<td>Unique Id of the user of the opportunity.</td>\n</tr>\n<tr>\n<td>opportunity_owner_id</td>\n<td>guid</td>\n<td>Unique Id of the owner of the opportunity.</td>\n</tr>\n<tr>\n<td>opportunity_type</td>\n<td>string</td>\n<td>Type of the opportunity.</td>\n</tr>\n<tr>\n<td>opportunity_no</td>\n<td>int</td>\n<td>Number of the opportunity</td>\n</tr>\n<tr>\n<td>lead_source</td>\n<td>object</td>\n<td>lead source details of the opportunity</td>\n</tr>\n<tr>\n<td>lead_source.code</td>\n<td>string</td>\n<td>unique code for the lead source</td>\n</tr>\n<tr>\n<td>lead_source.id</td>\n<td>guid</td>\n<td>unique id for the lead source</td>\n</tr>\n<tr>\n<td>lead_source.name</td>\n<td>string</td>\n<td>Name for the lead source</td>\n</tr>\n<tr>\n<td>creation_date</td>\n<td>datetime</td>\n<td>Creation date in center time.</td>\n</tr>\n<tr>\n<td>expected_close_date</td>\n<td>datetime</td>\n<td>Expected close date in center time.</td>\n</tr>\n<tr>\n<td>followup_date</td>\n<td>datetime</td>\n<td>Follow update in center time.</td>\n</tr>\n<tr>\n<td>created_by</td>\n<td>string</td>\n<td>Name of the employee who created the opportunity</td>\n</tr>\n<tr>\n<td>sales_owner</td>\n<td>string</td>\n<td>Name of the employee who owns the opportunity</td>\n</tr>\n<tr>\n<td>therapist_id</td>\n<td>guid</td>\n<td>Unique id of the therapist.</td>\n</tr>\n<tr>\n<td>ticket_id</td>\n<td>guid</td>\n<td>Unique id of the ticket.</td>\n</tr>\n<tr>\n<td>custom_fields</td>\n<td>array</td>\n<td>Each object contains id, name, and value of the custom fields.</td>\n</tr>\n<tr>\n<td>optional</td>\n<td>object</td>\n<td>optional fields.</td>\n</tr>\n<tr>\n<td>optional.optional_field_1</td>\n<td>string</td>\n<td>first optional field.</td>\n</tr>\n<tr>\n<td>optional.optional_field_2</td>\n<td>string</td>\n<td>second optional field.</td>\n</tr>\n<tr>\n<td>optional.optional_field_3</td>\n<td>string</td>\n<td>third optional field.</td>\n</tr>\n<tr>\n<td>price</td>\n<td>object</td>\n<td>Details of the price.</td>\n</tr>\n<tr>\n<td>price.listed_price</td>\n<td>double</td>\n<td>price listed in the catalog</td>\n</tr>\n<tr>\n<td>price.offered_price</td>\n<td>double</td>\n<td>price offered for the opportunity</td>\n</tr>\n<tr>\n<td>stage</td>\n<td>object</td>\n<td>Details of the stage</td>\n</tr>\n<tr>\n<td>stage.stage_name</td>\n<td>string</td>\n<td>Name of the stage.</td>\n</tr>\n<tr>\n<td>stage.stage_id</td>\n<td>guid</td>\n<td>The unique id of the stage.</td>\n</tr>\n<tr>\n<td>priority</td>\n<td>object</td>\n<td>Details of the priority</td>\n</tr>\n<tr>\n<td>priority.priority_name</td>\n<td>string</td>\n<td>Name of the priority.</td>\n</tr>\n<tr>\n<td>priority.priority_id</td>\n<td>guid</td>\n<td>The unique id of the priority.</td>\n</tr>\n<tr>\n<td>guest</td>\n<td>object</td>\n<td>Details of the guest</td>\n</tr>\n<tr>\n<td>guest.guest_id</td>\n<td>guid</td>\n<td>The Unique id of the guest.</td>\n</tr>\n<tr>\n<td>guest.guest_name</td>\n<td>string</td>\n<td>Name of the guest.</td>\n</tr>\n<tr>\n<td>center</td>\n<td>object</td>\n<td>Details of the center</td>\n</tr>\n<tr>\n<td>center.center_id</td>\n<td>guid</td>\n<td>The unique id of the center.</td>\n</tr>\n<tr>\n<td>center.center_name</td>\n<td>string</td>\n<td>Name of the center.</td>\n</tr>\n<tr>\n<td>disposition</td>\n<td>object</td>\n<td>Details of the disposition</td>\n</tr>\n<tr>\n<td>disposition.id</td>\n<td>string</td>\n<td>Unique id of the disposition</td>\n</tr>\n<tr>\n<td>disposition.name</td>\n<td>string</td>\n<td>Name of the disposition.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","opportunities","{{{opportunity_id}}"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"79dd7e90-2967-4463-a205-8a66947eedcd","name":"Retrieve a oppurtunity","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":"{{api_url}}/v1/opportunities/86c10c18-46e2-48a2-97da-08d43e430bde"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 25 Jan 2019 05:20:14 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1160"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"oppportunity\": {\n        \"opportunity_id\": \"86c10c18-46e2-48a2-97da-08d43e430bde\",\n        \"opportunity_title\": \"28-March\",\n        \"opportunity_description\": \"28-March\",\n        \"opportunity_user_id\": \"5b2a4f2a-489b-45bf-9fc7-b2d413c2870b\",\n        \"opportunity_owner_id\": \"22acde81-9d93-4f2e-86b1-62c7e09f1824\",\n        \"opportunity_type\": \"Others\",\n        \"opportunity_no\": 69,\n        \"lead_source\": {\n            \"code\": null,\n            \"id\": null,\n            \"name\": null\n        },\n        \"creation_date\": \"2018-04-02T22:30:01\",\n        \"expected_close_date\": \"2018-04-04T00:00:00\",\n        \"followup_date\": \"2018-04-04T00:00:00\",\n        \"created_by\": \"Kirity Owner\",\n        \"sales_owner\": \"Chennai_mgr mgr\",\n        \"therapist_id\": null,\n        \"ticket_id\": \"485e23d3-ffa8-48b0-83c3-7f89c4e6e6ab\",\n        \"custom_fields\": [],\n        \"optional\": {\n            \"optional_field_1\": null,\n            \"optional_field_2\": null,\n            \"optional_field_3\": null\n        },\n        \"price\": {\n            \"listed_price\": null,\n            \"offered_price\": null\n        },\n        \"stage\": {\n            \"stage_name\": \"Prospect\",\n            \"stage_id\": \"5e61acfd-cde5-451e-b9bc-716b400453a4\"\n        },\n        \"priority\": {\n            \"priority_name\": \"Medium\",\n            \"priority_id\": \"f3283842-729e-469c-8539-818d179bb480\"\n        },\n        \"guest\": {\n            \"guest_id\": \"6dbb590f-5eba-403c-ab04-c5a55dd3521c\",\n            \"guest_name\": \"Kirity Chennai 2\"\n        },\n        \"center\": {\n            \"center_id\": \"7aac6915-9252-4dbf-bbff-028e41836ea8\",\n            \"center_name\": \"CME MGM\"\n        },\n        \"disposition\": {\n            \"id\": null,\n            \"name\": null\n        }\n    }\n}"}],"_postman_id":"d797912f-cad7-4717-84e9-973bc06a83fc"},{"name":"List all opportunities","id":"9fecb01c-1f12-4c73-9afc-cc7e0aa97b84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n","type":"text"}],"url":"{{api_url}}/v1/opportunities?view_id={{center_id}}&page_num={{page_num}}&records={{records}}&keywords={{keywords}}&owner={{owner}}&type={{type}}&guest_id={{guest_id}}&disposition_id={{disposition_id}}&followup_from_date={{followup_from_date}}&followup_to_date={{followup_to_date}}&creation_from_date={{creation_from_date}}&creation_to_date={{creation_to_date}}&status_id={{status_id}}&priority_id={{priority_id}}&source_id={{source_id}}&last_modified_start_date={{last_modified_start_date}}&last_modified_end_date={{last_modified_end_date}}","description":"<p>Supply the unique identifier of the center and the fields on which you want to filter the opportunities and this API will return the list of opportunities in that center.</p>\n<h2 id=\"returns\">Returns</h2>\n<p>Returns the list of opportunities or returns the error in case of failure.</p>\n<h2 id=\"response-details\">Response Details</h2>\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>opportunity_id</td>\n<td>guid</td>\n<td>A unique identifier of the opportunity</td>\n</tr>\n<tr>\n<td>opportunity_no</td>\n<td>integer</td>\n<td>Number of the opportunity.</td>\n</tr>\n<tr>\n<td>opportunity_title</td>\n<td>string</td>\n<td>Title given to the opportunity</td>\n</tr>\n<tr>\n<td>center_name</td>\n<td>string</td>\n<td>Name of the center.</td>\n</tr>\n<tr>\n<td>sales_owner</td>\n<td>string</td>\n<td>Name of the owner.</td>\n</tr>\n<tr>\n<td>stage_name</td>\n<td>string</td>\n<td>Name of the stage.</td>\n</tr>\n<tr>\n<td>creation_date</td>\n<td>datetime</td>\n<td>Date on which the opportunity is created.</td>\n</tr>\n<tr>\n<td>followup_date</td>\n<td>datetime</td>\n<td>Date on which a followup call is planned</td>\n</tr>\n<tr>\n<td>price</td>\n<td>double?</td>\n<td>Offered price, gives listed price if the offered price doesn't exist or zero</td>\n</tr>\n<tr>\n<td>call_status</td>\n<td>string</td>\n<td>Status of the call.</td>\n</tr>\n<tr>\n<td>guest</td>\n<td>object</td>\n<td>Contains details of the guest.</td>\n</tr>\n<tr>\n<td>guest.guest_id</td>\n<td>guid</td>\n<td>Unique Id of the guest.</td>\n</tr>\n<tr>\n<td>guest.guest_name</td>\n<td>string</td>\n<td>Name of the guest.</td>\n</tr>\n<tr>\n<td>guest.guest_code</td>\n<td>string</td>\n<td>Code used to identify the guest.</td>\n</tr>\n<tr>\n<td>guest.phone_number</td>\n<td>string</td>\n<td>Phone number of the guest.</td>\n</tr>\n<tr>\n<td>invoices</td>\n<td>array</td>\n<td>contains list of invoice objects created using this opportunity</td>\n</tr>\n<tr>\n<td>invoices.invoice_id</td>\n<td>guid</td>\n<td>unique identifier of the invoice</td>\n</tr>\n<tr>\n<td>invoices.invoice_no</td>\n<td>string</td>\n<td>unique number given to the invoice</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","opportunities"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>Guid<br />\nMandatory<br />\nview_id : center_id or organization_Id  or zone_id for center view or organization view or zone view.</p>\n","type":"text/plain"},"key":"view_id","value":"{{center_id}}"},{"description":{"content":"<p>Int<br />\nMandatory<br />\nNumber of the page</p>\n","type":"text/plain"},"key":"page_num","value":"{{page_num}}"},{"description":{"content":"<p>Int<br />\nMandatory<br />\nNumber of records retrieved per page</p>\n","type":"text/plain"},"key":"records","value":"{{records}}"},{"description":{"content":"<p>String<br />\nOptional<br />\nsearches on opportunity_title, opportunity_description, first_name , last_name and opportunity no(when the passed string is a valid number)</p>\n","type":"text/plain"},"key":"keywords","value":"{{keywords}}"},{"description":{"content":"<p>Guid<br />\nOptional<br />\nunique id of  the employee who is owning the opportunity.</p>\n","type":"text/plain"},"key":"owner","value":"{{owner}}"},{"description":{"content":"<p>String<br />\nOptional<br />\nType of opportunity.</p>\n","type":"text/plain"},"key":"type","value":"{{type}}"},{"description":{"content":"<p>Guid<br />\nOptional<br />\nUnique identifier of the guest</p>\n","type":"text/plain"},"key":"guest_id","value":"{{guest_id}}"},{"description":{"content":"<p>Guid<br />\nOptional<br />\nUnique id of the required Opportunity Disposition based on which the opportunities are filtered</p>\n","type":"text/plain"},"key":"disposition_id","value":"{{disposition_id}}"},{"description":{"content":"<p>DateTime<br />\nOptional<br />\nstart date for filter on date range of followup_date (Data Type : DateTime (yyyy-mm-dd))</p>\n","type":"text/plain"},"key":"followup_from_date","value":"{{followup_from_date}}"},{"description":{"content":"<p>DateTime<br />\nOptional<br />\nend date for filter on date range of followup_date (Data Type : DateTime (yyyy-mm-dd))</p>\n","type":"text/plain"},"key":"followup_to_date","value":"{{followup_to_date}}"},{"description":{"content":"<p>DateTime<br />\nOptional<br />\nstart date for filter on date range of creation_date(date on which the opportunity is created) , Data Type : DateTime (yyyy-mm-dd)</p>\n","type":"text/plain"},"key":"creation_from_date","value":"{{creation_from_date}}"},{"description":{"content":"<p>DateTime<br />\nOptional<br />\nend date for filter on date range of creation_date(date on which the opportunity is created) , Data Type : DateTime (yyyy-mm-dd)</p>\n","type":"text/plain"},"key":"creation_to_date","value":"{{creation_to_date}}"},{"description":{"content":"<p>Guid<br />\nOptional<br />\nUnique id of the status of the Opportunity</p>\n","type":"text/plain"},"key":"status_id","value":"{{status_id}}"},{"description":{"content":"<p>Guid<br />\nOptional<br />\nUnique id of the priority of the Opportunity</p>\n","type":"text/plain"},"key":"priority_id","value":"{{priority_id}}"},{"description":{"content":"<p>Guid<br />\nOptional<br />\nUnique id of the source of the Opportunity</p>\n","type":"text/plain"},"key":"source_id","value":"{{source_id}}"},{"description":{"content":"<p>Date<br />\n<code>YYYY-MM-DD</code><br />\nOptional<br />\nretrieves  opportunities modified after this date</p>\n","type":"text/plain"},"key":"last_modified_start_date","value":"{{last_modified_start_date}}"},{"description":{"content":"<p>Date<br />\n<code>YYYY-MM-DD</code><br />\nOptional<br />\nretrieves opportunities modified before this date</p>\n","type":"text/plain"},"key":"last_modified_end_date","value":"{{last_modified_end_date}}"}],"variable":[]}},"response":[{"id":"cf362db0-cbd0-426a-893e-1d791be0ca15","name":"List all Oppurtunities","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":{"raw":"{{api_url}}/v1/opportunities?view_id={{center_id}}&page_num={{page_num}}&records={{records}}&keywords={{keywords}}&owner={{owner}}&type={{type}}&guest_id={{guest_id}}&disposition_id={{disposition_id}}&followup_from_date={{followup_from_date}}&followup_to_date={{followup_to_date}}&creation_from_date={{creation_from_date}}&creation_to_date={{creation_to_date}}&status_id={{status_id}}&priority_id={{priority_id}}","host":["{{api_url}}"],"path":["v1","opportunities"],"query":[{"key":"view_id","value":"{{center_id}}","description":"Guid<br>\nMandatory<br>\niew_id : center_id or organization_Id for center view or organization view respectively) "},{"key":"page_num","value":"{{page_num}}","description":"Int<br>\nMandatory<br>\nNumber of the page"},{"key":"records","value":"{{records}}","description":"Int<br>\nMandatory<br>\nNumber of records retrieved per page"},{"key":"keywords","value":"{{keywords}}","description":"String<br>\nOptional<br>\nsearches on opportunity_title,opportunity_description,first_name , last_name and opportunity no(when the passed string is a valid number)\n"},{"key":"owner","value":"{{owner}}","description":"Guid<br>\nOptional<br>\nunique id of  the employee who is owning the opportunity."},{"key":"type","value":"{{type}}","description":"String<br>\nOptional<br>\nType of the oppurtunity"},{"key":"guest_id","value":"{{guest_id}}","description":"Guid<br>\nOptional<br>\nUnique identifier of the guest"},{"key":"disposition_id","value":"{{disposition_id}}","description":"Guid<br>\nOptional<br>\nUnique id of the required Opportunity Disposition based on which the opportunities are filtered"},{"key":"followup_from_date","value":"{{followup_from_date}}","description":"DateTime<br>\nOptional<br>\nstart date for filter on date range of followup_date (Data Type : DateTime (yyyy-mm-dd))"},{"key":"followup_to_date","value":"{{followup_to_date}}","description":"DateTime<br>\nOptional<br>\nend date for filter on date range of followup_date (Data Type : DateTime (yyyy-mm-dd))"},{"key":"creation_from_date","value":"{{creation_from_date}}","description":"DateTime<br>\nOptional<br>\nstart date for filter on date range of creation_date(date on which the opportunity is created) , Data Type : DateTime (yyyy-mm-dd)\n"},{"key":"creation_to_date","value":"{{creation_to_date}}","description":"DateTime<br>\nOptional<br>\nend date for filter on date range of creation_date(date on which the opportunity is created) , Data Type : DateTime (yyyy-mm-dd)"},{"key":"status_id","value":"{{status_id}}","description":"Guid<br>\nOptional<br>\nUnique id of the status of the Opportunity"},{"key":"priority_id","value":"{{priority_id}}","description":"Guid<br>\nOptional<br>\nUnique id of the priority of the Opportunity"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 25 Jan 2019 04:37:30 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2259"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"opportunities\": [\n        {\n            \"opportunity_id\": \"86c10c18-46e2-48a2-97da-08d43e430bde\",\n            \"opportunity_no\": 69,\n            \"opportunity_title\": \"28-March\",\n            \"center_name\": \"CME MGM\",\n            \"sales_owner\": \"Chennai_mgr mgr\",\n            \"stage_name\": \"Prospect\",\n            \"creation_date\": \"2018-04-03T04:00:01\",\n            \"followup_date\": \"2018-04-04T00:00:00\",\n            \"price\": null,\n            \"call_status\": null,\n            \"guest\": {\n                \"guest_id\": \"6dbb590f-5eba-403c-ab04-c5a55dd3521c\",\n                \"guest_name\": \"Kirity Chennai 2\",\n                \"guest_code\": \"G892537\",\n                \"phone_number\": \"9493467838\"\n            },\n             \"invoices\": [\n                {\n                    \"invoice_id\": \"3d6b3587-a439-4fa9-94e5-3b06cc8a17c7\",\n                    \"invoice_no\": \"Pro17108\"\n                }\n            ]\n        },\n        {\n            \"opportunity_id\": \"db66fd6d-ae9e-489b-8ffa-cff7f06aaf75\",\n            \"opportunity_no\": 47,\n            \"opportunity_title\": \"Vaquita.2 before campaign\",\n            \"center_name\": \"CME MGM\",\n            \"sales_owner\": \"Chennai_mgr mgr\",\n            \"stage_name\": \"Prospect\",\n            \"creation_date\": \"2017-08-23T12:32:34\",\n            \"followup_date\": \"2017-08-27T00:00:00\",\n            \"price\": null,\n            \"call_status\": null,\n            \"guest\": {\n                \"guest_id\": \"6dbb590f-5eba-403c-ab04-c5a55dd3521c\",\n                \"guest_name\": \"Kirity Chennai 2\",\n                \"guest_code\": \"G892537\",\n                \"phone_number\": \"9493467838\"\n            },\n             \"invoices\": [\n                {\n                    \"invoice_id\": \"3d6b3587-a439-4fa9-94e5-3b06cc8a17c0\",\n                    \"invoice_no\": \"Pro17109\"\n                }\n            ]\n        }\n    ],\n    \"total_records\": 188\n}"}],"_postman_id":"9fecb01c-1f12-4c73-9afc-cc7e0aa97b84"},{"name":"Edit an opportunity","id":"7aa43e75-33c4-4776-9411-0b14a1cf267d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"PUT","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text","description":"<p>Access token generated from the token API.</p>\n"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"bcaf32ac-83a8-4988-8ebf-4a6d125835de\",\n    \"opportunity_title\": \"stafdfgcz5\",\n    \"opportunity_description\": \"hey its a good day\",\n    \"opportunity_owner_id\": \"ede781ef-7891-47b8-961e-a4729925431f\",\n    \"guest_id\": \"9dcd0709-74a8-48cd-9997-878e465f566d\",\n    \"priority_type_id\": \"E5196EC3-4E3C-4677-8AA2-B8E306F0FA5C\",\n    \"stage_id\": \"5E61ACFD-CDE5-451E-B9BC-716B400453A4\",\n    \"type\": \"package\",\n    \"followup_date\": \"2017-12-15\",\n    \"expected_close_date\": \"2018-12-14\",\n    \"listed_amount\": 1253,\n    \"offered_amount\": 1000,\n    \"optional_field1\": \"op1\",\n    \"optional_field2\": \"op2\",\n    \"optional_field3\": \"op3\",\n    \"change_guest_center\": false,\n    \"disposition_id\": \"5E61ACFD-CDE5-451E-B9BC-716B400453A4\",\n    \"custom_fields\": {\n        \"ED727888-AE73-439E-AEF2-22E48A5AF3AF\": \"value1\",\n        \"0fb8a958-682e-4025-adef-0bac63359e05\": \"value2\"\n    },\n    \"lead_source\": {\n        \"id\": \"0fb8a958-682e-4025-adef-0bac63359e05\",\n        \"code\": \"GH103\"\n    }\n}"},"url":"{{api_url}}/v1/opportunities/{{opportunity_id}}","description":"<p>Supply the unique identifier of the opportunity as <code>opportunity_id</code> and send the original request body with intended changes for the API to update particular opportunity.</p>\n<h2 id=\"request-body-details\">Request Body Details</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Requirement</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>center_id</td>\n<td>Mandatory</td>\n<td>guid</td>\n<td>Unique identifier of the opportunity</td>\n</tr>\n<tr>\n<td>opportunity_title</td>\n<td>Optional</td>\n<td>string</td>\n<td>Title of the opportunity.</td>\n</tr>\n<tr>\n<td>opportunity_description</td>\n<td>Optional</td>\n<td>string</td>\n<td>Description of the opportunity.</td>\n</tr>\n<tr>\n<td>opportunity_owner_id</td>\n<td>Optional</td>\n<td>guid</td>\n<td>Unique Id of the owner of the opportunity.</td>\n</tr>\n<tr>\n<td>guest_id</td>\n<td>Optional</td>\n<td>guid</td>\n<td>Unique id of the guest.</td>\n</tr>\n<tr>\n<td>created_by_id</td>\n<td>Optional</td>\n<td>guid</td>\n<td>Unique if of the employee.</td>\n</tr>\n<tr>\n<td>priority_type_id</td>\n<td>Optional</td>\n<td>guid</td>\n<td>Unique id of the priority type of the opportunity</td>\n</tr>\n<tr>\n<td>status_id</td>\n<td>Optional</td>\n<td>guid</td>\n<td>Unique of the stage type (or) status type of the opportunity,</td>\n</tr>\n<tr>\n<td>type</td>\n<td>Optional</td>\n<td>string</td>\n<td>Opportunity type Membership or Package or Others.</td>\n</tr>\n<tr>\n<td>followup_date</td>\n<td>Optional</td>\n<td>datetime</td>\n<td>Date on which a followup call is planned(yyyy-mm-dd).</td>\n</tr>\n<tr>\n<td>expected_close_date</td>\n<td>Optional</td>\n<td>datetime</td>\n<td>Expected close date in center time.</td>\n</tr>\n<tr>\n<td>listed_amount</td>\n<td>Optional</td>\n<td>double</td>\n<td>Price listed in the catalog</td>\n</tr>\n<tr>\n<td>offered_amount</td>\n<td>Optional</td>\n<td>double</td>\n<td>Price offered for the opportunity</td>\n</tr>\n<tr>\n<td>optional_field1</td>\n<td>Optional</td>\n<td>string</td>\n<td>User defined optional field.</td>\n</tr>\n<tr>\n<td>optional_field2</td>\n<td>Optional</td>\n<td>string</td>\n<td>User defined optional field.</td>\n</tr>\n<tr>\n<td>optional_field3</td>\n<td>Optional</td>\n<td>string</td>\n<td>User defined optional field.</td>\n</tr>\n<tr>\n<td>ticket_id</td>\n<td>Optional</td>\n<td>guid</td>\n<td>Unique id of the ticket.</td>\n</tr>\n<tr>\n<td>change_guest_center</td>\n<td>Optional</td>\n<td>boolean</td>\n<td>boolean which changes guest's center to the valid center_id passed if made true</td>\n</tr>\n<tr>\n<td>disposition_id</td>\n<td>Optional</td>\n<td>guid</td>\n<td>Unique id of the disposition</td>\n</tr>\n<tr>\n<td>custom_fields</td>\n<td>Optional</td>\n<td>dictionary</td>\n<td>Key(Guid) has the FieldId of the custom field and Value(String) has the value of the custom field.</td>\n</tr>\n<tr>\n<td>lead_source</td>\n<td>Optional</td>\n<td>object</td>\n<td>Details of lead source</td>\n</tr>\n<tr>\n<td>lead_source.id</td>\n<td>Optional</td>\n<td>guid</td>\n<td>Unique id of the lead source</td>\n</tr>\n<tr>\n<td>lead_source.code</td>\n<td>Optional</td>\n<td>string</td>\n<td>Code of the lead source</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","opportunities","{{opportunity_id}}"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"bbb37338-6e8b-4578-80b5-dda0eaeedd27","name":"Edit an opportunity","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"center_id\": \"bcaf32ac-83a8-4988-8ebf-4a6d125835de\",\n    \"opportunity_title\": \"stafdfgcz5\",\n    \"opportunity_description\": \"hey its a good day\",\n    \"opportunity_owner_id\": \"ede781ef-7891-47b8-961e-a4729925431f\",\n    \"guest_id\": \"9dcd0709-74a8-48cd-9997-878e465f566d\",\n    \"priority_type_id\": \"E5196EC3-4E3C-4677-8AA2-B8E306F0FA5C\",\n    \"stage_id\": \"5E61ACFD-CDE5-451E-B9BC-716B400453A4\",\n    \"type\": \"package\",\n    \"followup_date\": \"2017-12-15\",\n    \"expected_close_date\": \"2018-12-14\",\n    \"listed_amount\": 1253,\n    \"offered_amount\": 1000,\n    \"optional_field1\": \"opt_text1\",\n    \"optional_field2\": \"opt_text2\",\n    \"optional_field3\": \"opt_text3\",\n    \"change_guest_center\": false,\n    \"disposition_id\": \"5E61ACFD-CDE5-451E-B9BC-716B400453A4\",\n    \"custom_fields\": {\n        \"ED727888-AE73-439E-AEF2-22E48A5AF3AF\": \"value1\",\n        \"0fb8a958-682e-4025-adef-0bac63359e05\": \"value2\"\n    },\n    \"lead_source\": {\n        \"id\": \"0fb8a958-682e-4025-adef-0bac63359e05\",\n        \"code\": \"GH103\"\n    }\n}"},"url":"{{api_url}}/v1/opportunities/{{opportunity_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 25 Jan 2019 07:08:49 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"61"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Opportunity Updated Successfully\"\n}"}],"_postman_id":"7aa43e75-33c4-4776-9411-0b14a1cf267d"},{"name":"Add notes to an opportunity","id":"e8331c60-bac4-4e2a-a567-046ee767e75c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","description":"<p>Represents the content type of the request body.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"notes\" : \"added note from api\",\r\n\t\"updated_by_id\" : \"5b2a4f2a-489b-45bf-9fc7-b2d413c2870b\"\r\n}"},"url":"{{api_url}}/v1/opportunities/{{opportunity_id}}/notes","description":"<p>Supply the unique id od the opportunity as <code>opportunity_id</code> and request body to this API and this API will add notes to that opportunity.</p>\n<h2 id=\"request-body-details\">Request body details</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Requirement</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>notes</td>\n<td>Mandatory</td>\n<td>string</td>\n<td>Message that needs to be added.</td>\n</tr>\n<tr>\n<td>updated_by_id</td>\n<td>Mandatory</td>\n<td>guid</td>\n<td>Unique id of the employee.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","opportunities","{{opportunity_id}}","notes"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"3d148507-550e-42b6-8012-bac525707128","name":"Add notes to opportunity","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"notes\" : \"added note from api\",\r\n\t\"updated_by_id\" : \"5b2a4f2a-489b-45bf-9fc7-b2d413c2870b\"\r\n}"},"url":"{{api_url}}/v1/opportunities/{{opportunity_id}}/notes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 25 Jan 2019 07:32:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"53"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Notes Added Successfully\"\n}"}],"_postman_id":"e8331c60-bac4-4e2a-a567-046ee767e75c"},{"name":"List the notes of an opportunity","id":"c8d73bc8-d9c9-4ad6-892d-76d6cc13a679","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text","description":"<p>Access token generated from the token API.</p>\n"}],"body":{"mode":"raw","raw":""},"url":"{{api_url}}/v1/opportunities/{{opportunity_id}}/notes","description":"<p>Supply the unique identifier of the opportunity as <code>opportunity_id</code> and this API will retrieve the notes of the opportunity.</p>\n<h2 id=\"response-details\">Response details</h2>\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>id</td>\n<td>guid</td>\n<td>Unique id of the note</td>\n</tr>\n<tr>\n<td>value</td>\n<td>string</td>\n<td>Message that needs to be added.</td>\n</tr>\n<tr>\n<td>updated_by_id</td>\n<td>guid</td>\n<td>Unique id of the employee.</td>\n</tr>\n<tr>\n<td>creation_date</td>\n<td>datetime</td>\n<td>Creation date of the note</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","opportunities","{{opportunity_id}}","notes"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"ee36db01-e9f5-446e-8f08-e4b4796d4071","name":"List notes of an opportunity","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{api_url}}/v1/opportunities/{{opportunity_id}}/notes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 19 Apr 2019 09:23:37 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"61"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"WWW-Authenticate","value":"Bearer"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"notes\": [\n        {\n            \"id\": \"832657ab-6e8f-4872-b6a1-1e8337102e6e\",\n            \"value\": \"added note from api\",\n            \"updated_by_id\": \"5b2a4f2a-489b-45bf-9fc7-b2d413c2870b\",\n            \"creation_date\": \"2019-04-19T05:25:14.907\"\n        },\n        {\n            \"id\": \"cc4bb926-bda5-4224-8b14-ca9e5c0eea17\",\n            \"value\": \"added note from api\",\n            \"updated_by_id\": \"5b2a4f2a-489b-45bf-9fc7-b2d413c2870b\",\n            \"creation_date\": \"2019-04-19T05:25:17.14\"\n        }\n    ]\n}"}],"_postman_id":"c8d73bc8-d9c9-4ad6-892d-76d6cc13a679"}],"id":"663ce3fe-3d3c-4c8e-81b4-e6605dd13761","description":"<p>This collection of APIs provides a convenient interface from which you can search for an employee, search for a guest, create an opportunity for the guest, and add notes for the created opportunity.</p>\n<ul>\n<li><p>You can use the following APIs to construct the input and create an opportunity:</p>\n<blockquote>\n<p><a href=\"https://docs.zenoti.com/?version=latest#e24a2946-3fc5-425c-b125-7d6634c35a7f\">Search for a guest</a> or <a href=\"https://docs.zenoti.com/?version=latest#5353f549-a84a-40bc-84e5-eb2bcbaa6587\">Create a guest</a> <br />\n<a href=\"https://docs.zenoti.com/?version=latest#58736a78-1479-4151-8588-d6a8a0e93ecd\">List all employees of a center</a> <br />\n<a href=\"https://docs.zenoti.com/?version=latest#4abcbb95-7cc2-48f6-b1d3-ebe727c66b5e\">Retrieve the MetaData of an opportunity</a> <br /></p>\n</blockquote>\n</li>\n<li><p>After you have obtained the required information, create an opportunity by using this API:</p>\n<blockquote>\n<p><a href=\"https://docs.zenoti.com/?version=latest#0304ab2c-ff72-4496-9e2c-d7502e0d2ddb\">Create an oppurtunity</a> <br /></p>\n</blockquote>\n</li>\n<li><p>After creating an opportunity, you can retrieve the details of the opportunity, edit the opportunity, and add notes for the opportunity by using these APIs: <br /></p>\n<blockquote>\n<p><a href=\"https://docs.zenoti.com/?version=latest#d2b9def7-7b4d-47d5-ba5a-4abc9cf156e8\">Retrieve an opportunity</a> <br />\n<a href=\"https://docs.zenoti.com/?version=latest#96b8bbfe-c911-4409-8891-927f9f4d4c9e\">List all opportunities</a> <br />\n<a href=\"https://docs.zenoti.com/?version=latest#6e4345a6-b144-45de-8d11-cc3ceb33fb09\">Edit an opportunity</a> <br />\n<a href=\"https://docs.zenoti.com/?version=latest#90944610-9ba6-47fd-8a48-79ce029bd06a\">Add notes to an opportunity</a> <br />\n<a href=\"https://docs.zenoti.com/?version=latest#44a5d293-0b0f-4a20-9da4-2156b0afa683\">List the notes of an opportunity</a> <br /></p>\n</blockquote>\n</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"88078abd-1f5f-4330-a1a5-8ba1a8838cd7","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"c0c01489-4bb6-4a25-807b-88ceff8bf3fc","type":"text/javascript","exec":[""]}}],"_postman_id":"663ce3fe-3d3c-4c8e-81b4-e6605dd13761"},{"name":"Appointments","item":[{"name":"Retrieve the list of appointments of a center","id":"9e419ed4-52f7-4926-8cf9-4d37b93d2426","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/appointments?center_id={{center_id}}&start_date={{start_date}}&end_date={{end_date}}&include_no_show_cancel={{include_no_show_cancel}}&therapist_id={{therapist_id}}","description":"<p>This API retrieves the list of all appointments of the specified center between the start date and end date.<br />\n<br />\nYou must provide appropriate details for the <code>center_id</code>, <code>start_date</code>, and <code>end_date</code> parameters. Optionally, you can also specify the details for the <code>include_no_show_cancel</code> and <code>therapist_id</code> parameters to filter the results.<br /></p>\n<blockquote>\n<p>The difference between the <code>start_date</code> and <code>end_date</code> cannot be more than seven days. <br />\nThe response also includes block-out times.</p>\n</blockquote>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>datetime</td>\n<td><code>Mandatory</code><br /> Format: <code>YYYY-MM-DD</code><br /> Retrieves the appointments that have appointment start date as the specified <code>start_date</code>.<br /> <b>Note</b>: <code>start_date</code> and <code>end_date</code> must be different. <br /> <b>Default appointment start time value</b>: 00:00:00</td>\n</tr>\n<tr>\n<td>end_date</td>\n<td>datetime</td>\n<td><code>Mandatory</code><br /> Format: <code>YYYY-MM-DD</code><br /> Retrieves the appointments that have appointment start date before the specified <code>end_date</code> (exclusive of <code>end_date</code>).<br /> For example, if you specify <code>start_date</code> as <b>2020-08-03</b> and <code>end_date</code> as <b>2020-08-04</b>, this API will retrieve the list of appointments for only Aug 3, 2020. <br /> <b>Note</b>: <code>start_date</code> and <code>end_date</code> must be different. <br /> <b>Default appointment end time value</b>: 00:00:00</td>\n</tr>\n<tr>\n<td>include_no_show_cancel</td>\n<td>boolean</td>\n<td><code>Optional</code><br /> If true, the API includes the appointments that have status as No Show and Cancel in the response.<br />If it is not passed by default, value will be set as false.</td>\n</tr>\n<tr>\n<td>therapist_id</td>\n<td>guid</td>\n<td><code>Optional</code><br /> Unique identifier of the therapist. If passed, the API retrieves appointments of a particular therapist; else, the API retrieves appointments of all therapists.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>appointment_id</td>\n<td>guid</td>\n<td>Unique identifier of the appointment.</td>\n</tr>\n<tr>\n<td>appointment_segment_id</td>\n<td>guid</td>\n<td>Unique identifier of the appointment segment.</td>\n</tr>\n<tr>\n<td>appointment_group_id</td>\n<td>guid</td>\n<td>Unique identifier of the appointment group.</td>\n</tr>\n<tr>\n<td>invoice_id</td>\n<td>guid</td>\n<td>Unique identifier of the invoice.</td>\n</tr>\n<tr>\n<td>service</td>\n<td>object</td>\n<td>Object that contains details of the appointment service.</td>\n</tr>\n<tr>\n<td>service.id</td>\n<td>guid</td>\n<td>Unique identifier of the service.</td>\n</tr>\n<tr>\n<td>service.name</td>\n<td>string</td>\n<td>Name of the service.</td>\n</tr>\n<tr>\n<td>service.is_addon</td>\n<td>boolean</td>\n<td>Indicates whether a service is a add-on.</td>\n</tr>\n<tr>\n<td>service.has_addons</td>\n<td>boolean</td>\n<td>Indicates whether a service contains an add-on.</td>\n</tr>\n<tr>\n<td>service.parent_appointment_id</td>\n<td>guid</td>\n<td>Unique identifier of the parent appointment.</td>\n</tr>\n<tr>\n<td>service.business_unit</td>\n<td>object</td>\n<td>Object that contains details of the service business unit.</td>\n</tr>\n<tr>\n<td>service.business_unit.guid</td>\n<td>guid</td>\n<td>Unique identifier of the business unit.</td>\n</tr>\n<tr>\n<td>service.business_unit.name</td>\n<td>string</td>\n<td>Name of the business unit.</td>\n</tr>\n<tr>\n<td>service.business_unit.id</td>\n<td>long</td>\n<td>Unique key given to the business unit.</td>\n</tr>\n<tr>\n<td>service.category</td>\n<td>object</td>\n<td>Object that contains details of the service category.</td>\n</tr>\n<tr>\n<td>service.category.id</td>\n<td>guid</td>\n<td>Unique identifier of the category.</td>\n</tr>\n<tr>\n<td>service.category.name</td>\n<td>string</td>\n<td>Name of the category.</td>\n</tr>\n<tr>\n<td>service.sub_category</td>\n<td>object</td>\n<td>Object that contains details of the service sub category.</td>\n</tr>\n<tr>\n<td>service.sub_category.id</td>\n<td>guid</td>\n<td>Unique identifier of the sub category.</td>\n</tr>\n<tr>\n<td>service.sub_category.name</td>\n<td>string</td>\n<td>Name of the sub category.</td>\n</tr>\n<tr>\n<td>service.override_product_consumption</td>\n<td>boolean</td>\n<td>Allows product consumption entry in Appointment Book.</td>\n</tr>\n<tr>\n<td>service.override_default_product_consumption</td>\n<td>boolean</td>\n<td>Allows to over-ride automatic product consumption in Appointment Book.</td>\n</tr>\n<tr>\n<td>start_time</td>\n<td>datetime</td>\n<td>Start time of the appointment in center time zone.</td>\n</tr>\n<tr>\n<td>start_time_utc</td>\n<td>datetime</td>\n<td>Start time of the appointment in UTC format.</td>\n</tr>\n<tr>\n<td>end_time</td>\n<td>datetime</td>\n<td>End time of the appointment in center time zone.</td>\n</tr>\n<tr>\n<td>end_time_utc</td>\n<td>datetime</td>\n<td>End time of the appointment in UTC format.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>enum</td>\n<td>Indicates the status of the appointment: NoShow = -2, Cancelled = -1, New = 0, Closed = 1, Checkin = 2, Confirm = 4, Break = 10, NotSpecified = 11, Available = 20, and Voided = 21.</td>\n</tr>\n<tr>\n<td>source</td>\n<td>enum</td>\n<td>Indicates the source of the appointment: Website = 0, Webstore = 1, MobileApp = 2, Take5App = 3, MobilePos = 4.</td>\n</tr>\n<tr>\n<td>progress</td>\n<td>enum</td>\n<td>Indicates the progress of the appointment: NotStarted = 0, Started = 1, Completed = 2 .</td>\n</tr>\n<tr>\n<td>locked</td>\n<td>boolean</td>\n<td>Indicates whether the appointment is locked.</td>\n</tr>\n<tr>\n<td>invoice_locked</td>\n<td>boolean</td>\n<td>Indicates whether an invoice is locked.</td>\n</tr>\n<tr>\n<td>has_active_membership_for_auto_pay</td>\n<td>boolean</td>\n<td>Indicates whether an appointment has memberships for auto pay.</td>\n</tr>\n<tr>\n<td>guest</td>\n<td>object</td>\n<td>Object that contains details of the guest.</td>\n</tr>\n<tr>\n<td>guest.id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>guest.first_name</td>\n<td>string</td>\n<td>First name of the guest.</td>\n</tr>\n<tr>\n<td>guest.last_name</td>\n<td>string</td>\n<td>Last name of the guest.</td>\n</tr>\n<tr>\n<td>guest.gender</td>\n<td>enum</td>\n<td>Gender of the guest: NotSpecified = -1, Male = 1, Female = 0, Other = 3.</td>\n</tr>\n<tr>\n<td>guest.mobile</td>\n<td>object</td>\n<td>Object that contains mobile details of the guest.</td>\n</tr>\n<tr>\n<td>guest.mobile.country_id</td>\n<td>long</td>\n<td>Unique identifier of the country code for the guest's mobile number.</td>\n</tr>\n<tr>\n<td>guest.mobile.number</td>\n<td>string</td>\n<td>Mobile number of the guest.</td>\n</tr>\n<tr>\n<td>guest.mobile.display_number</td>\n<td>string</td>\n<td>Displayed mobile number of the guest.</td>\n</tr>\n<tr>\n<td>guest.email</td>\n<td>string</td>\n<td>Email ID of the guest.</td>\n</tr>\n<tr>\n<td>guest.indicator</td>\n<td>string</td>\n<td>Represents guest indicators.</td>\n</tr>\n<tr>\n<td>guest.lp_tier_info</td>\n<td>string</td>\n<td>Loyalty points tier information of the guest.</td>\n</tr>\n<tr>\n<td>therapist</td>\n<td>object</td>\n<td>Object that contains details of the therapist.</td>\n</tr>\n<tr>\n<td>therapist.id</td>\n<td>guid</td>\n<td>Unique identifier of the therapist.</td>\n</tr>\n<tr>\n<td>therapist.first_name</td>\n<td>string</td>\n<td>First name of the therapist.</td>\n</tr>\n<tr>\n<td>therapist.last_name</td>\n<td>string</td>\n<td>Last name of the therapist.</td>\n</tr>\n<tr>\n<td>therapist.nick_name</td>\n<td>string</td>\n<td>Nick name of the therapist.</td>\n</tr>\n<tr>\n<td>therapist.display_name</td>\n<td>string</td>\n<td>Display name of the therapist.</td>\n</tr>\n<tr>\n<td>therapist.email</td>\n<td>string</td>\n<td>Email ID of the therapist.</td>\n</tr>\n<tr>\n<td>therapist.gender</td>\n<td>enum</td>\n<td>Gender of the therapist: NotSpecified = -1, Male = 1, Female = 0, Other = 3.</td>\n</tr>\n<tr>\n<td>therapist.vanity_image_url</td>\n<td>string</td>\n<td>Image URL of the therapist.</td>\n</tr>\n<tr>\n<td>room</td>\n<td>object</td>\n<td>Object that contains details of the room used in the appointment.</td>\n</tr>\n<tr>\n<td>equipment</td>\n<td>object</td>\n<td>Object that contains details of the equipment used in the appointment.</td>\n</tr>\n<tr>\n<td>service_custom_data_indicator</td>\n<td>string</td>\n<td>Indicator of the service custom data.</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>string</td>\n<td>Notes added for the appointment.</td>\n</tr>\n<tr>\n<td>price</td>\n<td>object</td>\n<td>Object that contains pricing details of the appointment.</td>\n</tr>\n<tr>\n<td>actual_start_time</td>\n<td>datetime</td>\n<td>Actual start time of the appointment.</td>\n</tr>\n<tr>\n<td>actual_completed_time</td>\n<td>datetime</td>\n<td>Actual completion time of the appointment.</td>\n</tr>\n<tr>\n<td>checkin_time</td>\n<td>datetime</td>\n<td>Check-in time of the guest.</td>\n</tr>\n<tr>\n<td>therapist_preference_type</td>\n<td>enum</td>\n<td>Requested gender type of the therapist: Any = 0, Male = 1, Female = 2, Specific = 3, ThirdGender = 4, Multiple = 5, NotSpecified = -1.</td>\n</tr>\n<tr>\n<td>form_id</td>\n<td>guid</td>\n<td>Unique identifier of the form.</td>\n</tr>\n<tr>\n<td>blockout</td>\n<td>object</td>\n<td>Object that contains block out time details.</td>\n</tr>\n<tr>\n<td>creation_date</td>\n<td>datetime</td>\n<td>Creation date of the appointment in center time zone.</td>\n</tr>\n<tr>\n<td>creation_date_utc</td>\n<td>datetime</td>\n<td>Creation date of the appointment in UTC format.</td>\n</tr>\n<tr>\n<td>created_by_id</td>\n<td>guid</td>\n<td>Unique identifier of the employee who created the appointment.</td>\n</tr>\n<tr>\n<td>closed_by_id</td>\n<td>guid</td>\n<td>Unique identifier of the employee who closed the appointment.</td>\n</tr>\n<tr>\n<td>show_in_calender</td>\n<td>int</td>\n<td>If 1, the appointment is shown in the calendar.</td>\n</tr>\n<tr>\n<td>available_therapists</td>\n<td>array</td>\n<td>List of therapist objects.</td>\n</tr>\n<tr>\n<td>available_rooms</td>\n<td>array</td>\n<td>List of room objects.</td>\n</tr>\n<tr>\n<td>available_times</td>\n<td>array</td>\n<td>List of available times.</td>\n</tr>\n<tr>\n<td>selected_therapist_id</td>\n<td>guid</td>\n<td>Unique identifier of the selected therapist.</td>\n</tr>\n<tr>\n<td>selected_room_id</td>\n<td>guid</td>\n<td>Unique identifier of the selected room.</td>\n</tr>\n<tr>\n<td>selected_time</td>\n<td>datetime</td>\n<td>Preferred appointment time.</td>\n</tr>\n<tr>\n<td>requested_alternative</td>\n<td>enum</td>\n<td>Requested alternative options: Therapist = 1, Room = 2, Time = 3.</td>\n</tr>\n<tr>\n<td>group_invoice_id</td>\n<td>guid</td>\n<td>Unique identifier of the group invoice.</td>\n</tr>\n<tr>\n<td>Error</td>\n<td>object</td>\n<td>Object that contains error message and error code details.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","appointments"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>guid<br />\n<code>Mandatory</code><br />\nUnique identifier of the center.</p>\n","type":"text/plain"},"key":"center_id","value":"{{center_id}}"},{"description":{"content":"<p>datetime<br />\n<code>Mandatory</code><br />\nFormat: <code>YYYY-MM-DD</code><br />\nRetrieves the appointments that have appointment start date as the specified <code>start_date</code>.<br />\n<b>Note</b>: <code>start_date</code> and <code>end_date</code> must be different. <br />\n<b>Default appointment start time value</b>: 00:00:00</p>\n","type":"text/plain"},"key":"start_date","value":"{{start_date}}"},{"description":{"content":"<p>datetime<br />\n<code>Mandatory</code><br />\nFormat: <code>YYYY-MM-DD</code><br />\nRetrieves the appointments that have appointment start date before the specified <code>end_date</code> (exclusive of <code>end_date</code>).<br />\nFor example, if you specify <code>start_date</code> as <b>2020-08-03</b> and <code>end_date</code> as <b>2020-08-04</b>, this API will retrieve the list of appointments for only Aug 3, 2020. <br /> \n<b>Note</b>: <code>start_date' and </code>end_date' must be different. <br />\n<b>Default appointment end time value</b>: 00:00:00</p>\n","type":"text/plain"},"key":"end_date","value":"{{end_date}}"},{"description":{"content":"<p>boolean<br /><code>Optional</code><br />If true includes the appointments with status no show and cancel  in the api response.<br />If not passed by default value will be set to false.<br /></p>\n","type":"text/plain"},"key":"include_no_show_cancel","value":"{{include_no_show_cancel}}"},{"description":{"content":"<p>guid<br />\n<code>Optional</code><br />\nUnique identifier of the therapist.\nIf passed retrieves appointments of a particular therapist else retrieve appointments of all therapists.</p>\n","type":"text/plain"},"key":"therapist_id","value":"{{therapist_id}}"}],"variable":[]}},"response":[{"id":"e9dafc11-7886-4b28-921d-77238cc91808","name":"Retrieve the list of appointments of a center","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/appointments?center_id={{center_id}}&start_date=2019-09-15&end_date=2019-09-22","protocol":"https","host":["api","zenoti","com"],"path":["v1","appointments"],"query":[{"key":"center_id","value":"{{center_id}}","description":"Guid<br>\n`Mandatory`<br>\nUnique identifier of the center."},{"key":"start_date","value":"2019-09-15","description":"Date (yyyy-mm-dd)<br>\n`Mandatory`<br>\nAppointments which are started after this date will be fetched."},{"key":"end_date","value":"2019-09-22","description":"Date (yyyy-mm-dd)<br>\n`Mandatory`<br>\nAppointments which are ended before this date will be fetched."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 20 Sep 2019 06:32:58 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"18871"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"appointment_id\": \"bcffd302-976b-4c88-878b-835a40093541\",\n        \"appointment_segment_id\": null,\n        \"appointment_group_id\": \"f42b502a-2b87-4ea3-863a-99fa2c790651\",\n        \"invoice_id\": \"e338dd15-ba6e-4dac-a32d-55f8975636cd\",\n        \"service\": {\n            \"id\": \"151579b2-70f6-42ad-9b83-a2d735fcf645\",\n            \"name\": \"15 minutes\",\n            \"is_addon\": false,\n            \"has_addons\": true,\n            \"parent_appointment_id\": null,\n            \"business_unit\": {\n                \"guid\": \"9af1b5a3-d907-4f4a-b410-5e1316f3d5c4\",\n                \"name\": \"Default\",\n                \"id\": 237\n            },\n            \"category\": {\n                \"id\": \"517ff077-1210-4f17-ad9a-c386e2c701aa\",\n                \"name\": \"Massages\"\n            },\n            \"sub_category\": {\n                \"id\": \"21077983-1e94-4f46-9a08-c7676819c65b\",\n                \"name\": \"Feet Massage\"\n            },\n            \"override_product_consumption\": true,\n            \"override_default_product_consumption\": true\n        },\n        \"start_time\": \"2019-09-15T05:00:00\",\n        \"start_time_utc\": \"2019-09-15T09:00:00\",\n        \"end_time\": \"2019-09-15T05:15:00\",\n        \"end_time_utc\": \"2019-09-15T09:15:00\",\n        \"status\": 0,\n        \"source\": 0,\n        \"progress\": 0,\n        \"locked\": false,\n        \"invoice_locked\": false,\n        \"has_active_membership_for_auto_pay\": false,\n        \"guest\": {\n            \"id\": \"201416e7-add8-4093-968b-a4d878a6842f\",\n            \"first_name\": \"Kirity\",\n            \"last_name\": \"Chennai1\",\n            \"gender\": 0,\n            \"mobile\": {\n                \"country_id\": 0,\n                \"number\": null,\n                \"display_number\": \"+91 9885517727\"\n            },\n            \"email\": \"kirityg@zenoti.com\",\n            \"indicator\": \"1@2@0@1@0@0@0@1@1@0@0@0@2@0\",\n            \"lp_tier_info\": \"0@x\",\n            \"GuestIndicatorValue\": null\n        },\n        \"therapist\": {\n            \"id\": \"0c82f23e-9953-47bb-a587-aa3251c1c8c7\",\n            \"first_name\": \"Biometric1\",\n            \"last_name\": \"emp1\",\n            \"nick_name\": null,\n            \"display_name\": null,\n            \"email\": \"be1@em.com\",\n            \"gender\": 1,\n            \"vanity_image_url\": \"\"\n        },\n        \"room\": null,\n        \"equipment\": null,\n        \"service_custom_data_indicator\": \"1#1#0#0#0#1#1\",\n        \"notes\": null,\n        \"price\": null,\n        \"actual_start_time\": null,\n        \"actual_completed_time\": null,\n        \"checkin_time\": null,\n        \"therapist_preference_type\": 0,\n        \"form_id\": \"24c77db7-aadf-4cd3-9c1a-b74179a009bb\",\n        \"blockout\": null,\n        \"creation_date\": \"2019-03-12T03:30:00\",\n        \"creation_date_utc\": \"2019-03-12T07:30:00\",\n        \"created_by_id\": \"5b2a4f2a-489b-45bf-9fc7-b2d413c2870b\",\n        \"closed_by_id\": null,\n        \"show_in_calender\": 1,\n        \"available_therapists\": null,\n        \"available_rooms\": null,\n        \"available_times\": null,\n        \"selected_therapist_id\": null,\n        \"selected_room_id\": null,\n        \"selected_time\": \"0001-01-01T00:00:00\",\n        \"requested_alternative\": 0,\n        \"group_invoice_id\": null,\n        \"error\": null\n    },\n    {\n        \"appointment_id\": \"875b35fd-065f-4b63-b18b-69904bc123d6\",\n        \"appointment_segment_id\": null,\n        \"appointment_group_id\": \"688985ef-af8c-4f2b-a016-df2f07747c6c\",\n        \"invoice_id\": \"f8c6d7d6-8dc5-435f-b361-e7f80d500d92\",\n        \"service\": {\n            \"id\": \"151579b2-70f6-42ad-9b83-a2d735fcf645\",\n            \"name\": \"15 minutes\",\n            \"is_addon\": false,\n            \"has_addons\": true,\n            \"parent_appointment_id\": null,\n            \"business_unit\": {\n                \"guid\": \"9af1b5a3-d907-4f4a-b410-5e1316f3d5c4\",\n                \"name\": \"Default\",\n                \"id\": 237\n            },\n            \"category\": {\n                \"id\": \"517ff077-1210-4f17-ad9a-c386e2c701aa\",\n                \"name\": \"Massages\"\n            },\n            \"sub_category\": {\n                \"id\": \"21077983-1e94-4f46-9a08-c7676819c65b\",\n                \"name\": \"Feet Massage\"\n            },\n            \"override_product_consumption\": true,\n            \"override_default_product_consumption\": true\n        },\n        \"start_time\": \"2019-09-16T05:00:00\",\n        \"start_time_utc\": \"2019-09-16T09:00:00\",\n        \"end_time\": \"2019-09-16T05:15:00\",\n        \"end_time_utc\": \"2019-09-16T09:15:00\",\n        \"status\": 0,\n        \"source\": 0,\n        \"progress\": 0,\n        \"locked\": false,\n        \"invoice_locked\": false,\n        \"has_active_membership_for_auto_pay\": false,\n        \"guest\": {\n            \"id\": \"201416e7-add8-4093-968b-a4d878a6842f\",\n            \"first_name\": \"Kirity\",\n            \"last_name\": \"Chennai1\",\n            \"gender\": 0,\n            \"mobile\": {\n                \"country_id\": 0,\n                \"number\": null,\n                \"display_number\": \"+91 9885517727\"\n            },\n            \"email\": \"kirityg@zenoti.com\",\n            \"indicator\": \"1@2@0@1@0@0@0@1@1@0@0@0@2@0\",\n            \"lp_tier_info\": \"0@x\",\n            \"GuestIndicatorValue\": null\n        },\n        \"therapist\": {\n            \"id\": \"0c82f23e-9953-47bb-a587-aa3251c1c8c7\",\n            \"first_name\": \"Biometric1\",\n            \"last_name\": \"emp1\",\n            \"nick_name\": null,\n            \"display_name\": null,\n            \"email\": \"be1@em.com\",\n            \"gender\": 1,\n            \"vanity_image_url\": \"\"\n        },\n        \"room\": null,\n        \"equipment\": null,\n        \"service_custom_data_indicator\": \"1#1#0#0#0#1#1\",\n        \"notes\": null,\n        \"price\": null,\n        \"actual_start_time\": null,\n        \"actual_completed_time\": null,\n        \"checkin_time\": null,\n        \"therapist_preference_type\": 0,\n        \"form_id\": \"24c77db7-aadf-4cd3-9c1a-b74179a009bb\",\n        \"blockout\": null,\n        \"creation_date\": \"2019-03-12T03:30:00\",\n        \"creation_date_utc\": \"2019-03-12T07:30:00\",\n        \"created_by_id\": \"5b2a4f2a-489b-45bf-9fc7-b2d413c2870b\",\n        \"closed_by_id\": null,\n        \"show_in_calender\": 1,\n        \"available_therapists\": null,\n        \"available_rooms\": null,\n        \"available_times\": null,\n        \"selected_therapist_id\": null,\n        \"selected_room_id\": null,\n        \"selected_time\": \"0001-01-01T00:00:00\",\n        \"requested_alternative\": 0,\n        \"group_invoice_id\": null,\n        \"error\": null\n    },\n    {\n        \"appointment_id\": \"b158e7ec-401c-453d-a805-eb274acd6745\",\n        \"appointment_segment_id\": null,\n        \"appointment_group_id\": \"5edfccd6-17a7-4d31-a4a8-939c73fc1423\",\n        \"invoice_id\": \"1d39683f-7838-47d4-b5a2-2591a11d0f7d\",\n        \"service\": {\n            \"id\": \"151579b2-70f6-42ad-9b83-a2d735fcf645\",\n            \"name\": \"15 minutes\",\n            \"is_addon\": false,\n            \"has_addons\": true,\n            \"parent_appointment_id\": null,\n            \"business_unit\": {\n                \"guid\": \"9af1b5a3-d907-4f4a-b410-5e1316f3d5c4\",\n                \"name\": \"Default\",\n                \"id\": 237\n            },\n            \"category\": {\n                \"id\": \"517ff077-1210-4f17-ad9a-c386e2c701aa\",\n                \"name\": \"Massages\"\n            },\n            \"sub_category\": {\n                \"id\": \"21077983-1e94-4f46-9a08-c7676819c65b\",\n                \"name\": \"Feet Massage\"\n            },\n            \"override_product_consumption\": true,\n            \"override_default_product_consumption\": true\n        },\n        \"start_time\": \"2019-09-17T05:00:00\",\n        \"start_time_utc\": \"2019-09-17T09:00:00\",\n        \"end_time\": \"2019-09-17T05:15:00\",\n        \"end_time_utc\": \"2019-09-17T09:15:00\",\n        \"status\": 0,\n        \"source\": 0,\n        \"progress\": 0,\n        \"locked\": false,\n        \"invoice_locked\": false,\n        \"has_active_membership_for_auto_pay\": false,\n        \"guest\": {\n            \"id\": \"201416e7-add8-4093-968b-a4d878a6842f\",\n            \"first_name\": \"Kirity\",\n            \"last_name\": \"Chennai1\",\n            \"gender\": 0,\n            \"mobile\": {\n                \"country_id\": 0,\n                \"number\": null,\n                \"display_number\": \"+91 9885517727\"\n            },\n            \"email\": \"kirityg@zenoti.com\",\n            \"indicator\": \"1@2@0@1@0@0@0@1@1@0@0@0@2@0\",\n            \"lp_tier_info\": \"0@x\",\n            \"GuestIndicatorValue\": null\n        },\n        \"therapist\": {\n            \"id\": \"0c82f23e-9953-47bb-a587-aa3251c1c8c7\",\n            \"first_name\": \"Biometric1\",\n            \"last_name\": \"emp1\",\n            \"nick_name\": null,\n            \"display_name\": null,\n            \"email\": \"be1@em.com\",\n            \"gender\": 1,\n            \"vanity_image_url\": \"\"\n        },\n        \"room\": null,\n        \"equipment\": null,\n        \"service_custom_data_indicator\": \"1#1#0#0#0#1#1\",\n        \"notes\": null,\n        \"price\": null,\n        \"actual_start_time\": null,\n        \"actual_completed_time\": null,\n        \"checkin_time\": null,\n        \"therapist_preference_type\": 0,\n        \"form_id\": \"24c77db7-aadf-4cd3-9c1a-b74179a009bb\",\n        \"blockout\": null,\n        \"creation_date\": \"2019-03-12T03:30:00\",\n        \"creation_date_utc\": \"2019-03-12T07:30:00\",\n        \"created_by_id\": \"5b2a4f2a-489b-45bf-9fc7-b2d413c2870b\",\n        \"closed_by_id\": null,\n        \"show_in_calender\": 1,\n        \"available_therapists\": null,\n        \"available_rooms\": null,\n        \"available_times\": null,\n        \"selected_therapist_id\": null,\n        \"selected_room_id\": null,\n        \"selected_time\": \"0001-01-01T00:00:00\",\n        \"requested_alternative\": 0,\n        \"group_invoice_id\": null,\n        \"error\": null\n    },\n    {\n        \"appointment_id\": \"cd8d60d4-d98c-4f52-abcd-12b658f87bba\",\n        \"appointment_segment_id\": null,\n        \"appointment_group_id\": \"5b10dadd-c6b8-479b-840e-23e458560108\",\n        \"invoice_id\": \"bff7a115-6fb2-461b-898c-2684c1aa669c\",\n        \"service\": {\n            \"id\": \"151579b2-70f6-42ad-9b83-a2d735fcf645\",\n            \"name\": \"15 minutes\",\n            \"is_addon\": false,\n            \"has_addons\": true,\n            \"parent_appointment_id\": null,\n            \"business_unit\": {\n                \"guid\": \"9af1b5a3-d907-4f4a-b410-5e1316f3d5c4\",\n                \"name\": \"Default\",\n                \"id\": 237\n            },\n            \"category\": {\n                \"id\": \"517ff077-1210-4f17-ad9a-c386e2c701aa\",\n                \"name\": \"Massages\"\n            },\n            \"sub_category\": {\n                \"id\": \"21077983-1e94-4f46-9a08-c7676819c65b\",\n                \"name\": \"Feet Massage\"\n            },\n            \"override_product_consumption\": true,\n            \"override_default_product_consumption\": true\n        },\n        \"start_time\": \"2019-09-17T13:15:00\",\n        \"start_time_utc\": \"2019-09-17T17:15:00\",\n        \"end_time\": \"2019-09-17T13:30:00\",\n        \"end_time_utc\": \"2019-09-17T17:30:00\",\n        \"status\": 0,\n        \"source\": 0,\n        \"progress\": 0,\n        \"locked\": false,\n        \"invoice_locked\": false,\n        \"has_active_membership_for_auto_pay\": true,\n        \"guest\": {\n            \"id\": \"9db6b0db-f93b-43ba-8dd4-cb317ac95e31\",\n            \"first_name\": \"simon\",\n            \"last_name\": \"simon\",\n            \"gender\": 0,\n            \"mobile\": {\n                \"country_id\": 0,\n                \"number\": null,\n                \"display_number\": \"+91 7777777777\"\n            },\n            \"email\": \"simon@simon.com\",\n            \"indicator\": \"1@1@0@0@0@1@0@0@0@0@0@0@2@0\",\n            \"lp_tier_info\": \"0@x\",\n            \"GuestIndicatorValue\": null\n        },\n        \"therapist\": {\n            \"id\": \"0c82f23e-9953-47bb-a587-aa3251c1c8c7\",\n            \"first_name\": \"Biometric1\",\n            \"last_name\": \"emp1\",\n            \"nick_name\": null,\n            \"display_name\": null,\n            \"email\": \"be1@em.com\",\n            \"gender\": 1,\n            \"vanity_image_url\": \"\"\n        },\n        \"room\": null,\n        \"equipment\": null,\n        \"service_custom_data_indicator\": \"1#1#0#0#0#1#1\",\n        \"notes\": null,\n        \"price\": null,\n        \"actual_start_time\": null,\n        \"actual_completed_time\": null,\n        \"checkin_time\": null,\n        \"therapist_preference_type\": 0,\n        \"form_id\": \"24c77db7-aadf-4cd3-9c1a-b74179a009bb\",\n        \"blockout\": null,\n        \"creation_date\": \"2019-09-17T03:05:00\",\n        \"creation_date_utc\": \"2019-09-17T07:05:00\",\n        \"created_by_id\": \"5b2a4f2a-489b-45bf-9fc7-b2d413c2870b\",\n        \"closed_by_id\": null,\n        \"show_in_calender\": 1,\n        \"available_therapists\": null,\n        \"available_rooms\": null,\n        \"available_times\": null,\n        \"selected_therapist_id\": null,\n        \"selected_room_id\": null,\n        \"selected_time\": \"0001-01-01T00:00:00\",\n        \"requested_alternative\": 0,\n        \"group_invoice_id\": null,\n        \"error\": null\n    },\n    {\n        \"appointment_id\": \"4dc67d5b-9be3-4e04-89fe-437034dee400\",\n        \"appointment_segment_id\": null,\n        \"appointment_group_id\": \"5b10dadd-c6b8-479b-840e-23e458560108\",\n        \"invoice_id\": \"bff7a115-6fb2-461b-898c-2684c1aa669c\",\n        \"service\": {\n            \"id\": \"3185f93e-9ca5-4b50-afb5-f013d3f2ff9b\",\n            \"name\": \"30 minutes\",\n            \"is_addon\": false,\n            \"has_addons\": true,\n            \"parent_appointment_id\": null,\n            \"business_unit\": {\n                \"guid\": \"9af1b5a3-d907-4f4a-b410-5e1316f3d5c4\",\n                \"name\": \"Default\",\n                \"id\": 237\n            },\n            \"category\": {\n                \"id\": \"517ff077-1210-4f17-ad9a-c386e2c701aa\",\n                \"name\": \"Massages\"\n            },\n            \"sub_category\": {\n                \"id\": \"21077983-1e94-4f46-9a08-c7676819c65b\",\n                \"name\": \"Feet Massage\"\n            },\n            \"override_product_consumption\": false,\n            \"override_default_product_consumption\": false\n        },\n        \"start_time\": \"2019-09-17T13:30:00\",\n        \"start_time_utc\": \"2019-09-17T17:30:00\",\n        \"end_time\": \"2019-09-17T14:00:00\",\n        \"end_time_utc\": \"2019-09-17T18:00:00\",\n        \"status\": 0,\n        \"source\": 0,\n        \"progress\": 0,\n        \"locked\": false,\n        \"invoice_locked\": false,\n        \"has_active_membership_for_auto_pay\": true,\n        \"guest\": {\n            \"id\": \"9db6b0db-f93b-43ba-8dd4-cb317ac95e31\",\n            \"first_name\": \"simon\",\n            \"last_name\": \"simon\",\n            \"gender\": 0,\n            \"mobile\": {\n                \"country_id\": 0,\n                \"number\": null,\n                \"display_number\": \"+91 7777777777\"\n            },\n            \"email\": \"simon@simon.com\",\n            \"indicator\": \"1@1@0@0@0@1@0@0@0@0@0@0@2@0\",\n            \"lp_tier_info\": \"0@x\",\n            \"GuestIndicatorValue\": null\n        },\n        \"therapist\": {\n            \"id\": \"0c82f23e-9953-47bb-a587-aa3251c1c8c7\",\n            \"first_name\": \"Biometric1\",\n            \"last_name\": \"emp1\",\n            \"nick_name\": null,\n            \"display_name\": null,\n            \"email\": \"be1@em.com\",\n            \"gender\": 1,\n            \"vanity_image_url\": \"\"\n        },\n        \"room\": null,\n        \"equipment\": null,\n        \"service_custom_data_indicator\": \"#0#0\",\n        \"notes\": null,\n        \"price\": null,\n        \"actual_start_time\": null,\n        \"actual_completed_time\": null,\n        \"checkin_time\": null,\n        \"therapist_preference_type\": 0,\n        \"form_id\": null,\n        \"blockout\": null,\n        \"creation_date\": \"2019-09-17T03:05:00\",\n        \"creation_date_utc\": \"2019-09-17T07:05:00\",\n        \"created_by_id\": \"5b2a4f2a-489b-45bf-9fc7-b2d413c2870b\",\n        \"closed_by_id\": null,\n        \"show_in_calender\": 1,\n        \"available_therapists\": null,\n        \"available_rooms\": null,\n        \"available_times\": null,\n        \"selected_therapist_id\": null,\n        \"selected_room_id\": null,\n        \"selected_time\": \"0001-01-01T00:00:00\",\n        \"requested_alternative\": 0,\n        \"group_invoice_id\": null,\n        \"error\": null\n    },\n    {\n        \"appointment_id\": \"ffcf36bc-b739-4f37-8869-a708d3b99919\",\n        \"appointment_segment_id\": null,\n        \"appointment_group_id\": \"05c1c326-eed7-45f2-ae8c-84e7e3f3b977\",\n        \"invoice_id\": \"add6f53d-510b-4500-9586-9b115bbfb0da\",\n        \"service\": {\n            \"id\": \"151579b2-70f6-42ad-9b83-a2d735fcf645\",\n            \"name\": \"15 minutes\",\n            \"is_addon\": false,\n            \"has_addons\": true,\n            \"parent_appointment_id\": null,\n            \"business_unit\": {\n                \"guid\": \"9af1b5a3-d907-4f4a-b410-5e1316f3d5c4\",\n                \"name\": \"Default\",\n                \"id\": 237\n            },\n            \"category\": {\n                \"id\": \"517ff077-1210-4f17-ad9a-c386e2c701aa\",\n                \"name\": \"Massages\"\n            },\n            \"sub_category\": {\n                \"id\": \"21077983-1e94-4f46-9a08-c7676819c65b\",\n                \"name\": \"Feet Massage\"\n            },\n            \"override_product_consumption\": true,\n            \"override_default_product_consumption\": true\n        },\n        \"start_time\": \"2019-09-18T05:00:00\",\n        \"start_time_utc\": \"2019-09-18T09:00:00\",\n        \"end_time\": \"2019-09-18T05:15:00\",\n        \"end_time_utc\": \"2019-09-18T09:15:00\",\n        \"status\": 0,\n        \"source\": 0,\n        \"progress\": 0,\n        \"locked\": false,\n        \"invoice_locked\": false,\n        \"has_active_membership_for_auto_pay\": false,\n        \"guest\": {\n            \"id\": \"201416e7-add8-4093-968b-a4d878a6842f\",\n            \"first_name\": \"Kirity\",\n            \"last_name\": \"Chennai1\",\n            \"gender\": 0,\n            \"mobile\": {\n                \"country_id\": 0,\n                \"number\": null,\n                \"display_number\": \"+91 9885517727\"\n            },\n            \"email\": \"kirityg@zenoti.com\",\n            \"indicator\": \"1@2@0@1@0@0@0@1@1@0@0@0@2@0\",\n            \"lp_tier_info\": \"0@x\",\n            \"GuestIndicatorValue\": null\n        },\n        \"therapist\": {\n            \"id\": \"0c82f23e-9953-47bb-a587-aa3251c1c8c7\",\n            \"first_name\": \"Biometric1\",\n            \"last_name\": \"emp1\",\n            \"nick_name\": null,\n            \"display_name\": null,\n            \"email\": \"be1@em.com\",\n            \"gender\": 1,\n            \"vanity_image_url\": \"\"\n        },\n        \"room\": null,\n        \"equipment\": null,\n        \"service_custom_data_indicator\": \"1#1#0#0#0#1#1\",\n        \"notes\": null,\n        \"price\": null,\n        \"actual_start_time\": null,\n        \"actual_completed_time\": null,\n        \"checkin_time\": null,\n        \"therapist_preference_type\": 0,\n        \"form_id\": \"24c77db7-aadf-4cd3-9c1a-b74179a009bb\",\n        \"blockout\": null,\n        \"creation_date\": \"2019-03-12T03:30:00\",\n        \"creation_date_utc\": \"2019-03-12T07:30:00\",\n        \"created_by_id\": \"5b2a4f2a-489b-45bf-9fc7-b2d413c2870b\",\n        \"closed_by_id\": null,\n        \"show_in_calender\": 1,\n        \"available_therapists\": null,\n        \"available_rooms\": null,\n        \"available_times\": null,\n        \"selected_therapist_id\": null,\n        \"selected_room_id\": null,\n        \"selected_time\": \"0001-01-01T00:00:00\",\n        \"requested_alternative\": 0,\n        \"group_invoice_id\": null,\n        \"error\": null\n    },\n    {\n        \"appointment_id\": \"c492a07d-e643-4acc-b61f-90b7006fed7c\",\n        \"appointment_segment_id\": null,\n        \"appointment_group_id\": \"97d29259-23ea-416c-9270-7d99f755212b\",\n        \"invoice_id\": \"79184a9b-4090-4c31-a659-c4c3531c4c85\",\n        \"service\": {\n            \"id\": \"151579b2-70f6-42ad-9b83-a2d735fcf645\",\n            \"name\": \"15 minutes\",\n            \"is_addon\": false,\n            \"has_addons\": true,\n            \"parent_appointment_id\": null,\n            \"business_unit\": {\n                \"guid\": \"9af1b5a3-d907-4f4a-b410-5e1316f3d5c4\",\n                \"name\": \"Default\",\n                \"id\": 237\n            },\n            \"category\": {\n                \"id\": \"517ff077-1210-4f17-ad9a-c386e2c701aa\",\n                \"name\": \"Massages\"\n            },\n            \"sub_category\": {\n                \"id\": \"21077983-1e94-4f46-9a08-c7676819c65b\",\n                \"name\": \"Feet Massage\"\n            },\n            \"override_product_consumption\": true,\n            \"override_default_product_consumption\": true\n        },\n        \"start_time\": \"2019-09-19T05:00:00\",\n        \"start_time_utc\": \"2019-09-19T09:00:00\",\n        \"end_time\": \"2019-09-19T05:15:00\",\n        \"end_time_utc\": \"2019-09-19T09:15:00\",\n        \"status\": 0,\n        \"source\": 0,\n        \"progress\": 0,\n        \"locked\": false,\n        \"invoice_locked\": false,\n        \"has_active_membership_for_auto_pay\": false,\n        \"guest\": {\n            \"id\": \"201416e7-add8-4093-968b-a4d878a6842f\",\n            \"first_name\": \"Kirity\",\n            \"last_name\": \"Chennai1\",\n            \"gender\": 0,\n            \"mobile\": {\n                \"country_id\": 0,\n                \"number\": null,\n                \"display_number\": \"+91 9885517727\"\n            },\n            \"email\": \"kirityg@zenoti.com\",\n            \"indicator\": \"1@2@0@1@0@0@0@1@1@0@0@0@2@0\",\n            \"lp_tier_info\": \"0@x\",\n            \"GuestIndicatorValue\": null\n        },\n        \"therapist\": {\n            \"id\": \"0c82f23e-9953-47bb-a587-aa3251c1c8c7\",\n            \"first_name\": \"Biometric1\",\n            \"last_name\": \"emp1\",\n            \"nick_name\": null,\n            \"display_name\": null,\n            \"email\": \"be1@em.com\",\n            \"gender\": 1,\n            \"vanity_image_url\": \"\"\n        },\n        \"room\": null,\n        \"equipment\": null,\n        \"service_custom_data_indicator\": \"1#1#0#0#0#1#1\",\n        \"notes\": null,\n        \"price\": null,\n        \"actual_start_time\": null,\n        \"actual_completed_time\": null,\n        \"checkin_time\": null,\n        \"therapist_preference_type\": 0,\n        \"form_id\": \"24c77db7-aadf-4cd3-9c1a-b74179a009bb\",\n        \"blockout\": null,\n        \"creation_date\": \"2019-03-12T03:30:00\",\n        \"creation_date_utc\": \"2019-03-12T07:30:00\",\n        \"created_by_id\": \"5b2a4f2a-489b-45bf-9fc7-b2d413c2870b\",\n        \"closed_by_id\": null,\n        \"show_in_calender\": 1,\n        \"available_therapists\": null,\n        \"available_rooms\": null,\n        \"available_times\": null,\n        \"selected_therapist_id\": null,\n        \"selected_room_id\": null,\n        \"selected_time\": \"0001-01-01T00:00:00\",\n        \"requested_alternative\": 0,\n        \"group_invoice_id\": null,\n        \"error\": null\n    },\n    {\n        \"appointment_id\": \"3ca2fd62-7930-4961-84ce-24e0464c46cf\",\n        \"appointment_segment_id\": null,\n        \"appointment_group_id\": \"8a859d9e-e44b-43c4-8494-d2609d2a680f\",\n        \"invoice_id\": \"141c21d9-32b4-4114-9442-e0417bc327ab\",\n        \"service\": {\n            \"id\": \"151579b2-70f6-42ad-9b83-a2d735fcf645\",\n            \"name\": \"15 minutes\",\n            \"is_addon\": false,\n            \"has_addons\": true,\n            \"parent_appointment_id\": null,\n            \"business_unit\": {\n                \"guid\": \"9af1b5a3-d907-4f4a-b410-5e1316f3d5c4\",\n                \"name\": \"Default\",\n                \"id\": 237\n            },\n            \"category\": {\n                \"id\": \"517ff077-1210-4f17-ad9a-c386e2c701aa\",\n                \"name\": \"Massages\"\n            },\n            \"sub_category\": {\n                \"id\": \"21077983-1e94-4f46-9a08-c7676819c65b\",\n                \"name\": \"Feet Massage\"\n            },\n            \"override_product_consumption\": true,\n            \"override_default_product_consumption\": true\n        },\n        \"start_time\": \"2019-09-20T05:00:00\",\n        \"start_time_utc\": \"2019-09-20T09:00:00\",\n        \"end_time\": \"2019-09-20T05:15:00\",\n        \"end_time_utc\": \"2019-09-20T09:15:00\",\n        \"status\": 0,\n        \"source\": 0,\n        \"progress\": 0,\n        \"locked\": false,\n        \"invoice_locked\": false,\n        \"has_active_membership_for_auto_pay\": false,\n        \"guest\": {\n            \"id\": \"201416e7-add8-4093-968b-a4d878a6842f\",\n            \"first_name\": \"Kirity\",\n            \"last_name\": \"Chennai1\",\n            \"gender\": 0,\n            \"mobile\": {\n                \"country_id\": 0,\n                \"number\": null,\n                \"display_number\": \"+91 9885517727\"\n            },\n            \"email\": \"kirityg@zenoti.com\",\n            \"indicator\": \"1@2@0@1@0@0@0@1@1@0@0@0@2@0\",\n            \"lp_tier_info\": \"0@x\",\n            \"GuestIndicatorValue\": null\n        },\n        \"therapist\": {\n            \"id\": \"0c82f23e-9953-47bb-a587-aa3251c1c8c7\",\n            \"first_name\": \"Biometric1\",\n            \"last_name\": \"emp1\",\n            \"nick_name\": null,\n            \"display_name\": null,\n            \"email\": \"be1@em.com\",\n            \"gender\": 1,\n            \"vanity_image_url\": \"\"\n        },\n        \"room\": null,\n        \"equipment\": null,\n        \"service_custom_data_indicator\": \"1#1#0#0#0#1#1\",\n        \"notes\": null,\n        \"price\": null,\n        \"actual_start_time\": null,\n        \"actual_completed_time\": null,\n        \"checkin_time\": null,\n        \"therapist_preference_type\": 0,\n        \"form_id\": \"24c77db7-aadf-4cd3-9c1a-b74179a009bb\",\n        \"blockout\": null,\n        \"creation_date\": \"2019-03-12T03:30:00\",\n        \"creation_date_utc\": \"2019-03-12T07:30:00\",\n        \"created_by_id\": \"5b2a4f2a-489b-45bf-9fc7-b2d413c2870b\",\n        \"closed_by_id\": null,\n        \"show_in_calender\": 1,\n        \"available_therapists\": null,\n        \"available_rooms\": null,\n        \"available_times\": null,\n        \"selected_therapist_id\": null,\n        \"selected_room_id\": null,\n        \"selected_time\": \"0001-01-01T00:00:00\",\n        \"requested_alternative\": 0,\n        \"group_invoice_id\": null,\n        \"error\": null\n    },\n    {\n        \"appointment_id\": \"8458a39f-5864-489c-bc33-aea711d582f7\",\n        \"appointment_segment_id\": null,\n        \"appointment_group_id\": \"6130114a-4971-4b43-8945-8a09702da78f\",\n        \"invoice_id\": \"e32fa8dd-2023-4fa7-b514-63a9e2849106\",\n        \"service\": {\n            \"id\": \"151579b2-70f6-42ad-9b83-a2d735fcf645\",\n            \"name\": \"15 minutes\",\n            \"is_addon\": false,\n            \"has_addons\": true,\n            \"parent_appointment_id\": null,\n            \"business_unit\": {\n                \"guid\": \"9af1b5a3-d907-4f4a-b410-5e1316f3d5c4\",\n                \"name\": \"Default\",\n                \"id\": 237\n            },\n            \"category\": {\n                \"id\": \"517ff077-1210-4f17-ad9a-c386e2c701aa\",\n                \"name\": \"Massages\"\n            },\n            \"sub_category\": {\n                \"id\": \"21077983-1e94-4f46-9a08-c7676819c65b\",\n                \"name\": \"Feet Massage\"\n            },\n            \"override_product_consumption\": true,\n            \"override_default_product_consumption\": true\n        },\n        \"start_time\": \"2019-09-21T05:00:00\",\n        \"start_time_utc\": \"2019-09-21T09:00:00\",\n        \"end_time\": \"2019-09-21T05:15:00\",\n        \"end_time_utc\": \"2019-09-21T09:15:00\",\n        \"status\": 0,\n        \"source\": 0,\n        \"progress\": 0,\n        \"locked\": false,\n        \"invoice_locked\": false,\n        \"has_active_membership_for_auto_pay\": false,\n        \"guest\": {\n            \"id\": \"201416e7-add8-4093-968b-a4d878a6842f\",\n            \"first_name\": \"Kirity\",\n            \"last_name\": \"Chennai1\",\n            \"gender\": 0,\n            \"mobile\": {\n                \"country_id\": 0,\n                \"number\": null,\n                \"display_number\": \"+91 9885517727\"\n            },\n            \"email\": \"kirityg@zenoti.com\",\n            \"indicator\": \"1@2@0@1@0@0@0@1@1@0@0@0@2@0\",\n            \"lp_tier_info\": \"0@x\",\n            \"GuestIndicatorValue\": null\n        },\n        \"therapist\": {\n            \"id\": \"0c82f23e-9953-47bb-a587-aa3251c1c8c7\",\n            \"first_name\": \"Biometric1\",\n            \"last_name\": \"emp1\",\n            \"nick_name\": null,\n            \"display_name\": null,\n            \"email\": \"be1@em.com\",\n            \"gender\": 1,\n            \"vanity_image_url\": \"\"\n        },\n        \"room\": null,\n        \"equipment\": null,\n        \"service_custom_data_indicator\": \"1#1#0#0#0#1#1\",\n        \"notes\": null,\n        \"price\": null,\n        \"actual_start_time\": null,\n        \"actual_completed_time\": null,\n        \"checkin_time\": null,\n        \"therapist_preference_type\": 0,\n        \"form_id\": \"24c77db7-aadf-4cd3-9c1a-b74179a009bb\",\n        \"blockout\": null,\n        \"creation_date\": \"2019-03-12T03:30:00\",\n        \"creation_date_utc\": \"2019-03-12T07:30:00\",\n        \"created_by_id\": \"5b2a4f2a-489b-45bf-9fc7-b2d413c2870b\",\n        \"closed_by_id\": null,\n        \"show_in_calender\": 1,\n        \"available_therapists\": null,\n        \"available_rooms\": null,\n        \"available_times\": null,\n        \"selected_therapist_id\": null,\n        \"selected_room_id\": null,\n        \"selected_time\": \"0001-01-01T00:00:00\",\n        \"requested_alternative\": 0,\n        \"group_invoice_id\": null,\n        \"Error\": null\n    }\n]"}],"_postman_id":"9e419ed4-52f7-4926-8cf9-4d37b93d2426"},{"name":"Retrieve the list of forms associated with an appointment","id":"b11cc1f5-6c90-492e-a448-c7afeb91f467","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/appointments/{{appointment_id}}/forms","description":"<p>This API helps you to fetch the list of forms that are available for the specified appointment. <br /></p>\n<p>You must specify appropriate details for the <code>appointment_id</code> parameter in the API request. </p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>appointment_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the appointment for which you want to retrieve the list of forms.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>appointment_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the appointment for which you want to retrieve the list of forms.</td>\n</tr>\n<tr>\n<td>form_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the form that is associated with the appointment.</td>\n</tr>\n<tr>\n<td>service_name</td>\n<td>string</td>\n<td>Name of the service in that appointment.</td>\n</tr>\n<tr>\n<td>service_displayname</td>\n<td>string</td>\n<td>Display name of the service in that appointment.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the guest.</td>\n</tr>\n<tr>\n<td>is_filled</td>\n<td>boolean</td>\n<td>Indicates whether the form has been filled.</td>\n</tr>\n<tr>\n<td>is_submitted</td>\n<td>boolean</td>\n<td>Indicates whether the form has been submitted.</td>\n</tr>\n<tr>\n<td>lastfilled_date</td>\n<td>datetime</td>\n<td>Date and time on which the form was last filled.</td>\n</tr>\n<tr>\n<td>form_type</td>\n<td>enum</td>\n<td>Indicates the type of the form: NoForm - 0, ServiceKeyValuePair - 1, ServiceHtmlForm - 2, GuestHtmlForm - 3, GuestKeyValuePair - 4, and TagForm - 5.</td>\n</tr>\n<tr>\n<td>lastfilled_by</td>\n<td>string</td>\n<td>Name of the person who last filled details in the form.</td>\n</tr>\n<tr>\n<td>latest_version</td>\n<td>string</td>\n<td>Latest version details of the form.</td>\n</tr>\n<tr>\n<td>form_history</td>\n<td>object</td>\n<td>Object that contains these form history-related elements: version_date, version_id, created_by, form_name, and form_id.</td>\n</tr>\n<tr>\n<td>is_viewonly</td>\n<td>boolean</td>\n<td>Indicates whether the form is a view-only form.</td>\n</tr>\n<tr>\n<td>expiry_date</td>\n<td>datetime</td>\n<td>Date and time at which the the form will or has already expired.</td>\n</tr>\n<tr>\n<td>is_editable</td>\n<td>boolean</td>\n<td>Indicates whether the contents of the form can be modified.</td>\n</tr>\n<tr>\n<td>is_expired</td>\n<td>boolean</td>\n<td>Indicates whether the form has already crossed its date of expiry.</td>\n</tr>\n<tr>\n<td>owner_id</td>\n<td>guid?</td>\n<td>Unique 32-character identifier of the form's owner.</td>\n</tr>\n<tr>\n<td>is_service_form</td>\n<td>boolean</td>\n<td>Indicates whether the form is a service-type form.</td>\n</tr>\n<tr>\n<td>source_appointment_date</td>\n<td>string</td>\n<td>Date and time of the appointment to which the form is associated.</td>\n</tr>\n<tr>\n<td>permissions</td>\n<td>object</td>\n<td>Object that contains these form permissions-related elements: can_view and can_edit.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","appointments","{{appointment_id}}","forms"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"2d1e7b2b-efd7-4f00-bc99-edb718e63392","name":"Retrieve the list of forms associated with an appointment","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text","description":"Access token generated from the token API."}],"url":"https://api.zenoti.com/v1/appointments/658423ef-5011-47e6-a617-19355a967tyu/forms"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 09 Sep 2019 07:44:01 GMT"},{"key":"Content-Length","value":"3333"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"appointment_id\": \"658423ef-5011-47e6-a617-19355a967tyu\",\n        \"form_id\": \"658423ef-5011-47e6-a617-19355a967cdc\",\n        \"service_name\": null,\n        \"service_displayname\": null,\n        \"name\": \"chiti\",\n        \"is_filled\": true,\n        \"is_submitted\": true,\n        \"lastfilled_date\": \"2019-07-25T12:55:00\",\n        \"form_type\": 2,\n        \"lastfilled_by\": \"Owner fi L1\",\n        \"latest_version\": null,\n        \"form_history\": [\n            {\n                \"version_date\": \"2019-07-25T12:55:14.637\",\n                \"version_id\": \"10154\",\n                \"created_by\": \"Owner fi L1\",\n                \"form_name\": \"chiti\",\n                \"form_id\": \"658423ef-5011-47e6-a617-19355a967cdc\"\n            },\n            {\n                \"version_date\": \"2019-07-25T14:13:39.757\",\n                \"version_id\": \"10155\",\n                \"created_by\": \"Owner fi L1\",\n                \"form_name\": \"chiti\",\n                \"form_id\": \"658423ef-5011-47e6-a617-19355a967cdc\"\n            },\n            {\n                \"version_date\": \"2019-07-25T14:13:39.923\",\n                \"version_id\": \"10163\",\n                \"created_by\": \"Owner fi L1\",\n                \"form_name\": \"chiti\",\n                \"form_id\": \"658423ef-5011-47e6-a617-19355a967cdc\"\n            },\n            {\n                \"version_date\": \"2019-08-16T05:06:51.24\",\n                \"version_id\": \"10164\",\n                \"created_by\": \"Owner fi L1\",\n                \"form_name\": \"chiti\",\n                \"form_id\": \"658423ef-5011-47e6-a617-19355a967cdc\"\n            },\n            {\n                \"version_date\": \"2019-08-16T05:06:51.577\",\n                \"version_id\": \"20162\",\n                \"created_by\": \"Owner fi L1\",\n                \"form_name\": \"chiti\",\n                \"form_id\": \"658423ef-5011-47e6-a617-19355a967cdc\"\n            },\n            {\n                \"version_date\": \"2019-08-21T11:04:56.547\",\n                \"version_id\": \"20163\",\n                \"created_by\": \"Owner fi L1\",\n                \"form_name\": \"chiti\",\n                \"form_id\": \"658423ef-5011-47e6-a617-19355a967cdc\"\n            }\n        ],\n        \"is_viewonly\": false,\n        \"expiry_date\": null,\n        \"is_editable\": true,\n        \"is_expired\": false,\n        \"owner_id\": null,\n        \"display_order\": 0,\n        \"is_service_form\": true,\n        \"source_appointment_date\": \"2019-07-12T09:10:00\",\n        \"permissions\": {\n            \"can_view\": true,\n            \"can_edit\": true\n        }\n    },\n    {\n        \"appointment_id\": \"00000000-0000-0000-0000-000000000000\",\n        \"form_id\": \"a12331a6-c127-4e4b-b216-cb42c193dfd0\",\n        \"service_name\": null,\n        \"service_displayname\": null,\n        \"name\": \"aDSA\",\n        \"is_filled\": false,\n        \"is_submitted\": false,\n        \"lastfilled_date\": \"0001-01-01T00:00:00\",\n        \"form_type\": 5,\n        \"lastfilled_by\": null,\n        \"latest_version\": null,\n        \"form_history\": [],\n        \"is_viewonly\": false,\n        \"expiry_date\": null,\n        \"is_editable\": true,\n        \"is_expired\": false,\n        \"owner_id\": \"277906ca-f563-4f3a-bbf4-69c9e3a7aa4c\",\n        \"display_order\": 1,\n        \"is_service_form\": false,\n        \"source_appointment_date\": null,\n        \"permissions\": {\n            \"can_view\": true,\n            \"can_edit\": true\n        }\n    },\n    {\n        \"appointment_id\": \"00000000-0000-0000-0000-000000000000\",\n        \"form_id\": \"5752cbfb-d6a1-4dac-9db1-b3815c6a843c\",\n        \"service_name\": null,\n        \"service_displayname\": null,\n        \"name\": \"tf33\",\n        \"is_filled\": true,\n        \"is_submitted\": true,\n        \"lastfilled_date\": \"2019-07-25T12:56:00\",\n        \"form_type\": 5,\n        \"lastfilled_by\": \"Owner fi L1\",\n        \"latest_version\": null,\n        \"form_history\": [\n            {\n                \"version_date\": \"2019-07-25T12:56:26.803\",\n                \"version_id\": \"10153\",\n                \"created_by\": \"Owner fi L1\",\n                \"form_name\": \"tf33\",\n                \"form_id\": \"5752cbfb-d6a1-4dac-9db1-b3815c6a843c\"\n            },\n            {\n                \"version_date\": \"2019-07-25T13:02:56.237\",\n                \"version_id\": \"10162\",\n                \"created_by\": \"Owner fi L1\",\n                \"form_name\": \"tf33\",\n                \"form_id\": \"5752cbfb-d6a1-4dac-9db1-b3815c6a843c\"\n            },\n            {\n                \"version_date\": \"2019-08-16T05:02:14.43\",\n                \"version_id\": \"20164\",\n                \"created_by\": \"Owner fi L1\",\n                \"form_name\": \"tf33\",\n                \"form_id\": \"5752cbfb-d6a1-4dac-9db1-b3815c6a843c\"\n            },\n            {\n                \"version_date\": \"2019-09-09T07:41:31.68\",\n                \"version_id\": \"20165\",\n                \"created_by\": \"Owner fi L1\",\n                \"form_name\": \"tf33\",\n                \"form_id\": \"5752cbfb-d6a1-4dac-9db1-b3815c6a843c\"\n            }\n        ],\n        \"is_viewonly\": false,\n        \"expiry_date\": \"2019-10-23T12:56:00\",\n        \"is_editable\": true,\n        \"is_expired\": false,\n        \"owner_id\": \"6464437c-7e00-41d7-bd0d-d7262257c930\",\n        \"display_order\": 2,\n        \"is_service_form\": false,\n        \"source_appointment_date\": \"2019-07-12T09:10:00\",\n        \"permissions\": {\n            \"can_view\": true,\n            \"can_edit\": true\n        }\n    }\n]"}],"_postman_id":"b11cc1f5-6c90-492e-a448-c7afeb91f467"},{"name":"Retrieve the data of an appointment form","event":[{"listen":"prerequest","script":{"id":"2ba048c9-e9cb-4546-b39d-7a3fb6b9483c","exec":[""],"type":"text/javascript"}}],"id":"5d090274-19c5-4bba-8b1e-9440b8d2105f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/appointments/{{appointment_id}}/forms_data?tag_Id={{tag_id}}&view_context={{view_context}}&version_no={{version_no}}","description":"<p>This API helps you to retrieve the form data of the specified appointment. <br /></p>\n<p>If the retrieved appointment form is a new or blank one, you can use the <a href=\"https://docs.zenoti.com/?version=latest#e905e180-3cc2-4c40-8977-8457d8ba60ec\">API to add data in the appointment form</a>. If the retrieved appointment form already contains some details, you can use the <a href=\"https://docs.zenoti.com/?version=latest#ee1d5c84-d926-4e0f-944f-ee110e68facf\">API to modify and update the appointment form data</a>. <br /></p>\n<p>You must provide an appropriate identifier in the API request for the <code>appointment_id</code> parameter. Optionally, you can also specify the required details for three other parameters in the API request. Refer to the <b>Request Parameters</b> table for more information.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>appointment_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the appointment for which you want to retrieve form data.</td>\n</tr>\n<tr>\n<td>tag_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the tag. If you want to retrieve a tag form, you must specify the specific guid of the tag in the API request.</td>\n</tr>\n<tr>\n<td>view_context</td>\n<td>int</td>\n<td><code>Mandatory</code><br /> <b>Currently, this parameter is not functional. You must either pass <b>0</b> or an empty string (<b>\"\"</b>) in the request for this API to work.</b><br /> Indicates the type of context from which you want to view the appointment form data. The view_context type can either be organization-level or center-level:  0 - organization and 1 - center.</td>\n</tr>\n<tr>\n<td>version_no</td>\n<td>int</td>\n<td><code>Mandatory</code><br /> <b>Currently, this parameter is not functional. You must either pass <b>0</b> or an empty string (<b>\"\"</b>) in the request for this API to work.</b><br /> Indicates the version number of the appointment form. If you pass an integer value for this parameter in the API request, the form data of the specified appointment version will be returned in the API response.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>data</td>\n<td>string</td>\n<td>Details of the service form.</td>\n</tr>\n<tr>\n<td>guest_data</td>\n<td>string</td>\n<td>Guest's details in JSON format.</td>\n</tr>\n<tr>\n<td>is_form_submitted</td>\n<td>boolean</td>\n<td>Indicates whether the appointment form has been submitted.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error code and error message details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>502</td>\n<td>Invalid appointment_id.</td>\n</tr>\n<tr>\n<td>410</td>\n<td>Appointment Not Found.</td>\n</tr>\n<tr>\n<td>438</td>\n<td>Cannot access.</td>\n</tr>\n<tr>\n<td>4023</td>\n<td>something went wrong.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","appointments","{{appointment_id}}","forms_data"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>guid<br />\n<code>Mandatory</code><br />\nUnique 32-character identifier of the tag.\nIf you want to retrieve a tag form, you must specify the  guid of the tag in the API request.</p>\n","type":"text/plain"},"key":"tag_Id","value":"{{tag_id}}"},{"description":{"content":"<p>int <br />\n<code>Mandatory</code><br />\n<b>Currently, this parameter is not functional. You must pass 0 or an empty string (<b>\"\"</b>) in the request for the API to work.</b><br />\nIndicates the type of context from which you want to view the appointment form. The view_context type can either be organization-level or center-level:  0 - organization and 1 - center.</p>\n","type":"text/plain"},"key":"view_context","value":"{{view_context}}"},{"description":{"content":"<p>int <br />\n<code>Mandatory</code><br />\n<b>Currently, this parameter is not functional. You must pass 0 or an empty string (<b>\"\"</b>) in the request for the API to work.</b><br />\nIndicates the version number of the appointment form. If you pass an integer value for this parameter in the API request, the form data of the specified appointment version will be returned in the API response.</p>\n","type":"text/plain"},"key":"version_no","value":"{{version_no}}"}],"variable":[]}},"response":[{"id":"cf528e84-f8a5-4586-a1d0-8299548df566","name":"Retrieve the data of an appointment form","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text","description":"Access token generated from the token API."}],"url":{"raw":"https://api.zenoti.com/v1/appointments/f3ab2228-8b65-4b72-8eaa-e33a6ae81cff/forms_data?view_context=0&version_no=1&tag_id=","protocol":"https","host":["api","zenoti","com"],"path":["v1","appointments","f3ab2228-8b65-4b72-8eaa-e33a6ae81cff","forms_data"],"query":[{"key":"view_context","value":"0"},{"key":"version_no","value":"1"},{"key":"tag_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 09 Sep 2019 07:30:17 GMT"},{"key":"Content-Length","value":"3017"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": null,\n    \"guest_data\": null,\n    \"is_form_submitted\": false,\n    \"error\": null\n}"}],"_postman_id":"5d090274-19c5-4bba-8b1e-9440b8d2105f"},{"name":"Insert Guests' Feedback into Zenoti","id":"facc089f-218a-49ee-b655-45cb89fcb545","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"<p>Represents the content type of the request body.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"comments\": \"Extremely professional and high-quality service!\",\r\n  \"rating\": 5,\r\n  \"apply_for_group_invoice\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/v1/appointments/{{appointment_group_id}}/feedbacks","description":"<p>This API inserts a guest's feedback (which has been collected by using a third-party software) on a specific appointment into Zenoti. </p>\n<p>For example, an organization uses a third-party software to collect guests' feedback on their appointments. You can then use this API to insert the collected guest feedback from that third-party software into Zenoti.</p>\n<p>You must specify appropriate data for the <code>appointment_group_id</code> parameter.</p>\n<h2 id=\"parameters\">Parameters</h2>\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>appointment_group_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the guest's appointment. This is a mandatory parameter.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-details\">Request Details</h2>\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>comments</td>\n<td>string</td>\n<td>Feedback comments provided by the guest for the specific appointment.</td>\n</tr>\n<tr>\n<td>rating</td>\n<td>integer</td>\n<td>Star-rating given by the guest for the appointment. The limit of the rating (whether 5 or 10) depends on the feedback setting of the organization (<b>Admin</b> &gt; <b>Organization</b> &gt; <b>Organizations</b> &gt; <b>Settings</b> &gt; <b>Feedback</b>).</td>\n</tr>\n<tr>\n<td>apply_for_group_invoice</td>\n<td>boolean</td>\n<td>If <code>true</code>, the guest's same feedback is applied for the complete group or individual appointment. If <code>false</code>, the same feedback is not considered for the entire group or individual appointment.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>success</td>\n<td>boolean</td>\n<td>If <code>true</code>, the guest's feedback on the specified appointment is successfully inserted into Zenoti.</td>\n</tr>\n<tr>\n<td>Message</td>\n<td>string</td>\n<td>Indicates that an error has occurred, and the guest's feedback on the specified appointment is not inserted into Zenoti. For more information on the various error messages, the respective error codes, and their description, refer the <b>Error Message Details</b> table below.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-message-details\">Error Message Details</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Message</th>\n<th>Error Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Invalid appointment group identifier</td>\n<td>502</td>\n<td>If the <code>appointment_group_id</code> is not provided.</td>\n</tr>\n<tr>\n<td>Appointment group identifier is not found</td>\n<td>410</td>\n<td>If an invalid <code>appointment_group_id</code> is specified.</td>\n</tr>\n<tr>\n<td>cannot access</td>\n<td>438</td>\n<td>If a Zenoti user who does not have the required permissions enters the feedback.</td>\n</tr>\n<tr>\n<td>Feedback has already been given for this appointment</td>\n<td>4020</td>\n<td>If the feedback has already been provided for the appointment.</td>\n</tr>\n<tr>\n<td>Invalid Input data</td>\n<td>502</td>\n<td>If the organization uses the older version (v1) of the feedback tool.</td>\n</tr>\n<tr>\n<td>Please Enter a Valid Rating</td>\n<td>502</td>\n<td>If a valid integer value is not provided as the star-rating.</td>\n</tr>\n<tr>\n<td>Ëxception message</td>\n<td>500</td>\n<td>If any other type of error occurs.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","appointments","{{appointment_group_id}}","feedbacks"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"2e09e772-b9d0-4c5d-95b9-46447ece1ed3","name":"Insert Guests' Feedback into Zenoti","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"comments\": \"Extremely professional and high-quality service!\",\r\n  \"rating\": 5,\r\n  \"apply_for_group_invoice\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/v1/appointments/85220cc3-3dd6-4ab8-aa4c-eb09c5217d94/feedbacks"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true\r\n}"}],"_postman_id":"facc089f-218a-49ee-b655-45cb89fcb545"},{"name":"Mark an appointment as No-Show","event":[{"listen":"test","script":{"id":"bcacc383-fa61-4197-a15b-cee5eb6f908a","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});\r","\r","\r","pm.test(\"response body contains note id\", function () {\r","    pm.expect(pm.response.text()).to.include(\"\\\"id\\\"\");\r","});\r","\r","\r","pm.test(\"response body contains is_private\", function () {\r","    pm.expect(pm.response.text()).to.include(\"\\\"is_private\\\"\");\r","});\r","\r","\r","pm.test(\"response body contains note_type\", function () {\r","    pm.expect(pm.response.text()).to.include(\"\\\"note_type\\\"\");\r","});\r","\r","\r","pm.test(\"response body contains alert\", function () {\r","    pm.expect(pm.response.text()).to.include(\"\\\"alert\\\"\");\r","});\r","\r","\r","pm.test(\"response body contains alert\", function () {\r","    pm.expect(pm.response.text()).to.include(\"\\\"alert\\\"\");\r","});\r","\r",""],"type":"text/javascript"}}],"id":"a5e5e4c7-9574-417b-b534-29f1e3235488","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"PUT","header":[{"description":"<p>This is the token generated from the token api.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json","description":"<p>Represents the content type of the request body.</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"comments\": \"Marking this appointment as No-Show.\"\n}"},"url":"{{api_url}}/v1/appointments/{appointment_group_id}/no_show","description":"<p>This API helps you to mark an appointment as No-Show, if guests do not show up for their scheduled appointment.</p>\n<p>You must provide appropriate data for the <code>appointment_group_id</code> parameter.</p>\n<h2 id=\"parameters\">Parameters</h2>\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>appointment_group_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the specific appointment. This is a mandatory parameter.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-details\">Request Body Details</h2>\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>comments</td>\n<td>string</td>\n<td>Add any comments about the No-Show appointment.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"reponse-details\">Reponse Details</h2>\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>success</td>\n<td>boolean</td>\n<td>If <code>true</code>, it indicates that the appointment was successfully marked as No-Show.</td>\n</tr>\n<tr>\n<td>is_charge_applied</td>\n<td>boolean</td>\n<td>If <code>true</code>, it indicates that the guest was charged a No-Show fee for failing to appear for the scheduled appointment.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-message-details\">Error Message Details</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Message</th>\n<th>Error Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Bad Request</td>\n<td>400</td>\n<td>If payments and/or redemptions for the appointment have already been completed.</td>\n</tr>\n<tr>\n<td>Bad Request</td>\n<td>400</td>\n<td>If the invoice for the appointment has already been closed.</td>\n</tr>\n<tr>\n<td>200 OK with response object</td>\n<td>200 OK with response object</td>\n<td>If the appointment has already been marked as No-Show.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","appointments","{appointment_group_id}","no_show"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"a69ae93f-6752-41bd-a3d4-f5fba31d8a8b","name":"Mark an appointment as No-Show","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"comments\": \"Marking this appointment as No-Show.\"\r\n}"},"url":"{{api_url}}/v1/guests/{{guest_id}}/notes/{{note_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 20 Dec 2018 12:54:45 GMT"},{"key":"Content-Length","value":"256"},{"key":"X-OSSProxy","value":"OSSProxy 1.3.337.419 (Build 337.419 Win32 en-us)(Oct 17 2018 14:40:33) "},{"key":"Connection","value":"keep-alive"},{"key":"Proxy-Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\r\n  \"success\": true,\r\n  \"is_charge_applied\": true\r\n}"}],"_postman_id":"a5e5e4c7-9574-417b-b534-29f1e3235488"},{"name":"Retrieve the details of an appointment","event":[{"listen":"test","script":{"id":"c88ce52d-cad5-48cb-b6b8-94cbcea632c3","exec":[""],"type":"text/javascript"}}],"id":"d40fcbbd-179a-4057-bcfe-f46f0587130d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"body":{"mode":"raw","raw":""},"url":"{{api_url}}/v1/appointments/{{appointment_id}}","description":"<p>This API retrieves the details of the specified appointment.</p>\n<p>You must specify appropriate data for the <code>appointment_id</code> parameter.</p>\n<h2 id=\"request-details\">Request Details</h2>\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>appointment_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the appointment.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>appointment_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the appointment.</td>\n</tr>\n<tr>\n<td>appointment_segment_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the appointment segment.</td>\n</tr>\n<tr>\n<td>appointment_group_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the appointment group.</td>\n</tr>\n<tr>\n<td>invoice_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the invoice.</td>\n</tr>\n<tr>\n<td>service</td>\n<td>object</td>\n<td>Object that contains information on various service-related elements. For more information, refer to the <b>service</b> table below.</td>\n</tr>\n<tr>\n<td>start_time</td>\n<td>datetime</td>\n<td>Start date and time of the appointment.</td>\n</tr>\n<tr>\n<td>start_time_utc</td>\n<td>datetime</td>\n<td>Start date and time of the appointment in Coordinated Universal Time (UTC).</td>\n</tr>\n<tr>\n<td>end_time</td>\n<td>datetime</td>\n<td>End date and time of the appointment.</td>\n</tr>\n<tr>\n<td>end_time_utc</td>\n<td>datetime</td>\n<td>End date and time of the appointment in Coordinated Universal Time (UTC).</td>\n</tr>\n<tr>\n<td>status</td>\n<td>enum</td>\n<td>Indicates the status of the appointment: NoShow = -2, Cancelled = -1, New = 0, Closed = 1, Checkin = 2, Confirm = 4, Break = 10, NotSpecified = 11, Available = 20, and Voided = 21.</td>\n</tr>\n<tr>\n<td>source</td>\n<td>enum</td>\n<td>Indicates the source from which the guest booked the appointment: Website = 0, Webstore = 1, MobileApp = 2, Take5App = 3, and MobilePos = 4.</td>\n</tr>\n<tr>\n<td>progress</td>\n<td>enum</td>\n<td>Indicates the progress of the appointment: NotStarted = 0, Started = 1, and Completed = 2.</td>\n</tr>\n<tr>\n<td>locked</td>\n<td>boolean</td>\n<td>If <code>true</code>, it indicates that the appointment booking is locked.</td>\n</tr>\n<tr>\n<td>invoice_locked</td>\n<td>boolean</td>\n<td>If <code>true</code>, it indicates that the invoice for the appointment booking is locked.</td>\n</tr>\n<tr>\n<td>has_active_membership_for_auto_pay</td>\n<td>boolean</td>\n<td>If <code>true</code>, it indicates that the guest has an active membership for automatic payment of the invoice.</td>\n</tr>\n<tr>\n<td>guest</td>\n<td>object</td>\n<td>Object that contains information on various guest-related elements. For more information, refer to the <b>guest</b> table below.</td>\n</tr>\n<tr>\n<td>therapist</td>\n<td>object</td>\n<td>Object that contains information on various therapist-related elements. For more information, refer to the <b>therapist</b> table below.</td>\n</tr>\n<tr>\n<td>room</td>\n<td>object</td>\n<td>Object that contains information on various room-related elements: <code>name</code> and <code>id</code>.</td>\n</tr>\n<tr>\n<td>equipment</td>\n<td>object</td>\n<td>Object that contains information on various equipment-related elements: <code>name</code> and <code>id</code>.</td>\n</tr>\n<tr>\n<td>service_custom_data_indicator</td>\n<td>string</td>\n<td>Represents any custom data added for the service(s) in the appointment.</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>string</td>\n<td>Any notes that have been added for the appointment.</td>\n</tr>\n<tr>\n<td>price</td>\n<td>object</td>\n<td>Object that contains information on various price-related elements: <code>currency_id</code>, <code>sales</code>, <code>tax</code>, <code>final</code>, <code>final1</code>, <code>discount</code>, <code>tip</code>, <code>ssg</code>, and <code>rounding_correction</code>.</td>\n</tr>\n<tr>\n<td>actual_start_time</td>\n<td>datetime</td>\n<td>Date and time at which the appointment actually started.</td>\n</tr>\n<tr>\n<td>actual_completed_time</td>\n<td>datetime</td>\n<td>Date and time at which the appointment actually ended.</td>\n</tr>\n<tr>\n<td>checkin_time</td>\n<td>datetime</td>\n<td>Date and time at which the guest checked in.</td>\n</tr>\n<tr>\n<td>therapist_preference_type</td>\n<td>enum</td>\n<td>Indicates the gender of the requested therapist: Any = 0, Male = 1, Female = 2, Specific = 3, ThirdGender = 4, Multiple = 5, and NotSpecified = -1.</td>\n</tr>\n<tr>\n<td>form_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the form that is associated to the invoice.</td>\n</tr>\n<tr>\n<td>blockout</td>\n<td>object</td>\n<td>Object that contains information on various break category-related elements of the employee: <code>id</code>, <code>name</code>, <code>code</code>, <code>description</code>, <code>duration</code>, <code>active</code>, <code>count_in_utilization</code>, <code>bookable</code>, <code>indicator_color</code>, and <code>text_color</code>.</td>\n</tr>\n<tr>\n<td>creation_date</td>\n<td>datetime</td>\n<td>Date and time on which the appointment was created.</td>\n</tr>\n<tr>\n<td>creation_date_utc</td>\n<td>datetime</td>\n<td>Date and time on which the appointment was created in Coordinated Universal Time (UTC).</td>\n</tr>\n<tr>\n<td>created_by_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the employee who created the appointment.</td>\n</tr>\n<tr>\n<td>closed_by_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the employee who closed the appointment.</td>\n</tr>\n<tr>\n<td>show_in_calender</td>\n<td>int</td>\n<td>Indicates whether the appointment is shown in the appointment booking calendar.</td>\n</tr>\n<tr>\n<td>available_therapists</td>\n<td>object</td>\n<td>Object that contains information on various available therapists-related elements. For more information, refer to the <b>available_therapists</b> table below.</td>\n</tr>\n<tr>\n<td>available_rooms</td>\n<td>object</td>\n<td>Object that contains information on various available rooms-related elements: <code>name</code> and <code>id</code>.</td>\n</tr>\n<tr>\n<td>available_times</td>\n<td>datetime</td>\n<td>Dates and times on which the slot is available to be booked for the appointment.</td>\n</tr>\n<tr>\n<td>selected_therapist_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the selected therapist for the appointment.</td>\n</tr>\n<tr>\n<td>selected_room_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the selected room for the appointment.</td>\n</tr>\n<tr>\n<td>selected_time</td>\n<td>datetime</td>\n<td>Date and time selected for the appointment.</td>\n</tr>\n<tr>\n<td>requested_alternative</td>\n<td>enum</td>\n<td>Indicates the alternative items requested by the guest: Therapist = 1, Room = 2, and Time = 3.</td>\n</tr>\n<tr>\n<td>group_invoice_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the group invoice for the appointment.</td>\n</tr>\n<tr>\n<td>group_name</td>\n<td>string</td>\n<td>Name of the group to which the appointment is associated.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>string</td>\n<td>Details of any error message.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"service\">service</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the service that is part of the appointment.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>The name of the service.</td>\n</tr>\n<tr>\n<td>is_addon</td>\n<td>boolean</td>\n<td>If <code>true</code>, it indicates that the service is included as an add-on.</td>\n</tr>\n<tr>\n<td>has_addons</td>\n<td>boolean</td>\n<td>If <code>true</code>, it indicates that the service includes add-ons.</td>\n</tr>\n<tr>\n<td>parent_appointment_id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the parent appointment.</td>\n</tr>\n<tr>\n<td>business_unit</td>\n<td>object</td>\n<td>Object that contains information on various business unit-related elements: <code>guid</code>, <code>name</code>, and <code>id</code>.</td>\n</tr>\n<tr>\n<td>category</td>\n<td>object</td>\n<td>Object that contains information on various service category-related elements: <code>name</code> and <code>id</code>.</td>\n</tr>\n<tr>\n<td>sub_category</td>\n<td>object</td>\n<td>Object that contains information on various service subcategory-related elements: <code>name</code> and <code>id</code>.</td>\n</tr>\n<tr>\n<td>override_product_consumption</td>\n<td>boolean</td>\n<td>If <code>true</code>, it indicates that the override product consumption setting for the service is enabled.</td>\n</tr>\n<tr>\n<td>override_default_product_consumption</td>\n<td>boolean</td>\n<td>If <code>true</code>, it indicates that the override default product consumption setting for the service is enabled.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"guest\">guest</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the guest.</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>string</td>\n<td>First name of the guest.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>string</td>\n<td>Last name of the guest.</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>enum</td>\n<td>Indicates gender of the guest: NotSpecified = -1, Male = 1, Female = 0, and Other = 3.</td>\n</tr>\n<tr>\n<td>mobile</td>\n<td>object</td>\n<td>Object that contains details of various mobile number-related elements of the guest: <code>country_id</code>, <code>number</code>, and <code>display_number</code>.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>string</td>\n<td>Email ID of the guest.</td>\n</tr>\n<tr>\n<td>indicator</td>\n<td>string</td>\n<td>Represents the indicator of the guest.</td>\n</tr>\n<tr>\n<td>lp_tier_info</td>\n<td>string</td>\n<td>Represents the loyalty tier information of the guest.</td>\n</tr>\n<tr>\n<td>GuestIndicatorValue</td>\n<td>object</td>\n<td>Object that contains details of various guest indicator value-related elements: <code>HighSpender</code>, <code>Member</code>, <code>LowFeedback</code>, <code>RegularGuest</code>, <code>FirstTimer</code>, <code>ReturningCustomer</code>, <code>NoShow</code>, <code>HasActivePackages</code>, <code>HasProfileAlerts</code>, <code>OtherCenterGuest</code>, <code>HasCTA</code>, <code>Dues</code>, <code>CardOnFile</code>, and <code>AutoPayEnabled</code>.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"therapist\">therapist</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the therapist.</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>string</td>\n<td>First name of the therapist.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>string</td>\n<td>Last name of the therapist.</td>\n</tr>\n<tr>\n<td>nick_name</td>\n<td>string</td>\n<td>Nick name of the therapist.</td>\n</tr>\n<tr>\n<td>display_name</td>\n<td>string</td>\n<td>Display name of the therapist.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>string</td>\n<td>Email ID of the therapist.</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>enum</td>\n<td>Indicates gender of the therapist: NotSpecified = -1, Male = 1, Female = 0, and Other = 3.</td>\n</tr>\n<tr>\n<td>vanity_image_url</td>\n<td>string</td>\n<td>URL of a photo of the therapist.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"available_therapists\">available_therapists</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character ID of the available therapist.</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>string</td>\n<td>First name of the available therapist.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>string</td>\n<td>Last name of the available therapist.</td>\n</tr>\n<tr>\n<td>nick_name</td>\n<td>string</td>\n<td>Nick name of the available therapist.</td>\n</tr>\n<tr>\n<td>display_name</td>\n<td>string</td>\n<td>Display name of the available therapist.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>string</td>\n<td>Email ID of the available therapist.</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>enum</td>\n<td>Indicates gender of the available therapist: NotSpecified = -1, Male = 1, Female = 0, and Other = 3.</td>\n</tr>\n<tr>\n<td>vanity_image_url</td>\n<td>string</td>\n<td>URL of a photo of the available therapist.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","appointments","{{appointment_id}}"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"135c893f-3f1b-4862-a1b9-47a81dded87f","name":"Retrieve the details of an appointment","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text","disabled":true},{"key":"Authorization","value":"bearer {{access_token}}","type":"text","description":"Access token generated from the token API."}],"url":"https://api.zenoti.com/v1/appointments/{{appointment_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 26 Jul 2019 06:15:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2257"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"X-Powered-By","value":"ARR/3.0"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"appointment_id\": \"bcffd302-976b-4c88-878b-835a40093541\",\r\n    \"appointment_segment_id\": null,\r\n    \"appointment_group_id\": \"f42b502a-2b87-4ea3-863a-99fa2c790651\",\r\n    \"invoice_id\": \"e338dd15-ba6e-4dac-a32d-55f8975636cd\",\r\n    \"service\": {\r\n      \"id\": \"151579b2-70f6-42ad-9b83-a2d735fcf645\",\r\n      \"name\": \"15 minutes\",\r\n      \"is_addon\": false,\r\n      \"has_addons\": true,\r\n      \"parent_appointment_id\": null,\r\n      \"business_unit\": {\r\n        \"guid\": \"9af1b5a3-d907-4f4a-b410-5e1316f3d5c4\",\r\n        \"name\": \"Default\",\r\n        \"id\": 237\r\n      },\r\n      \"category\": {\r\n        \"id\": \"517ff077-1210-4f17-ad9a-c386e2c701aa\",\r\n        \"name\": \"Massages\"\r\n      },\r\n      \"sub_category\": {\r\n        \"id\": \"21077983-1e94-4f46-9a08-c7676819c65b\",\r\n        \"name\": \"Feet Massage\"\r\n      },\r\n      \"override_product_consumption\": true,\r\n      \"override_default_product_consumption\": true\r\n    },\r\n    \"start_time\": \"2019-09-15T05:00:00\",\r\n    \"start_time_utc\": \"2019-09-15T09:00:00\",\r\n    \"end_time\": \"2019-09-15T05:15:00\",\r\n    \"end_time_utc\": \"2019-09-15T09:15:00\",\r\n    \"status\": 0,\r\n    \"source\": 0,\r\n    \"progress\": 0,\r\n    \"locked\": false,\r\n    \"invoice_locked\": false,\r\n    \"has_active_membership_for_auto_pay\": false,\r\n    \"guest\": {\r\n      \"id\": \"201416e7-add8-4093-968b-a4d878a6842f\",\r\n      \"first_name\": \"Kirity\",\r\n      \"last_name\": \"Chennai1\",\r\n      \"gender\": 0,\r\n      \"mobile\": {\r\n        \"country_id\": 0,\r\n        \"number\": null,\r\n        \"display_number\": \"+91 9885517727\"\r\n      },\r\n      \"email\": \"kirityg@zenoti.com\",\r\n      \"indicator\": \"1@2@0@1@0@0@0@1@1@0@0@0@2@0\",\r\n      \"lp_tier_info\": \"0@x\",\r\n      \"GuestIndicatorValue\": null\r\n    },\r\n    \"therapist\": {\r\n      \"id\": \"0c82f23e-9953-47bb-a587-aa3251c1c8c7\",\r\n      \"first_name\": \"Biometric1\",\r\n      \"last_name\": \"emp1\",\r\n      \"nick_name\": null,\r\n      \"display_name\": null,\r\n      \"email\": \"be1@em.com\",\r\n      \"gender\": 1,\r\n      \"vanity_image_url\": \"\"\r\n    },\r\n    \"room\": null,\r\n    \"equipment\": null,\r\n    \"service_custom_data_indicator\": \"1#1#0#0#0#1#1\",\r\n    \"notes\": null,\r\n    \"price\": null,\r\n    \"actual_start_time\": null,\r\n    \"actual_completed_time\": null,\r\n    \"checkin_time\": null,\r\n    \"therapist_preference_type\": 0,\r\n    \"form_id\": \"24c77db7-aadf-4cd3-9c1a-b74179a009bb\",\r\n    \"blockout\": null,\r\n    \"creation_date\": \"2019-03-12T03:30:00\",\r\n    \"creation_date_utc\": \"2019-03-12T07:30:00\",\r\n    \"created_by_id\": \"5b2a4f2a-489b-45bf-9fc7-b2d413c2870b\",\r\n    \"closed_by_id\": null,\r\n    \"show_in_calender\": 1,\r\n    \"available_therapists\": null,\r\n    \"available_rooms\": null,\r\n    \"available_times\": null,\r\n    \"selected_therapist_id\": null,\r\n    \"selected_room_id\": null,\r\n    \"selected_time\": \"0001-01-01T00:00:00\",\r\n    \"requested_alternative\": 0,\r\n    \"group_invoice_id\": null,\r\n    \"error\": null\r\n  }"}],"_postman_id":"d40fcbbd-179a-4057-bcfe-f46f0587130d"}],"id":"19976bfd-e1a1-4db3-b0ad-997f13a4d923","description":"<p>This section contains details on various API endpoints related to the Appointments API category.</p>\n","event":[{"listen":"prerequest","script":{"id":"3f00a204-fc56-47fd-b302-332b7f4aa558","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"8086d34e-086a-4b5b-a833-aec6ac5d7cd0","type":"text/javascript","exec":[""]}}],"_postman_id":"19976bfd-e1a1-4db3-b0ad-997f13a4d923"},{"name":"Organizations","item":[{"name":"Retrieve the list of reasons","id":"a19cdea9-7ec5-40d7-9572-d79cb2742b34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"body":{"mode":"formdata","formdata":[{"description":"<p>unique identifier of the reason</p>\n","key":"id","type":"text","value":"guid"},{"description":"<p>code used to identify the reason</p>\n","key":"code","type":"text","value":"string"},{"description":"<p>name of the reason</p>\n","key":"name","type":"text","value":"string"},{"description":"<p>description of the reason</p>\n","key":"description","type":"text","value":"string"},{"description":"<p>specifies reasons belong to which type or category <br /></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>0 - Membership\n1 - Turnaways\n2 - Appointment\n3 - Deletion\n4 - LoyaltyPoints\n</code></pre>","key":"object_type","type":"text","value":"enum"},{"description":"<p>the reason is assigned for this action type<br /></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>0 - Cancel\n1 - Update\n</code></pre>","key":"action_type","type":"text","value":"enum"},{"description":"<p>whether the reason is currently active or not.</p>\n","key":"active","type":"text","value":"boolean"}]},"url":"{{api_url}}/v1/reasons","description":"<p>This API retrieves the list of specific reasons that a center's front-desk executives can select from when they cancel a membership, cancel an appointment, or mark a guest as a turnaway.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>page</td>\n<td>int</td>\n<td><code>Optional</code><br /> Current page number of the list of reasons that is to be displayed.</td>\n</tr>\n<tr>\n<td>size</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of records that are to be displayed per page.</td>\n</tr>\n<tr>\n<td>sort_ascending</td>\n<td>boolean</td>\n<td><code>Optional</code><br /> Indicates whether to sort in ascending order while displaying the reasons.</td>\n</tr>\n<tr>\n<td>search_text</td>\n<td>string</td>\n<td><code>Optional</code><br /> Retrieves only details that contains the specified search text.</td>\n</tr>\n<tr>\n<td>row_count</td>\n<td>int</td>\n<td><code>Optional</code><br /> Display the total count of rows.</td>\n</tr>\n<tr>\n<td>auto_sugest</td>\n<td>boolean</td>\n<td><code>Optional</code><br /> Indicates whether auto-suggestions are to be provided.</td>\n</tr>\n<tr>\n<td>reason_object_type</td>\n<td>int</td>\n<td><code>Optional</code><br /> Reason object type.</td>\n</tr>\n<tr>\n<td>reason_action_type</td>\n<td>int</td>\n<td><code>Optional</code><br /> Action object type.</td>\n</tr>\n<tr>\n<td>is_active</td>\n<td>boolean</td>\n<td><code>Optional</code><br /> Indicates whether the reason is currently active.</td>\n</tr>\n<tr>\n<td>show_in_online_booking</td>\n<td>boolean</td>\n<td><code>Optional</code><br /> Indicates whether the reason is to be displayed during online cancellations.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>reasonpk</td>\n<td>int</td>\n<td>Reason pk details.</td>\n</tr>\n<tr>\n<td>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the reason.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>Reason code.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the reason.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string</td>\n<td>Description about the reason.</td>\n</tr>\n<tr>\n<td>object_type</td>\n<td>enum</td>\n<td>Indicates the reasons belong to which type or category: 0 - Membership, 1 - Turnaways, 2 - Appointment, 3 - Deletion, and 4 - LoyaltyPoints.</td>\n</tr>\n<tr>\n<td>action_type</td>\n<td>enum</td>\n<td>Indicates the action type of the reason: 0 - Cancel and 1 - Update.<br />  Default value: 0.</td>\n</tr>\n<tr>\n<td>active</td>\n<td>boolean</td>\n<td>Indicates whether the reason is currently active.</td>\n</tr>\n<tr>\n<td>show_in_online_booking</td>\n<td>boolean</td>\n<td>Indicates whether the reason is to be displayed during online cancellations.</td>\n</tr>\n<tr>\n<td>Error</td>\n<td>object</td>\n<td>Object that contains error message and error code details.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","reasons"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"fc190a18-b318-4aa7-9574-ecd73828d52e","name":"Retrieve the list of reasons","originalRequest":{"method":"GET","header":[{"description":"Access token generated from the token API.","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"https://api.zenoti.com/v1/reasons"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Jun 2019 05:55:59 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1768"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"reasons\": [\n        {\n            \"id\": \"c419fe94-9177-4a15-b1e0-d318eda07514\",\n            \"code\": \"\",\n            \"name\": \"Yelp Check-in\",\n            \"description\": \"\",\n            \"object_type\": 4,\n            \"action_type\": 1,\n            \"active\": true\n        },\n        {\n            \"id\": \"5bfbcd59-6fdd-4c57-ac73-b21dacffa077\",\n            \"code\": \"\",\n            \"name\": \"Unsatisfied with previous service\",\n            \"description\": \"\",\n            \"object_type\": 2,\n            \"action_type\": 0,\n            \"active\": true\n        },\n        {\n            \"id\": \"b08223a8-3b0e-4965-ac1b-a20f168537f6\",\n            \"code\": \"\",\n            \"name\": \"Under medication\",\n            \"description\": \"\",\n            \"object_type\": 2,\n            \"action_type\": 0,\n            \"active\": true\n        },\n        {\n            \"id\": \"71b58aa6-4583-49cb-a2c2-5c322bf5a876\",\n            \"code\": \"\",\n            \"name\": \"Therapist unavailable\",\n            \"description\": \"\",\n            \"object_type\": 2,\n            \"action_type\": 0,\n            \"active\": true\n        },\n        {\n            \"id\": \"ae1c92f2-ac98-45bc-8c36-4ef3f19f2e32\",\n            \"code\": \"\",\n            \"name\": \"Taking service at another location\",\n            \"description\": \"\",\n            \"object_type\": 2,\n            \"action_type\": 0,\n            \"active\": true\n        },\n        {\n            \"id\": \"b310c46f-f73d-4310-a907-3580cfc24508\",\n            \"code\": \"\",\n            \"name\": \"Stuck at work\",\n            \"description\": \"\",\n            \"object_type\": 2,\n            \"action_type\": 0,\n            \"active\": true\n        },\n        {\n            \"id\": \"6de5eadf-f65b-40fd-98da-2b75801f3bbf\",\n            \"code\": \"\",\n            \"name\": \"Ssss\",\n            \"description\": \"asdfgthyjukiopolkjhgfdsdfghjkl;lkjhgfdsdfghjkl;';lkjhgfdszsdfghjkl;';lkjhgfdsasdfghjkl;úfdsadfghji;pusdfghjkl;fdsadfghjkl;fdsdfghjkl;úyfdsadfghjkl;pufdsdfghjkl;';jujghftgddgthyjukiloliujytfrdsdfgthjukl;lkujhgtfdfgtyhjukljhugfds\",\n            \"object_type\": 2,\n            \"action_type\": 0,\n            \"active\": true\n        },\n        {\n            \"id\": \"f603cd8f-b682-4d4e-bb95-1f6df9a0ea19\",\n            \"code\": \"\",\n            \"name\": \"Room unavailable\",\n            \"description\": \"\",\n            \"object_type\": 1,\n            \"action_type\": 0,\n            \"active\": true\n        },\n        {\n            \"id\": \"9d4d1e72-81b4-42a1-83d9-892849968945\",\n            \"code\": \"\",\n            \"name\": \"Rescheduled\",\n            \"description\": \"\",\n            \"object_type\": 2,\n            \"action_type\": 0,\n            \"active\": true\n        },\n        {\n            \"id\": \"4d70085e-63d4-4a0c-bef0-a05ac690b423\",\n            \"code\": \"\",\n            \"name\": \"Requested therapist unavailable\",\n            \"description\": \"\",\n            \"object_type\": 1,\n            \"action_type\": 0,\n            \"active\": true\n        }\n    ],\n    \"page_info\": {\n        \"total\": 23,\n        \"page\": 1,\n        \"size\": 10\n    }\n    \"Error\": null\n}"}],"_postman_id":"a19cdea9-7ec5-40d7-9572-d79cb2742b34"},{"name":"Retrieve the list of all countries","id":"33869563-d248-427c-ab75-552db7cf7920","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n","type":"text"}],"url":"{{api_url}}/v1/countries","description":"<p>This API retrieves the list of all countries.</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\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>add_defaults_for_dropdown</td>\n<td>boolean</td>\n<td><code>Optional</code><br /> Indicates whether default country selections are to be displayed in the Countries list.<br /> <b>Default value</b>: false.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"response-details\">Response Details</h4>\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>id</td>\n<td>int</td>\n<td>Unique identifier of the country.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the country.</td>\n</tr>\n<tr>\n<td>short_name</td>\n<td>string</td>\n<td>Short name of the country.</td>\n</tr>\n<tr>\n<td>phone_code</td>\n<td>string</td>\n<td>Phone code of the country</td>\n</tr>\n<tr>\n<td>phone_range</td>\n<td>string</td>\n<td>Phone range of the country.</td>\n</tr>\n<tr>\n<td>culture</td>\n<td>object</td>\n<td>Object that contains culture details of the country.</td>\n</tr>\n<tr>\n<td>culture.id</td>\n<td>int</td>\n<td>Unique identifier of the country's culture.</td>\n</tr>\n<tr>\n<td>culture.code</td>\n<td>string</td>\n<td>Unique code to identify the country's culture.</td>\n</tr>\n<tr>\n<td>culture.display_name</td>\n<td>string</td>\n<td>Display name of the country's culture.</td>\n</tr>\n<tr>\n<td>Error</td>\n<td>object</td>\n<td>Object that contains error message and error code details.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","countries"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"557aa310-7103-4365-ac13-942c02e93aaf","name":"Retrieve the list of all countries","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":"https://api.zenoti.com/v1/countries"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 01 Nov 2019 10:15:50 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"38615"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"countries\": [\n        {\n            \"id\": 1,\n            \"name\": \"Afghanistan\",\n            \"short_name\": \"AFG\",\n            \"phone_code\": \"93\",\n            \"phone_range\": \"9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Albania\",\n            \"short_name\": \"ALB\",\n            \"phone_code\": \"355\",\n            \"phone_range\": \"3-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Algeria\",\n            \"short_name\": \"DZA\",\n            \"phone_code\": \"213\",\n            \"phone_range\": \"8-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 4,\n            \"name\": \"American Samoa\",\n            \"short_name\": \"ASM\",\n            \"phone_code\": \"1684\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Andorra\",\n            \"short_name\": \"AND\",\n            \"phone_code\": \"376\",\n            \"phone_range\": \"6-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Angola\",\n            \"short_name\": \"AGO\",\n            \"phone_code\": \"244\",\n            \"phone_range\": \"9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Anguilla\",\n            \"short_name\": \"AIA\",\n            \"phone_code\": \"1264\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Antarctica\",\n            \"short_name\": \"ATA\",\n            \"phone_code\": \"672\",\n            \"phone_range\": \"\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 9,\n            \"name\": \"Antigua and Barbuda\",\n            \"short_name\": \"ATG\",\n            \"phone_code\": \"1268\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 10,\n            \"name\": \"Argentina\",\n            \"short_name\": \"ARG\",\n            \"phone_code\": \"54\",\n            \"phone_range\": \"10\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 11,\n            \"name\": \"Armenia\",\n            \"short_name\": \"ARM\",\n            \"phone_code\": \"374\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 12,\n            \"name\": \"Aruba\",\n            \"short_name\": \"ABW\",\n            \"phone_code\": \"297\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 13,\n            \"name\": \"Australia\",\n            \"short_name\": \"AUS\",\n            \"phone_code\": \"61\",\n            \"phone_range\": \"4-15\",\n            \"culture\": {\n                \"id\": 44,\n                \"code\": \"en-AU\",\n                \"display_name\": \"English - Australia\"\n            }\n        },\n        {\n            \"id\": 14,\n            \"name\": \"Austria\",\n            \"short_name\": \"AUT\",\n            \"phone_code\": \"43\",\n            \"phone_range\": \"4-13\",\n            \"culture\": {\n                \"id\": 34,\n                \"code\": \"de-AT\",\n                \"display_name\": \"German - Austria\"\n            }\n        },\n        {\n            \"id\": 15,\n            \"name\": \"Azerbaijan\",\n            \"short_name\": \"AZE\",\n            \"phone_code\": \"994\",\n            \"phone_range\": \"8-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 16,\n            \"name\": \"Bahamas\",\n            \"short_name\": \"BHS\",\n            \"phone_code\": \"1242\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 17,\n            \"name\": \"Bahrain\",\n            \"short_name\": \"BHR\",\n            \"phone_code\": \"973\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 18,\n            \"name\": \"Bangladesh\",\n            \"short_name\": \"BGD\",\n            \"phone_code\": \"880\",\n            \"phone_range\": \"6-10\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 19,\n            \"name\": \"Barbados\",\n            \"short_name\": \"BRB\",\n            \"phone_code\": \"1246\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 20,\n            \"name\": \"Belarus\",\n            \"short_name\": \"BLR\",\n            \"phone_code\": \"375\",\n            \"phone_range\": \"9-10\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 21,\n            \"name\": \"Belgium\",\n            \"short_name\": \"BEL\",\n            \"phone_code\": \"32\",\n            \"phone_range\": \"8-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 22,\n            \"name\": \"Belize\",\n            \"short_name\": \"BLZ\",\n            \"phone_code\": \"501\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 23,\n            \"name\": \"Benin\",\n            \"short_name\": \"BEN\",\n            \"phone_code\": \"229\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 24,\n            \"name\": \"Bermuda\",\n            \"short_name\": \"BMU\",\n            \"phone_code\": \"1441\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 25,\n            \"name\": \"Bhutan\",\n            \"short_name\": \"BTN\",\n            \"phone_code\": \"975\",\n            \"phone_range\": \"7-8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 26,\n            \"name\": \"Bolivia\",\n            \"short_name\": \"BOL\",\n            \"phone_code\": \"591\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 27,\n            \"name\": \"Bosnia and Herzegovina\",\n            \"short_name\": \"BIH\",\n            \"phone_code\": \"387\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 28,\n            \"name\": \"Botswana\",\n            \"short_name\": \"BWA\",\n            \"phone_code\": \"267\",\n            \"phone_range\": \"7-8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 29,\n            \"name\": \"Brazil\",\n            \"short_name\": \"BRA\",\n            \"phone_code\": \"55\",\n            \"phone_range\": \"10\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 30,\n            \"name\": \"British Indian Ocean Territory\",\n            \"short_name\": \"IOT\",\n            \"phone_code\": \"246\",\n            \"phone_range\": \"\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 31,\n            \"name\": \"British Virgin Islands\",\n            \"short_name\": \"VGB\",\n            \"phone_code\": \"1284\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 32,\n            \"name\": \"Brunei\",\n            \"short_name\": \"BRN\",\n            \"phone_code\": \"673\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 33,\n            \"name\": \"Bulgaria\",\n            \"short_name\": \"BGR\",\n            \"phone_code\": \"359\",\n            \"phone_range\": \"7-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 34,\n            \"name\": \"Burkina Faso\",\n            \"short_name\": \"BFA\",\n            \"phone_code\": \"226\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 35,\n            \"name\": \"Burma (Myanmar)\",\n            \"short_name\": \"MMR\",\n            \"phone_code\": \"95\",\n            \"phone_range\": \"7-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 36,\n            \"name\": \"Burundi\",\n            \"short_name\": \"BDI\",\n            \"phone_code\": \"257\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 37,\n            \"name\": \"Cambodia\",\n            \"short_name\": \"KHM\",\n            \"phone_code\": \"855\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 38,\n            \"name\": \"Cameroon\",\n            \"short_name\": \"CMR\",\n            \"phone_code\": \"237\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 39,\n            \"name\": \"Canada\",\n            \"short_name\": \"CAN\",\n            \"phone_code\": \"1\",\n            \"phone_range\": \"10\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 40,\n            \"name\": \"Cape Verde\",\n            \"short_name\": \"CPV\",\n            \"phone_code\": \"238\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 41,\n            \"name\": \"Cayman Islands\",\n            \"short_name\": \"CYM\",\n            \"phone_code\": \"1345\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 42,\n            \"name\": \"Central African Republic\",\n            \"short_name\": \"CAF\",\n            \"phone_code\": \"236\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 43,\n            \"name\": \"Chad\",\n            \"short_name\": \"TCD\",\n            \"phone_code\": \"235\",\n            \"phone_range\": \"6-7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 44,\n            \"name\": \"Chile\",\n            \"short_name\": \"CHL\",\n            \"phone_code\": \"56\",\n            \"phone_range\": \"8-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 45,\n            \"name\": \"China\",\n            \"short_name\": \"CHN\",\n            \"phone_code\": \"86\",\n            \"phone_range\": \"5-12\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 46,\n            \"name\": \"Christmas Island\",\n            \"short_name\": \"CXR\",\n            \"phone_code\": \"61\",\n            \"phone_range\": \"\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 47,\n            \"name\": \"Cocos (Keeling) Islands\",\n            \"short_name\": \"CCK\",\n            \"phone_code\": \"61\",\n            \"phone_range\": \"\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 48,\n            \"name\": \"Colombia\",\n            \"short_name\": \"COL\",\n            \"phone_code\": \"57\",\n            \"phone_range\": \"8-10\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 49,\n            \"name\": \"Comoros\",\n            \"short_name\": \"COM\",\n            \"phone_code\": \"269\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 50,\n            \"name\": \"Cook Islands\",\n            \"short_name\": \"COK\",\n            \"phone_code\": \"682\",\n            \"phone_range\": \"5\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 51,\n            \"name\": \"Costa Rica\",\n            \"short_name\": \"CRC\",\n            \"phone_code\": \"506\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 52,\n            \"name\": \"Croatia\",\n            \"short_name\": \"HRV\",\n            \"phone_code\": \"385\",\n            \"phone_range\": \"8-12\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 53,\n            \"name\": \"Cuba\",\n            \"short_name\": \"CUB\",\n            \"phone_code\": \"53\",\n            \"phone_range\": \"6-8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 54,\n            \"name\": \"Cyprus\",\n            \"short_name\": \"CYP\",\n            \"phone_code\": \"357\",\n            \"phone_range\": \"8-11\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 55,\n            \"name\": \"Czech Republic\",\n            \"short_name\": \"CZE\",\n            \"phone_code\": \"420\",\n            \"phone_range\": \"4-12\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 56,\n            \"name\": \"Democratic Republic of the Congo\",\n            \"short_name\": \"COD\",\n            \"phone_code\": \"243\",\n            \"phone_range\": \"5-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 57,\n            \"name\": \"Denmark\",\n            \"short_name\": \"DNK\",\n            \"phone_code\": \"45\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 58,\n            \"name\": \"Djibouti\",\n            \"short_name\": \"DJI\",\n            \"phone_code\": \"253\",\n            \"phone_range\": \"6\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 59,\n            \"name\": \"Dominica\",\n            \"short_name\": \"DMA\",\n            \"phone_code\": \"1767\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 60,\n            \"name\": \"Dominican Republic\",\n            \"short_name\": \"DOM\",\n            \"phone_code\": \"1809\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 61,\n            \"name\": \"Ecuador\",\n            \"short_name\": \"ECU\",\n            \"phone_code\": \"593\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 62,\n            \"name\": \"Egypt\",\n            \"short_name\": \"EGY\",\n            \"phone_code\": \"20\",\n            \"phone_range\": \"7-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 63,\n            \"name\": \"El Salvador\",\n            \"short_name\": \"SLV\",\n            \"phone_code\": \"503\",\n            \"phone_range\": \"7-11\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 64,\n            \"name\": \"Equatorial Guinea\",\n            \"short_name\": \"GNQ\",\n            \"phone_code\": \"240\",\n            \"phone_range\": \"6\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 65,\n            \"name\": \"Eritrea\",\n            \"short_name\": \"ERI\",\n            \"phone_code\": \"291\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 66,\n            \"name\": \"Estonia\",\n            \"short_name\": \"EST\",\n            \"phone_code\": \"372\",\n            \"phone_range\": \"7-10\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 67,\n            \"name\": \"Ethiopia\",\n            \"short_name\": \"ETH\",\n            \"phone_code\": \"251\",\n            \"phone_range\": \"9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 68,\n            \"name\": \"Falkland Islands\",\n            \"short_name\": \"FLK\",\n            \"phone_code\": \"500\",\n            \"phone_range\": \"5\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 69,\n            \"name\": \"Faroe Islands\",\n            \"short_name\": \"FRO\",\n            \"phone_code\": \"298\",\n            \"phone_range\": \"6\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 70,\n            \"name\": \"Fiji\",\n            \"short_name\": \"FJI\",\n            \"phone_code\": \"679\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 71,\n            \"name\": \"Finland\",\n            \"short_name\": \"FIN\",\n            \"phone_code\": \"358\",\n            \"phone_range\": \"5-12\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 72,\n            \"name\": \"France\",\n            \"short_name\": \"FRA\",\n            \"phone_code\": \"33\",\n            \"phone_range\": \"9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 73,\n            \"name\": \"French Polynesia\",\n            \"short_name\": \"PYF\",\n            \"phone_code\": \"689\",\n            \"phone_range\": \"6\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 74,\n            \"name\": \"Gabon\",\n            \"short_name\": \"GAB\",\n            \"phone_code\": \"241\",\n            \"phone_range\": \"6-7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 75,\n            \"name\": \"Gambia\",\n            \"short_name\": \"GMB\",\n            \"phone_code\": \"220\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 76,\n            \"name\": \"Gaza Strip\",\n            \"short_name\": \"\",\n            \"phone_code\": \"970\",\n            \"phone_range\": \"\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 77,\n            \"name\": \"Georgia\",\n            \"short_name\": \"GEO\",\n            \"phone_code\": \"995\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 78,\n            \"name\": \"Germany\",\n            \"short_name\": \"DEU\",\n            \"phone_code\": \"49\",\n            \"phone_range\": \"6-13\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 79,\n            \"name\": \"Ghana\",\n            \"short_name\": \"GHA\",\n            \"phone_code\": \"233\",\n            \"phone_range\": \"5-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 80,\n            \"name\": \"Gibraltar\",\n            \"short_name\": \"GIB\",\n            \"phone_code\": \"350\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 81,\n            \"name\": \"Greece\",\n            \"short_name\": \"GRC\",\n            \"phone_code\": \"30\",\n            \"phone_range\": \"10\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 82,\n            \"name\": \"Greenland\",\n            \"short_name\": \"GRL\",\n            \"phone_code\": \"299\",\n            \"phone_range\": \"6\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 83,\n            \"name\": \"Grenada\",\n            \"short_name\": \"GRD\",\n            \"phone_code\": \"1473\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 84,\n            \"name\": \"Guam\",\n            \"short_name\": \"GUM\",\n            \"phone_code\": \"1671\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 85,\n            \"name\": \"Guatemala\",\n            \"short_name\": \"GTM\",\n            \"phone_code\": \"502\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 86,\n            \"name\": \"Guinea\",\n            \"short_name\": \"GIN\",\n            \"phone_code\": \"224\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 87,\n            \"name\": \"Guinea-Bissau\",\n            \"short_name\": \"GNB\",\n            \"phone_code\": \"245\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 88,\n            \"name\": \"Guyana\",\n            \"short_name\": \"GUY\",\n            \"phone_code\": \"592\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 89,\n            \"name\": \"Haiti\",\n            \"short_name\": \"HTI\",\n            \"phone_code\": \"509\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 90,\n            \"name\": \"Holy See (Vatican City)\",\n            \"short_name\": \"VAT\",\n            \"phone_code\": \"39\",\n            \"phone_range\": \"up-11\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 91,\n            \"name\": \"Honduras\",\n            \"short_name\": \"HND\",\n            \"phone_code\": \"504\",\n            \"phone_range\": \"7-8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 92,\n            \"name\": \"Hong Kong\",\n            \"short_name\": \"HKG\",\n            \"phone_code\": \"852\",\n            \"phone_range\": \"4-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 93,\n            \"name\": \"Hungary\",\n            \"short_name\": \"HUN\",\n            \"phone_code\": \"36\",\n            \"phone_range\": \"8-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 94,\n            \"name\": \"Iceland\",\n            \"short_name\": \"IS\",\n            \"phone_code\": \"354\",\n            \"phone_range\": \"7-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 95,\n            \"name\": \"India\",\n            \"short_name\": \"IND\",\n            \"phone_code\": \"91\",\n            \"phone_range\": \"1-10\",\n            \"culture\": {\n                \"id\": 202,\n                \"code\": \"en-IN\",\n                \"display_name\": \"English - India\"\n            }\n        },\n        {\n            \"id\": 96,\n            \"name\": \"Indonesia\",\n            \"short_name\": \"IDN\",\n            \"phone_code\": \"62\",\n            \"phone_range\": \"5-10\",\n            \"culture\": {\n                \"id\": 109,\n                \"code\": \"id-ID\",\n                \"display_name\": \"Indonesian - Indonesia\"\n            }\n        },\n        {\n            \"id\": 97,\n            \"name\": \"Iran\",\n            \"short_name\": \"IRN\",\n            \"phone_code\": \"98\",\n            \"phone_range\": \"6-10\",\n            \"culture\": {\n                \"id\": 82,\n                \"code\": \"fa-IR\",\n                \"display_name\": \"Farsi - Iran\"\n            }\n        },\n        {\n            \"id\": 98,\n            \"name\": \"Iraq\",\n            \"short_name\": \"IRQ\",\n            \"phone_code\": \"964\",\n            \"phone_range\": \"8-10\",\n            \"culture\": {\n                \"id\": 8,\n                \"code\": \"ar-IQ\",\n                \"display_name\": \"Arabic - Iraq\"\n            }\n        },\n        {\n            \"id\": 99,\n            \"name\": \"Ireland\",\n            \"short_name\": \"IRL\",\n            \"phone_code\": \"353\",\n            \"phone_range\": \"7-11\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 100,\n            \"name\": \"Isle of Man\",\n            \"short_name\": \"IMN\",\n            \"phone_code\": \"44\",\n            \"phone_range\": \"\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 101,\n            \"name\": \"Israel\",\n            \"short_name\": \"ISR\",\n            \"phone_code\": \"972\",\n            \"phone_range\": \"8-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 102,\n            \"name\": \"Italy\",\n            \"short_name\": \"ITA\",\n            \"phone_code\": \"39\",\n            \"phone_range\": \"0-11\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 103,\n            \"name\": \"Ivory Coast\",\n            \"short_name\": \"CIV\",\n            \"phone_code\": \"225\",\n            \"phone_range\": \"\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 104,\n            \"name\": \"Jamaica\",\n            \"short_name\": \"JAM\",\n            \"phone_code\": \"1876\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 105,\n            \"name\": \"Japan\",\n            \"short_name\": \"JPN\",\n            \"phone_code\": \"81\",\n            \"phone_range\": \"9-10\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 106,\n            \"name\": \"Jersey\",\n            \"short_name\": \"JEY\",\n            \"phone_code\": \"44\",\n            \"phone_range\": \"\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 107,\n            \"name\": \"Jordan\",\n            \"short_name\": \"JOR\",\n            \"phone_code\": \"962\",\n            \"phone_range\": \"5-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 108,\n            \"name\": \"Kazakhstan\",\n            \"short_name\": \"KAZ\",\n            \"phone_code\": \"7\",\n            \"phone_range\": \"10\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 109,\n            \"name\": \"Kenya\",\n            \"short_name\": \"KEN\",\n            \"phone_code\": \"254\",\n            \"phone_range\": \"6-10\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 110,\n            \"name\": \"Kiribati\",\n            \"short_name\": \"KIR\",\n            \"phone_code\": \"686\",\n            \"phone_range\": \"5\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 111,\n            \"name\": \"Kosovo\",\n            \"short_name\": \"\",\n            \"phone_code\": \"381\",\n            \"phone_range\": \"\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 112,\n            \"name\": \"Kuwait\",\n            \"short_name\": \"KWT\",\n            \"phone_code\": \"965\",\n            \"phone_range\": \"7-8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 113,\n            \"name\": \"Kyrgyzstan\",\n            \"short_name\": \"KGZ\",\n            \"phone_code\": \"996\",\n            \"phone_range\": \"9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 114,\n            \"name\": \"Lao People's Democratic Republic\",\n            \"short_name\": \"LAO\",\n            \"phone_code\": \"856\",\n            \"phone_range\": \"8-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 115,\n            \"name\": \"Latvia\",\n            \"short_name\": \"LVA\",\n            \"phone_code\": \"371\",\n            \"phone_range\": \"7-8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 116,\n            \"name\": \"Lebanon\",\n            \"short_name\": \"LBN\",\n            \"phone_code\": \"961\",\n            \"phone_range\": \"7-8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 117,\n            \"name\": \"Lesotho\",\n            \"short_name\": \"LSO\",\n            \"phone_code\": \"266\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 118,\n            \"name\": \"Liberia\",\n            \"short_name\": \"LBR\",\n            \"phone_code\": \"231\",\n            \"phone_range\": \"7-8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 119,\n            \"name\": \"Libya\",\n            \"short_name\": \"LBY\",\n            \"phone_code\": \"218\",\n            \"phone_range\": \"8-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 120,\n            \"name\": \"Liechtenstein\",\n            \"short_name\": \"LIE\",\n            \"phone_code\": \"423\",\n            \"phone_range\": \"7-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 121,\n            \"name\": \"Lithuania\",\n            \"short_name\": \"LTU\",\n            \"phone_code\": \"370\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 122,\n            \"name\": \"Luxembourg\",\n            \"short_name\": \"LUX\",\n            \"phone_code\": \"352\",\n            \"phone_range\": \"4-11\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 123,\n            \"name\": \"Macau\",\n            \"short_name\": \"MAC\",\n            \"phone_code\": \"853\",\n            \"phone_range\": \"7-8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 124,\n            \"name\": \"Macedonia\",\n            \"short_name\": \"MKD\",\n            \"phone_code\": \"389\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 125,\n            \"name\": \"Madagascar\",\n            \"short_name\": \"MDG\",\n            \"phone_code\": \"261\",\n            \"phone_range\": \"9-10\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 126,\n            \"name\": \"Malawi\",\n            \"short_name\": \"MWI\",\n            \"phone_code\": \"265\",\n            \"phone_range\": \"7-8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 127,\n            \"name\": \"Malaysia\",\n            \"short_name\": \"MYS\",\n            \"phone_code\": \"60\",\n            \"phone_range\": \"7-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 128,\n            \"name\": \"Maldives\",\n            \"short_name\": \"MDV\",\n            \"phone_code\": \"960\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 129,\n            \"name\": \"Mali\",\n            \"short_name\": \"MLI\",\n            \"phone_code\": \"223\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 130,\n            \"name\": \"Malta\",\n            \"short_name\": \"MLT\",\n            \"phone_code\": \"356\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 131,\n            \"name\": \"Marshall Islands\",\n            \"short_name\": \"MHL\",\n            \"phone_code\": \"692\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 132,\n            \"name\": \"Mauritania\",\n            \"short_name\": \"MRT\",\n            \"phone_code\": \"222\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 133,\n            \"name\": \"Mauritius\",\n            \"short_name\": \"MUS\",\n            \"phone_code\": \"230\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 134,\n            \"name\": \"Mayotte\",\n            \"short_name\": \"MYT\",\n            \"phone_code\": \"262\",\n            \"phone_range\": \"\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 135,\n            \"name\": \"Mexico\",\n            \"short_name\": \"MEX\",\n            \"phone_code\": \"52\",\n            \"phone_range\": \"10\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 136,\n            \"name\": \"Micronesia\",\n            \"short_name\": \"FSM\",\n            \"phone_code\": \"691\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 137,\n            \"name\": \"Moldova\",\n            \"short_name\": \"MDA\",\n            \"phone_code\": \"373\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 138,\n            \"name\": \"Monaco\",\n            \"short_name\": \"MCO\",\n            \"phone_code\": \"377\",\n            \"phone_range\": \"5-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 139,\n            \"name\": \"Mongolia\",\n            \"short_name\": \"MNG\",\n            \"phone_code\": \"976\",\n            \"phone_range\": \"7-8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 140,\n            \"name\": \"Montenegro\",\n            \"short_name\": \"MNE\",\n            \"phone_code\": \"382\",\n            \"phone_range\": \"4-12\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 141,\n            \"name\": \"Montserrat\",\n            \"short_name\": \"MSR\",\n            \"phone_code\": \"1664\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 142,\n            \"name\": \"Morocco\",\n            \"short_name\": \"MAR\",\n            \"phone_code\": \"212\",\n            \"phone_range\": \"9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 143,\n            \"name\": \"Mozambique\",\n            \"short_name\": \"MOZ\",\n            \"phone_code\": \"258\",\n            \"phone_range\": \"8-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 144,\n            \"name\": \"Namibia\",\n            \"short_name\": \"NAM\",\n            \"phone_code\": \"264\",\n            \"phone_range\": \"6-10\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 145,\n            \"name\": \"Nauru\",\n            \"short_name\": \"NRU\",\n            \"phone_code\": \"674\",\n            \"phone_range\": \"4-7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 146,\n            \"name\": \"Nepal\",\n            \"short_name\": \"NPL\",\n            \"phone_code\": \"977\",\n            \"phone_range\": \"6-10\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 147,\n            \"name\": \"Netherlands\",\n            \"short_name\": \"NLD\",\n            \"phone_code\": \"31\",\n            \"phone_range\": \"9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 148,\n            \"name\": \"Netherlands Antilles\",\n            \"short_name\": \"ANT\",\n            \"phone_code\": \"599\",\n            \"phone_range\": \"6-8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 149,\n            \"name\": \"New Caledonia\",\n            \"short_name\": \"NCL\",\n            \"phone_code\": \"687\",\n            \"phone_range\": \"6\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 150,\n            \"name\": \"New Zealand\",\n            \"short_name\": \"NZL\",\n            \"phone_code\": \"64\",\n            \"phone_range\": \"3-10\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 151,\n            \"name\": \"Nicaragua\",\n            \"short_name\": \"NIC\",\n            \"phone_code\": \"505\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 152,\n            \"name\": \"Niger\",\n            \"short_name\": \"NER\",\n            \"phone_code\": \"227\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 153,\n            \"name\": \"Nigeria\",\n            \"short_name\": \"NGA\",\n            \"phone_code\": \"234\",\n            \"phone_range\": \"7-10\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 154,\n            \"name\": \"Niue\",\n            \"short_name\": \"NIU\",\n            \"phone_code\": \"683\",\n            \"phone_range\": \"4\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 155,\n            \"name\": \"Norfolk Island\",\n            \"short_name\": \"NFK\",\n            \"phone_code\": \"672\",\n            \"phone_range\": \"\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 156,\n            \"name\": \"North Korea\",\n            \"short_name\": \"PRK\",\n            \"phone_code\": \"850\",\n            \"phone_range\": \"3-10\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 157,\n            \"name\": \"Northern Mariana Islands\",\n            \"short_name\": \"MNP\",\n            \"phone_code\": \"1670\",\n            \"phone_range\": \"\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 158,\n            \"name\": \"Norway\",\n            \"short_name\": \"NOR\",\n            \"phone_code\": \"47\",\n            \"phone_range\": \"5-8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 159,\n            \"name\": \"Oman\",\n            \"short_name\": \"OMN\",\n            \"phone_code\": \"968\",\n            \"phone_range\": \"7-8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 160,\n            \"name\": \"Pakistan\",\n            \"short_name\": \"PAK\",\n            \"phone_code\": \"92\",\n            \"phone_range\": \"8-11\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 161,\n            \"name\": \"Palau\",\n            \"short_name\": \"PLW\",\n            \"phone_code\": \"680\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 162,\n            \"name\": \"Panama\",\n            \"short_name\": \"PAN\",\n            \"phone_code\": \"507\",\n            \"phone_range\": \"7-8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 163,\n            \"name\": \"Papua New Guinea\",\n            \"short_name\": \"PNG\",\n            \"phone_code\": \"675\",\n            \"phone_range\": \"4-11\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 164,\n            \"name\": \"Paraguay\",\n            \"short_name\": \"PRY\",\n            \"phone_code\": \"595\",\n            \"phone_range\": \"5-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 165,\n            \"name\": \"Peru\",\n            \"short_name\": \"PER\",\n            \"phone_code\": \"51\",\n            \"phone_range\": \"8-11\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 166,\n            \"name\": \"Philippines\",\n            \"short_name\": \"PHL\",\n            \"phone_code\": \"63\",\n            \"phone_range\": \"8-10\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 167,\n            \"name\": \"Pitcairn Islands\",\n            \"short_name\": \"PCN\",\n            \"phone_code\": \"870\",\n            \"phone_range\": \"\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 168,\n            \"name\": \"Poland\",\n            \"short_name\": \"POL\",\n            \"phone_code\": \"48\",\n            \"phone_range\": \"6-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 169,\n            \"name\": \"Portugal\",\n            \"short_name\": \"PRT\",\n            \"phone_code\": \"351\",\n            \"phone_range\": \"9-11\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 170,\n            \"name\": \"Puerto Rico\",\n            \"short_name\": \"PRI\",\n            \"phone_code\": \"1\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 171,\n            \"name\": \"Qatar\",\n            \"short_name\": \"QAT\",\n            \"phone_code\": \"974\",\n            \"phone_range\": \"6-10\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 172,\n            \"name\": \"Republic of the Congo\",\n            \"short_name\": \"COG\",\n            \"phone_code\": \"242\",\n            \"phone_range\": \"6-7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 173,\n            \"name\": \"Romania\",\n            \"short_name\": \"ROU\",\n            \"phone_code\": \"40\",\n            \"phone_range\": \"9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 174,\n            \"name\": \"Russia\",\n            \"short_name\": \"RUS\",\n            \"phone_code\": \"7\",\n            \"phone_range\": \"10\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 175,\n            \"name\": \"Rwanda\",\n            \"short_name\": \"RWA\",\n            \"phone_code\": \"250\",\n            \"phone_range\": \"9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 176,\n            \"name\": \"Saint Barthelemy\",\n            \"short_name\": \"BLM\",\n            \"phone_code\": \"590\",\n            \"phone_range\": \"\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 177,\n            \"name\": \"Saint Helena\",\n            \"short_name\": \"SHN\",\n            \"phone_code\": \"290\",\n            \"phone_range\": \"4\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 178,\n            \"name\": \"Saint Kitts and Nevis\",\n            \"short_name\": \"KNA\",\n            \"phone_code\": \"1869\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 179,\n            \"name\": \"Saint Lucia\",\n            \"short_name\": \"LCA\",\n            \"phone_code\": \"1758\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 180,\n            \"name\": \"Saint Martin\",\n            \"short_name\": \"MAF\",\n            \"phone_code\": \"1599\",\n            \"phone_range\": \"\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 181,\n            \"name\": \"Saint Pierre and Miquelon\",\n            \"short_name\": \"SPM\",\n            \"phone_code\": \"508\",\n            \"phone_range\": \"6\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 182,\n            \"name\": \"Saint Vincent and the Grenadines\",\n            \"short_name\": \"VCT\",\n            \"phone_code\": \"1784\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 183,\n            \"name\": \"Samoa\",\n            \"short_name\": \"WSM\",\n            \"phone_code\": \"685\",\n            \"phone_range\": \"3-7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 184,\n            \"name\": \"San Marino\",\n            \"short_name\": \"SMR\",\n            \"phone_code\": \"378\",\n            \"phone_range\": \"6-10\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 185,\n            \"name\": \"Sao Tome and Principe\",\n            \"short_name\": \"STP\",\n            \"phone_code\": \"239\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 186,\n            \"name\": \"Saudi Arabia\",\n            \"short_name\": \"SAU\",\n            \"phone_code\": \"966\",\n            \"phone_range\": \"8-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 187,\n            \"name\": \"Senegal\",\n            \"short_name\": \"SEN\",\n            \"phone_code\": \"221\",\n            \"phone_range\": \"9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 188,\n            \"name\": \"Serbia\",\n            \"short_name\": \"SRB\",\n            \"phone_code\": \"381\",\n            \"phone_range\": \"4-12\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 189,\n            \"name\": \"Seychelles\",\n            \"short_name\": \"SYC\",\n            \"phone_code\": \"248\",\n            \"phone_range\": \"6\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 190,\n            \"name\": \"Sierra Leone\",\n            \"short_name\": \"SLE\",\n            \"phone_code\": \"232\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 191,\n            \"name\": \"Singapore\",\n            \"short_name\": \"SGP\",\n            \"phone_code\": \"65\",\n            \"phone_range\": \"8-12\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 192,\n            \"name\": \"Slovakia\",\n            \"short_name\": \"SVK\",\n            \"phone_code\": \"421\",\n            \"phone_range\": \"4-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 193,\n            \"name\": \"Slovenia\",\n            \"short_name\": \"SVN\",\n            \"phone_code\": \"386\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 194,\n            \"name\": \"Solomon Islands\",\n            \"short_name\": \"SLB\",\n            \"phone_code\": \"677\",\n            \"phone_range\": \"5\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 195,\n            \"name\": \"Somalia\",\n            \"short_name\": \"SOM\",\n            \"phone_code\": \"252\",\n            \"phone_range\": \"5-8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 196,\n            \"name\": \"South Africa\",\n            \"short_name\": \"ZAF\",\n            \"phone_code\": \"27\",\n            \"phone_range\": \"9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 197,\n            \"name\": \"South Korea\",\n            \"short_name\": \"KOR\",\n            \"phone_code\": \"82\",\n            \"phone_range\": \"8-11\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 198,\n            \"name\": \"Spain\",\n            \"short_name\": \"ESP\",\n            \"phone_code\": \"34\",\n            \"phone_range\": \"9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 199,\n            \"name\": \"Sri Lanka\",\n            \"short_name\": \"LKA\",\n            \"phone_code\": \"94\",\n            \"phone_range\": \"9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 200,\n            \"name\": \"Sudan\",\n            \"short_name\": \"SDN\",\n            \"phone_code\": \"249\",\n            \"phone_range\": \"9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 201,\n            \"name\": \"Suriname\",\n            \"short_name\": \"SUR\",\n            \"phone_code\": \"597\",\n            \"phone_range\": \"6-7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 203,\n            \"name\": \"Swaziland\",\n            \"short_name\": \"SWZ\",\n            \"phone_code\": \"268\",\n            \"phone_range\": \"7-8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 204,\n            \"name\": \"Sweden\",\n            \"short_name\": \"SWE\",\n            \"phone_code\": \"46\",\n            \"phone_range\": \"7-13\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 205,\n            \"name\": \"Switzerland\",\n            \"short_name\": \"CHE\",\n            \"phone_code\": \"41\",\n            \"phone_range\": \"4-12\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 206,\n            \"name\": \"Syrian Arab Republic\",\n            \"short_name\": \"SYR\",\n            \"phone_code\": \"963\",\n            \"phone_range\": \"8-10\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 207,\n            \"name\": \"Taiwan\",\n            \"short_name\": \"TWN\",\n            \"phone_code\": \"886\",\n            \"phone_range\": \"8-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 208,\n            \"name\": \"Tajikistan\",\n            \"short_name\": \"TJK\",\n            \"phone_code\": \"992\",\n            \"phone_range\": \"9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 209,\n            \"name\": \"Tanzania\",\n            \"short_name\": \"TZA\",\n            \"phone_code\": \"255\",\n            \"phone_range\": \"9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 210,\n            \"name\": \"Thailand\",\n            \"short_name\": \"THA\",\n            \"phone_code\": \"66\",\n            \"phone_range\": \"8-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 211,\n            \"name\": \"Timor-Leste\",\n            \"short_name\": \"TLS\",\n            \"phone_code\": \"670\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 212,\n            \"name\": \"Togo\",\n            \"short_name\": \"TGO\",\n            \"phone_code\": \"228\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 213,\n            \"name\": \"Tokelau\",\n            \"short_name\": \"TKL\",\n            \"phone_code\": \"690\",\n            \"phone_range\": \"4\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 214,\n            \"name\": \"Tonga\",\n            \"short_name\": \"TON\",\n            \"phone_code\": \"676\",\n            \"phone_range\": \"5-7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 215,\n            \"name\": \"Trinidad and Tobago\",\n            \"short_name\": \"TTO\",\n            \"phone_code\": \"1868\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 216,\n            \"name\": \"Tunisia\",\n            \"short_name\": \"TUN\",\n            \"phone_code\": \"216\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 217,\n            \"name\": \"Turkey\",\n            \"short_name\": \"TUR\",\n            \"phone_code\": \"90\",\n            \"phone_range\": \"10\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 218,\n            \"name\": \"Turkmenistan\",\n            \"short_name\": \"TKM\",\n            \"phone_code\": \"993\",\n            \"phone_range\": \"8\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 219,\n            \"name\": \"Turks and Caicos Islands\",\n            \"short_name\": \"TCA\",\n            \"phone_code\": \"1649\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 220,\n            \"name\": \"Tuvalu\",\n            \"short_name\": \"TUV\",\n            \"phone_code\": \"688\",\n            \"phone_range\": \"5-6\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 221,\n            \"name\": \"Uganda\",\n            \"short_name\": \"UGA\",\n            \"phone_code\": \"256\",\n            \"phone_range\": \"9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 222,\n            \"name\": \"Ukraine\",\n            \"short_name\": \"UKR\",\n            \"phone_code\": \"380\",\n            \"phone_range\": \"9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 223,\n            \"name\": \"United Arab Emirates\",\n            \"short_name\": \"ARE\",\n            \"phone_code\": \"971\",\n            \"phone_range\": \"8-9\",\n            \"culture\": {\n                \"id\": 4,\n                \"code\": \"ar-AE\",\n                \"display_name\": \"Arabic - United Arab Emirates\"\n            }\n        },\n        {\n            \"id\": 224,\n            \"name\": \"United Kingdom\",\n            \"short_name\": \"GBR\",\n            \"phone_code\": \"44\",\n            \"phone_range\": \"7-10\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 225,\n            \"name\": \"United States\",\n            \"short_name\": \"USA\",\n            \"phone_code\": \"1\",\n            \"phone_range\": \"10\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 226,\n            \"name\": \"Uruguay\",\n            \"short_name\": \"URY\",\n            \"phone_code\": \"598\",\n            \"phone_range\": \"4-11\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 227,\n            \"name\": \"US Virgin Islands\",\n            \"short_name\": \"VIR\",\n            \"phone_code\": \"1340\",\n            \"phone_range\": \"7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 228,\n            \"name\": \"Uzbekistan\",\n            \"short_name\": \"UZB\",\n            \"phone_code\": \"998\",\n            \"phone_range\": \"9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 229,\n            \"name\": \"Vanuatu\",\n            \"short_name\": \"VUT\",\n            \"phone_code\": \"678\",\n            \"phone_range\": \"5-7\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 230,\n            \"name\": \"Venezuela\",\n            \"short_name\": \"VEN\",\n            \"phone_code\": \"58\",\n            \"phone_range\": \"10\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 231,\n            \"name\": \"Vietnam\",\n            \"short_name\": \"VNM\",\n            \"phone_code\": \"84\",\n            \"phone_range\": \"7-10\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 232,\n            \"name\": \"Wallis and Futuna\",\n            \"short_name\": \"WLF\",\n            \"phone_code\": \"681\",\n            \"phone_range\": \"6\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 233,\n            \"name\": \"West Bank\",\n            \"short_name\": \"\",\n            \"phone_code\": \"970\",\n            \"phone_range\": \"\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 234,\n            \"name\": \"Western Sahara\",\n            \"short_name\": \"ESH\",\n            \"phone_code\": \"212\",\n            \"phone_range\": \"\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 235,\n            \"name\": \"Yemen\",\n            \"short_name\": \"YEM\",\n            \"phone_code\": \"967\",\n            \"phone_range\": \"6-9\",\n            \"culture\": {\n                \"id\": 19,\n                \"code\": \"ar-YE\",\n                \"display_name\": \"Arabic - Yemen\"\n            }\n        },\n        {\n            \"id\": 236,\n            \"name\": \"Zambia\",\n            \"short_name\": \"ZMB\",\n            \"phone_code\": \"260\",\n            \"phone_range\": \"9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 237,\n            \"name\": \"Zimbabwe\",\n            \"short_name\": \"ZWE\",\n            \"phone_code\": \"263\",\n            \"phone_range\": \"5-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        },\n        {\n            \"id\": 238,\n            \"name\": \"Palestinian Territories\",\n            \"short_name\": \"PST\",\n            \"phone_code\": \"970\",\n            \"phone_range\": \"5-9\",\n            \"culture\": {\n                \"id\": 54,\n                \"code\": \"en-US\",\n                \"display_name\": \"English - United States\"\n            }\n        }\n    ]\n    \"Error\": null\n}"}],"_postman_id":"33869563-d248-427c-ab75-552db7cf7920"},{"name":"Retrieve the list of all states of a country","id":"a252e86d-266b-411b-9d41-12bfc6ce8725","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/countries/{{country_id}}/states","description":"<p>This API retrieves the list of all states of the specified country.<br />\n<br />\nYou must specify appropriate details for the <code>country_id</code> parameter in the API request.</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\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>country_id</td>\n<td>int</td>\n<td><code>Mandatory</code><br /> Unique identifier of the required country for which you want to retrieve the list of states.</td>\n</tr>\n<tr>\n<td>add_defaults_for_dropdown</td>\n<td>boolean</td>\n<td><code>Optional</code><br /> Indicates whether default state selections for the country are to be displayed in the Countries list.<br /> <b>Default value</b>: false.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"response-details\">Response Details</h4>\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>id</td>\n<td>int</td>\n<td>Unique identifier of the state.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the state.</td>\n</tr>\n<tr>\n<td>short_name</td>\n<td>string</td>\n<td>Short name of the state.</td>\n</tr>\n<tr>\n<td>Error</td>\n<td>object</td>\n<td>Object that contains error message and error code details.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","countries","{{country_id}}","states"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"8d73a58c-943e-44c4-a057-1997cf8282b1","name":"Retrieve the list of all states of a country","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":"https://api.zenoti.com/v1/countries/{{country_id}}/states"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 01 Nov 2019 10:16:30 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2854"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"states\": [\n        {\n            \"id\": 36,\n            \"name\": \"Alabama\",\n            \"short_name\": \"AL\"\n        },\n        {\n            \"id\": 37,\n            \"name\": \"Alaska\",\n            \"short_name\": \"AK\"\n        },\n        {\n            \"id\": 123,\n            \"name\": \"American Samoa Territory\",\n            \"short_name\": \"\"\n        },\n        {\n            \"id\": 38,\n            \"name\": \"Arizona\",\n            \"short_name\": \"AZ\"\n        },\n        {\n            \"id\": 39,\n            \"name\": \"Arkansas\",\n            \"short_name\": \"AR\"\n        },\n        {\n            \"id\": 40,\n            \"name\": \"California\",\n            \"short_name\": \"CA\"\n        },\n        {\n            \"id\": 41,\n            \"name\": \"Colorado\",\n            \"short_name\": \"CO\"\n        },\n        {\n            \"id\": 42,\n            \"name\": \"Connecticut\",\n            \"short_name\": \"CT\"\n        },\n        {\n            \"id\": 43,\n            \"name\": \"Delaware\",\n            \"short_name\": \"DE\"\n        },\n        {\n            \"id\": 122,\n            \"name\": \"District of Columbia\",\n            \"short_name\": \"\"\n        },\n        {\n            \"id\": 44,\n            \"name\": \"Florida\",\n            \"short_name\": \"FL\"\n        },\n        {\n            \"id\": 45,\n            \"name\": \"Georgia\",\n            \"short_name\": \"GA\"\n        },\n        {\n            \"id\": 125,\n            \"name\": \"Guam Territory\",\n            \"short_name\": \"\"\n        },\n        {\n            \"id\": 46,\n            \"name\": \"Hawaii\",\n            \"short_name\": \"HI\"\n        },\n        {\n            \"id\": 47,\n            \"name\": \"Idaho\",\n            \"short_name\": \"ID\"\n        },\n        {\n            \"id\": 48,\n            \"name\": \"Illinois\",\n            \"short_name\": \"IL\"\n        },\n        {\n            \"id\": 49,\n            \"name\": \"Indiana\",\n            \"short_name\": \"IN\"\n        },\n        {\n            \"id\": 50,\n            \"name\": \"Iowa\",\n            \"short_name\": \"IA\"\n        },\n        {\n            \"id\": 51,\n            \"name\": \"Kansas\",\n            \"short_name\": \"KS\"\n        },\n        {\n            \"id\": 52,\n            \"name\": \"Kentucky\",\n            \"short_name\": \"KY\"\n        },\n        {\n            \"id\": 53,\n            \"name\": \"Louisiana\",\n            \"short_name\": \"LA\"\n        },\n        {\n            \"id\": 54,\n            \"name\": \"Maine\",\n            \"short_name\": \"ME\"\n        },\n        {\n            \"id\": 126,\n            \"name\": \"Marshall Islands Territory\",\n            \"short_name\": \"\"\n        },\n        {\n            \"id\": 55,\n            \"name\": \"Maryland\",\n            \"short_name\": \"MD\"\n        },\n        {\n            \"id\": 56,\n            \"name\": \"Massachusetts\",\n            \"short_name\": \"MA\"\n        },\n        {\n            \"id\": 57,\n            \"name\": \"Michigan\",\n            \"short_name\": \"MI\"\n        },\n        {\n            \"id\": 58,\n            \"name\": \"Minnesota\",\n            \"short_name\": \"MN\"\n        },\n        {\n            \"id\": 59,\n            \"name\": \"Mississippi\",\n            \"short_name\": \"MS\"\n        },\n        {\n            \"id\": 60,\n            \"name\": \"Missouri\",\n            \"short_name\": \"MO\"\n        },\n        {\n            \"id\": 61,\n            \"name\": \"Montana\",\n            \"short_name\": \"MT\"\n        },\n        {\n            \"id\": 62,\n            \"name\": \"Nebraska\",\n            \"short_name\": \"NE\"\n        },\n        {\n            \"id\": 63,\n            \"name\": \"Nevada\",\n            \"short_name\": \"NV\"\n        },\n        {\n            \"id\": 64,\n            \"name\": \"New Hampshire\",\n            \"short_name\": \"NH\"\n        },\n        {\n            \"id\": 65,\n            \"name\": \"New Jersey\",\n            \"short_name\": \"NJ\"\n        },\n        {\n            \"id\": 66,\n            \"name\": \"New Mexico\",\n            \"short_name\": \"NM\"\n        },\n        {\n            \"id\": 67,\n            \"name\": \"New York\",\n            \"short_name\": \"NY\"\n        },\n        {\n            \"id\": 68,\n            \"name\": \"North Carolina\",\n            \"short_name\": \"NC\"\n        },\n        {\n            \"id\": 69,\n            \"name\": \"North Dakota\",\n            \"short_name\": \"ND\"\n        },\n        {\n            \"id\": 127,\n            \"name\": \"Northern Mariana Islands\",\n            \"short_name\": \"\"\n        },\n        {\n            \"id\": 70,\n            \"name\": \"Ohio\",\n            \"short_name\": \"OH\"\n        },\n        {\n            \"id\": 71,\n            \"name\": \"Oklahoma\",\n            \"short_name\": \"OK\"\n        },\n        {\n            \"id\": 72,\n            \"name\": \"Oregon\",\n            \"short_name\": \"OR\"\n        },\n        {\n            \"id\": 128,\n            \"name\": \"Palau Territory\",\n            \"short_name\": \"\"\n        },\n        {\n            \"id\": 73,\n            \"name\": \"Pennsylvania\",\n            \"short_name\": \"PA\"\n        },\n        {\n            \"id\": 129,\n            \"name\": \"Puerto Rico\",\n            \"short_name\": \"\"\n        },\n        {\n            \"id\": 74,\n            \"name\": \"Rhode Island\",\n            \"short_name\": \"RI\"\n        },\n        {\n            \"id\": 75,\n            \"name\": \"South Carolina\",\n            \"short_name\": \"SC\"\n        },\n        {\n            \"id\": 76,\n            \"name\": \"South Dakota\",\n            \"short_name\": \"SD\"\n        },\n        {\n            \"id\": 77,\n            \"name\": \"Tennessee\",\n            \"short_name\": \"TN\"\n        },\n        {\n            \"id\": 78,\n            \"name\": \"Texas\",\n            \"short_name\": \"TX\"\n        },\n        {\n            \"id\": 130,\n            \"name\": \"U.S. Minor Outlying Islands\",\n            \"short_name\": \"\"\n        },\n        {\n            \"id\": 79,\n            \"name\": \"Utah\",\n            \"short_name\": \"UT\"\n        },\n        {\n            \"id\": 80,\n            \"name\": \"Vermont\",\n            \"short_name\": \"VT\"\n        },\n        {\n            \"id\": 131,\n            \"name\": \"Virgin Islands of the U.S.\",\n            \"short_name\": \"\"\n        },\n        {\n            \"id\": 81,\n            \"name\": \"Virginia\",\n            \"short_name\": \"VA\"\n        },\n        {\n            \"id\": 82,\n            \"name\": \"Washington\",\n            \"short_name\": \"WA\"\n        },\n        {\n            \"id\": 83,\n            \"name\": \"West Virginia\",\n            \"short_name\": \"WV\"\n        },\n        {\n            \"id\": 84,\n            \"name\": \"Wisconsin\",\n            \"short_name\": \"WI\"\n        },\n        {\n            \"id\": 85,\n            \"name\": \"Wyoming\",\n            \"short_name\": \"WY\"\n        }\n    ]\n    \"Error\": null\n}"}],"_postman_id":"a252e86d-266b-411b-9d41-12bfc6ce8725"},{"name":"Retrieve the list of security roles in a center","id":"9d27a63a-3621-4ccb-aaf9-4d346b000906","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/organizations/security_roles?type={{type}}","description":"<p>This API helps you to fetch the list of security roles in a center. <br />\n<br />\nYou must specify appropriate details for the <code>type</code> parameter in the API request.   </p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>type</td>\n<td>enum</td>\n<td><code>Mandatory</code><br /> Indicates that the list of security roles is to be retrieved from: All  - 0, Organization - 1, Zone - 2, and Center - 3.<br /> <b>Default value</b> - 3.<br /><b>Note</b>: Currently, this API only supports the retrieval of center-level security roles.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>security_roles</td>\n<td>object</td>\n<td>Object that contains security ID and security role-related elements. For more information, refer to the <b>security_roles Object</b> table.</td>\n</tr>\n<tr>\n<td>page_info</td>\n<td>object</td>\n<td>Object that contains the pagination-related elements of the response. For more information, refer to the <b>page_info Object</b> table.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"security_roles-object\">security_roles Object</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the security role.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the security role in the center. For example, Inventory Manager.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"page_info-object\">page_info Object</h2>\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>total</td>\n<td>int</td>\n<td>Total records found in the response.</td>\n</tr>\n<tr>\n<td>page</td>\n<td>int</td>\n<td>Number of pages to be viewed.</td>\n</tr>\n<tr>\n<td>size</td>\n<td>int</td>\n<td>Number of records displayed per page.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>502</td>\n<td>Type 0 will only be supported at present that is for only center.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","organizations","security_roles"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p><code>Mandatory</code><br /> Indicates that the list security roles is to be retrieved from: All - 0, Organization - 1, Zone - 2, and Center - 3.<br /> <b>Default value</b> - 3.<br /><b>Note</b>: Currently, this API only supports the retrieval of center-level security roles.of </p>\n","type":"text/plain"},"key":"type","value":"{{type}}"}],"variable":[]}},"response":[{"id":"0f851ba6-b27b-4322-894c-202e5be9eec3","name":"Retrieve the list of security roles in a center","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text","description":"Access token generated from the token API."}],"url":{"raw":"https://api.zenoti.com/v1/organizations/security_roles?type=3","protocol":"https","host":["api","zenoti","com"],"path":["v1","organizations","security_roles"],"query":[{"key":"type","value":"3","description":"Retrieves the list of security roles in a center."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 09 Sep 2019 07:44:01 GMT"},{"key":"Content-Length","value":"3333"}],"cookie":[],"responseTime":null,"body":"{\n    \"security_roles\": [\n        {\n            \"id\": \"89736511-eb9d-437f-b6d0-91042cf7340b\",\n            \"name\": \"Accountant\"\n        },\n        {\n            \"id\": \"a6848229-406a-477f-9bb3-1b6e26a265ae\",\n            \"name\": \"ADMINSTAFF\"\n        },\n        {\n            \"id\": \"ce718e58-cc91-4f44-82dd-320538adc72d\",\n            \"name\": \"CUSTOMER SERVICE\"\n        },\n        {\n            \"id\": \"a8fb4a31-5505-4f4d-99ae-e7d23758e941\",\n            \"name\": \"HOD\"\n        },\n        {\n            \"id\": \"f674ca03-756d-4a30-8569-1a207c85e3b9\",\n            \"name\": \"INSTRUCTOR\"\n        },\n        {\n            \"id\": \"85018742-69df-45a8-ad8e-1ef51b947b77\",\n            \"name\": \"Inventory Manager\"\n        },\n        {\n            \"id\": \"649803c6-4153-4957-8b66-e0742447ce2a\",\n            \"name\": \"Manager\"\n        },\n        {\n            \"id\": \"c8f959d1-0d9f-4d60-839a-6d69c669b8f7\",\n            \"name\": \"MARKETING_MANAGER\"\n        },\n        {\n            \"id\": \"c3f18cc6-7c6a-4f35-b0c8-ff60cbe68fd5\",\n            \"name\": \"Monitor\"\n        },\n        {\n            \"id\": \"52420366-282d-4bad-b8dd-a86d63769e75\",\n            \"name\": \"Receptionist\"\n        },\n        {\n            \"id\": \"f1b80932-c7e0-41fd-9aad-9e2615f49b67\",\n            \"name\": \"Supervisor\"\n        },\n        {\n            \"id\": \"9c39f0fb-cadc-40da-8aab-1f881fb72090\",\n            \"name\": \"Therapist\"\n        }\n    ],\n    \"page_info\": {\n        \"total\": 12,\n        \"page\": 1,\n        \"size\": 12\n    },\n    \"error\": null\n}"}],"_postman_id":"9d27a63a-3621-4ccb-aaf9-4d346b000906"}],"id":"5effa1db-2ab9-41f1-a6c9-f91362691b15","description":"<p>This section contains details on various API endpoints related to the Organizations API category.</p>\n","event":[{"listen":"prerequest","script":{"id":"ec9aa9ec-2aca-45c1-9145-f56f10b7eae2","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"8ac90db0-d58a-4729-aaa6-fa09303bd05d","type":"text/javascript","exec":[""]}}],"_postman_id":"5effa1db-2ab9-41f1-a6c9-f91362691b15"},{"name":"Reports","item":[{"name":"Retrieve the collections report of a center","id":"534798f2-d4a2-4c65-8b23-b38fe8d46238","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"https://api.zenoti.com/v1/Centers/{{center_id}}/collections_report?start_date={{start_date}}&end_date={{end_date}}","description":"<p>This API retrieves the list of collections of the specified center during the selected date range.<br />\n<br />\nYou must specify appropriate details for the <code>center_id</code>, <code>start_date</code>, and <code>end_date</code> parameters in the API request.<br />\n<br /></p>\n<blockquote>\n<p><strong>Note</strong> : The date range that you specify cannot be more than seven days. </p>\n</blockquote>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>datetime</td>\n<td><code>Mandatory</code><br /> Format:<code>YYYY-MM-DD</code><br /> Retrieve collections of the center starting from this date. Here, the start time and date refers to the starting time and date of the specified center, not of UTC.<br /> For example, if you specify 'start_date' as <b>2020-08-03</b>, this API will list out all the appointments for which payments have been added beginning from Aug 3, 2020.</td>\n</tr>\n<tr>\n<td>end_date</td>\n<td>datetime</td>\n<td><code>Mandatory</code><br /> Format:<code>YYYY-MM-DD</code><br /> Retrieve collections of the center until this date (inclusive). Here, the end time and date refers to the ending time and date of the specified center, not of UTC.<br /> For example, if you specify 'end_date' as <b>2020-08-05</b>, this API will list out all the appointments for which payments have been added until Aug 5, 2020 (inclusive).</td>\n</tr>\n<tr>\n<td>include_transactions</td>\n<td>boolean</td>\n<td><code>Optional</code><br /> Indicates whether transactions are to be retrieved as part of the center's collections.<br /><b>Default value</b>: false.</td>\n</tr>\n<tr>\n<td>include_employee_tips</td>\n<td>boolean</td>\n<td><code>Optional</code><br /> Indicates whether employee tips are to be retrieved as part of the center's collections.<br /><b>Default value</b>: false.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>invoice_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>invoice_no</td>\n<td>string</td>\n<td>Unique number assigned to the invoice.</td>\n</tr>\n<tr>\n<td>reciept_no</td>\n<td>string</td>\n<td>Unique number assigned to the receipt.</td>\n</tr>\n<tr>\n<td>created_date</td>\n<td>datetime</td>\n<td>Created date of the invoice.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>integer</td>\n<td>Status of the invoice: 0 - Open and 4 - Closed.</td>\n</tr>\n<tr>\n<td>total_collection</td>\n<td>decimal</td>\n<td>Total amount collected on the invoice.</td>\n</tr>\n<tr>\n<td>gross_amount</td>\n<td>decimal</td>\n<td>Gross value of the invoice</td>\n</tr>\n<tr>\n<td>net_amount</td>\n<td>decimal</td>\n<td>Net value of the invoice.</td>\n</tr>\n<tr>\n<td>discount</td>\n<td>decimal</td>\n<td>Discount applied on the invoice.</td>\n</tr>\n<tr>\n<td>rounding_adjustment</td>\n<td>decimal</td>\n<td>Rounding adjustment made on the invoice.</td>\n</tr>\n<tr>\n<td>cashback</td>\n<td>decimal</td>\n<td>Total cashback paid to the guest's card.</td>\n</tr>\n<tr>\n<td>guest_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>transactions</td>\n<td>object</td>\n<td>Object that contains these list of transaction-related elements made on the invoice: date, type, detail_type, amount, cashback, tips, and ssg.</td>\n</tr>\n<tr>\n<td>items</td>\n<td>object</td>\n<td>Object that contains the list of items selected as part of the invoice. For more information, refer to the <b>items Object</b> table.</td>\n</tr>\n<tr>\n<td>employee_tips</td>\n<td>object</td>\n<td>Object that contains these employee tips-related elements: employee_id and tip_amount.</td>\n</tr>\n<tr>\n<td>Error</td>\n<td>object</td>\n<td>Object that contains error message and error code details.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"page_info-object\">page_info Object</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the invoice item.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the invoice item.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>Code of the invoice item.</td>\n</tr>\n<tr>\n<td>type</td>\n<td>string</td>\n<td>Indicates the type of invoice item.</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>integer</td>\n<td>Quantity selected as part of the invoice.</td>\n</tr>\n<tr>\n<td>final_sale_price</td>\n<td>decimal</td>\n<td>Final sale price of the item.</td>\n</tr>\n<tr>\n<td>discount</td>\n<td>decimal</td>\n<td>Discount applied on the item.</td>\n</tr>\n<tr>\n<td>cashback_redemption</td>\n<td>decimal</td>\n<td>Cashback redemption on the invoice.</td>\n</tr>\n<tr>\n<td>therapist_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the therapist.</td>\n</tr>\n<tr>\n<td>taxes</td>\n<td>object</td>\n<td>Object that contains details of tax breakups.</td>\n</tr>\n<tr>\n<td>taxes.type</td>\n<td>string</td>\n<td>Type of the tax.</td>\n</tr>\n<tr>\n<td>taxes.amount</td>\n<td>decimal</td>\n<td>Amount collected as tax.</td>\n</tr>\n<tr>\n<td>taxes.tax_percentage</td>\n<td>decimal</td>\n<td>Tax percentage set for this particular tax type.</td>\n</tr>\n<tr>\n<td>taxes.item_percentage</td>\n<td>decimal</td>\n<td>Each sale item's price is taxed by this percentage. Typically, this should be set as 100%. In some cases, you may be able to tax only a portion of the sale price.</td>\n</tr>\n<tr>\n<td>payments</td>\n<td>object</td>\n<td>Object that contains payment details of the invoice item.</td>\n</tr>\n<tr>\n<td>payments.type</td>\n<td>string</td>\n<td>Type of the payment.</td>\n</tr>\n<tr>\n<td>payments.detail_type</td>\n<td>string</td>\n<td>Detailed type of the payment.</td>\n</tr>\n<tr>\n<td>payments.amount</td>\n<td>decimal</td>\n<td>Amount made for the item in this payment.</td>\n</tr>\n<tr>\n<td>payments.tax</td>\n<td>decimal</td>\n<td>Tax collected for this item in this payment.</td>\n</tr>\n<tr>\n<td>payments.tip</td>\n<td>decimal</td>\n<td>Tip collected for this item in this payment.</td>\n</tr>\n<tr>\n<td>payments.ssg</td>\n<td>decimal</td>\n<td>Support staff gratuity collected for this item in this payment.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["v1","Centers","{{center_id}}","collections_report"],"host":["api","zenoti","com"],"query":[{"description":{"content":"<p>datetime<br />\n<code>Mandatory</code><br />\nFormat:<code>YYYY-MM-DD</code><br />\nRetrieve collections of the center starting from this date.<br />\nFor example, if you specify 'start_date' as <b>2020-08-03</b>, this API will list out all the appointments for which payments have been added beginning from Aug 3, 2020.</p>\n","type":"text/plain"},"key":"start_date","value":"{{start_date}}"},{"description":{"content":"<p>datetime<br />\n<code>Mandatory</code><br />\nFormat:<code>YYYY-MM-DD</code><br />\nRetrieve collections of the center until this date. (inclusive)<br />\nFor example, if you specify 'end_date' as <b>2020-08-05</b>, this API will list out all the appointments for which payments have been added until Aug 5, 2020 (inclusive).</p>\n","type":"text/plain"},"key":"end_date","value":"{{end_date}}"}],"variable":[]}},"response":[{"id":"e5f10e1b-5b5f-43ba-a87e-c8cee5b379ee","name":"Retrieve the collections report of a center","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/Centers/{{center_id}}/collections_report?start_date={{start_date}}&end_date={{end_date}}","protocol":"https","host":["api","zenoti","com"],"path":["v1","Centers","{{center_id}}","collections_report"],"query":[{"key":"start_date","value":"{{start_date}}","description":"DateTime<br>\n`mandatory`<br>\nFormat:`YYYY-MM-DD`<br>\nRetrieve collections of the center from this date."},{"key":"end_date","value":"{{end_date}}","description":"DateTime<br>\n`mandatory`<br>\nFormat:`YYYY-MM-DD`<br>\nRetrieve collections of the center until this date."}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 24 Jul 2019 08:58:25 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"61"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"WWW-Authenticate","value":"Bearer"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"collections_report\": [\r\n        {\r\n            \"invoice_id\": \"8f14ea37-dce8-4bc2-913a-aa0f36889f8a\",\r\n            \"invoice_no\": \"2777\",\r\n            \"reciept_no\": \"R201907241\",\r\n            \"created_date\": \"2019-07-24T00:00:00\",\r\n            \"status\": 4,\r\n            \"total_collection\": 1131.35,\r\n            \"gross_amount\": 1131.35,\r\n            \"net_amount\": 1131.35,\r\n            \"discount\": 0.0,\r\n            \"rounding_adjustment\": 0.0,\r\n            \"cashback\": 0.0,\r\n            \"guest_id\": \"abeaa6d9-9d8b-4552-9b75-ea8d166a2a81\",\r\n            \"items\": [\r\n                {\r\n                    \"id\": \"69fab682-1c16-43ba-8f13-ef12b998bc31\",\r\n                    \"name\": \"60 Min Hot Stone Custom Massage Session\",\r\n                    \"code\": \"60HSCMS\",\r\n                    \"type\": \"Service\",\r\n                    \"quantity\": 1,\r\n                    \"final_sale_price\": 1076.35,\r\n                    \"discount\": 0.0,\r\n                    \"cashback_redemption\": 0.0,\r\n                    \"therapist_id\": \"d833bde1-ace2-45fd-923c-85c873ce7600\",\r\n                    \"taxes\": [\r\n                        {\r\n                            \"type\": \"Sales Tax\",\r\n                            \"amount\": 48.925,\r\n                            \"tax_percentage\": 5.0,\r\n                            \"item_percentage\": 100.0\r\n                        },\r\n                        {\r\n                            \"type\": \"Luxury Tax\",\r\n                            \"amount\": 48.925,\r\n                            \"tax_percentage\": 5.0,\r\n                            \"item_percentage\": 100.0\r\n                        }\r\n                    ],\r\n                    \"payments\": [\r\n                        {\r\n                            \"type\": \"CC\",\r\n                            \"detail_type\": \"Amex\",\r\n                            \"amount\": 95.1385,\r\n                            \"tax\": 8.649,\r\n                            \"tip\": 0.0,\r\n                            \"ssg\": 0.0\r\n                        },\r\n                        {\r\n                            \"type\": \"CC\",\r\n                            \"detail_type\": \"Visa\",\r\n                            \"amount\": 95.1385,\r\n                            \"tax\": 8.649,\r\n                            \"tip\": 0.0,\r\n                            \"ssg\": 0.0\r\n                        },\r\n                        {\r\n                            \"type\": \"LP\",\r\n                            \"detail_type\": null,\r\n                            \"amount\": 95.1385,\r\n                            \"tax\": 8.649,\r\n                            \"tip\": 0.0,\r\n                            \"ssg\": 0.0\r\n                        },\r\n                        {\r\n                            \"type\": \"CC\",\r\n                            \"detail_type\": \"Mastercard\",\r\n                            \"amount\": 95.1386,\r\n                            \"tax\": 8.649,\r\n                            \"tip\": 0.0,\r\n                            \"ssg\": 0.0\r\n                        },\r\n                        {\r\n                            \"type\": \"custom\",\r\n                            \"detail_type\": null,\r\n                            \"amount\": 95.1386,\r\n                            \"tax\": 8.649,\r\n                            \"tip\": 0.0,\r\n                            \"ssg\": 0.0\r\n                        },\r\n                        {\r\n                            \"type\": \"CASH\",\r\n                            \"detail_type\": null,\r\n                            \"amount\": 600.6573,\r\n                            \"tax\": 54.6052,\r\n                            \"tip\": 220.0,\r\n                            \"ssg\": 0.0\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"id\": \"60f9d3fe-8b8f-4341-a730-22ee5445b782\",\r\n                    \"name\": \"MOROCCANOIL Soften & Shine Set\",\r\n                    \"code\": \"400200001\",\r\n                    \"type\": \"Product\",\r\n                    \"quantity\": 1,\r\n                    \"final_sale_price\": 55.0,\r\n                    \"discount\": 0.0,\r\n                    \"cashback_redemption\": 0.0,\r\n                    \"therapist_id\": \"46cd4a55-4ded-4c42-bccb-421755a84845\",\r\n                    \"taxes\": [\r\n                        {\r\n                            \"type\": \"Sales Tax\",\r\n                            \"amount\": 2.5,\r\n                            \"tax_percentage\": 5.0,\r\n                            \"item_percentage\": 100.0\r\n                        },\r\n                        {\r\n                            \"type\": \"Luxury Tax\",\r\n                            \"amount\": 2.5,\r\n                            \"tax_percentage\": 5.0,\r\n                            \"item_percentage\": 100.0\r\n                        }\r\n                    ],\r\n                    \"payments\": [\r\n                        {\r\n                            \"type\": \"CC\",\r\n                            \"detail_type\": \"Mastercard\",\r\n                            \"amount\": 4.8614,\r\n                            \"tax\": 0.4419,\r\n                            \"tip\": 0.0,\r\n                            \"ssg\": 0.0\r\n                        },\r\n                        {\r\n                            \"type\": \"custom\",\r\n                            \"detail_type\": null,\r\n                            \"amount\": 4.8614,\r\n                            \"tax\": 0.4419,\r\n                            \"tip\": 0.0,\r\n                            \"ssg\": 0.0\r\n                        },\r\n                        {\r\n                            \"type\": \"CC\",\r\n                            \"detail_type\": \"Amex\",\r\n                            \"amount\": 4.8615,\r\n                            \"tax\": 0.442,\r\n                            \"tip\": 0.0,\r\n                            \"ssg\": 0.0\r\n                        },\r\n                        {\r\n                            \"type\": \"CC\",\r\n                            \"detail_type\": \"Visa\",\r\n                            \"amount\": 4.8615,\r\n                            \"tax\": 0.442,\r\n                            \"tip\": 0.0,\r\n                            \"ssg\": 0.0\r\n                        },\r\n                        {\r\n                            \"type\": \"LP\",\r\n                            \"detail_type\": null,\r\n                            \"amount\": 4.8615,\r\n                            \"tax\": 0.442,\r\n                            \"tip\": 0.0,\r\n                            \"ssg\": 0.0\r\n                        },\r\n                        {\r\n                            \"type\": \"CASH\",\r\n                            \"detail_type\": null,\r\n                            \"amount\": 30.6927,\r\n                            \"tax\": 2.7902,\r\n                            \"tip\": 0.0,\r\n                            \"ssg\": 0.0\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"invoice_id\": \"692f33f3-f3cb-4204-a799-d6797a9d5194\",\r\n            \"invoice_no\": \"2778\",\r\n            \"reciept_no\": \"\",\r\n            \"created_date\": \"2019-07-24T00:00:00\",\r\n            \"status\": 0,\r\n            \"total_collection\": 55.0,\r\n            \"gross_amount\": 55.0,\r\n            \"net_amount\": 55.0,\r\n            \"discount\": 0.0,\r\n            \"rounding_adjustment\": 0.0,\r\n            \"cashback\": 0.0,\r\n            \"guest_id\": \"abeaa6d9-9d8b-4552-9b75-ea8d166a2a81\",\r\n            \"items\": [\r\n                {\r\n                    \"id\": \"60f9d3fe-8b8f-4341-a730-22ee5445b782\",\r\n                    \"name\": \"MOROCCANOIL Soften & Shine Set\",\r\n                    \"code\": \"400200001\",\r\n                    \"type\": \"Product\",\r\n                    \"quantity\": 1,\r\n                    \"final_sale_price\": 55.0,\r\n                    \"discount\": 0.0,\r\n                    \"cashback_redemption\": 0.0,\r\n                    \"therapist_id\": \"46cd4a55-4ded-4c42-bccb-421755a84845\",\r\n                    \"taxes\": [\r\n                        {\r\n                            \"type\": \"Sales Tax\",\r\n                            \"amount\": 2.5,\r\n                            \"tax_percentage\": 5.0,\r\n                            \"item_percentage\": 100.0\r\n                        },\r\n                        {\r\n                            \"type\": \"Luxury Tax\",\r\n                            \"amount\": 2.5,\r\n                            \"tax_percentage\": 5.0,\r\n                            \"item_percentage\": 100.0\r\n                        }\r\n                    ],\r\n                    \"payments\": [\r\n                        {\r\n                            \"type\": \"CASH\",\r\n                            \"detail_type\": null,\r\n                            \"amount\": 55.0,\r\n                            \"tax\": 5.0,\r\n                            \"tip\": 0.0,\r\n                            \"ssg\": 0.0\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        }\r\n    ]\r\n    \"Error\": null\r\n}"}],"_postman_id":"534798f2-d4a2-4c65-8b23-b38fe8d46238"},{"name":"Retrieve the sales report of a center","id":"515c0557-52f8-4215-848d-5b028837f557","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/sales/salesreport?center_id={{center_id}}&start_date={{start_date}}&end_date={{end_date}}&item_type={{item_type}}&status={{status}}","description":"<p>This API retrieves the list of sales of the specified center during the selected date range.<br />\n<br />\nYou must specify appropriate details for the <code>center_id</code>, <code>start_date</code>, and <code>end_date</code> parameters in the API request.<br />\n<br /></p>\n<blockquote>\n<p><strong>Note</strong> : The date range that you specify cannot be more than seven days. </p>\n</blockquote>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>datetime</td>\n<td><code>Mandatory</code><br /> Start date from which the report displays the required data. Here, the start time and date refers to the starting time and date of the specified center, not of UTC. <br /> Format:<code>YYYY-MM-DD</code><br /> For example, if you specify 'start_date' as <b>2020-08-03</b>, this API displays the appointments that have appointment start date beginning from Aug 3, 2020.</td>\n</tr>\n<tr>\n<td>end_date</td>\n<td>datetime</td>\n<td><code>Mandatory</code><br /> End date (inclusive) until which the report displays the required data. Here, the end time and date refers to the ending time and date of the specified center, not of UTC.<br /> Format:<code>YYYY-MM-DD</code><br /> For example, if you specify 'end_date' as <b>2020-08-05</b>, this API displays the appointments that have appointment start date until Aug 5, 2020 (inclusive).</td>\n</tr>\n<tr>\n<td>item_type</td>\n<td>int</td>\n<td><code>Optional</code><br /> Type of the item (default value is 0): 0 - Service, 2 - Product, 3 - Membership, 4 - Package, 6 - Gift Card, and 7 - All.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>int</td>\n<td><code>Optional</code><br /> Status of the invoice (Default value is 0): 0 - Open, 1 - Closed, and 2 - All.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>invoice_no</td>\n<td>string</td>\n<td>Unique number assigned to the invoice.</td>\n</tr>\n<tr>\n<td>receipt_no</td>\n<td>string</td>\n<td>Unique number assigned to the invoice receipt.</td>\n</tr>\n<tr>\n<td>guest</td>\n<td>object</td>\n<td>Object that contains guest-related elements: guest_id, guest_name, and guest_code.</td>\n</tr>\n<tr>\n<td>guest_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>guest_name</td>\n<td>string</td>\n<td>Name of the guest.</td>\n</tr>\n<tr>\n<td>guest_code</td>\n<td>string</td>\n<td>Code of the guest.</td>\n</tr>\n<tr>\n<td>sold_on</td>\n<td>datetime</td>\n<td>Date on which the item wass sold.</td>\n</tr>\n<tr>\n<td>serviced_on</td>\n<td>datetime</td>\n<td>Date on which the service was performed.</td>\n</tr>\n<tr>\n<td>center</td>\n<td>object</td>\n<td>Object that contains center-related elements.</td>\n</tr>\n<tr>\n<td>center_name</td>\n<td>string</td>\n<td>Name of the center.</td>\n</tr>\n<tr>\n<td>center_code</td>\n<td>string</td>\n<td>Code of the center.</td>\n</tr>\n<tr>\n<td>item</td>\n<td>object</td>\n<td>Object that contains invoice item-related elements.</td>\n</tr>\n<tr>\n<td>type</td>\n<td>enum</td>\n<td>Type of the invoice item.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the invoice item.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>Code of the invoice item.</td>\n</tr>\n<tr>\n<td>gift_card_code</td>\n<td>string</td>\n<td>Code of the gift card redeemed by the guest.</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>int</td>\n<td>Quantity of the invoice item.</td>\n</tr>\n<tr>\n<td>unit_price</td>\n<td>decimal</td>\n<td>Unit price of the invoice item.</td>\n</tr>\n<tr>\n<td>sale_price</td>\n<td>decimal</td>\n<td>Sale price of the invoice item.</td>\n</tr>\n<tr>\n<td>discount</td>\n<td>decimal</td>\n<td>Discount on the invoice item.</td>\n</tr>\n<tr>\n<td>final_sale_price</td>\n<td>decimal</td>\n<td>Final sale price of the invoice item.</td>\n</tr>\n<tr>\n<td>total_tax</td>\n<td>decimal</td>\n<td>Total tax on the invoice.</td>\n</tr>\n<tr>\n<td>tax_break_up</td>\n<td>dictionary</td>\n<td>Tax breakup of the invoice.</td>\n</tr>\n<tr>\n<td>tax_code</td>\n<td>string</td>\n<td>Tax code of the invoice.</td>\n</tr>\n<tr>\n<td>loyalty_point_redemption</td>\n<td>decimal</td>\n<td>Loyalty points redeemed on the invoice.</td>\n</tr>\n<tr>\n<td>membership_redmption</td>\n<td>decimal</td>\n<td>Membership benefits redeemed on the invoice.</td>\n</tr>\n<tr>\n<td>prepaid_card_redemption</td>\n<td>decimal</td>\n<td>Prepaid card points redeemed on the invoice.</td>\n</tr>\n<tr>\n<td>cashback_redemption</td>\n<td>decimal</td>\n<td>Cashback redeemed on the invoice.</td>\n</tr>\n<tr>\n<td>package_redemption</td>\n<td>decimal</td>\n<td>Package redeemed on the invoice.</td>\n</tr>\n<tr>\n<td>cash</td>\n<td>decimal</td>\n<td>Cash paid for the invoice.</td>\n</tr>\n<tr>\n<td>card</td>\n<td>decimal</td>\n<td>Card value paid for the invoice.</td>\n</tr>\n<tr>\n<td>check</td>\n<td>decimal</td>\n<td>Check value paid for the invoice.</td>\n</tr>\n<tr>\n<td>custom</td>\n<td>decimal</td>\n<td>Custom amount paid for the invoice.</td>\n</tr>\n<tr>\n<td>points</td>\n<td>decimal</td>\n<td>Points paid for the invoice.</td>\n</tr>\n<tr>\n<td>membership_paid</td>\n<td>decimal</td>\n<td>Membership amount paid for the invoice.</td>\n</tr>\n<tr>\n<td>prepaid_card</td>\n<td>decimal</td>\n<td>Prepaid card amount paid for the invoice.</td>\n</tr>\n<tr>\n<td>last_payment_date</td>\n<td>datetime</td>\n<td>Last payment date of the invoice.</td>\n</tr>\n<tr>\n<td>invoice_item_id</td>\n<td>guid</td>\n<td>Unqiue 32-character identifier of the invoice item.</td>\n</tr>\n<tr>\n<td>rounding_adjustment</td>\n<td>decimal</td>\n<td>Rounding adjustment done for the invoice item.</td>\n</tr>\n<tr>\n<td>tips</td>\n<td>decimal</td>\n<td>Tips collected for the invoice item.</td>\n</tr>\n<tr>\n<td>employee</td>\n<td>object</td>\n<td>Object that contains empolyee-related elements.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the employee who performed the service or sold the product.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>Code of the employee who performed the service or sold the product.</td>\n</tr>\n<tr>\n<td>job_code</td>\n<td>string</td>\n<td>Job code of the employee who performed the service or sold the product.</td>\n</tr>\n<tr>\n<td>tags</td>\n<td>string</td>\n<td>Tags for the invoice item.</td>\n</tr>\n<tr>\n<td>promotion</td>\n<td>string</td>\n<td>Promotion on the invoice item.</td>\n</tr>\n<tr>\n<td>coupon_printed</td>\n<td>string</td>\n<td>Coupon printed for the invoice item.</td>\n</tr>\n<tr>\n<td>first_visit</td>\n<td>string</td>\n<td>First visit of the guest.</td>\n</tr>\n<tr>\n<td>package</td>\n<td>string</td>\n<td>Package details of the guest.</td>\n</tr>\n<tr>\n<td>package_invoice</td>\n<td>string</td>\n<td>Package invoice details of the guest.</td>\n</tr>\n<tr>\n<td>due</td>\n<td>decimal</td>\n<td>Payment due for the guest.</td>\n</tr>\n<tr>\n<td>payment_type</td>\n<td>string</td>\n<td>Payment type for the guest.</td>\n</tr>\n<tr>\n<td>business_unit_name</td>\n<td>string</td>\n<td>Business unit name of the center.</td>\n</tr>\n<tr>\n<td>state_code</td>\n<td>string</td>\n<td>State code of the center.</td>\n</tr>\n<tr>\n<td>SAC</td>\n<td>string</td>\n<td>Services Accounting Code of the service.</td>\n</tr>\n<tr>\n<td>created_date_in_center</td>\n<td>datetime</td>\n<td>Date on which the invoice item was performed at the center.</td>\n</tr>\n<tr>\n<td>item_row_num</td>\n<td>int</td>\n<td>Number of the item row of the record.</td>\n</tr>\n<tr>\n<td>row_num</td>\n<td>int</td>\n<td>Number of the row of the record.</td>\n</tr>\n<tr>\n<td>HSN</td>\n<td>string</td>\n<td>Harmonized System of Nomenclature details for the product.</td>\n</tr>\n<tr>\n<td>Error</td>\n<td>object</td>\n<td>Object that contains error message and error code details.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","sales","salesreport"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>guid <br />\nA unique identifier of the center.</p>\n","type":"text/plain"},"key":"center_id","value":"{{center_id}}"},{"description":{"content":"<p>datetime<br />\nStart date from which the report displays the required data. Here, the start time and date refers to the starting time and date of the specified center, not of UTC. <br /> Format:<code>YYYY-MM-DD</code><br /> For example, if you specify 'start_date' as <b>2020-08-03</b>, this API displays the appointments that have appointment start date beginning from Aug 3, 2020.</p>\n","type":"text/plain"},"key":"start_date","value":"{{start_date}}"},{"description":{"content":"<p>datetime<br />\nEnd date (inclusive) until which the report displays the required data. Here, the end time and date refers to the ending time and date of the specified center, not of UTC.<br /> Format:<code>YYYY-MM-DD</code><br /> For example, if you specify 'end_date' as <b>2020-08-05</b>, this API displays the appointments that have appointment start date until Aug 5, 2020 (inclusive).</p>\n","type":"text/plain"},"key":"end_date","value":"{{end_date}}"},{"description":{"content":"<p>int<br />\nType of the item.<br />\ndefault = 0<br /></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>0 - Service,\n2 - Product,\n3 - Membership,\n4 - Package,\n6 - Giftcard,\n7 - all\n</code></pre>","type":"text/plain"},"key":"item_type","value":"{{item_type}}"},{"description":{"content":"<p>int<br />\nstatus of the invoice.<br />\ndefault = 0<br /></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>0 - open \n1 - closed \n2 - all \n</code></pre>","type":"text/plain"},"key":"status","value":"{{status}}"}],"variable":[]}},"response":[{"id":"12d7e2bc-8a4f-4cd1-b198-e780cdc1b7ff","name":"Retrieve the sales report of a center","originalRequest":{"method":"GET","header":[{"description":"Access token generated from the token API.","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":{"raw":"https://api.zenoti.com/v1/sales/salesreport?center_id={{center_id}}&start_date={{start_date}}&end_date={{end_date}}&item_type={{item_type}}&status={{status}}","protocol":"https","host":["api","zenoti","com"],"path":["v1","sales","salesreport"],"query":[{"key":"center_id","value":"{{center_id}}","description":"Guid <br>\nA unique identifier of the center."},{"key":"start_date","value":"{{start_date}}","description":"DateTime<br>\nDate from which the report is required."},{"key":"end_date","value":"{{end_date}}","description":"DateTime<br>\nDate until which the report is required."},{"key":"item_type","value":"{{item_type}}","description":"int<br>\nType of the item.<br>\ndefault = 0<br>\n```\n0 - Service,\n2 - Product,\n3 - Membership,\n4 - Package,\n6 - Giftcard,\n7 - all\n```"},{"key":"status","value":"{{status}}","description":"int<br>\nstatus of the invoice.<br>\ndefault = 0<br>\n\n```\n0 - open \n1 - closed \n2 - all \n```"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"center_sales_report\": [\r\n        {\r\n            \"invoice_no\": \"2559\",\r\n            \"receipt_no\": \"\",\r\n            \"guest\": {\r\n                \"guest_id\": \"91eb92a1-0979-40fc-8472-a63ba0a0734f\",\r\n                \"guest_name\": \"ADD AAA\",\r\n                \"guest_code\": \"\"\r\n            },\r\n            \"sold_on\": \"2019-04-29T12:33:03\",\r\n            \"serviced_on\": \"2019-07-24T12:15:00\",\r\n            \"center\": {\r\n                \"center_name\": \"Plutus IN\",\r\n                \"center_code\": \"PLIN\"\r\n            },\r\n            \"item\": {\r\n                \"type\": 0,\r\n                \"name\": \"Hair cut\",\r\n                \"code\": \"1\"\r\n            },\r\n            \"gift_card_code\": null,\r\n            \"quantity\": 1,\r\n            \"unit_price\": 10.0,\r\n            \"sale_price\": 10.0,\r\n            \"discount\": 0.0,\r\n            \"final_sale_price\": 10.0000,\r\n            \"total_tax\": 0.0,\r\n            \"tax_break_up\": {},\r\n            \"tax_code\": \"\",\r\n            \"loyalty_point_redemption\": 0.0000,\r\n            \"membership_redmption\": 0.0000,\r\n            \"prepaid_card_redemption\": 0.0000,\r\n            \"cashback_redemption\": 0.0000,\r\n            \"package_redemption\": 0.0000,\r\n            \"cash\": 0.0000,\r\n            \"card\": 0.0000,\r\n            \"check\": 0.0000,\r\n            \"custom\": 0.0000,\r\n            \"points\": 0.0000,\r\n            \"membership_paid\": 0.0000,\r\n            \"prepaid_card\": 0.0000,\r\n            \"last_payment_date\": \"0001-01-01T00:00:00\",\r\n            \"invoice_item_id\": \"7818c51a-9805-48c6-8ee0-e8069e2d6a35\",\r\n            \"rounding_adjustment\": 0.0000,\r\n            \"tips\": 0.0000,\r\n            \"employee\": {\r\n                \"name\": \"2 centers emp\",\r\n                \"code\": \"2 centers emp\",\r\n                \"job_code\": \"\"\r\n            },\r\n            \"tags\": \"t9\",\r\n            \"promotion\": \"\",\r\n            \"coupon_printed\": \"\",\r\n            \"first_visit\": \"No\",\r\n            \"package\": \"\",\r\n            \"package_invoice\": \"\",\r\n            \"due\": 10.0,\r\n            \"payment_type\": \"\",\r\n            \"business_unit_name\": \"Default\",\r\n            \"state_code\": \"37\",\r\n            \"SAC\": \"dafss\",\r\n            \"created_date_in_center\": \"2019-04-29T12:33:03.857\",\r\n            \"item_row_num\": 1,\r\n            \"row_num\": 1,\r\n            \"HSN\": \"\"\r\n        },\r\n        {\r\n            \"invoice_no\": \"2775\",\r\n            \"receipt_no\": \"\",\r\n            \"guest\": {\r\n                \"guest_id\": \"9e668842-f8f2-4e0d-8ebc-a57bd39683b0\",\r\n                \"guest_name\": \"New Owner\",\r\n                \"guest_code\": \"\"\r\n            },\r\n            \"sold_on\": \"2019-07-24T08:57:26\",\r\n            \"serviced_on\": \"2019-07-24T09:00:00\",\r\n            \"center\": {\r\n                \"center_name\": \"Plutus IN\",\r\n                \"center_code\": \"PLIN\"\r\n            },\r\n            \"item\": {\r\n                \"type\": 0,\r\n                \"name\": \"60 Min Thai Session\",\r\n                \"code\": \"TS60\"\r\n            },\r\n            \"gift_card_code\": null,\r\n            \"quantity\": 1,\r\n            \"unit_price\": 20.0,\r\n            \"sale_price\": 20.0,\r\n            \"discount\": 0.0,\r\n            \"final_sale_price\": 20.0000,\r\n            \"total_tax\": 0.0,\r\n            \"tax_break_up\": {},\r\n            \"tax_code\": \"\",\r\n            \"loyalty_point_redemption\": 0.0000,\r\n            \"membership_redmption\": 0.0000,\r\n            \"prepaid_card_redemption\": 0.0000,\r\n            \"cashback_redemption\": 0.0000,\r\n            \"package_redemption\": 0.0000,\r\n            \"cash\": 0.0000,\r\n            \"card\": 0.0000,\r\n            \"check\": 0.0000,\r\n            \"custom\": 0.0000,\r\n            \"points\": 0.0000,\r\n            \"membership_paid\": 0.0000,\r\n            \"prepaid_card\": 0.0000,\r\n            \"last_payment_date\": \"0001-01-01T00:00:00\",\r\n            \"invoice_item_id\": \"fc2c4e44-d5f7-44d1-8c60-1873ddd9bb51\",\r\n            \"rounding_adjustment\": 0.0000,\r\n            \"tips\": 0.0000,\r\n            \"employee\": {\r\n                \"name\": \"2 centers emp\",\r\n                \"code\": \"2 centers emp\",\r\n                \"job_code\": \"\"\r\n            },\r\n            \"tags\": \"\",\r\n            \"promotion\": \"\",\r\n            \"coupon_printed\": \"\",\r\n            \"first_visit\": \"Yes\",\r\n            \"package\": \"\",\r\n            \"package_invoice\": \"\",\r\n            \"due\": 20.0,\r\n            \"payment_type\": \"\",\r\n            \"business_unit_name\": \"Default\",\r\n            \"state_code\": \"37\",\r\n            \"SAC\": \"xgv\",\r\n            \"created_date_in_center\": \"2019-07-24T08:57:26.343\",\r\n            \"item_row_num\": 1,\r\n            \"row_num\": 2,\r\n            \"HSN\": \"\"\r\n        },\r\n        {\r\n            \"invoice_no\": \"2776\",\r\n            \"receipt_no\": \"\",\r\n            \"guest\": {\r\n                \"guest_id\": \"92757fd8-bec3-4dae-b5cd-893548e0a6a3\",\r\n                \"guest_name\": \"Nnnn Nnn\",\r\n                \"guest_code\": \"\"\r\n            },\r\n            \"sold_on\": \"2019-07-24T08:57:51\",\r\n            \"serviced_on\": \"2019-07-24T09:00:00\",\r\n            \"center\": {\r\n                \"center_name\": \"Plutus IN\",\r\n                \"center_code\": \"PLIN\"\r\n            },\r\n            \"item\": {\r\n                \"type\": 0,\r\n                \"name\": \"60 Min Thai Session\",\r\n                \"code\": \"TS60\"\r\n            },\r\n            \"gift_card_code\": null,\r\n            \"quantity\": 1,\r\n            \"unit_price\": 20.0,\r\n            \"sale_price\": 20.0,\r\n            \"discount\": 0.0,\r\n            \"final_sale_price\": 20.0000,\r\n            \"total_tax\": 0.0,\r\n            \"tax_break_up\": {},\r\n            \"tax_code\": \"\",\r\n            \"loyalty_point_redemption\": 0.0000,\r\n            \"membership_redmption\": 0.0000,\r\n            \"prepaid_card_redemption\": 0.0000,\r\n            \"cashback_redemption\": 0.0000,\r\n            \"package_redemption\": 0.0000,\r\n            \"cash\": 0.0000,\r\n            \"card\": 0.0000,\r\n            \"check\": 0.0000,\r\n            \"custom\": 0.0000,\r\n            \"points\": 0.0000,\r\n            \"membership_paid\": 0.0000,\r\n            \"prepaid_card\": 0.0000,\r\n            \"last_payment_date\": \"0001-01-01T00:00:00\",\r\n            \"invoice_item_id\": \"a2d7e8ab-f770-4e9b-a7a2-e19e57780729\",\r\n            \"rounding_adjustment\": 0.0000,\r\n            \"tips\": 0.0000,\r\n            \"employee\": {\r\n                \"name\": \"hell no\",\r\n                \"code\": \"e90\",\r\n                \"job_code\": \"Ins01\"\r\n            },\r\n            \"tags\": \"\",\r\n            \"promotion\": \"\",\r\n            \"coupon_printed\": \"\",\r\n            \"first_visit\": \"Yes\",\r\n            \"package\": \"\",\r\n            \"package_invoice\": \"\",\r\n            \"due\": 20.0,\r\n            \"payment_type\": \"\",\r\n            \"business_unit_name\": \"Default\",\r\n            \"state_code\": \"37\",\r\n            \"SAC\": \"xgv\",\r\n            \"created_date_in_center\": \"2019-07-24T08:57:51.53\",\r\n            \"item_row_num\": 1,\r\n            \"row_num\": 3,\r\n            \"HSN\": \"\"\r\n        },\r\n        {\r\n            \"invoice_no\": \"2777\",\r\n            \"receipt_no\": \"R201907241\",\r\n            \"guest\": {\r\n                \"guest_id\": \"abeaa6d9-9d8b-4552-9b75-ea8d166a2a81\",\r\n                \"guest_name\": \"simon babu\",\r\n                \"guest_code\": \"\"\r\n            },\r\n            \"sold_on\": \"2019-07-24T14:59:59\",\r\n            \"serviced_on\": \"2019-07-24T08:00:00\",\r\n            \"center\": {\r\n                \"center_name\": \"Plutus IN\",\r\n                \"center_code\": \"PLIN\"\r\n            },\r\n            \"item\": {\r\n                \"type\": 0,\r\n                \"name\": \"60 Min Hot Stone Custom Massage Session\",\r\n                \"code\": \"60HSCMS\"\r\n            },\r\n            \"gift_card_code\": null,\r\n            \"quantity\": 1,\r\n            \"unit_price\": 978.5,\r\n            \"sale_price\": 978.5,\r\n            \"discount\": 0.0,\r\n            \"final_sale_price\": 1076.3500,\r\n            \"total_tax\": 97.85,\r\n            \"tax_break_up\": {},\r\n            \"tax_code\": \"GST\",\r\n            \"loyalty_point_redemption\": 0.0000,\r\n            \"membership_redmption\": 0.0000,\r\n            \"prepaid_card_redemption\": 0.0000,\r\n            \"cashback_redemption\": 0.0000,\r\n            \"package_redemption\": 0.0000,\r\n            \"cash\": 600.6570,\r\n            \"card\": 285.4160,\r\n            \"check\": 0.0000,\r\n            \"custom\": 95.1390,\r\n            \"points\": 95.1380,\r\n            \"membership_paid\": 0.0000,\r\n            \"prepaid_card\": 0.0000,\r\n            \"last_payment_date\": \"2019-07-24T15:04:02\",\r\n            \"invoice_item_id\": \"ef2257bf-3dbf-4842-a2df-52df833e287b\",\r\n            \"rounding_adjustment\": 0.0000,\r\n            \"tips\": 220.0000,\r\n            \"employee\": {\r\n                \"name\": \"2 centers emp\",\r\n                \"code\": \"2 centers emp\",\r\n                \"job_code\": \"\"\r\n            },\r\n            \"tags\": \"\",\r\n            \"promotion\": \"\",\r\n            \"coupon_printed\": \"\",\r\n            \"first_visit\": \"No\",\r\n            \"package\": \"\",\r\n            \"package_invoice\": \"\",\r\n            \"due\": 0.0,\r\n            \"payment_type\": \"Cash, CC Online(Amex), CC Online(Mastercard), CC Online(Visa), Custom-Newton(Newton), LoyaltyPoints\",\r\n            \"business_unit_name\": \"Default\",\r\n            \"state_code\": \"37\",\r\n            \"SAC\": \"sdsdsdsds\",\r\n            \"created_date_in_center\": \"2019-07-24T14:59:59.787\",\r\n            \"item_row_num\": 1,\r\n            \"row_num\": 4,\r\n            \"HSN\": \"\"\r\n        },\r\n        {\r\n            \"invoice_no\": \"2777\",\r\n            \"receipt_no\": \"R201907241\",\r\n            \"guest\": {\r\n                \"guest_id\": \"abeaa6d9-9d8b-4552-9b75-ea8d166a2a81\",\r\n                \"guest_name\": \"simon babu\",\r\n                \"guest_code\": \"\"\r\n            },\r\n            \"sold_on\": \"2019-07-24T14:59:34\",\r\n            \"serviced_on\": \"0001-01-01T00:00:00\",\r\n            \"center\": {\r\n                \"center_name\": \"Plutus IN\",\r\n                \"center_code\": \"PLIN\"\r\n            },\r\n            \"item\": {\r\n                \"type\": 2,\r\n                \"name\": \"MOROCCANOIL Soften & Shine Set\",\r\n                \"code\": \"400200001\"\r\n            },\r\n            \"gift_card_code\": null,\r\n            \"quantity\": 1,\r\n            \"unit_price\": 50.0,\r\n            \"sale_price\": 50.0,\r\n            \"discount\": 0.0,\r\n            \"final_sale_price\": 55.0000,\r\n            \"total_tax\": 5.0,\r\n            \"tax_break_up\": {},\r\n            \"tax_code\": \"GST\",\r\n            \"loyalty_point_redemption\": 0.0000,\r\n            \"membership_redmption\": 0.0,\r\n            \"prepaid_card_redemption\": 0.0000,\r\n            \"cashback_redemption\": 0.0,\r\n            \"package_redemption\": 0.0,\r\n            \"cash\": 30.6930,\r\n            \"card\": 14.5840,\r\n            \"check\": 0.0000,\r\n            \"custom\": 4.8610,\r\n            \"points\": 4.8620,\r\n            \"membership_paid\": 0.0000,\r\n            \"prepaid_card\": 0.0000,\r\n            \"last_payment_date\": \"2019-07-24T15:04:02\",\r\n            \"invoice_item_id\": \"26d7330a-15c2-4683-ad84-e7a719055f5a\",\r\n            \"rounding_adjustment\": 0.0000,\r\n            \"tips\": 10.6952,\r\n            \"employee\": {\r\n                \"name\": \"pattabhiorg owner\",\r\n                \"code\": \"10\",\r\n                \"job_code\": \"hpc01\"\r\n            },\r\n            \"tags\": \"\",\r\n            \"promotion\": \"\",\r\n            \"coupon_printed\": \"\",\r\n            \"first_visit\": \"No\",\r\n            \"package\": \"\",\r\n            \"package_invoice\": \"\",\r\n            \"due\": 0.0,\r\n            \"payment_type\": \"Cash, CC Online(Amex), CC Online(Mastercard), CC Online(Visa), Custom-Newton(Newton), LoyaltyPoints\",\r\n            \"business_unit_name\": \"Default\",\r\n            \"state_code\": \"37\",\r\n            \"SAC\": \"\",\r\n            \"created_date_in_center\": \"2019-07-24T14:59:34.647\",\r\n            \"item_row_num\": 2,\r\n            \"row_num\": 4,\r\n            \"HSN\": \"TestGSTProduct\"\r\n        },\r\n        {\r\n            \"invoice_no\": \"2778\",\r\n            \"receipt_no\": \"0\",\r\n            \"guest\": {\r\n                \"guest_id\": \"abeaa6d9-9d8b-4552-9b75-ea8d166a2a81\",\r\n                \"guest_name\": \"simon babu\",\r\n                \"guest_code\": \"\"\r\n            },\r\n            \"sold_on\": \"2019-07-24T15:55:40\",\r\n            \"serviced_on\": \"0001-01-01T00:00:00\",\r\n            \"center\": {\r\n                \"center_name\": \"Plutus IN\",\r\n                \"center_code\": \"PLIN\"\r\n            },\r\n            \"item\": {\r\n                \"type\": 2,\r\n                \"name\": \"MOROCCANOIL Soften & Shine Set\",\r\n                \"code\": \"400200001\"\r\n            },\r\n            \"gift_card_code\": null,\r\n            \"quantity\": 1,\r\n            \"unit_price\": 50.0,\r\n            \"sale_price\": 50.0,\r\n            \"discount\": 0.0,\r\n            \"final_sale_price\": 55.0000,\r\n            \"total_tax\": 5.0,\r\n            \"tax_break_up\": {},\r\n            \"tax_code\": \"GST\",\r\n            \"loyalty_point_redemption\": 0.0000,\r\n            \"membership_redmption\": 0.0,\r\n            \"prepaid_card_redemption\": 0.0000,\r\n            \"cashback_redemption\": 0.0,\r\n            \"package_redemption\": 0.0,\r\n            \"cash\": 55.0000,\r\n            \"card\": 0.0000,\r\n            \"check\": 0.0000,\r\n            \"custom\": 0.0000,\r\n            \"points\": 0.0000,\r\n            \"membership_paid\": 0.0000,\r\n            \"prepaid_card\": 0.0000,\r\n            \"last_payment_date\": \"2019-07-24T15:55:57\",\r\n            \"invoice_item_id\": \"1c13b3e0-9d42-4707-bbdf-89d745a59fc4\",\r\n            \"rounding_adjustment\": 0.0000,\r\n            \"tips\": 0.0000,\r\n            \"employee\": {\r\n                \"name\": \"pattabhiorg owner\",\r\n                \"code\": \"10\",\r\n                \"job_code\": \"hpc01\"\r\n            },\r\n            \"tags\": \"\",\r\n            \"promotion\": \"\",\r\n            \"coupon_printed\": \"\",\r\n            \"first_visit\": \"No\",\r\n            \"package\": \"\",\r\n            \"package_invoice\": \"\",\r\n            \"due\": 0.0,\r\n            \"payment_type\": \"Cash\",\r\n            \"business_unit_name\": \"Default\",\r\n            \"state_code\": \"37\",\r\n            \"SAC\": \"\",\r\n            \"created_date_in_center\": \"2019-07-24T15:55:40.517\",\r\n            \"item_row_num\": 1,\r\n            \"row_num\": 5,\r\n            \"HSN\": \"TestGSTProduct\"\r\n        }\r\n    ]\r\n    \"Error\": null\r\n}"}],"_postman_id":"515c0557-52f8-4215-848d-5b028837f557"}],"id":"8ddb1f8b-a43d-4b2a-bbaf-e726183ae126","description":"<p>This section contains details on various API endpoints related to the Reports API category.</p>\n","event":[{"listen":"prerequest","script":{"id":"8cfd4a41-d35a-4742-b09d-6c852e1ebd7d","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"4c2dd187-61df-4d9c-97cb-19b9de03e858","type":"text/javascript","exec":[""]}}],"_postman_id":"8ddb1f8b-a43d-4b2a-bbaf-e726183ae126"},{"name":"Vendors","item":[{"name":"Vendor Object","id":"9cecf6a4-86e3-472f-a661-02a87f21a737","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":">","header":[],"body":{"mode":"formdata","formdata":[{"key":"id","value":"guid","description":"<p>Unique 32-character identifier of the vendor.</p>\n","type":"text"},{"key":"name","value":"string","description":"<p>Name of the vendor.</p>\n","type":"text"},{"key":"code","value":"string","description":"<p>Vendor code.</p>\n","type":"text"},{"key":"description","value":"string","description":"<p>Description of the vendor.</p>\n","type":"text"},{"key":"address1","value":"string","description":"<p>Address1 of the vendor.</p>\n","type":"text"},{"key":"address2","value":"string","description":"<p>Address2 of vendor.</p>\n","type":"text"},{"key":"work_phone.country_code","value":"int","description":"<p>Country code of the vendor's work phone number.</p>\n","type":"text"},{"key":"work_phone.number","value":"string","description":"<p>Work phone number of the vendor.</p>\n","type":"text"},{"key":"email","value":"string","description":"<p>Email ID of the vendor.</p>\n","type":"text"},{"key":"zip_code","value":"string","description":"<p>Zip code of the vendor's address.</p>\n","type":"text"},{"key":"city","value":"string","description":"<p>Vendor's city name.</p>\n","type":"text"},{"key":"country_id","value":"int","description":"<p>Unique identifier of the vendor's country.</p>\n","type":"text"},{"key":"state_id","value":"int","description":"<p>Unique identifier of vendor's state.</p>\n","type":"text"},{"key":"GST_IN","value":"string","description":"<p>GST India code of the vendor (displayed in the output only if the value is present).</p>\n","type":"text"},{"key":"TIN","value":"string","description":"<p>Tax Identification Number of the Indian vendor (displayed in the output only if the value is present).</p>\n","type":"text"},{"key":"CST","value":"string","description":"<p>Central Sales Tax for the vendor (displayed in the output only if the value is present).</p>\n","type":"text"},{"key":"GST_state_code","value":"string","description":"<p>GST state code associated with the Indian vendor (displayed in the output only if the value is present).</p>\n","type":"text"}]},"url":"","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"9cecf6a4-86e3-472f-a661-02a87f21a737"},{"name":"Retrieve the list of all vendors for an organization","id":"38c2be73-af14-4257-aeea-537cfb4462a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/vendors?page={{page}}&size={{size}}","description":"<p>This API retrieves the list of all vendors for an organization.<br />\n<br />\nYou can specify appropriate details for the <code>page</code> and <code>size</code> parameters in the API request to use the pagination feature in the output.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>page</td>\n<td>int</td>\n<td><code>Optional</code><br /> Current page that displays the list of vendors.</td>\n</tr>\n<tr>\n<td>size</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of records that are to be displayed per page in the output.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identefier of the vendor object.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Vendor name.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>Vendor code.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string</td>\n<td>Description of the vendor.</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>string</td>\n<td>Address 1 of the vendor.</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>string</td>\n<td>Address 2 of the vendor.</td>\n</tr>\n<tr>\n<td>work_phone</td>\n<td>string</td>\n<td>Work phone of the vendor.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>string</td>\n<td>Email ID of the vendor.</td>\n</tr>\n<tr>\n<td>zip_code</td>\n<td>string</td>\n<td>Zip code of the vendor's address.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>string</td>\n<td>City of the vendor.</td>\n</tr>\n<tr>\n<td>GST_IN</td>\n<td>string</td>\n<td>GST India code of the vendor (displayed in the output only if the value is present).</td>\n</tr>\n<tr>\n<td>TIN</td>\n<td>string</td>\n<td>Tax Identification Number of the Indian vendor (displayed in the output only if the value is present).</td>\n</tr>\n<tr>\n<td>CST</td>\n<td>string</td>\n<td>Central Sales Tax for the vendor (displayed in the output only if the value is present).</td>\n</tr>\n<tr>\n<td>GST_state_code</td>\n<td>string</td>\n<td>GST state code associated with the Indian vendor (displayed in the output only if the value is present).</td>\n</tr>\n<tr>\n<td>country_id</td>\n<td>int</td>\n<td>Unique identifier of the vendor's country.</td>\n</tr>\n<tr>\n<td>state_id</td>\n<td>int</td>\n<td>Unique identifier of the vendor's state.</td>\n</tr>\n<tr>\n<td>page_info</td>\n<td>object</td>\n<td>Object that contains these page display-related elements: total, page, and size.</td>\n</tr>\n<tr>\n<td>Error</td>\n<td>object</td>\n<td>Object that contains error message and error code details.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","vendors"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>int<br /><code>Optional</code><br /> Current page that displays the list of vendors.</p>\n","type":"text/plain"},"key":"page","value":"{{page}}"},{"description":{"content":"<p>int<br /><code>Optional</code><br /> Number of records that are to be displayed per page in the output.</p>\n","type":"text/plain"},"key":"size","value":"{{size}}"}],"variable":[]}},"response":[{"id":"b668f036-229b-4959-b46a-adfff2cd407e","name":"Retrieve the list of all vendors for an organization - with paging","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text","description":"Access token generated from the token API."}],"url":{"raw":"https://api.zenoti.com/v1/vendors?page=2&size=3","protocol":"https","host":["api","zenoti","com"],"path":["v1","vendors"],"query":[{"key":"page","value":"2"},{"key":"size","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 04 Mar 2019 08:46:50 GMT"},{"key":"Content-Length","value":"816"}],"cookie":[],"responseTime":null,"body":"{\n    \"vendors\": [\n        {\n            \"id\": \"d47fa539-81b3-4ea3-a3da-127e4ccf4acb\",\n            \"name\": \"Rrgr\",\n            \"code\": \"VEND-0066\",\n            \"description\": \"\",\n            \"address1\": \"\",\n            \"address2\": \"\",\n            \"work_phone\": {\n                \"country_code\": -1,\n                \"number\": \"344444\"\n            },\n            \"email\": \"\",\n            \"zip_code\": \"\",\n            \"city\": \"\",\n            \"country_id\": -1,\n            \"state_id\": -1\n        },\n        {\n            \"id\": \"5b855229-e01c-46bb-97a1-229fda02f93c\",\n            \"name\": \"Rajesh\",\n            \"code\": \"VEND-0065\",\n            \"description\": \"\",\n            \"address1\": \"\",\n            \"address2\": \"\",\n            \"work_phone\": {\n                \"country_code\": 95,\n                \"number\": \"43344444\"\n            },\n            \"email\": \"\",\n            \"zip_code\": \"\",\n            \"city\": \"\",\n            \"country_id\": 95,\n            \"state_id\": 4\n        },\n        {\n            \"id\": \"7ae2d9cf-d393-4bed-bbb6-680885fc45e3\",\n            \"name\": \"Product Vendor\",\n            \"code\": \"VEND-0064\",\n            \"description\": \"\",\n            \"address1\": \"Gandhi Nagar\",\n            \"address2\": \"\",\n            \"work_phone\": {\n                \"country_code\": -1,\n                \"number\": \"344444\"\n            },\n            \"email\": \"\",\n            \"zip_code\": \"500080\",\n            \"city\": \"Hyderabad\",\n            \"country_id\": 95,\n            \"state_id\": -1\n        }\n    ],\n    \"page_info\": {\n        \"total\": 69,\n        \"page\": 2,\n        \"size\": 3\n    }\n    \"Error\": null\n}"},{"id":"dedb8b40-0880-45ad-bda8-185f1c062ac8","name":"Retrieve the list of all vendors for an organization - without page and size (default paging)","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":"https://api.zenoti.com/v1/vendors"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 04 Mar 2019 08:26:15 GMT"},{"key":"Content-Length","value":"2656"}],"cookie":[],"responseTime":null,"body":"{\n    \"vendors\": [\n        {\n            \"id\": \"48268862-11e4-4e31-b48c-522fbbd95a8b\",\n            \"name\": \"大象是大型動物\",\n            \"code\": \"VEND-0069\",\n            \"description\": \"\",\n            \"address1\": \"\",\n            \"address2\": \"\",\n            \"work_phone\": {\n                \"country_code\": -1,\n                \"number\": \"\"\n            },\n            \"email\": \"\",\n            \"zip_code\": \"\",\n            \"city\": \"\",\n            \"country_id\": -1,\n            \"state_id\": -1\n        },\n        {\n            \"id\": \"8d01f4cd-6c14-4110-858b-08d464d3a6aa\",\n            \"name\": \"Test Yash\",\n            \"code\": \"VEND-0068\",\n            \"description\": \"\",\n            \"address1\": \"\",\n            \"address2\": \"\",\n            \"work_phone\": {\n                \"country_code\": -1,\n                \"number\": \"344444\"\n            },\n            \"email\": \"\",\n            \"zip_code\": \"\",\n            \"city\": \"\",\n            \"country_id\": -1,\n            \"state_id\": -1\n        },\n        {\n            \"id\": \"9527b8a0-5aef-45a0-a670-6d6c9b20821c\",\n            \"name\": \"Sterling\",\n            \"code\": \"VEND-0067\",\n            \"description\": \"\",\n            \"address1\": \"\",\n            \"address2\": \"\",\n            \"work_phone\": {\n                \"country_code\": -1,\n                \"number\": \"\"\n            },\n            \"email\": \"\",\n            \"zip_code\": \"\",\n            \"city\": \"\",\n            \"country_id\": -1,\n            \"state_id\": -1\n        },\n        {\n            \"id\": \"d47fa539-81b3-4ea3-a3da-127e4ccf4acb\",\n            \"name\": \"Rrgr\",\n            \"code\": \"VEND-0066\",\n            \"description\": \"\",\n            \"address1\": \"\",\n            \"address2\": \"\",\n            \"work_phone\": {\n                \"country_code\": -1,\n                \"number\": \"344444\"\n            },\n            \"email\": \"\",\n            \"zip_code\": \"\",\n            \"city\": \"\",\n            \"country_id\": -1,\n            \"state_id\": -1\n        },\n        {\n            \"id\": \"5b855229-e01c-46bb-97a1-229fda02f93c\",\n            \"name\": \"Rajesh\",\n            \"code\": \"VEND-0065\",\n            \"description\": \"\",\n            \"address1\": \"\",\n            \"address2\": \"\",\n            \"work_phone\": {\n                \"country_code\": 95,\n                \"number\": \"43344444\"\n            },\n            \"email\": \"\",\n            \"zip_code\": \"\",\n            \"city\": \"\",\n            \"country_id\": 95,\n            \"state_id\": 4\n        },\n        {\n            \"id\": \"7ae2d9cf-d393-4bed-bbb6-680885fc45e3\",\n            \"name\": \"Product Vendor\",\n            \"code\": \"VEND-0064\",\n            \"description\": \"\",\n            \"address1\": \"Gandhi Nagar\",\n            \"address2\": \"\",\n            \"work_phone\": {\n                \"country_code\": -1,\n                \"number\": \"344444\"\n            },\n            \"email\": \"\",\n            \"zip_code\": \"500080\",\n            \"city\": \"Hyderabad\",\n            \"country_id\": 95,\n            \"state_id\": -1\n        },\n        {\n            \"id\": \"7bf1378e-962c-48b0-a627-953f858c6f90\",\n            \"name\": \"Mass\",\n            \"code\": \"VEND-0063\",\n            \"description\": \"\",\n            \"address1\": \"\",\n            \"address2\": \"\",\n            \"work_phone\": {\n                \"country_code\": -1,\n                \"number\": \"344444\"\n            },\n            \"email\": \"\",\n            \"zip_code\": \"\",\n            \"city\": \"\",\n            \"country_id\": 1,\n            \"state_id\": 148\n        },\n        {\n            \"id\": \"4d194e62-0ce4-45b8-9170-edbc77ce94e6\",\n            \"name\": \"Kingfisher Pvt Ltd\",\n            \"code\": \"VEND-0062\",\n            \"description\": \"\",\n            \"address1\": \"Dhskj\",\n            \"address2\": \"Hjsdk9\",\n            \"work_phone\": {\n                \"country_code\": -1,\n                \"number\": \"8430329932\"\n            },\n            \"email\": \"1h@shs.com\",\n            \"zip_code\": \"372782\",\n            \"city\": \"Hyde\",\n            \"TIN\": \"AP10AK1079\",\n            \"CST\": \"AP29BQ9295\",\n            \"country_id\": 95,\n            \"state_id\": 4\n        },\n        {\n            \"id\": \"3a42dfe7-ed44-405b-800c-9dd4f8498e95\",\n            \"name\": \"Innova Pvt Ltd\",\n            \"code\": \"VEND-0061\",\n            \"description\": \"\",\n            \"address1\": \"\",\n            \"address2\": \"\",\n            \"work_phone\": {\n                \"country_code\": -1,\n                \"number\": \"344444\"\n            },\n            \"email\": \"dddsdd\",\n            \"zip_code\": \"\",\n            \"city\": \"Navi Mumbai\",\n            \"TIN\": \"TIN1\",\n            \"CST\": \"CTS1\",\n            \"country_id\": 95,\n            \"state_id\": -1\n        },\n        {\n            \"id\": \"3ff40fcd-33b5-43b8-ae81-8a3c0987cfc1\",\n            \"name\": \"Hru1\",\n            \"code\": \"VEND-0060\",\n            \"description\": \"\",\n            \"address1\": \"\",\n            \"address2\": \"\",\n            \"work_phone\": {\n                \"country_code\": -1,\n                \"number\": \"344444\"\n            },\n            \"email\": \"dddsdd\",\n            \"zip_code\": \"\",\n            \"city\": \"\",\n            \"country_id\": -1,\n            \"state_id\": -1\n        }\n    ],\n    \"page_info\": {\n        \"total\": 69,\n        \"page\": 1,\n        \"size\": 10\n    }\n    \"Error\": null\n}"}],"_postman_id":"38c2be73-af14-4257-aeea-537cfb4462a9"},{"name":"Vendor Product Association ","id":"3ed302e7-d06c-422f-b896-4ebacd7ca539","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":">","header":[],"body":{"mode":"formdata","formdata":[{"key":"id","value":"guid","description":"<p>Unique 32-character identifier of the product.</p>\n","type":"text"},{"key":"name","value":"string","description":"<p>Name of the product.</p>\n","type":"text"},{"key":"code","value":"string","description":"<p>Product code.</p>\n","type":"text"},{"key":"description","value":"string","description":"<p>Description of the product.</p>\n","type":"text"},{"key":"part_number","value":"string","description":"<p>Vendor product part number.</p>\n","type":"text"}]},"url":"","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"3ed302e7-d06c-422f-b896-4ebacd7ca539"},{"name":"Retrieve the list of all products associated to a vendor","id":"9b5d551d-285d-4193-b6f6-9b0ddd778c09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/vendors/{{vendor_id}}/products?page={{page}}&size={{size}}","description":"<p>This API retrieves the list of all products associated to a vendor.<br />\n<br />\nYou must specify appropriate details for the <code>vendor_id</code> parameter in the API request. Optionally, you can provide necessary details for the <code>page</code> and <code>size</code> parameters to use the pagination feature in the output.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>vendor_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the vendor for whom you want to retrieve the list of all products.</td>\n</tr>\n<tr>\n<td>page</td>\n<td>int</td>\n<td><code>Optional</code><br /> Current page that displays the list of all products associated to the vendor.</td>\n</tr>\n<tr>\n<td>size</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of records that are to be displayed per page in the output.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>vendor_products</td>\n<td>object</td>\n<td>Object that contains all product-related elements for the specified vendor. For more information, refer to the <b>vendor_products Object</b> table.</td>\n</tr>\n<tr>\n<td>page_info</td>\n<td>object</td>\n<td>Paging details for the output. For more information, refer to the <b>page_info Object</b> table.</td>\n</tr>\n<tr>\n<td>Error</td>\n<td>object</td>\n<td>Object that contains error message and error code details.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"vendor_products-object\">vendor_products Object</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the product associated with the vendor.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Product name.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>Product code.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string</td>\n<td>Description of the product.</td>\n</tr>\n<tr>\n<td>part_number</td>\n<td>string</td>\n<td>Product part number of the vendor.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"page_info-object\">page_info Object</h2>\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>total</td>\n<td>int</td>\n<td>Total records found displayed in the output.</td>\n</tr>\n<tr>\n<td>page</td>\n<td>int</td>\n<td>Current page to be viewed.</td>\n</tr>\n<tr>\n<td>size</td>\n<td>int</td>\n<td>Number of records displayed per page.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","vendors","{{vendor_id}}","products"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>int<br /><code>Optional</code><br /> Current page that displays the list of products associated to the vendor.</p>\n","type":"text/plain"},"key":"page","value":"{{page}}"},{"description":{"content":"<p>int<br /><code>Optional</code><br /> Number of records that are to be displayed per page in the output.</p>\n","type":"text/plain"},"key":"size","value":"{{size}}"}],"variable":[]}},"response":[{"id":"528d788a-8cf6-4a3d-8598-1dccb89d898d","name":"Retrieve the list of all products associated to a vendor - with page and size","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text","description":"Access token generated from the token API."}],"url":{"raw":"https://api.zenoti.com/v1/vendors/{{vendor_id}}/products?page=2&size=3","protocol":"https","host":["api","zenoti","com"],"path":["v1","vendors","{{vendor_id}}","products"],"query":[{"key":"page","value":"2"},{"key":"size","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 05 Mar 2019 06:34:30 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"931"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"vendor_products\": [\n        {\n            \"id\": \"2722bff5-62ee-43be-a3d1-85f6f4737ed6\",\n            \"name\": \"Shower Gel\",\n            \"code\": \"P004\",\n            \"description\": \"\",\n            \"part_number\": \"\"\n        },\n        {\n            \"id\": \"173f8b78-2ced-4b0d-a8ff-8c10ebb79819\",\n            \"name\": \"Product Translated Yes\",\n            \"code\": \"\",\n            \"description\": \"Enter details for the product and assign a category, subcategory to the product from the available list.\\r\\n    You can manually enter product codes or auto generate them.\\r\\n    Mark a product as both, Retail and Consumable, if the product can be converted from Retail to Consumable and vice-versa.\\r\\n    Choose whether an employee would get commission on the sale of this product.\\r\\n    Define commission accelerators to give an employee more commission on selling this product.\",\n            \"part_number\": \"\"\n        },\n        {\n            \"id\": \"76ed25a7-73f1-48d7-8a63-c0a212723126\",\n            \"name\": \"Product Translated No\",\n            \"code\": \"-./\",\n            \"description\": \"!@#$%&*()_+-}{[]\\\\:;'?,./\",\n            \"part_number\": \"\"\n        }\n    ],\n    \"page_info\": {\n        \"total\": 24,\n        \"page\": 2,\n        \"size\": 3\n    }\n    \"Error\": null\n}"},{"id":"b2647a8b-20c2-417e-a070-1ad9bebaefff","name":"Retrieve the list of all products associated to a vendor - without page and size (default paging)","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic OThiOGQxZTM4MTk1NDk1MTgzMjMyNTMzZGFjYWZlZDQ=","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/vendors/{{vendor_id}}/products?","protocol":"https","host":["api","zenoti","com"],"path":["v1","vendors","{{vendor_id}}","products"],"query":[{"key":"page","value":"{{page}}","disabled":true},{"key":"size","value":"{{size}}","disabled":true},{"key":"","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 05 Mar 2019 06:21:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1784"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"vendor_products\": [\n        {\n            \"id\": \"1e897ec2-1ac9-482d-b46e-df68ab7800f7\",\n            \"name\": \"Virgin Coconut Hair Oil\",\n            \"code\": \"P013\",\n            \"description\": \"\",\n            \"part_number\": \"\"\n        },\n        {\n            \"id\": \"6b8fd248-8727-4f60-ba8d-d09d9cac79e1\",\n            \"name\": \"v\",\n            \"code\": \"\",\n            \"description\": \"\",\n            \"part_number\": \"\"\n        },\n        {\n            \"id\": \"3f34e89c-60ff-432d-9d29-0283a32ec28a\",\n            \"name\": \"The Body Shop Earth Lovers\",\n            \"code\": \"P007\",\n            \"description\": \"\",\n            \"part_number\": \"\"\n        },\n        {\n            \"id\": \"2722bff5-62ee-43be-a3d1-85f6f4737ed6\",\n            \"name\": \"Shower Gel\",\n            \"code\": \"P004\",\n            \"description\": \"\",\n            \"part_number\": \"\"\n        },\n        {\n            \"id\": \"173f8b78-2ced-4b0d-a8ff-8c10ebb79819\",\n            \"name\": \"Product Translated Yes\",\n            \"code\": \"\",\n            \"description\": \"Enter details for the product and assign a category, subcategory to the product from the available list.\\r\\n    You can manually enter product codes or auto generate them.\\r\\n    Mark a product as both, Retail and Consumable, if the product can be converted from Retail to Consumable and vice-versa.\\r\\n    Choose whether an employee would get commission on the sale of this product.\\r\\n    Define commission accelerators to give an employee more commission on selling this product.\",\n            \"part_number\": \"\"\n        },\n        {\n            \"id\": \"76ed25a7-73f1-48d7-8a63-c0a212723126\",\n            \"name\": \"Product Translated No\",\n            \"code\": \"-./\",\n            \"description\": \"!@#$%&*()_+-}{[]\\\\:;'?,./\",\n            \"part_number\": \"\"\n        },\n        {\n            \"id\": \"aee381d5-390a-476c-88d4-adb1f640ba8c\",\n            \"name\": \"Peta Wash\",\n            \"code\": \"P001\",\n            \"description\": \"\",\n            \"part_number\": \"\"\n        },\n        {\n            \"id\": \"7b225f3c-6faa-4e6c-80bb-86f19f0d1604\",\n            \"name\": \"oxo 200\",\n            \"code\": \"111100000002\",\n            \"description\": \"\",\n            \"part_number\": \"\"\n        },\n        {\n            \"id\": \"60c091c3-94f2-4ad7-9d16-be0097a824a0\",\n            \"name\": \"Organic Cocount Oil Skin Food\",\n            \"code\": \"P010\",\n            \"description\": \"\",\n            \"part_number\": \"\"\n        },\n        {\n            \"id\": \"af6d784f-73ba-4cf3-b10c-a544389368df\",\n            \"name\": \"Natural Laundry Detergent\",\n            \"code\": \"P005\",\n            \"description\": \"\",\n            \"part_number\": \"\"\n        }\n    ],\n    \"page_info\": {\n        \"total\": 24,\n        \"page\": 1,\n        \"size\": 10\n    }\n    \"Error\": null\n}"}],"_postman_id":"9b5d551d-285d-4193-b6f6-9b0ddd778c09"}],"id":"5b7c6dfc-216f-49ba-ba10-565d5ee247b6","description":"<p>This section contains details on various API endpoints related to the Vendors API category.</p>\n","event":[{"listen":"prerequest","script":{"id":"b152cd61-a82c-4c25-9019-4cc9c501b3ce","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"692d50b0-abff-4979-96d7-67b920899d9a","type":"text/javascript","exec":[""]}}],"_postman_id":"5b7c6dfc-216f-49ba-ba10-565d5ee247b6"},{"name":"Inventory","item":[{"name":"Retrieve the stock quantities of products","event":[{"listen":"prerequest","script":{"id":"edb34692-e5d8-441e-985c-6cf037a957b2","exec":[""],"type":"text/javascript"}}],"id":"ee5748a9-4bd1-406d-8884-0b581db13d9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/inventory/stock?center_id={{center_id}}&inventory_date={{inventory_date}}&search_string={{seach_string}}&product_type={{product_type}}","description":"<p>This API fetches the stock quantities of all products in the specified center.<br />\n<br />\nYou must specify appropriate details for the <code>center_id</code> and <code>inventory_date</code> parameters. Optionally, you can provide the necessary details for the <code>search_string</code> and <code>product_type</code> parameters.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br />Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>inventory_date</td>\n<td>datetime</td>\n<td><code>Mandatory</code><br />Date for which the stock details are to be retrieved.<br /><b>Date format</b>: yyyy-mm-dd.<br /><b>Time format</b>: hh:mm:ss for a 24-hour clock.</td>\n</tr>\n<tr>\n<td>search_string</td>\n<td>string</td>\n<td><code>Optional</code><br />Specify the products that you want to search.<br /> <b>Default value</b>: null.</td>\n</tr>\n<tr>\n<td>product_type</td>\n<td>enum</td>\n<td><code>Optional</code><br />Indicates the type of products that are to be retrieved: Retail - 1, Consumable - 2, and All - 3. <br /> <b>Default value</b>: 3.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>list</td>\n<td>object</td>\n<td>Object that contains the list of products in the center. For more information, refer to the <b>list Object</b> table.</td>\n</tr>\n<tr>\n<td>Error</td>\n<td>object</td>\n<td>Object that contains error message and error code details.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"list-object\">list Object</h2>\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>center_code</td>\n<td>string</td>\n<td>Code of the center.</td>\n</tr>\n<tr>\n<td>product_code</td>\n<td>string</td>\n<td>Code of the product.</td>\n</tr>\n<tr>\n<td>product_name</td>\n<td>string</td>\n<td>Name of the product.</td>\n</tr>\n<tr>\n<td>category</td>\n<td>string</td>\n<td>Category of the product.</td>\n</tr>\n<tr>\n<td>sub_category</td>\n<td>string</td>\n<td>Sub-category of the product.</td>\n</tr>\n<tr>\n<td>store_quantity</td>\n<td>float</td>\n<td>Store quantity of the product.</td>\n</tr>\n<tr>\n<td>floor_quantity</td>\n<td>float</td>\n<td>Floor quantity of the product.</td>\n</tr>\n<tr>\n<td>total_quantity</td>\n<td>float</td>\n<td>Total quantity of the product.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","inventory","stock"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>guid<br /><code>Mandatory</code><br />Unique 32-character identifier of the center.</p>\n","type":"text/plain"},"key":"center_id","value":"{{center_id}}"},{"description":{"content":"<p>datetime<br /><code>Mandatory</code><br />Date for which the stock details are to be retrieved.<br />\n<b>Format</b>: yyyy-mm-dd.<br />\n<b>Time format</b>: hh:mm:ss for a 24-hour clock.</p>\n","type":"text/plain"},"key":"inventory_date","value":"{{inventory_date}}"},{"description":{"content":"<p>string<br /><code>Optional</code><br />Specify the products that you want to search.<br />\n<b>Default value</b>: null.</p>\n","type":"text/plain"},"key":"search_string","value":"{{seach_string}}"},{"description":{"content":"<p>enum<br /><code>Optional</code><br />Indicates the type of products that are to be retrieved.<br />\n<b>Default value</b>: 3.<br /></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>1 - Retail\n2 - Consumable\n3 - All\n</code></pre>","type":"text/plain"},"key":"product_type","value":"{{product_type}}"}],"variable":[]}},"response":[{"id":"36bb6beb-a165-4fc1-8604-b9d7e8f7b4f8","name":"Retrieve the stock quantities of products","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text","description":"Access token generated from the token API."}],"url":{"raw":"https://api.zenoti.com/v1/inventory/stock?center_id={{center_id}}&inventory_date={{inventory_date}}&search_string={{seach_string}}&product_type={{product_type}}","protocol":"https","host":["api","zenoti","com"],"path":["v1","inventory","stock"],"query":[{"key":"center_id","value":"{{center_id}}"},{"key":"inventory_date","value":"{{inventory_date}}"},{"key":"search_string","value":"{{seach_string}}"},{"key":"product_type","value":"{{product_type}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 09 Jul 2019 08:53:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"25647"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"list\": [\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"1111038\",\n            \"product_name\": \"43302_product\",\n            \"category\": \"Hair Care\",\n            \"sub_category\": \"Conditioners\",\n            \"store_quantity\": -3,\n            \"floor_quantity\": 0,\n            \"total_quantity\": -3\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000112\",\n            \"product_name\": \"Augproduct kit\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"bundleproduct\",\n            \"product_name\": \"bundle_product\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"1\",\n            \"product_name\": \"Dummy Product - Data Migration\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000044\",\n            \"product_name\": \"Dup Product\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": -1,\n            \"floor_quantity\": 0,\n            \"total_quantity\": -1\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"exchangedproduct\",\n            \"product_name\": \"exchanged product\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000073\",\n            \"product_name\": \"Flat Product\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 95,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 95\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"742006030\",\n            \"product_name\": \"Gift Size Face Product\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"KSVProd1\",\n            \"product_name\": \"KSV Product 1\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"KSVProd2\",\n            \"product_name\": \"KSV Product 2\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000066\",\n            \"product_name\": \"Normal Product\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000075\",\n            \"product_name\": \"Percentage product\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318109\",\n            \"product_name\": \"PRO aha mask\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Mask\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842328078\",\n            \"product_name\": \"PRO body skrub\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Scrubs\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318208\",\n            \"product_name\": \"PRO dewlux face kream\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cream\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318215\",\n            \"product_name\": \"PRO dewlux face kream lite 30\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cream\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318284\",\n            \"product_name\": \"PRO eye kandy\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Eye Care\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318277\",\n            \"product_name\": \"PRO eye kream\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cream\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318185\",\n            \"product_name\": \"PRO face kream\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cream\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318192\",\n            \"product_name\": \"PRO face kream - massage\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cream\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318345\",\n            \"product_name\": \"PRO face lotion 25\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318161\",\n            \"product_name\": \"PRO face skotion\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318178\",\n            \"product_name\": \"PRO face skotion 30\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318154\",\n            \"product_name\": \"PRO face skotion lite\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318116\",\n            \"product_name\": \"PRO face skrub\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Scrubs\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842328054\",\n            \"product_name\": \"PRO fresh love body kream\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318017\",\n            \"product_name\": \"PRO gel kleanser\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cleanser\",\n            \"store_quantity\": -24,\n            \"floor_quantity\": 12,\n            \"total_quantity\": -12\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318093\",\n            \"product_name\": \"PRO glow tonik\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Toner\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318338\",\n            \"product_name\": \"PRO gold kream\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cream\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318321\",\n            \"product_name\": \"PRO gold serum\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Serum\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842328108\",\n            \"product_name\": \"PRO holiday body lotion\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842328092\",\n            \"product_name\": \"PRO holiday hand + foot skrub\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Scrubs\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318246\",\n            \"product_name\": \"PRO hydradew mask\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Mask\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318260\",\n            \"product_name\": \"PRO kalm down mask\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Mask\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842328023\",\n            \"product_name\": \"PRO klean love body kream\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318062\",\n            \"product_name\": \"PRO klean slate\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cleanser\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318024\",\n            \"product_name\": \"PRO kleansing lotion\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cleanser\",\n            \"store_quantity\": -5,\n            \"floor_quantity\": 0,\n            \"total_quantity\": -5\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318031\",\n            \"product_name\": \"PRO klearity kleanser\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cleanser\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318147\",\n            \"product_name\": \"PRO klearity lotion\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318239\",\n            \"product_name\": \"PRO klearity mask\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Mask\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318055\",\n            \"product_name\": \"PRO kold kream\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cream\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318307\",\n            \"product_name\": \"PRO kontrol serum\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Serum\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318048\",\n            \"product_name\": \"PRO kream kleanser\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cleanser\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"933779056\",\n            \"product_name\": \"PRO Leg + Thigh Gel\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318123\",\n            \"product_name\": \"PRO minty melt down mask\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Mask\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318253\",\n            \"product_name\": \"PRO moisture induce mask\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Mask\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318130\",\n            \"product_name\": \"PRO power jel\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318291\",\n            \"product_name\": \"PRO skin boost serum\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Serum\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318314\",\n            \"product_name\": \"PRO skin quench serum\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Serum\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842328030\",\n            \"product_name\": \"PRO soft love body kream\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842328061\",\n            \"product_name\": \"PRO summer love body kream\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318222\",\n            \"product_name\": \"PRO supreme kream\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cream\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842328016\",\n            \"product_name\": \"PRO sweet love body kream\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318079\",\n            \"product_name\": \"PRO tonik\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Toner\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842328047\",\n            \"product_name\": \"PRO tropikal love body kream\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318086\",\n            \"product_name\": \"PRO turbo tonik\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Toner\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000020\",\n            \"product_name\": \"prod 11\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Soap\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000028\",\n            \"product_name\": \"prod 19\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000064\",\n            \"product_name\": \"prod009\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000069\",\n            \"product_name\": \"prod1000\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000106\",\n            \"product_name\": \"Prod1A\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000107\",\n            \"product_name\": \"Prod1B\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000108\",\n            \"product_name\": \"Prod1Kit\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000098\",\n            \"product_name\": \"Product 1\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"p10\",\n            \"product_name\": \"product 10\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000102\",\n            \"product_name\": \"product 1A\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000104\",\n            \"product_name\": \"product 1A Kit\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000103\",\n            \"product_name\": \"Product 1AA\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000099\",\n            \"product_name\": \"product 2\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"PT\",\n            \"product_name\": \"Product T\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000144\",\n            \"product_name\": \"Product_1\",\n            \"category\": \"Hair Products\",\n            \"sub_category\": \"Shampoos\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000145\",\n            \"product_name\": \"Product_2\",\n            \"category\": \"Hair Products\",\n            \"sub_category\": \"Shampoos\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000146\",\n            \"product_name\": \"Product_3\",\n            \"category\": \"Hair Products\",\n            \"sub_category\": \"Shampoos\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000150\",\n            \"product_name\": \"Product_4\",\n            \"category\": \"Hair Products\",\n            \"sub_category\": \"Conditioners\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000151\",\n            \"product_name\": \"Product_5\",\n            \"category\": \"Hair Products\",\n            \"sub_category\": \"Conditioners\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000152\",\n            \"product_name\": \"Product_6\",\n            \"category\": \"Hair Products\",\n            \"sub_category\": \"Conditioners\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"product-convert\",\n            \"product_name\": \"product_convert\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000061\",\n            \"product_name\": \"product001\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM123\",\n            \"product_name\": \"product123\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM48\",\n            \"product_name\": \"product958\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM49\",\n            \"product_name\": \"product959\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM50\",\n            \"product_name\": \"product960\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM51\",\n            \"product_name\": \"product961\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM52\",\n            \"product_name\": \"product962\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM53\",\n            \"product_name\": \"product963\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM54\",\n            \"product_name\": \"product964\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM55\",\n            \"product_name\": \"product965\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM56\",\n            \"product_name\": \"product966\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM57\",\n            \"product_name\": \"product967\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM60\",\n            \"product_name\": \"product970\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM61\",\n            \"product_name\": \"product971\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM62\",\n            \"product_name\": \"product972\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM63\",\n            \"product_name\": \"product973\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM64\",\n            \"product_name\": \"product974\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM65\",\n            \"product_name\": \"product975\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000154\",\n            \"product_name\": \"ProductKit_1\",\n            \"category\": \"Hair Products\",\n            \"sub_category\": \"Conditioners\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000153\",\n            \"product_name\": \"ProductKit_1\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000100\",\n            \"product_name\": \"productkit12\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000016\",\n            \"product_name\": \"protest2\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Syrup\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000076\",\n            \"product_name\": \"Slab Product\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": -1,\n            \"floor_quantity\": 0,\n            \"total_quantity\": -1\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000037\",\n            \"product_name\": \"Sripro47843\",\n            \"category\": \"Hair Care\",\n            \"sub_category\": \"Conditioners\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000077\",\n            \"product_name\": \"Tab product\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"qwert\",\n            \"product_name\": \"Test product\",\n            \"category\": \"Medical\",\n            \"sub_category\": \"product 10\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000013\",\n            \"product_name\": \"test product1\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Wraps\",\n            \"store_quantity\": -1,\n            \"floor_quantity\": 0,\n            \"total_quantity\": -1\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000125\",\n            \"product_name\": \"Testprod\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000169\",\n            \"product_name\": \"testproduct\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000156\",\n            \"product_name\": \"Testserviceproduct123\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000155\",\n            \"product_name\": \"weight loss products\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"store_quantity\": 0,\n            \"floor_quantity\": 0,\n            \"total_quantity\": 0\n        }\n    ]\n    \"Error\": null\n}"}],"_postman_id":"ee5748a9-4bd1-406d-8884-0b581db13d9a"},{"name":"Retrieve the consumption details of products for a center","event":[{"listen":"prerequest","script":{"id":"edb34692-e5d8-441e-985c-6cf037a957b2","exec":[""],"type":"text/javascript"}}],"id":"128670cb-8384-4b1c-b8d6-b64374068d35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n","type":"text"}],"url":"{{api_url}}/v1/inventory/stock_movement?center_id={{center_id}}&start_date={{start_date}}&end_date={{end_date}}&report_type={{report_type}}&product_code={{product_code}}","description":"<p>This API retrieves the consumption details of all products for the specified center.<br />\n<br />\nYou must specify appropriate details for the <code>center_id</code>, <code>start_date</code>, and <code>end_date</code> parameters. Optionally, you can provide the necessary details for the <code>report_type</code> and <code>product_code</code> parameters.</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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br />Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>datetime</td>\n<td><code>Mandatory</code><br />Start date from which the consumption details of all products are to be retrieved.</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>datetime</td>\n<td><code>Mandatory</code><br />End date until which the consumption details of all products are to be retrieved.</td>\n</tr>\n<tr>\n<td>report_type</td>\n<td>string</td>\n<td><code>Optional</code><br />Indicates the report for the specific type of products: 1 - All, 2 - retail, and 3 - Consumable.<br /> <b>Default value</b>: 1.</td>\n</tr>\n<tr>\n<td>product_code</td>\n<td>string</td>\n<td><code>Optional</code><br /> Product code for which the report has to be fetched.<br /> <b>Default value</b>: null.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>list</td>\n<td>object</td>\n<td>Object that contains the list of products in the center. For more information, refer to the <b>list Object</b> table.</td>\n</tr>\n<tr>\n<td>Error</td>\n<td>object</td>\n<td>Object that contains error message and error code details.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"list-object\">list Object</h2>\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>center_code</td>\n<td>string</td>\n<td>Code of the specified center.</td>\n</tr>\n<tr>\n<td>center_name</td>\n<td>string</td>\n<td>Name of the specified center.</td>\n</tr>\n<tr>\n<td>product_code</td>\n<td>string</td>\n<td>Code of the product.</td>\n</tr>\n<tr>\n<td>product_name</td>\n<td>string</td>\n<td>Name of the product.</td>\n</tr>\n<tr>\n<td>category</td>\n<td>string</td>\n<td>Category of the product.</td>\n</tr>\n<tr>\n<td>sub_category</td>\n<td>string</td>\n<td>Sub-category of the product.</td>\n</tr>\n<tr>\n<td>starting_store_quantity</td>\n<td>float</td>\n<td>Starting store quantity of the product.</td>\n</tr>\n<tr>\n<td>starting_floor_quantity</td>\n<td>float</td>\n<td>Starting floor quantity of the product.</td>\n</tr>\n<tr>\n<td>quantity_inflow_purchases</td>\n<td>float</td>\n<td>Quantity inflow through purchases.</td>\n</tr>\n<tr>\n<td>quantity_inflow_transfers</td>\n<td>float</td>\n<td>Quantity inflow through transfers.</td>\n</tr>\n<tr>\n<td>quantity_inflow_conversions</td>\n<td>float</td>\n<td>Quantity inflow through conversions.</td>\n</tr>\n<tr>\n<td>quantity_inflow_return_purchases</td>\n<td>float</td>\n<td>Quantity inflow through return purchases.</td>\n</tr>\n<tr>\n<td>quantity_inflow_invoice_sales_refunds</td>\n<td>float</td>\n<td>Quantity inflow through invoice sales refunds.</td>\n</tr>\n<tr>\n<td>quantity_checkouts</td>\n<td>float</td>\n<td>Quantity through checkouts.</td>\n</tr>\n<tr>\n<td>quantity_outflow_purchases</td>\n<td>float</td>\n<td>Quantity outflow through purchases.</td>\n</tr>\n<tr>\n<td>quantity_outflow_transfers</td>\n<td>float</td>\n<td>Quantity outflow through transfers.</td>\n</tr>\n<tr>\n<td>quantity_outflow_invoice_sales</td>\n<td>float</td>\n<td>Quantity outflow through invoice sales.</td>\n</tr>\n<tr>\n<td>quantity_outflow_bill_of_materials</td>\n<td>float</td>\n<td>Quantity outflow through bill of materials.</td>\n</tr>\n<tr>\n<td>quantity_outflow_conversions</td>\n<td>float</td>\n<td>Quantity outflow through conversions.</td>\n</tr>\n<tr>\n<td>quantity_outflow_transfers_intransit</td>\n<td>float</td>\n<td>Quantity outflow through transfers intransit.</td>\n</tr>\n<tr>\n<td>quantity_outflow_return_purchases</td>\n<td>float</td>\n<td>Quantity outflow through return purchases.</td>\n</tr>\n<tr>\n<td>quantity_unaccounted_store</td>\n<td>float</td>\n<td>Quantity unaccounted in store.</td>\n</tr>\n<tr>\n<td>quantity_unaccounted_floor</td>\n<td>float</td>\n<td>Quantity unaccounted in floor.</td>\n</tr>\n<tr>\n<td>quantity_manual_checkouts</td>\n<td>float</td>\n<td>Quantity through manual checkouts.</td>\n</tr>\n<tr>\n<td>ending_store</td>\n<td>float</td>\n<td>Ending store quantity.</td>\n</tr>\n<tr>\n<td>ending_floor</td>\n<td>float</td>\n<td>Ending floor quantity.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","inventory","stock_movement"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>guid<br /><code>Mandatory</code><br />Unique 32-character identifier of the center.</p>\n","type":"text/plain"},"key":"center_id","value":"{{center_id}}"},{"description":{"content":"<p>datetime<br /><code>Mandatory</code><br />Date from which the stock consumption details are to be fetched.</p>\n","type":"text/plain"},"key":"start_date","value":"{{start_date}}"},{"description":{"content":"<p>datetime<br /><code>Mandatory</code><br />Date until which the stock consumption details are to be fetched.</p>\n","type":"text/plain"},"key":"end_date","value":"{{end_date}}"},{"description":{"content":"<p>enum<br />\n<code>Optional</code><br />\nIndicates the report for the specific type of products.<br />\n<b>Default value</b>: 1.<br /></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>1 - All\n2 - retail\n3 - Consumable\n</code></pre>","type":"text/plain"},"key":"report_type","value":"{{report_type}}"},{"description":{"content":"<p>string<br /><code>Optional</code><br />Product code for which the report has to be fetched.<br />\n<b>Default value</b>: null.</p>\n","type":"text/plain"},"key":"product_code","value":"{{product_code}}"}],"variable":[]}},"response":[{"id":"05d792be-a407-497f-b6d8-950bb1278d5e","name":"Retrieve the consumption details of products for a center","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text","description":"Access token generated from the token API."}],"url":{"raw":"https://api.zenoti.com/v1/inventory/stock_movement?center_id={{center_id}}&start_date={{start_date}}&end_date={{end_date}}&report_type={{report_type}}&product_code={{product_code}}","protocol":"https","host":["api","zenoti","com"],"path":["v1","inventory","stock_movement"],"query":[{"key":"center_id","value":"{{center_id}}"},{"key":"start_date","value":"{{start_date}}"},{"key":"end_date","value":"{{end_date}}"},{"key":"report_type","value":"{{report_type}}"},{"key":"product_code","value":"{{product_code}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 09 Jul 2019 08:54:09 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"326726"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"list\": [\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"671860013624\",\n            \"product_name\": \"10% loat\",\n            \"unit\": \"122 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 101,\n            \"starting_floor_quantity\": 108,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 90,\n            \"quantity_unaccounted_floor\": 90,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 11,\n            \"ending_floor\": 18\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"1111038\",\n            \"product_name\": \"43302_product\",\n            \"unit\": \"9000 ml\",\n            \"category\": \"Hair Care\",\n            \"sub_category\": \"Conditioners\",\n            \"starting_store_quantity\": 5,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 6,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 6,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"70011557\",\n            \"product_name\": \"70011557\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 10,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": -10,\n            \"quantity_unaccounted_floor\": -10,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 10,\n            \"ending_floor\": 20\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000056\",\n            \"product_name\": \"Absolute Spa Mask\",\n            \"unit\": \"2312.1 Units\",\n            \"category\": \"Spa Lifestyle\",\n            \"sub_category\": \"Misc Spa Lifestyle\",\n            \"starting_store_quantity\": 10,\n            \"starting_floor_quantity\": 1,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 10,\n            \"ending_floor\": 1\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"15\",\n            \"product_name\": \"Aha Mask\",\n            \"unit\": \"60 Grams\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Exfoliants\",\n            \"starting_store_quantity\": -29,\n            \"starting_floor_quantity\": 1,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 3,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 1,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -32,\n            \"ending_floor\": 3\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000065\",\n            \"product_name\": \"Aha Maskkk\",\n            \"unit\": \"122 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": -2,\n            \"starting_floor_quantity\": 1,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": -2,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000062\",\n            \"product_name\": \"Ahaa Mask\",\n            \"unit\": \"345 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": -1,\n            \"starting_floor_quantity\": 1,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": -1,\n            \"quantity_unaccounted_floor\": 1,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000072\",\n            \"product_name\": \"ahaaaaaaaaaa\",\n            \"unit\": \"666 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 10,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 10\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM73\",\n            \"product_name\": \"AhacMaskk\",\n            \"unit\": \"45 Centimeter\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Exfoliants\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM74\",\n            \"product_name\": \"AhadMaskk\",\n            \"unit\": \"45 Centimeter\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Exfoliants\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842338015\",\n            \"product_name\": \"AMN gel kleanser\",\n            \"unit\": \"8.9708e+006 Units\",\n            \"category\": \"Proshop\",\n            \"sub_category\": \"Others\",\n            \"starting_store_quantity\": -22,\n            \"starting_floor_quantity\": 5,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -22,\n            \"ending_floor\": 5\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"8906006720152\",\n            \"product_name\": \"AMN hand love hand lotion\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Proshop\",\n            \"sub_category\": \"Others\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842338039\",\n            \"product_name\": \"AMN have you washed your hands - hand wash\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Proshop\",\n            \"sub_category\": \"Others\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842338107\",\n            \"product_name\": \"AMN holiday hand wash\",\n            \"unit\": \"676566 Units\",\n            \"category\": \"Proshop\",\n            \"sub_category\": \"Others\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842338053\",\n            \"product_name\": \"AMN invigor-mint konditioner\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Proshop\",\n            \"sub_category\": \"Others\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842338046\",\n            \"product_name\": \"AMN invigor-mint shampu\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Proshop\",\n            \"sub_category\": \"Others\",\n            \"starting_store_quantity\": -1,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842338084\",\n            \"product_name\": \"AMN mane squeeze konditioner\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Proshop\",\n            \"sub_category\": \"Others\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842338077\",\n            \"product_name\": \"AMN mane squeeze shampu\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Proshop\",\n            \"sub_category\": \"Others\",\n            \"starting_store_quantity\": -1,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842338060\",\n            \"product_name\": \"AMN pep talk body wash\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Proshop\",\n            \"sub_category\": \"Others\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000034\",\n            \"product_name\": \"Angle Brush\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Make Up Brushes And Applicators\",\n            \"starting_store_quantity\": -528,\n            \"starting_floor_quantity\": 23,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 1,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -528,\n            \"ending_floor\": 22\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000127\",\n            \"product_name\": \"Argon oil\",\n            \"unit\": \"20 Gallon\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 10,\n            \"starting_floor_quantity\": 14,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 10,\n            \"quantity_unaccounted_floor\": 9,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 5\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000110\",\n            \"product_name\": \"Aug1st\",\n            \"unit\": \"100 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 10,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 10\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000111\",\n            \"product_name\": \"Aug2nd\",\n            \"unit\": \"100 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000112\",\n            \"product_name\": \"Augproduct kit\",\n            \"unit\": \"100 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 9,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 1,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 8\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000116\",\n            \"product_name\": \"AugustW5\",\n            \"unit\": \"100 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 10,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 10\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000120\",\n            \"product_name\": \"Auto\",\n            \"unit\": \"122 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842170097\",\n            \"product_name\": \"balance oh de cologne\",\n            \"unit\": \"60 ml\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": -1,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842171094\",\n            \"product_name\": \"Balance Oh De Cologne Traveller\",\n            \"unit\": \"10 ml\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842220204\",\n            \"product_name\": \"body lotion 30\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842520281\",\n            \"product_name\": \"Bronzer - Harmony\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842520298\",\n            \"product_name\": \"Bronzer - Symmetry\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842530020\",\n            \"product_name\": \"brow kit - auburn\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842530013\",\n            \"product_name\": \"brow kit - blonde\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842530037\",\n            \"product_name\": \"brow kit - brunette\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"1250\",\n            \"product_name\": \"Build A Kit\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Facial Kits\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"bundleproduct\",\n            \"product_name\": \"bundle_product\",\n            \"unit\": \"100 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 5,\n            \"starting_floor_quantity\": 5,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 3,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 8,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 2,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000083\",\n            \"product_name\": \"Ceramic\",\n            \"unit\": \"123 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842520243\",\n            \"product_name\": \"chiiki tint - afterglow\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": -44,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -44,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842520267\",\n            \"product_name\": \"chiiki tint - crush\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842520250\",\n            \"product_name\": \"chiiki tint - lotus\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842520274\",\n            \"product_name\": \"chiiki tint - sweet cheeks\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842210045\",\n            \"product_name\": \"Clean Freak Body Wash MMS\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Liquid Soaps\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000048\",\n            \"product_name\": \"crow1\",\n            \"unit\": \"1 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000165\",\n            \"product_name\": \"DD - Spearmint Tea #453\",\n            \"unit\": \"123 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000063\",\n            \"product_name\": \"DD - Spearsmint Tea #453\",\n            \"unit\": \"122 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": -2,\n            \"starting_floor_quantity\": 2,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -2,\n            \"ending_floor\": 2\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000163\",\n            \"product_name\": \"DD perf prep refill\",\n            \"unit\": \"32 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": -7,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -7,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000121\",\n            \"product_name\": \"Desired\",\n            \"unit\": \"10 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 10,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 10\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842140069\",\n            \"product_name\": \"dewlux face kream\",\n            \"unit\": \"60 Grams\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"starting_store_quantity\": -2,\n            \"starting_floor_quantity\": 1,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -2,\n            \"ending_floor\": 1\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842140076\",\n            \"product_name\": \"dewlux face kream lite 30\",\n            \"unit\": \"60 Grams\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"starting_store_quantity\": -1,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000093\",\n            \"product_name\": \"Dove Kit//\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": -558,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 6,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 6,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -564,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"1\",\n            \"product_name\": \"Dummy Product - Data Migration\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 10,\n            \"starting_floor_quantity\": 10,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 1,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 10,\n            \"ending_floor\": 9\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000044\",\n            \"product_name\": \"Dup Product\",\n            \"unit\": \"100 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": -2,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -2,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842180072\",\n            \"product_name\": \"Empty Travel Bag\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842180010\",\n            \"product_name\": \"even keeled kit\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Facial Kits\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000161\",\n            \"product_name\": \"EXC 119.33 tax-13%\",\n            \"unit\": \"123 Square Inches\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"exchangedproduct\",\n            \"product_name\": \"exchanged product\",\n            \"unit\": \"100 ml\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 10,\n            \"starting_floor_quantity\": 10,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 1,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 10,\n            \"ending_floor\": 9\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842150075\",\n            \"product_name\": \"eye kandy\",\n            \"unit\": \"15 Grams\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842150082\",\n            \"product_name\": \"eye kandy gel\",\n            \"unit\": \"10 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"starting_store_quantity\": -13,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 2,\n            \"quantity_checkouts\": 10,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 10,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -23,\n            \"ending_floor\": 2\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842150068\",\n            \"product_name\": \"Eye Kream\",\n            \"unit\": \"15 Grams\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842140090\",\n            \"product_name\": \"face balm\",\n            \"unit\": \"60 Grams\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 1,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 1\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842140052\",\n            \"product_name\": \"face kream\",\n            \"unit\": \"60 Grams\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842170028\",\n            \"product_name\": \"face lotion 25\",\n            \"unit\": \"50 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000011\",\n            \"product_name\": \"face pack\",\n            \"unit\": \"20 Grams\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Facial Kits\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842140038\",\n            \"product_name\": \"face skotion\",\n            \"unit\": \"50 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842140045\",\n            \"product_name\": \"face skotion 30\",\n            \"unit\": \"50 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842140021\",\n            \"product_name\": \"face skotion lite\",\n            \"unit\": \"50 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842130022\",\n            \"product_name\": \"face skrub\",\n            \"unit\": \"60 Grams\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Exfoliants\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842170011\",\n            \"product_name\": \"Face Wash\",\n            \"unit\": \"120 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842250027\",\n            \"product_name\": \"Feet Treat Foot Spray\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000073\",\n            \"product_name\": \"Flat Product\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 123,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 1,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 1,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 122,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000036\",\n            \"product_name\": \"flower11\",\n            \"unit\": \"500 Grams\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cream\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842229146\",\n            \"product_name\": \"fresh love body kream (gift size)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842220150\",\n            \"product_name\": \"fresh love body kream (large)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842220143\",\n            \"product_name\": \"fresh love body kream (small)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842230029\",\n            \"product_name\": \"Fresh Love Oh De Toilette\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": 85,\n            \"starting_floor_quantity\": 10,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 85,\n            \"ending_floor\": 10\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842231026\",\n            \"product_name\": \"fresh love oh de toilette traveller\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": -2,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -2,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842240059\",\n            \"product_name\": \"frizz kill hair serum\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Hair Care\",\n            \"sub_category\": \"Misc Hair Care\",\n            \"starting_store_quantity\": -78,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -78,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000089\",\n            \"product_name\": \"Gel\",\n            \"unit\": \"5 Gallon\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842110017\",\n            \"product_name\": \"Gel Kleanser\",\n            \"unit\": \"240 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cleanser\",\n            \"starting_store_quantity\": -161,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -161,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842119010\",\n            \"product_name\": \"gel kleanser (gift size)\",\n            \"unit\": \"30 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cleanser\",\n            \"starting_store_quantity\": -13,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -13,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"742006030\",\n            \"product_name\": \"Gift Size Face Product\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 1,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 1,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842550011\",\n            \"product_name\": \"glo-tion tinted body lotion\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842120030\",\n            \"product_name\": \"glow tonik\",\n            \"unit\": \"240 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Toner\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842129033\",\n            \"product_name\": \"glow tonik (gift size)\",\n            \"unit\": \"30 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Toner\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842140106\",\n            \"product_name\": \"gold kream\",\n            \"unit\": \"60 Grams\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842160043\",\n            \"product_name\": \"Gold Serum\",\n            \"unit\": \"50 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Serum\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"hair123\",\n            \"product_name\": \"hair clean shampoo\",\n            \"unit\": \"3 Grams\",\n            \"category\": \"Hair Care\",\n            \"sub_category\": \"Conditioners\",\n            \"starting_store_quantity\": -91,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 1,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 1,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -92,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000114\",\n            \"product_name\": \"hair oil\",\n            \"unit\": \"10 Units\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Oil\",\n            \"starting_store_quantity\": -104,\n            \"starting_floor_quantity\": 7,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 34,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 11,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 11,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -81,\n            \"ending_floor\": 6\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842220198\",\n            \"product_name\": \"hand love hand lotion (large)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842220181\",\n            \"product_name\": \"hand love hand lotion (small)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000164\",\n            \"product_name\": \"Hand Sanitizer - refill\",\n            \"unit\": \"12 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": -18,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -18,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842210090\",\n            \"product_name\": \"have you washed your hands, hand wash\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Liquid Soaps\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842530051\",\n            \"product_name\": \"HD mascara - carbon black\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"HD1424\",\n            \"product_name\": \"HD142 QUICKKIES4\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842250034\",\n            \"product_name\": \"heel + elbow balm\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000090\",\n            \"product_name\": \"herbal shampoo\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 15,\n            \"starting_floor_quantity\": 14,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 4,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 15,\n            \"ending_floor\": 10\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842260019\",\n            \"product_name\": \"holiday body lotion\",\n            \"unit\": \"240 ml\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": -1,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842260033\",\n            \"product_name\": \"holiday hand + foot skrub\",\n            \"unit\": \"60 Grams\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842260026\",\n            \"product_name\": \"holiday hand wash\",\n            \"unit\": \"240 ml\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842260040\",\n            \"product_name\": \"holiday love oh de toilette\",\n            \"unit\": \"60 ml\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": -2,\n            \"starting_floor_quantity\": 1,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -2,\n            \"ending_floor\": 1\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842260057\",\n            \"product_name\": \"holiday love oh de toilette traveller\",\n            \"unit\": \"10 ml\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842150020\",\n            \"product_name\": \"Hydradew Mask\",\n            \"unit\": \"60 Grams\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842520014\",\n            \"product_name\": \"illuminated perfecting tint - ivory\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842520021\",\n            \"product_name\": \"illuminated perfecting tint - natural\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842520045\",\n            \"product_name\": \"illuminated perfecting tint - petal\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842520038\",\n            \"product_name\": \"illuminated perfecting tint - sunset\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842510039\",\n            \"product_name\": \"in a jiffy wipes\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000160\",\n            \"product_name\": \"INC 150 tax-13%\",\n            \"unit\": \"12 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000159\",\n            \"product_name\": \"Inclusivetax-150\",\n            \"unit\": \"12 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000040\",\n            \"product_name\": \"inoa hair color\",\n            \"unit\": \"60 Grams\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": -3,\n            \"starting_floor_quantity\": 2,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 1,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -4,\n            \"ending_floor\": 2\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842240028\",\n            \"product_name\": \"invigor-mint konditioner\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Hair Care\",\n            \"sub_category\": \"Misc Hair Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842249021\",\n            \"product_name\": \"invigor-mint konditioner (gift size)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Hair Care\",\n            \"sub_category\": \"Misc Hair Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842240011\",\n            \"product_name\": \"invigor-mint shampu\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Hair Care\",\n            \"sub_category\": \"Misc Hair Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842248017\",\n            \"product_name\": \"Invigor-Mint Shampu (Deluxe)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Hair Care\",\n            \"sub_category\": \"Misc Hair Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842249014\",\n            \"product_name\": \"invigor-mint shampu (gift size)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Hair Care\",\n            \"sub_category\": \"Misc Hair Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000113\",\n            \"product_name\": \"JAGUAR SCISSOR-PRE STYLE RELAX 5.5\",\n            \"unit\": \"100 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842210038\",\n            \"product_name\": \"juice freak body wash\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Liquid Soaps\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842230067\",\n            \"product_name\": \"juice love oh de toilette\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": -1,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842231064\",\n            \"product_name\": \"juice love oh de toilette traveller\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842270025\",\n            \"product_name\": \"K9 konditiong spray\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842270018\",\n            \"product_name\": \"K9 shampu\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842150044\",\n            \"product_name\": \"Kalm Down Mask\",\n            \"unit\": \"60 Grams\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842520168\",\n            \"product_name\": \"kamo-concealer - amber\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842520175\",\n            \"product_name\": \"kamo-concealer - light\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842520182\",\n            \"product_name\": \"kamo-concealer - medium\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842150051\",\n            \"product_name\": \"kick-it kream\",\n            \"unit\": \"15 Grams\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842229085\",\n            \"product_name\": \"klean love body kream (gift size)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842220099\",\n            \"product_name\": \"klean love body kream (large)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842220082\",\n            \"product_name\": \"klean love body kream (small)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842510015\",\n            \"product_name\": \"klean slate\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842110024\",\n            \"product_name\": \"kleansing lotion\",\n            \"unit\": \"240 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cleanser\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842119027\",\n            \"product_name\": \"kleansing lotion (gift size)\",\n            \"unit\": \"30 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cleanser\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842110031\",\n            \"product_name\": \"klearity kleanser\",\n            \"unit\": \"240 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cleanser\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842140014\",\n            \"product_name\": \"klearity lotion\",\n            \"unit\": \"50 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842150013\",\n            \"product_name\": \"klearity mask\",\n            \"unit\": \"60 Grams\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842510022\",\n            \"product_name\": \"kold kream\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842160029\",\n            \"product_name\": \"Kontrol Serum\",\n            \"unit\": \"50 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Serum\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842110048\",\n            \"product_name\": \"kream kleanser\",\n            \"unit\": \"240 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cleanser\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"KSVAM02\",\n            \"product_name\": \"KSV After Shave Gel\",\n            \"unit\": \"30 ml\",\n            \"category\": \"fabulus\",\n            \"sub_category\": \"jhgjgj\",\n            \"starting_store_quantity\": -5,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -5,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"KSVAM01\",\n            \"product_name\": \"KSV Aha Mask\",\n            \"unit\": \"30 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cream\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 100,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 100,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -100,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"KSVAM03\",\n            \"product_name\": \"KSV Body Lotion\",\n            \"unit\": \"30 ml\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Scrubs\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"KSVAM04\",\n            \"product_name\": \"KSV Glow Tonic\",\n            \"unit\": \"50 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"KSVProd1\",\n            \"product_name\": \"KSV Product 1\",\n            \"unit\": \"100 ml\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 2,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 2,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -2,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"KSVProd2\",\n            \"product_name\": \"KSV Product 2\",\n            \"unit\": \"100 ml\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 1,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 1,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842220051\",\n            \"product_name\": \"kupkakes body lotion\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842229054\",\n            \"product_name\": \"kupkakes body lotion (gift size)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842250065\",\n            \"product_name\": \"leg + thigh gel\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": -1,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842150099\",\n            \"product_name\": \"lip dip\",\n            \"unit\": \"15 Grams\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Lips\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842150105\",\n            \"product_name\": \"lip dip 30\",\n            \"unit\": \"5 Grams\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Lips\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842614218\",\n            \"product_name\": \"Lip Love\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842240042\",\n            \"product_name\": \"mane squeeze konditioner\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Hair Care\",\n            \"sub_category\": \"Misc Hair Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842249045\",\n            \"product_name\": \"mane squeeze konditioner (gift size)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Hair Care\",\n            \"sub_category\": \"Misc Hair Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842240035\",\n            \"product_name\": \"mane squeeze shampu\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Hair Care\",\n            \"sub_category\": \"Misc Hair Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842249038\",\n            \"product_name\": \"mane squeeze shampu (gift size) \",\n            \"unit\": \"1 Units\",\n            \"category\": \"Hair Care\",\n            \"sub_category\": \"Misc Hair Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"11110000000323\",\n            \"product_name\": \"massage oil\",\n            \"unit\": \"2 ml\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": -64,\n            \"starting_floor_quantity\": 22,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -64,\n            \"ending_floor\": 22\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842180065\",\n            \"product_name\": \"mens grooming kit\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Facial Kits\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842560027\",\n            \"product_name\": \"mineral buffer brush\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Make Up Brushes And Applicators\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842560034\",\n            \"product_name\": \"mineral concealer brush\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Make Up Brushes And Applicators\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842520212\",\n            \"product_name\": \"Mineral Illuminator - Light\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842520229\",\n            \"product_name\": \"Mineral Illuminator - Medium\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842560041\",\n            \"product_name\": \"mineral powder brush\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Make Up Brushes And Applicators\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842520113\",\n            \"product_name\": \"mineral powder foundation - blonde\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Other\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842520137\",\n            \"product_name\": \"mineral powder foundation - cream\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Other\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842520106\",\n            \"product_name\": \"mineral powder foundation - nude\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Other\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842520151\",\n            \"product_name\": \"mineral powder foundation - sand\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Other\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842520120\",\n            \"product_name\": \"mineral powder foundation - shell\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Other\",\n            \"starting_store_quantity\": -1,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842520144\",\n            \"product_name\": \"mineral powder foundation - tender\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Other\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842520069\",\n            \"product_name\": \"mineral sheer tints - cameo glow\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842520076\",\n            \"product_name\": \"mineral sheer tints - light\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842520090\",\n            \"product_name\": \"mineral sheer tints - medium\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842520083\",\n            \"product_name\": \"mineral sheer tints - natural glow\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842520052\",\n            \"product_name\": \"mineral sheer tints - porcelain\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842150037\",\n            \"product_name\": \"Moisture Induce Mask\",\n            \"unit\": \"60 Grams\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842160050\",\n            \"product_name\": \"neck serum\",\n            \"unit\": \"50 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Serum\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000066\",\n            \"product_name\": \"Normal Product\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 10,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 1,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 9\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000162\",\n            \"product_name\": \"NOTAX 179.99\",\n            \"unit\": \"123 Feet\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000128\",\n            \"product_name\": \"Oak Oil\",\n            \"unit\": \"100 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 5,\n            \"starting_floor_quantity\": 2,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 5,\n            \"ending_floor\": 2\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842180034\",\n            \"product_name\": \"Oil Slik Kit\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Facial Kits\",\n            \"starting_store_quantity\": -5,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -5,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000047\",\n            \"product_name\": \"p01\",\n            \"unit\": \"5 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"30\",\n            \"product_name\": \"p02\",\n            \"unit\": \"60 ml\",\n            \"category\": \"fabulus\",\n            \"sub_category\": \"jhgjgj\",\n            \"starting_store_quantity\": -12,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -12,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842220044\",\n            \"product_name\": \"pep talk body lotion\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842228040\",\n            \"product_name\": \"pep talk body lotion (deluxe)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842229047\",\n            \"product_name\": \"pep talk body lotion (gift size)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842210083\",\n            \"product_name\": \"pep talk body wash\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Liquid Soaps\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842219086\",\n            \"product_name\": \"pep talk body wash (gift size)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Liquid Soaps\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000075\",\n            \"product_name\": \"Percentage product\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 1,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 1,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842250041\",\n            \"product_name\": \"petal power body oil\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842140113\",\n            \"product_name\": \"power jel\",\n            \"unit\": \"50 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842170035\",\n            \"product_name\": \"power tonik\",\n            \"unit\": \"120 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000045\",\n            \"product_name\": \"PR1\",\n            \"unit\": \"200 ml\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Oil\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318109\",\n            \"product_name\": \"PRO aha mask\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Mask\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842328078\",\n            \"product_name\": \"PRO body skrub\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Scrubs\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318208\",\n            \"product_name\": \"PRO dewlux face kream\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cream\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318215\",\n            \"product_name\": \"PRO dewlux face kream lite 30\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cream\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318284\",\n            \"product_name\": \"PRO eye kandy\",\n            \"unit\": \"11100 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Eye Care\",\n            \"starting_store_quantity\": -1,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318277\",\n            \"product_name\": \"PRO eye kream\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cream\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318185\",\n            \"product_name\": \"PRO face kream\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cream\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318192\",\n            \"product_name\": \"PRO face kream - massage\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cream\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318345\",\n            \"product_name\": \"PRO face lotion 25\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"starting_store_quantity\": -125,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -125,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318161\",\n            \"product_name\": \"PRO face skotion\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318178\",\n            \"product_name\": \"PRO face skotion 30\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318154\",\n            \"product_name\": \"PRO face skotion lite\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318116\",\n            \"product_name\": \"PRO face skrub\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Scrubs\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842328054\",\n            \"product_name\": \"PRO fresh love body kream\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318017\",\n            \"product_name\": \"PRO gel kleanser\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cleanser\",\n            \"starting_store_quantity\": -222,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 4,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 4,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -222,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318093\",\n            \"product_name\": \"PRO glow tonik\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Toner\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318338\",\n            \"product_name\": \"PRO gold kream\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cream\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318321\",\n            \"product_name\": \"PRO gold serum\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Serum\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842328108\",\n            \"product_name\": \"PRO holiday body lotion\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842328092\",\n            \"product_name\": \"PRO holiday hand + foot skrub\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Scrubs\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318246\",\n            \"product_name\": \"PRO hydradew mask\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Mask\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318260\",\n            \"product_name\": \"PRO kalm down mask\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Mask\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842328023\",\n            \"product_name\": \"PRO klean love body kream\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318062\",\n            \"product_name\": \"PRO klean slate\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cleanser\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318024\",\n            \"product_name\": \"PRO kleansing lotion\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cleanser\",\n            \"starting_store_quantity\": -5,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -5,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318031\",\n            \"product_name\": \"PRO klearity kleanser\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cleanser\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318147\",\n            \"product_name\": \"PRO klearity lotion\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318239\",\n            \"product_name\": \"PRO klearity mask\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Mask\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318055\",\n            \"product_name\": \"PRO kold kream\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cream\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318307\",\n            \"product_name\": \"PRO kontrol serum\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Serum\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318048\",\n            \"product_name\": \"PRO kream kleanser\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cleanser\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"933779056\",\n            \"product_name\": \"PRO Leg + Thigh Gel\",\n            \"unit\": \"0 Centimeter\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": -100,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -100,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318123\",\n            \"product_name\": \"PRO minty melt down mask\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Mask\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318253\",\n            \"product_name\": \"PRO moisture induce mask\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Mask\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318130\",\n            \"product_name\": \"PRO power jel\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318291\",\n            \"product_name\": \"PRO skin boost serum\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Serum\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318314\",\n            \"product_name\": \"PRO skin quench serum\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Serum\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842328030\",\n            \"product_name\": \"PRO soft love body kream\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842328061\",\n            \"product_name\": \"PRO summer love body kream\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318222\",\n            \"product_name\": \"PRO supreme kream\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cream\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842328016\",\n            \"product_name\": \"PRO sweet love body kream\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318079\",\n            \"product_name\": \"PRO tonik\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Toner\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842328047\",\n            \"product_name\": \"PRO tropikal love body kream\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842318086\",\n            \"product_name\": \"PRO turbo tonik\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Toner\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000020\",\n            \"product_name\": \"prod 11\",\n            \"unit\": \"30 Grams\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Soap\",\n            \"starting_store_quantity\": -1,\n            \"starting_floor_quantity\": 1,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 1,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 1,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -2,\n            \"ending_floor\": 1\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000028\",\n            \"product_name\": \"prod 19\",\n            \"unit\": \"3 Oz\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000064\",\n            \"product_name\": \"prod009\",\n            \"unit\": \"300 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000069\",\n            \"product_name\": \"prod1000\",\n            \"unit\": \"23 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000106\",\n            \"product_name\": \"Prod1A\",\n            \"unit\": \"100 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 1,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 1,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000107\",\n            \"product_name\": \"Prod1B\",\n            \"unit\": \"100 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000108\",\n            \"product_name\": \"Prod1Kit\",\n            \"unit\": \"100 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 1,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 1,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000098\",\n            \"product_name\": \"Product 1\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"p10\",\n            \"product_name\": \"product 10\",\n            \"unit\": \"50 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 10,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 1,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 9\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000102\",\n            \"product_name\": \"product 1A\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000104\",\n            \"product_name\": \"product 1A Kit\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 1,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 1,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000103\",\n            \"product_name\": \"Product 1AA\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 1,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 1,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000099\",\n            \"product_name\": \"product 2\",\n            \"unit\": \"1 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 1,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 1,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"PT\",\n            \"product_name\": \"Product T\",\n            \"unit\": \"100 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000144\",\n            \"product_name\": \"Product_1\",\n            \"unit\": \"150 ml\",\n            \"category\": \"Hair Products\",\n            \"sub_category\": \"Shampoos\",\n            \"starting_store_quantity\": 25,\n            \"starting_floor_quantity\": 9,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 25,\n            \"ending_floor\": 9\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000145\",\n            \"product_name\": \"Product_2\",\n            \"unit\": \"150 ml\",\n            \"category\": \"Hair Products\",\n            \"sub_category\": \"Shampoos\",\n            \"starting_store_quantity\": 70,\n            \"starting_floor_quantity\": 3,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 65,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 90,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 90,\n            \"quantity_outflow_invoice_sales\": 2,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 45,\n            \"ending_floor\": 1\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000146\",\n            \"product_name\": \"Product_3\",\n            \"unit\": \"150 ml\",\n            \"category\": \"Hair Products\",\n            \"sub_category\": \"Shampoos\",\n            \"starting_store_quantity\": 15,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 20,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 101,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 100,\n            \"quantity_outflow_invoice_sales\": 1,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -66,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000150\",\n            \"product_name\": \"Product_4\",\n            \"unit\": \"100 ml\",\n            \"category\": \"Hair Products\",\n            \"sub_category\": \"Conditioners\",\n            \"starting_store_quantity\": -1,\n            \"starting_floor_quantity\": 1,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 1\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000151\",\n            \"product_name\": \"Product_5\",\n            \"unit\": \"100 ml\",\n            \"category\": \"Hair Products\",\n            \"sub_category\": \"Conditioners\",\n            \"starting_store_quantity\": 26,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 1,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 1,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 25,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000152\",\n            \"product_name\": \"Product_6\",\n            \"unit\": \"100 ml\",\n            \"category\": \"Hair Products\",\n            \"sub_category\": \"Conditioners\",\n            \"starting_store_quantity\": 39,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 39,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"product-convert\",\n            \"product_name\": \"product_convert\",\n            \"unit\": \"10 Grams\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 1,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 1,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000061\",\n            \"product_name\": \"product001\",\n            \"unit\": \"10 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM123\",\n            \"product_name\": \"product123\",\n            \"unit\": \"123 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM48\",\n            \"product_name\": \"product958\",\n            \"unit\": \"45 Centimeter\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 2,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 2,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -2,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM49\",\n            \"product_name\": \"product959\",\n            \"unit\": \"45 Centimeter\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 1,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 1,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM50\",\n            \"product_name\": \"product960\",\n            \"unit\": \"45 Centimeter\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM51\",\n            \"product_name\": \"product961\",\n            \"unit\": \"45 Centimeter\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 1,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 1,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM52\",\n            \"product_name\": \"product962\",\n            \"unit\": \"45 Centimeter\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 1,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 1,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM53\",\n            \"product_name\": \"product963\",\n            \"unit\": \"45 Centimeter\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM54\",\n            \"product_name\": \"product964\",\n            \"unit\": \"45 Centimeter\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 2,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 2,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -2,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM55\",\n            \"product_name\": \"product965\",\n            \"unit\": \"45 Centimeter\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 1,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 1,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM56\",\n            \"product_name\": \"product966\",\n            \"unit\": \"45 Centimeter\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 1,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 1,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM57\",\n            \"product_name\": \"product967\",\n            \"unit\": \"45 Centimeter\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM60\",\n            \"product_name\": \"product970\",\n            \"unit\": \"45 Centimeter\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 1,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 1,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM61\",\n            \"product_name\": \"product971\",\n            \"unit\": \"45 Centimeter\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 1,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 1,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM62\",\n            \"product_name\": \"product972\",\n            \"unit\": \"45 Centimeter\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM63\",\n            \"product_name\": \"product973\",\n            \"unit\": \"45 Centimeter\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 1,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 1,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM64\",\n            \"product_name\": \"product974\",\n            \"unit\": \"45 Centimeter\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"AM65\",\n            \"product_name\": \"product975\",\n            \"unit\": \"45 Centimeter\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000154\",\n            \"product_name\": \"ProductKit_1\",\n            \"unit\": \"6 Units\",\n            \"category\": \"Hair Products\",\n            \"sub_category\": \"Conditioners\",\n            \"starting_store_quantity\": 17,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 8,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 8,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 9,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000100\",\n            \"product_name\": \"productkit12\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000016\",\n            \"product_name\": \"protest2\",\n            \"unit\": \"250 ml\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Syrup\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842220037\",\n            \"product_name\": \"refresh body lotion\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842229030\",\n            \"product_name\": \"refresh body lotion (gift size)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842210076\",\n            \"product_name\": \"refresh body wash\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Liquid Soaps\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842219079\",\n            \"product_name\": \"refresh body wash (gift size)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Liquid Soaps\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000067\",\n            \"product_name\": \"refund rounding issue\",\n            \"unit\": \"100 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000172\",\n            \"product_name\": \"riya123\",\n            \"unit\": \"30 Grams\",\n            \"category\": \"Hair Products\",\n            \"sub_category\": \"Conditioners\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842170059\",\n            \"product_name\": \"rock wash face polish\",\n            \"unit\": \"120 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000157\",\n            \"product_name\": \"Santhoshtest\",\n            \"unit\": \"20 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 40,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 30,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 30,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 10,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000584\",\n            \"product_name\": \"Seri Expert B6 Biotin Inforcer Mask 490Grms\",\n            \"unit\": \"490 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842170080\",\n            \"product_name\": \"shampoo + body wash\",\n            \"unit\": \"240 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"starting_store_quantity\": -1,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 2,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 2,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -3,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842178086\",\n            \"product_name\": \"Shampoo + Body Wash (Deluxe)\",\n            \"unit\": \"60 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"0329\",\n            \"product_name\": \"Shampoo_0329\",\n            \"unit\": \"100 ml\",\n            \"category\": \"Hair Products\",\n            \"sub_category\": \"Conditioners\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842179069\",\n            \"product_name\": \"shave kream (gift size)\",\n            \"unit\": \"30 Grams\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842170073\",\n            \"product_name\": \"shave kream (large)\",\n            \"unit\": \"230 Grams\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842170066\",\n            \"product_name\": \"shave kream (small)\",\n            \"unit\": \"120 Grams\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Misc Facial Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842160012\",\n            \"product_name\": \"Skin Boost Serum\",\n            \"unit\": \"50 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Serum\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842220020\",\n            \"product_name\": \"skin juice body lotion\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842229023\",\n            \"product_name\": \"skin juice body lotion (gift size)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842160036\",\n            \"product_name\": \"Skin Quench Serum\",\n            \"unit\": \"50 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Serum\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"593177457\",\n            \"product_name\": \"Skoah Towel\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Spa Lifestyle\",\n            \"sub_category\": \"Misc Spa Lifestyle\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842110055\",\n            \"product_name\": \"skrubbin' face wash\",\n            \"unit\": \"240 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cleanser\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842118051\",\n            \"product_name\": \"skrubbin' face wash (deluxe)\",\n            \"unit\": \"60 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cleanser\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842119058\",\n            \"product_name\": \"skrubbin' face wash (gift size)\",\n            \"unit\": \"30 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Cleanser\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000076\",\n            \"product_name\": \"Slab Product\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 10,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 10\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842530068\",\n            \"product_name\": \"smokin' smudgie - chocolate\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842530075\",\n            \"product_name\": \"smokin' smudgie - coal\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Face\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842250010\",\n            \"product_name\": \"smooth kicks foot lotion\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842220013\",\n            \"product_name\": \"smooth talk body lotion\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842229016\",\n            \"product_name\": \"smooth talk body lotion (gift size)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842210014\",\n            \"product_name\": \"smooth talk body wash\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Liquid Soaps\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842219017\",\n            \"product_name\": \"smooth talk body wash (gift size)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Liquid Soaps\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842229122\",\n            \"product_name\": \"soft love body kream (gift size)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842220136\",\n            \"product_name\": \"soft love body kream (large)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842220129\",\n            \"product_name\": \"soft love body kream (small)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842210069\",\n            \"product_name\": \"soft love body wash\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Liquid Soaps\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842218065\",\n            \"product_name\": \"Soft Love Body Wash (Deluxe)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Liquid Soaps\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842219062\",\n            \"product_name\": \"soft love body wash (gift size)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Liquid Soaps\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842230036\",\n            \"product_name\": \"soft love oh de toilette\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842231033\",\n            \"product_name\": \"soft love oh de toilette traveller\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100023\",\n            \"product_name\": \"spray\",\n            \"unit\": \"2 ml\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000037\",\n            \"product_name\": \"Sripro47843\",\n            \"unit\": \"500 ml\",\n            \"category\": \"Hair Care\",\n            \"sub_category\": \"Conditioners\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000010\",\n            \"product_name\": \"summer facial cream\",\n            \"unit\": \"3 Grams\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Acne Treatment\",\n            \"starting_store_quantity\": -1,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842229160\",\n            \"product_name\": \"summer love body kream (gift size)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842220174\",\n            \"product_name\": \"summer love body kream (large)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842220167\",\n            \"product_name\": \"summer love body kream (small)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842230043\",\n            \"product_name\": \"summer love oh de toilette\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842231040\",\n            \"product_name\": \"summer love oh de toilette traveller\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842540104\",\n            \"product_name\": \"supergloss - bare\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Lips\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842540012\",\n            \"product_name\": \"supergloss - candy\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Lips\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842540074\",\n            \"product_name\": \"supergloss - charming\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Lips\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842540067\",\n            \"product_name\": \"supergloss - copper\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Lips\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842540180\",\n            \"product_name\": \"supergloss - coy\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Lips\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842540029\",\n            \"product_name\": \"supergloss - femme\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Lips\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842540036\",\n            \"product_name\": \"supergloss - nectar\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Lips\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842540111\",\n            \"product_name\": \"supergloss - nude\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Lips\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842540128\",\n            \"product_name\": \"supergloss - pomegranate\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Lips\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842540135\",\n            \"product_name\": \"supergloss - poppy\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Lips\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842540098\",\n            \"product_name\": \"supergloss - raspberry\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Lips\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842540081\",\n            \"product_name\": \"Supergloss - Rhubarb\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Lips\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842540043\",\n            \"product_name\": \"supergloss - strawberry\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Lips\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842540050\",\n            \"product_name\": \"supergloss - sweet\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Make Up\",\n            \"sub_category\": \"Lips\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842140083\",\n            \"product_name\": \"supreme kream\",\n            \"unit\": \"60 Grams\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Moisturizer\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842229061\",\n            \"product_name\": \"sweet love body kream (gift size)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842220075\",\n            \"product_name\": \"sweet love body kream (large)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842220068\",\n            \"product_name\": \"sweet love body kream (small)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842210021\",\n            \"product_name\": \"sweet love kream wash\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Liquid Soaps\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842230012\",\n            \"product_name\": \"sweet love oh de toilette\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842231019\",\n            \"product_name\": \"sweet love oh de toilette traveller\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000077\",\n            \"product_name\": \"Tab product\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"de453\",\n            \"product_name\": \"test\",\n            \"unit\": \"1 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 5,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 5,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"qwert\",\n            \"product_name\": \"Test product\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Medical\",\n            \"sub_category\": \"product 10\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000013\",\n            \"product_name\": \"test product1\",\n            \"unit\": \"500 ml\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Wraps\",\n            \"starting_store_quantity\": -2,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -2,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"testbundle\",\n            \"product_name\": \"test_bundle\",\n            \"unit\": \"10 Gallon\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000058\",\n            \"product_name\": \"test1\",\n            \"unit\": \"1 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"123412341234\",\n            \"product_name\": \"Test12341234\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Medical\",\n            \"sub_category\": \"product 10\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000125\",\n            \"product_name\": \"Testprod\",\n            \"unit\": \"100 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 10,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 10,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000169\",\n            \"product_name\": \"testproduct\",\n            \"unit\": \"200 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000156\",\n            \"product_name\": \"Testserviceproduct123\",\n            \"unit\": \"20 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000109\",\n            \"product_name\": \"Testsstt\",\n            \"unit\": \"100 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000105\",\n            \"product_name\": \"TestTest\",\n            \"unit\": \"100 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 353,\n            \"quantity_inflow_transfers\": 100,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 453,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000132\",\n            \"product_name\": \"TestTest 60\",\n            \"unit\": \"1111 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": -1,\n            \"starting_floor_quantity\": 1,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 1\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000133\",\n            \"product_name\": \"Testtest 61\",\n            \"unit\": \"11 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": -1,\n            \"starting_floor_quantity\": 1,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -1,\n            \"ending_floor\": 1\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000122\",\n            \"product_name\": \"TestTest12\",\n            \"unit\": \"122 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000134\",\n            \"product_name\": \"TestTest62\",\n            \"unit\": \"111 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842120016\",\n            \"product_name\": \"tonik\",\n            \"unit\": \"240 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Toner\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842129019\",\n            \"product_name\": \"tonik (gift size)\",\n            \"unit\": \"30 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Toner\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"136780750\",\n            \"product_name\": \"Training Bag\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Spa Lifestyle\",\n            \"sub_category\": \"Misc Spa Lifestyle\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842180041\",\n            \"product_name\": \"travel kit\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842229108\",\n            \"product_name\": \"tropikal love body kream (gift size)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842220112\",\n            \"product_name\": \"tropikal love body kream (large)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842220105\",\n            \"product_name\": \"tropikal love body kream (small)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Body Lotions\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842210052\",\n            \"product_name\": \"tropikal love body wash\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Liquid Soaps\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842219055\",\n            \"product_name\": \"tropikal love body wash (gift size)\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Liquid Soaps\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842230050\",\n            \"product_name\": \"tropikal love oh de toilette\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842231057\",\n            \"product_name\": \"tropikal love oh de toilette traveller\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Misc Body Care\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842210106\",\n            \"product_name\": \"tubtail - pina colada\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Body Care\",\n            \"sub_category\": \"Liquid Soaps\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842120023\",\n            \"product_name\": \"turbo tonik\",\n            \"unit\": \"240 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Toner\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842129026\",\n            \"product_name\": \"turbo tonik (gift size)\",\n            \"unit\": \"30 ml\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Toner\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000115\",\n            \"product_name\": \"ui\",\n            \"unit\": \"10 Units\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Cream\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"628842180027\",\n            \"product_name\": \"unkrinkled kit\",\n            \"unit\": \"1 Units\",\n            \"category\": \"Facial Care\",\n            \"sub_category\": \"Facial Kits\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000143\",\n            \"product_name\": \"VShampoo vt\",\n            \"unit\": \"150 ml\",\n            \"category\": \"Hair Products\",\n            \"sub_category\": \"Shampoos\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 428,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 428,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000155\",\n            \"product_name\": \"weight loss products\",\n            \"unit\": \"200 Grams\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": -2,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": -2,\n            \"ending_floor\": 0\n        },\n        {\n            \"center_code\": \"South Gran\",\n            \"center_name\": \"South Granville's\",\n            \"product_code\": \"111100000046\",\n            \"product_name\": \"xya\",\n            \"unit\": \"25 Centimeter\",\n            \"category\": \"Ayurvedic\",\n            \"sub_category\": \"Capsule\",\n            \"starting_store_quantity\": 0,\n            \"starting_floor_quantity\": 0,\n            \"quantity_inflow_purchases\": 0,\n            \"quantity_inflow_transfers\": 0,\n            \"quantity_inflow_conversions\": 0,\n            \"quantity_inflow_return_purchases\": 0,\n            \"quantity_inflow_invoice_sales_refunds\": 0,\n            \"quantity_checkouts\": 0,\n            \"quantity_outflow_purchases\": 0,\n            \"quantity_outflow_transfers\": 0,\n            \"quantity_outflow_invoice_sales\": 0,\n            \"quantity_outflow_bill_of_materials\": 0,\n            \"quantity_outflow_conversions\": 0,\n            \"quantity_outflow_transfers_intransit\": 0,\n            \"quantity_outflow_return_purchases\": 0,\n            \"quantity_unaccounted_store\": 0,\n            \"quantity_unaccounted_floor\": 0,\n            \"quantity_manual_checkouts\": 0,\n            \"ending_store\": 0,\n            \"ending_floor\": 0\n        }\n    ]\n    \"Error\": null\n}"}],"_postman_id":"128670cb-8384-4b1c-b8d6-b64374068d35"},{"name":"Retrieve the list of purchase orders for a center","event":[{"listen":"prerequest","script":{"id":"edb34692-e5d8-441e-985c-6cf037a957b2","exec":[""],"type":"text/javascript"}}],"id":"3c1deb91-fb31-4849-9bd1-e783a7c6dd2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/inventory/purchase_orders?center_id={{center_id}}&start_date={{start_date}}&end_date={{end_date}}&show_delivery_details={{show_delivery_details}}&date_criteria={{date_criteria}}&status={{status}}","description":"<p>This API retrieves the list of purchase orders for the specified center during the specified time period.</p>\n<p>You must specify appropriate details for the <code>center_id</code>,<code>start_date</code>, and <code>end_date</code> parameters. Optionally, you can provide details for the <code>show_delivery_details</code>,<code>date_criteria</code>, and <code>status</code> parameters.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code>  <br />Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>datetime</td>\n<td><code>Mandatory</code>  <br />Format: <code>YYYY-MM-DD</code>  <br />Start date beginning from which the required purchase orders are to be retrieved. The type of purchase orders to be retrieved depends on the value of the <code>date_criteria</code> parameter.  <br />For example, if you specify <code>start_date</code> as <strong>2020-09-05</strong>, <code>end_date</code> as <strong>2020-09-07</strong>, and <code>date_criteria</code> as <strong>2</strong>, this API will retrieve all the purchase orders that were delivered between Aug 5, 2020 and Aug 7, 2020 (both dates inclusive).</td>\n</tr>\n<tr>\n<td>end_date</td>\n<td>datetime</td>\n<td><code>Mandatory</code>  <br />Format: <code>YYYY-MM-DD</code>  <br />Date until which the required purchase orders are to be retrieved. The type of purchase orders to be retrieved depends on the value of the <code>date_criteria</code> parameter.  <br />For example, if you specify <code>start_date</code> as <strong>2020-09-05</strong>, <code>end_date</code> as <strong>2020-09-07</strong>, and <code>date_criteria</code> as <strong>2</strong>, this API will retrieve all the purchase orders that were delivered between Aug 5, 2020 and Aug 7, 2020 (both dates inclusive).</td>\n</tr>\n<tr>\n<td>show_delivery_details</td>\n<td>boolean</td>\n<td><code>Optional</code>  <br />Indicates whether the delivery details of the purchase orders are to be displayed.  <br />Default value is false.</td>\n</tr>\n<tr>\n<td>date_criteria</td>\n<td>enum</td>\n<td><code>Optional</code>  <br />Indicates the type of purchase orders that are to be fetched.  <br />Default value is 3.  <br />Values are as follows: 1 - Raised, 2 - Delivered, and 3 - Completed.  <br /><strong>Note</strong>: Delivered will only contain fully delivered purchase orders. It will not fetch partially delivered purchase orders. Completed will fetch both fully delivered and partially delivered purchase orders.`</td>\n</tr>\n<tr>\n<td>status</td>\n<td>enum</td>\n<td><code>Optional</code>  <br />Indicates the status of purchase orders  <br />Default value is -1.  <br />Values are as follows: 1 - Created, 2 - Raised, and -1 - Any.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>total_orders</td>\n<td>int</td>\n<td>Total number of purchase orders that are to be retrieved.</td>\n</tr>\n<tr>\n<td>orders</td>\n<td>object</td>\n<td>Object that contains the purchase orders-related elements. For more information, refer to the <strong>orders Object</strong> table.</td>\n</tr>\n<tr>\n<td>Error</td>\n<td>object</td>\n<td>Object that contains error message and error code details.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"orders-object\">orders Object</h2>\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>order_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the purchase order.</td>\n</tr>\n<tr>\n<td>order_number</td>\n<td>string</td>\n<td>Number of the purchase order.</td>\n</tr>\n<tr>\n<td>center_name</td>\n<td>string</td>\n<td>Name of the center.</td>\n</tr>\n<tr>\n<td>center</td>\n<td>object</td>\n<td>Details of the center.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>Code of the center.</td>\n</tr>\n<tr>\n<td>address</td>\n<td>object</td>\n<td>Address of the center.</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>string</td>\n<td>Address1 of the center.</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>string</td>\n<td>Address2 of the center.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>string</td>\n<td>City of the center.</td>\n</tr>\n<tr>\n<td>state</td>\n<td>string</td>\n<td>State of the center.</td>\n</tr>\n<tr>\n<td>country</td>\n<td>string</td>\n<td>Country of the center.</td>\n</tr>\n<tr>\n<td>zip_code</td>\n<td>string</td>\n<td>Zip code of the center.</td>\n</tr>\n<tr>\n<td>vendor_name</td>\n<td>string</td>\n<td>Name of the vendor.</td>\n</tr>\n<tr>\n<td>vendor</td>\n<td>object</td>\n<td>Object that contains all vendor details-related elements.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>Code of the vendor.</td>\n</tr>\n<tr>\n<td>address</td>\n<td>object</td>\n<td>Address of the vendor.</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>string</td>\n<td>Address1 of the vendor.</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>string</td>\n<td>Address2 of the vendor.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>string</td>\n<td>City of the vendor.</td>\n</tr>\n<tr>\n<td>state</td>\n<td>string</td>\n<td>State of the vendor.</td>\n</tr>\n<tr>\n<td>country</td>\n<td>string</td>\n<td>Country of the vendor.</td>\n</tr>\n<tr>\n<td>cst</td>\n<td>string</td>\n<td>CST details of the vendor.</td>\n</tr>\n<tr>\n<td>tin</td>\n<td>string</td>\n<td>TIN details of the vendor.</td>\n</tr>\n<tr>\n<td>ordered_date</td>\n<td>DateTime</td>\n<td>Ordered date of the order.</td>\n</tr>\n<tr>\n<td>raised_date</td>\n<td>DateTime</td>\n<td>Raised date of the order.</td>\n</tr>\n<tr>\n<td>closed_date</td>\n<td>DateTime</td>\n<td>closed date of the order.</td>\n</tr>\n<tr>\n<td>partials</td>\n<td>object</td>\n<td>Total quantity of the product.</td>\n</tr>\n<tr>\n<td>invoice_no</td>\n<td>int</td>\n<td>invoice details</td>\n</tr>\n<tr>\n<td>delivered_date</td>\n<td>DateTime</td>\n<td>Delivered date of the order.</td>\n</tr>\n<tr>\n<td>line_items</td>\n<td>object</td>\n<td>Object that contains items in the order.</td>\n</tr>\n<tr>\n<td>product_code</td>\n<td>string</td>\n<td>Product code.</td>\n</tr>\n<tr>\n<td>product_name</td>\n<td>string</td>\n<td>Product name.</td>\n</tr>\n<tr>\n<td>product_barcodes</td>\n<td>list</td>\n<td>Product barcodes.</td>\n</tr>\n<tr>\n<td>ordered_retail_quantity</td>\n<td>float</td>\n<td>Retail quantity ordered.</td>\n</tr>\n<tr>\n<td>ordered_consumable_quantity</td>\n<td>float</td>\n<td>Consumable quantity ordered.</td>\n</tr>\n<tr>\n<td>ordered_unit_price</td>\n<td>float</td>\n<td>Unit price ordered.</td>\n</tr>\n<tr>\n<td>ordered_tax_group_name</td>\n<td>string</td>\n<td>Ordered tax group name.</td>\n</tr>\n<tr>\n<td>ordered_tax_amount</td>\n<td>float</td>\n<td>Ordered tax amount.</td>\n</tr>\n<tr>\n<td>ordered_tax_breakup</td>\n<td>object</td>\n<td>Ordered tax breakup details.</td>\n</tr>\n<tr>\n<td>tax_component</td>\n<td>string</td>\n<td>Ordered tax component.</td>\n</tr>\n<tr>\n<td>tax_amount</td>\n<td>float</td>\n<td>Ordered tax amount.</td>\n</tr>\n<tr>\n<td>delivered_retail_quantity</td>\n<td>float</td>\n<td>Retail quantity delivered.</td>\n</tr>\n<tr>\n<td>delivered_consumable_quantity</td>\n<td>float</td>\n<td>Consumable quantity delivered.</td>\n</tr>\n<tr>\n<td>delivered_unit_price</td>\n<td>float</td>\n<td>Unit price delivered.</td>\n</tr>\n<tr>\n<td>delivered_discount_type</td>\n<td>float</td>\n<td>Delivered discount type.</td>\n</tr>\n<tr>\n<td>delivered_discount_value</td>\n<td>float</td>\n<td>Delivered discount value.</td>\n</tr>\n<tr>\n<td>delivered_tax_group_name</td>\n<td>string</td>\n<td>Delivered tax group name.</td>\n</tr>\n<tr>\n<td>delivered_tax_amount</td>\n<td>float</td>\n<td>Delivered tax amount.</td>\n</tr>\n<tr>\n<td>tax_component</td>\n<td>string</td>\n<td>Tax component.</td>\n</tr>\n<tr>\n<td>delivered_tax_breakup</td>\n<td>object</td>\n<td>Delivered tax breakup details.</td>\n</tr>\n<tr>\n<td>tax_component</td>\n<td>string</td>\n<td>Delivery tax component.</td>\n</tr>\n<tr>\n<td>tax_amount</td>\n<td>float</td>\n<td>Delivery tax amount.</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>string</td>\n<td>Invoice notes.</td>\n</tr>\n<tr>\n<td>discount_value</td>\n<td>float</td>\n<td>Order discount value.</td>\n</tr>\n<tr>\n<td>shipping_and_handling</td>\n<td>float</td>\n<td>Shipping and handling charges.</td>\n</tr>\n<tr>\n<td>other_charges</td>\n<td>float</td>\n<td>Other charges.</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>string</td>\n<td>Order notes.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","inventory","purchase_orders"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>guid<br /><code>Mandatory</code><br />Unique 32-character identifier of the center.</p>\n","type":"text/plain"},"key":"center_id","value":"{{center_id}}"},{"description":{"content":"<p>datetime<br />\n<code>Mandatory</code><br />\nFormat: <code>YYYY-MM-DD</code><br />\nStart date beginning from which the required purchase orders are to be retrieved. The type of purchase orders to be retrieved depends on the value of the <code>date_criteria</code> parameter.<br />\nFor example, if you specify <code>start_date</code> as <b>2020-09-05</b>, <code>end_date</code> as <b>2020-09-07</b>, and <code>date_criteria</code> as <b>2</b>, this API will retrieve all the purchase orders that were delivered between Aug 5, 2020 and Aug 7, 2020 (both dates inclusive).</p>\n","type":"text/plain"},"key":"start_date","value":"{{start_date}}"},{"description":{"content":"<p>datetime<br />\n<code>Mandatory</code><br />\nFormat: <code>YYYY-MM-DD</code><br />\nDate until which the required purchase orders are to be retrieved. The type of purchase orders to be retrieved depends on the value of the <code>date_criteria</code> parameter.<br />\nFor example, if you specify <code>start_date</code> as <b>2020-09-05</b>, <code>end_date</code> as <b>2020-09-07</b>, and <code>date_criteria</code> as <b>2</b>, this API will retrieve all the purchase orders that were delivered between Aug 5, 2020 and Aug 7, 2020 (both dates inclusive).</p>\n","type":"text/plain"},"key":"end_date","value":"{{end_date}}"},{"description":{"content":"<p>boolean<br /><code>optional</code><br />Boolean representing whether to show delivery details<br />\nDefault set to false.</p>\n","type":"text/plain"},"key":"show_delivery_details","value":"{{show_delivery_details}}"},{"description":{"content":"<p>enum<br /><code>Optional</code><br />Indicates the type of the purchase orders that are to be fetched.<br />\n<b>Default value</b>: 3.<br /></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>1 - Raised \n2 - Delivered\n3 - Completed\n</code></pre><p><b>Note</b>: <code>Delivered</code> will only contain fully delivered purchase orders. It will not fetch partially delivered purchase orders. <code>Completed</code> will fetch both fully delivered and partially delivered purchase orders.`</p>\n","type":"text/plain"},"key":"date_criteria","value":"{{date_criteria}}"},{"description":{"content":"<p>enum<br /><code>Optional</code><br />Indicates the status of the purchase order.<br />\n<b>Default value</b>: -1.<br /></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>1 - Created\n2 - Raised\n-1 - Any\n</code></pre>","type":"text/plain"},"key":"status","value":"{{status}}"}],"variable":[]}},"response":[{"id":"4a24ae0f-ddde-4023-aaed-5577128c8529","name":"Retrieve the list of purchase orders for a center","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/inventory/purchase_orders?center_id={{center_id}}&start_date={{start_date}}&end_date={{end_date}}&show_delivery_details={{show_delivery_details}}&date_criteria={{date_criteria}}&status={{status}}","protocol":"https","host":["api","zenoti","com"],"path":["v1","inventory","purchase_orders"],"query":[{"key":"center_id","value":"{{center_id}}","description":"Guid<br>`mandatory`<br>A Unique identifier of center."},{"key":"start_date","value":"{{start_date}}","description":"DateTime<br>`mandatory`<br>Date from which orders are to be fetched."},{"key":"end_date","value":"{{end_date}}","description":"DateTime<br>`mandatory`<br>Date till which orders are to be fetched."},{"key":"show_delivery_details","value":"{{show_delivery_details}}","description":"Boolean<br>`optional`<br>Boolean representing whether to show delivery details<br>\nDefault set to false."},{"key":"date_criteria","value":"{{date_criteria}}","description":"Enum<br>`optional`<br>Integer repesenting the type of orders to fetched.<br>\nDefault set to 3.<br>\n```\n1 - Raised \n2 - Delivered\n3 - Completed\n```"},{"key":"status","value":"{{status}}","description":"Enum<br>`optional`<br>Integer repesenting the status of orders<br>\nDefault set to -1.<br>\n```\n1 - Created\n2 - Raised\n-1 - Any\n```"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 13 Aug 2019 11:26:04 GMT"},{"key":"Content-Length","value":"4789"}],"cookie":[],"responseTime":null,"body":"{\n    \"total_orders\": 2,\n    \"orders\": [\n        {\n            \"order_id\": \"dc1a7fb8-fb4c-4f89-bd0a-cec33e0f42d1\",\n            \"order_number\": \"1417\",\n            \"center_name\": \"Hyderabad\",\n            \"center\": {\n                \"id\": \"9a895b3c-1994-42c0-bc61-efda4a6e2828\",\n                \"code\": \"HYD\",\n                \"address\": {\n                    \"address1\": \"Shanti Nagar This is the field for entering the address1\",\n                    \"address2\": \"Near CM Office This is the field for entering the address2\",\n                    \"city\": \"Hyderbad\",\n                    \"state\": \"Manitoba\",\n                    \"country\": \"Canada\",\n                    \"zip_code\": \"500055\"\n                }\n            },\n            \"vendor_name\": \"Bala Vendor1\",\n            \"vendor\": {\n                \"code\": \"VEND-0001\",\n                \"address\": {\n                    \"address1\": \"Add 1\",\n                    \"address2\": \"Addr 2\",\n                    \"city\": \"Hyderabad\",\n                    \"state\": \"\",\n                    \"country\": \"India\"\n                },\n                \"cst\": \"BALA-CST\",\n                \"tin\": \"VEND-0001\"\n            },\n            \"ordered_date\": \"2018-11-30T15:13:11.137\",\n            \"raised_date\": \"2019-02-19T11:07:22.82\",\n            \"status\": \"RAISED\",\n            \"closed_date\": null,\n            \"partials\": [\n                {\n                    \"invoice_no\": \"\",\n                    \"delivered_date\": null,\n                    \"line_items\": [\n                        {\n                            \"product_code\": \"1111000038\",\n                            \"product_name\": \"My Product\",\n                            \"product_barcode\": [\n                                \"1111000038\"\n                            ],\n                            \"ordered_retail_quantity\": 30,\n                            \"ordered_consumable_quantity\": 40,\n                            \"ordered_unit_price\": 100,\n                            \"ordered_tax_group_name\": \"Service_taxes\",\n                            \"ordered_tax_amount\": 0.668,\n                            \"ordered_tax_breakup\": [\n                                {\n                                    \"tax_component\": \"Service Tax\",\n                                    \"tax_amount\": 0.668\n                                }\n                            ],\n                            \"delivered_retail_quantity\": 30,\n                            \"delivered_consumable_quantity\": 40,\n                            \"delivered_unit_price\": 50,\n                            \"delivered_discount_type\": 0,\n                            \"delivered_discount_value\": 0,\n                            \"delivered_tax_group_name\": \"Service_taxes\",\n                            \"delivered_tax_amount\": 0,\n                            \"delivered_tax_breakup\": [],\n                            \"notes\": \"four\"\n                        },\n                        {\n                            \"product_code\": \"111100000049\",\n                            \"product_name\": \"Cursor Retail Product\",\n                            \"product_barcode\": [\n                                \"111100000049\"\n                            ],\n                            \"ordered_retail_quantity\": 15,\n                            \"ordered_consumable_quantity\": 0,\n                            \"ordered_unit_price\": 999,\n                            \"ordered_tax_group_name\": \"TaxInclusive\",\n                            \"ordered_tax_amount\": 99.9,\n                            \"ordered_tax_breakup\": [\n                                {\n                                    \"tax_component\": \"Service Tax\",\n                                    \"tax_amount\": 99.9\n                                }\n                            ],\n                            \"delivered_retail_quantity\": 15,\n                            \"delivered_consumable_quantity\": 0,\n                            \"delivered_unit_price\": 999,\n                            \"delivered_discount_type\": 0,\n                            \"delivered_discount_value\": 0,\n                            \"delivered_tax_group_name\": \"TaxInclusive\",\n                            \"delivered_tax_amount\": 0,\n                            \"delivered_tax_breakup\": [],\n                            \"notes\": \"two\"\n                        },\n                        {\n                            \"product_code\": \"111100000050\",\n                            \"product_name\": \"Cursor Consumable Product\",\n                            \"product_barcode\": [\n                                \"111100000050\"\n                            ],\n                            \"ordered_retail_quantity\": 0,\n                            \"ordered_consumable_quantity\": 10,\n                            \"ordered_unit_price\": 600,\n                            \"ordered_tax_group_name\": \"test tax 1\",\n                            \"ordered_tax_amount\": 120,\n                            \"ordered_tax_breakup\": [\n                                {\n                                    \"tax_component\": \"CST 1\",\n                                    \"tax_amount\": 60\n                                },\n                                {\n                                    \"tax_component\": \"CST 2\",\n                                    \"tax_amount\": 60\n                                }\n                            ],\n                            \"delivered_retail_quantity\": 0,\n                            \"delivered_consumable_quantity\": 10,\n                            \"delivered_unit_price\": 600,\n                            \"delivered_discount_type\": 0,\n                            \"delivered_discount_value\": 0,\n                            \"delivered_tax_group_name\": \"test tax 1\",\n                            \"delivered_tax_amount\": 0,\n                            \"delivered_tax_breakup\": [],\n                            \"notes\": \"one\"\n                        },\n                        {\n                            \"product_code\": \"111100000048\",\n                            \"product_name\": \"PD-25128\",\n                            \"product_barcode\": [\n                                \"111100000048\"\n                            ],\n                            \"ordered_retail_quantity\": 20,\n                            \"ordered_consumable_quantity\": 25,\n                            \"ordered_unit_price\": 1550,\n                            \"ordered_tax_group_name\": \"services\",\n                            \"ordered_tax_amount\": 217,\n                            \"ordered_tax_breakup\": [\n                                {\n                                    \"tax_component\": \"Service Tax\",\n                                    \"tax_amount\": 217\n                                }\n                            ],\n                            \"delivered_retail_quantity\": 20,\n                            \"delivered_consumable_quantity\": 25,\n                            \"delivered_unit_price\": 1550,\n                            \"delivered_discount_type\": 0,\n                            \"delivered_discount_value\": 0,\n                            \"delivered_tax_group_name\": \"services\",\n                            \"delivered_tax_amount\": 0,\n                            \"delivered_tax_breakup\": [],\n                            \"notes\": \"three\"\n                        }\n                    ],\n                    \"discount_value\": 0,\n                    \"shipping_and_handling\": 0,\n                    \"other_charges\": 0,\n                    \"notes\": \"\"\n                }\n            ]\n        },\n        {\n            \"order_id\": \"3302cdd4-cbb7-4622-84a4-87099fb7efac\",\n            \"order_number\": \"1418\",\n            \"center_name\": \"Hyderabad\",\n            \"center\": {\n                \"id\": \"9a895b3c-1994-42c0-bc61-efda4a6e2828\",\n                \"code\": \"HYD\",\n                \"address\": {\n                    \"address1\": \"Shanti Nagar This is the field for entering the address1\",\n                    \"address2\": \"Near CM Office This is the field for entering the address2\",\n                    \"city\": \"Hyderbad\",\n                    \"state\": \"Manitoba\",\n                    \"country\": \"Canada\",\n                    \"zip_code\": \"500055\"\n                }\n            },\n            \"vendor_name\": \"Chennai\",\n            \"vendor\": {\n                \"code\": \"CA\",\n                \"address\": {\n                    \"address1\": \"addr1\",\n                    \"address2\": \"addr2\",\n                    \"city\": \"city\",\n                    \"state\": \"Manitoba\",\n                    \"country\": \"Canada\"\n                },\n                \"cst\": \"CEN-CHEcst\",\n                \"tin\": \"CEN-CHE\"\n            },\n            \"ordered_date\": \"2019-02-18T15:16:56.963\",\n            \"raised_date\": \"2019-02-18T15:16:59.52\",\n            \"status\": \"RAISED\",\n            \"closed_date\": null,\n            \"partials\": [\n                {\n                    \"invoice_no\": \"\",\n                    \"delivered_date\": null,\n                    \"line_items\": [\n                        {\n                            \"product_code\": \"123\",\n                            \"product_name\": \"29 Jan BVT Product\",\n                            \"product_barcode\": [\n                                \"d1111000176\",\n                                \"1111000176\",\n                                \"123\"\n                            ],\n                            \"ordered_retail_quantity\": 10,\n                            \"ordered_consumable_quantity\": 0,\n                            \"ordered_unit_price\": 0,\n                            \"ordered_tax_group_name\": \"Chennai 1 tax\",\n                            \"ordered_tax_amount\": 0,\n                            \"ordered_tax_breakup\": [\n                                {\n                                    \"tax_component\": \"CST 1\",\n                                    \"tax_amount\": 0\n                                },\n                                {\n                                    \"tax_component\": \"CST 2\",\n                                    \"tax_amount\": 0\n                                }\n                            ],\n                            \"delivered_retail_quantity\": 10,\n                            \"delivered_consumable_quantity\": 0,\n                            \"delivered_unit_price\": 0,\n                            \"delivered_discount_type\": 0,\n                            \"delivered_discount_value\": 0,\n                            \"delivered_tax_group_name\": \"Chennai 1 tax\",\n                            \"delivered_tax_amount\": 0,\n                            \"delivered_tax_breakup\": [],\n                            \"notes\": \"\"\n                        }\n                    ],\n                    \"discount_value\": 0,\n                    \"shipping_and_handling\": 0,\n                    \"other_charges\": 0,\n                    \"notes\": \"\"\n                }\n            ]\n        }\n    ]\n    \"Error\": null\n}"}],"_postman_id":"3c1deb91-fb31-4849-9bd1-e783a7c6dd2f"},{"name":"Retrieve the list of transfer orders for a center","event":[{"listen":"prerequest","script":{"id":"edb34692-e5d8-441e-985c-6cf037a957b2","exec":[""],"type":"text/javascript"}}],"id":"c2a6168b-c94f-477a-afe4-3651eda8dc82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/inventory/transfer_orders?center_id={{center_id}}&start_date={{start_date}}&end_date={{end_date}}&show_delivery_details={{show_delivery_details}}&date_criteria={{date_criteria}}&status={{status}}","description":"<p>This API retrieves the list of transfer orders for the specified center during the specified time period.<br />\n<br />\nYou must specify appropriate details for the <code>center_id</code>,<code>start_date</code>, and <code>end_date</code> parameters. Optionally, you can provide details for the <code>show_delivery_details</code>,<code>date_criteria</code>, and <code>status</code> parameters.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>datetime</td>\n<td><code>Mandatory</code><br /> Format: <code>YYYY-MM-DD</code><br /> Start date beginning from which the required transfer orders are to be retrieved. The type of transfer orders to be retrieved depends on the value of the <code>date_criteria</code> parameter.<br /> For example, if you specify <code>start_date</code> as <b>2020-09-05</b>, <code>end_date</code> as <b>2020-09-07</b>, and <code>date_criteria</code> as <b>2</b>, this API will retrieve all the transfer orders that were delivered between Aug 5, 2020 and Aug 7, 2020 (both dates inclusive).</td>\n</tr>\n<tr>\n<td>end_date</td>\n<td>datetime</td>\n<td><code>Mandatory</code><br /> Format: <code>YYYY-MM-DD</code><br /> Date until which the required transfer orders are to be retrieved. The type of transfer orders to be retrieved depends on the value of the <code>date_criteria</code> parameter.<br /> For example, if you specify <code>start_date</code> as <b>2020-09-05</b>, <code>end_date</code> as <b>2020-09-07</b>, and <code>date_criteria</code> as <b>2</b>, this API will retrieve all the transfer orders that were delivered between Aug 5, 2020 and Aug 7, 2020 (both dates inclusive).</td>\n</tr>\n<tr>\n<td>show_delivery_details</td>\n<td>boolean</td>\n<td><code>Optional</code><br /> Indicates whether the delivery details of the transfer orders are to be displayed.<br /> Default value is false.</td>\n</tr>\n<tr>\n<td>date_criteria</td>\n<td>enum</td>\n<td><code>Optional</code><br /> Indicates the type of transfer orders that are to be fetched.<br /> Default value is 3. <br /> Values are as follows: 1 - Raised, 2 - Delivered, and 3 - Completed.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>enum</td>\n<td><code>Optional</code><br /> Indicates the status of transfer orders<br /> Default value is -1.<br /> Values are as follows: 1 - Created, 2 - Raised, and -1 - Any.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>total_orders</td>\n<td>int</td>\n<td>Total number of transfer orders that are to be retrieved.</td>\n</tr>\n<tr>\n<td>orders</td>\n<td>object</td>\n<td>Object that contains the transfer orders-related elements. For more information, refer to the <b>orders Object</b> table.</td>\n</tr>\n<tr>\n<td>Error</td>\n<td>object</td>\n<td>Object that contains error message and error code details.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"orders-object\">orders Object</h2>\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>order_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the transfer order.</td>\n</tr>\n<tr>\n<td>order_number</td>\n<td>string</td>\n<td>Number of the transfer order.</td>\n</tr>\n<tr>\n<td>center_name</td>\n<td>string</td>\n<td>Name of the center.</td>\n</tr>\n<tr>\n<td>center</td>\n<td>object</td>\n<td>Details of the center.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>Code of the center.</td>\n</tr>\n<tr>\n<td>address</td>\n<td>object</td>\n<td>Address of the center.</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>string</td>\n<td>Address1 of the center.</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>string</td>\n<td>Address2 of the center.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>string</td>\n<td>City of the center.</td>\n</tr>\n<tr>\n<td>state</td>\n<td>string</td>\n<td>State of the center.</td>\n</tr>\n<tr>\n<td>country</td>\n<td>string</td>\n<td>Country of the center.</td>\n</tr>\n<tr>\n<td>zip_code</td>\n<td>string</td>\n<td>Zip code of the center.</td>\n</tr>\n<tr>\n<td>vendor_name</td>\n<td>string</td>\n<td>Name of the vendor.</td>\n</tr>\n<tr>\n<td>vendor</td>\n<td>object</td>\n<td>Object that contains all vendor details-related elements.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>Code of the vendor.</td>\n</tr>\n<tr>\n<td>address</td>\n<td>object</td>\n<td>Address of the vendor.</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>string</td>\n<td>Address1 of the vendor.</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>string</td>\n<td>Address2 of the vendor.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>string</td>\n<td>City of the vendor.</td>\n</tr>\n<tr>\n<td>state</td>\n<td>string</td>\n<td>State of the vendor.</td>\n</tr>\n<tr>\n<td>country</td>\n<td>string</td>\n<td>Country of the vendor.</td>\n</tr>\n<tr>\n<td>cst</td>\n<td>string</td>\n<td>CST details of the vendor.</td>\n</tr>\n<tr>\n<td>tin</td>\n<td>string</td>\n<td>TIN details of the vendor.</td>\n</tr>\n<tr>\n<td>ordered_date</td>\n<td>DateTime</td>\n<td>Ordered date of the order.</td>\n</tr>\n<tr>\n<td>raised_date</td>\n<td>DateTime</td>\n<td>Raised date of the order.</td>\n</tr>\n<tr>\n<td>closed_date</td>\n<td>DateTime</td>\n<td>closed date of the order.</td>\n</tr>\n<tr>\n<td>partials</td>\n<td>object</td>\n<td>Total quantity of the product.</td>\n</tr>\n<tr>\n<td>invoice_no</td>\n<td>int</td>\n<td>invoice details</td>\n</tr>\n<tr>\n<td>delivered_date</td>\n<td>DateTime</td>\n<td>Delivered date of the order.</td>\n</tr>\n<tr>\n<td>line_items</td>\n<td>object</td>\n<td>Object that contains items in the order.</td>\n</tr>\n<tr>\n<td>product_code</td>\n<td>string</td>\n<td>Product code.</td>\n</tr>\n<tr>\n<td>product_name</td>\n<td>string</td>\n<td>Product name.</td>\n</tr>\n<tr>\n<td>product_barcodes</td>\n<td>list</td>\n<td>Product barcodes.</td>\n</tr>\n<tr>\n<td>ordered_retail_quantity</td>\n<td>float</td>\n<td>Retail quantity ordered.</td>\n</tr>\n<tr>\n<td>ordered_consumable_quantity</td>\n<td>float</td>\n<td>Consumable quantity ordered.</td>\n</tr>\n<tr>\n<td>ordered_unit_price</td>\n<td>float</td>\n<td>Unit price ordered.</td>\n</tr>\n<tr>\n<td>ordered_tax_group_name</td>\n<td>string</td>\n<td>Ordered tax group name.</td>\n</tr>\n<tr>\n<td>ordered_tax_amount</td>\n<td>float</td>\n<td>Ordered tax amount.</td>\n</tr>\n<tr>\n<td>ordered_tax_breakup</td>\n<td>object</td>\n<td>Ordered tax breakup details.</td>\n</tr>\n<tr>\n<td>tax_component</td>\n<td>string</td>\n<td>Ordered tax component.</td>\n</tr>\n<tr>\n<td>tax_amount</td>\n<td>float</td>\n<td>Ordered tax amount.</td>\n</tr>\n<tr>\n<td>delivered_retail_quantity</td>\n<td>float</td>\n<td>Retail quantity delivered.</td>\n</tr>\n<tr>\n<td>delivered_consumable_quantity</td>\n<td>float</td>\n<td>Consumable quantity delivered.</td>\n</tr>\n<tr>\n<td>delivered_unit_price</td>\n<td>float</td>\n<td>Unit price delivered.</td>\n</tr>\n<tr>\n<td>delivered_discount_type</td>\n<td>float</td>\n<td>Delivered discount type.</td>\n</tr>\n<tr>\n<td>delivered_discount_value</td>\n<td>float</td>\n<td>Delivered discount value.</td>\n</tr>\n<tr>\n<td>delivered_tax_group_name</td>\n<td>string</td>\n<td>Delivered tax group name.</td>\n</tr>\n<tr>\n<td>delivered_tax_amount</td>\n<td>float</td>\n<td>Delivered tax amount.</td>\n</tr>\n<tr>\n<td>tax_component</td>\n<td>string</td>\n<td>Tax component.</td>\n</tr>\n<tr>\n<td>delivered_tax_breakup</td>\n<td>object</td>\n<td>Delivered tax breakup details.</td>\n</tr>\n<tr>\n<td>tax_component</td>\n<td>string</td>\n<td>Delivery tax component.</td>\n</tr>\n<tr>\n<td>tax_amount</td>\n<td>float</td>\n<td>Delivery tax amount.</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>string</td>\n<td>Invoice notes.</td>\n</tr>\n<tr>\n<td>discount_value</td>\n<td>float</td>\n<td>Order discount value.</td>\n</tr>\n<tr>\n<td>shipping_and_handling</td>\n<td>float</td>\n<td>Shipping and handling charges.</td>\n</tr>\n<tr>\n<td>other_charges</td>\n<td>float</td>\n<td>Other charges.</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>string</td>\n<td>Order notes.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","inventory","transfer_orders"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p>Guid<br /><code>mandatory</code><br />A Unique identifier of center.</p>\n","type":"text/plain"},"key":"center_id","value":"{{center_id}}"},{"description":{"content":"<p>DateTime<br /><code>mandatory</code><br />Date from which orders are to be fetched.</p>\n","type":"text/plain"},"key":"start_date","value":"{{start_date}}"},{"description":{"content":"<p>DateTime<br /><code>mandatory</code><br />Date till which orders are to be fetched.</p>\n","type":"text/plain"},"key":"end_date","value":"{{end_date}}"},{"description":{"content":"<p>Boolean<br /><code>optional</code><br />Boolean representing whether to show delivery details<br />\nDefault set to false.</p>\n","type":"text/plain"},"key":"show_delivery_details","value":"{{show_delivery_details}}"},{"description":{"content":"<p>Enum<br /><code>optional</code><br />Integer repesenting the type of orders to fetched.<br />\nDefault set to 3.<br /></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>1 - Raised \n2 - Delivered\n3 - Completed\n</code></pre>","type":"text/plain"},"key":"date_criteria","value":"{{date_criteria}}"},{"description":{"content":"<p>Enum<br /><code>optional</code><br />Integer repesenting the status of orders<br />\nDefault set to -1.<br /></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>1 - Created\n2 - Raised\n-1 - Any\n</code></pre>","type":"text/plain"},"key":"status","value":"{{status}}"}],"variable":[]}},"response":[{"id":"3579c399-3221-4885-868b-c2f445366d43","name":"Retrieve the list of transfer orders for a center","originalRequest":{"method":"GET","header":[{"description":"Access token generated from the token API.","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":{"raw":"https://api.zenoti.com/v1/inventory/transfer_orders?center_id={{center_id}}&start_date={{start_date}}&end_date={{end_date}}&show_delivery_details={{show_delivery_details}}&date_criteria={{date_criteria}}&status={{status}}","protocol":"https","host":["api","zenoti","com"],"path":["v1","inventory","transfer_orders"],"query":[{"key":"center_id","value":"{{center_id}}","description":"Guid<br>`mandatory`<br>A Unique identifier of center."},{"key":"start_date","value":"{{start_date}}","description":"DateTime<br>`mandatory`<br>Date from which orders are to be fetched."},{"key":"end_date","value":"{{end_date}}","description":"DateTime<br>`mandatory`<br>Date till which orders are to be fetched."},{"key":"show_delivery_details","value":"{{show_delivery_details}}","description":"Boolean<br>`optional`<br>Boolean representing whether to show delivery details<br>\nDefault set to false."},{"key":"date_criteria","value":"{{date_criteria}}","description":"Enum<br>`optional`<br>Integer repesenting the type of orders to fetched.<br>\nDefault set to 3.<br>\n```\n1 - Raised \n2 - Delivered\n3 - Completed\n```"},{"key":"status","value":"{{status}}","description":"Enum<br>`optional`<br>Integer repesenting the status of orders<br>\nDefault set to -1.<br>\n```\n1 - Created\n2 - Raised\n-1 - Any\n```"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 13 Aug 2019 11:24:47 GMT"},{"key":"Content-Length","value":"6575"}],"cookie":[],"responseTime":null,"body":"{\n    \"total_orders\": 3,\n    \"orders\": [\n        {\n            \"order_id\": \"d9bb9b39-6b65-4e7d-9cd6-912e0687851f\",\n            \"order_number\": \"1423\",\n            \"vendor_name\": \"Choutuppal Mandal\",\n            \"vendor\": {\n                \"code\": \"CEN-CHOU\",\n                \"address\": {\n                    \"address1\": \"This is the field for entering the address1 This is the field fo\",\n                    \"address2\": \"This is the field for entering the address2 This is the field fo\",\n                    \"city\": \"city\",\n                    \"state\": \"Andhra Pradesh\",\n                    \"country\": \"India\"\n                },\n                \"cst\": \"CHOU-CST\",\n                \"tin\": \"CHOU-TIN\"\n            },\n            \"center_name\": \"Hyderabad\",\n            \"center\": {\n                \"id\": \"9a895b3c-1994-42c0-bc61-efda4a6e2828\",\n                \"code\": \"HYD\",\n                \"address\": {\n                    \"address1\": \"Shanti Nagar This is the field for entering the address1\",\n                    \"address2\": \"Near CM Office This is the field for entering the address2\",\n                    \"city\": \"Hyderbad\",\n                    \"state\": \"Manitoba\",\n                    \"country\": \"Canada\",\n                    \"zip_code\": \"500055\"\n                }\n            },\n            \"ordered_date\": \"2019-02-20T12:29:39.743\",\n            \"raised_date\": \"2019-02-20T12:29:41.577\",\n            \"status\": \"RAISED\",\n            \"closed_date\": null,\n            \"partials\": [\n                {\n                    \"invoice_no\": \"\",\n                    \"delivered_date\": null,\n                    \"line_items\": [\n                        {\n                            \"product_code\": \"business\",\n                            \"product_name\": \"17 Mar BVT Product,\",\n                            \"product_barcode\": [\n                                \"11\",\n                                \"d1111000174\",\n                                \"1111000174\",\n                                \"business\"\n                            ],\n                            \"ordered_retail_quantity\": 10,\n                            \"ordered_consumable_quantity\": 10,\n                            \"ordered_unit_price\": 540,\n                            \"ordered_tax_group_name\": \"Chennai 1 tax\",\n                            \"ordered_tax_amount\": 81,\n                            \"ordered_tax_breakup\": [\n                                {\n                                    \"tax_component\": \"CST 1\",\n                                    \"tax_amount\": 54\n                                },\n                                {\n                                    \"tax_component\": \"CST 2\",\n                                    \"tax_amount\": 27\n                                }\n                            ],\n                            \"delivered_retail_quantity\": 10,\n                            \"delivered_consumable_quantity\": 10,\n                            \"delivered_unit_price\": 540,\n                            \"delivered_discount_type\": 0,\n                            \"delivered_discount_value\": 0,\n                            \"delivered_tax_group_name\": \"Chennai 1 tax\",\n                            \"delivered_tax_amount\": 0,\n                            \"delivered_tax_breakup\": [],\n                            \"notes\": \"\"\n                        }\n                    ],\n                    \"discount_value\": 0,\n                    \"shipping_and_handling\": 0,\n                    \"other_charges\": 0,\n                    \"notes\": \"\"\n                }\n            ]\n        },\n        {\n            \"order_id\": \"6a87fafc-1ca4-44d8-90ad-2d716d1698fc\",\n            \"order_number\": \"1425\",\n            \"vendor_name\": \"Chennai\",\n            \"vendor\": {\n                \"code\": \"CA\",\n                \"address\": {\n                    \"address1\": \"addr1\",\n                    \"address2\": \"addr2\",\n                    \"city\": \"city\",\n                    \"state\": \"Manitoba\",\n                    \"country\": \"Canada\"\n                },\n                \"cst\": \"CEN-CHEcst\",\n                \"tin\": \"CEN-CHE\"\n            },\n            \"center_name\": \"Hyderabad\",\n            \"center\": {\n                \"id\": \"9a895b3c-1994-42c0-bc61-efda4a6e2828\",\n                \"code\": \"HYD\",\n                \"address\": {\n                    \"address1\": \"Shanti Nagar This is the field for entering the address1\",\n                    \"address2\": \"Near CM Office This is the field for entering the address2\",\n                    \"city\": \"Hyderbad\",\n                    \"state\": \"Manitoba\",\n                    \"country\": \"Canada\",\n                    \"zip_code\": \"500055\"\n                }\n            },\n            \"ordered_date\": \"2019-02-20T12:33:18.853\",\n            \"raised_date\": \"2019-02-20T12:34:19.407\",\n            \"status\": \"RAISED\",\n            \"closed_date\": null,\n            \"partials\": [\n                {\n                    \"invoice_no\": \"\",\n                    \"delivered_date\": null,\n                    \"line_items\": [\n                        {\n                            \"product_code\": \"\",\n                            \"product_name\": \"Test Product1\",\n                            \"product_barcode\": [],\n                            \"ordered_retail_quantity\": 0,\n                            \"ordered_consumable_quantity\": 1,\n                            \"ordered_unit_price\": 0,\n                            \"ordered_tax_group_name\": \"Chennai 1 tax\",\n                            \"ordered_tax_amount\": 0,\n                            \"ordered_tax_breakup\": [\n                                {\n                                    \"tax_component\": \"CST 1\",\n                                    \"tax_amount\": 0\n                                },\n                                {\n                                    \"tax_component\": \"CST 2\",\n                                    \"tax_amount\": 0\n                                }\n                            ],\n                            \"delivered_retail_quantity\": 0,\n                            \"delivered_consumable_quantity\": 1,\n                            \"delivered_unit_price\": 0,\n                            \"delivered_discount_type\": 0,\n                            \"delivered_discount_value\": 0,\n                            \"delivered_tax_group_name\": \"Chennai 1 tax\",\n                            \"delivered_tax_amount\": 0,\n                            \"delivered_tax_breakup\": [],\n                            \"notes\": \"\"\n                        },\n                        {\n                            \"product_code\": \"\",\n                            \"product_name\": \"Product terminated it excellence invitation Is branched in my up strictly remember. Songs but chief has ham widow downs. Genius\",\n                            \"product_barcode\": [],\n                            \"ordered_retail_quantity\": 30,\n                            \"ordered_consumable_quantity\": 0,\n                            \"ordered_unit_price\": 0,\n                            \"ordered_tax_group_name\": \"Chennai 1 tax\",\n                            \"ordered_tax_amount\": 0,\n                            \"ordered_tax_breakup\": [\n                                {\n                                    \"tax_component\": \"CST 2\",\n                                    \"tax_amount\": 0\n                                },\n                                {\n                                    \"tax_component\": \"CST 1\",\n                                    \"tax_amount\": 0\n                                }\n                            ],\n                            \"delivered_retail_quantity\": 30,\n                            \"delivered_consumable_quantity\": 0,\n                            \"delivered_unit_price\": 0,\n                            \"delivered_discount_type\": 0,\n                            \"delivered_discount_value\": 0,\n                            \"delivered_tax_group_name\": \"Chennai 1 tax\",\n                            \"delivered_tax_amount\": 0,\n                            \"delivered_tax_breakup\": [],\n                            \"notes\": \"\"\n                        }\n                    ],\n                    \"discount_value\": 0,\n                    \"shipping_and_handling\": 0,\n                    \"other_charges\": 0,\n                    \"notes\": \"\"\n                }\n            ]\n        },\n        {\n            \"order_id\": \"490b77ae-f9f2-45de-93dc-9b4fe96a0aaa\",\n            \"order_number\": \"1430\",\n            \"vendor_name\": \"Chennai\",\n            \"vendor\": {\n                \"code\": \"CA\",\n                \"address\": {\n                    \"address1\": \"addr1\",\n                    \"address2\": \"addr2\",\n                    \"city\": \"city\",\n                    \"state\": \"Manitoba\",\n                    \"country\": \"Canada\"\n                },\n                \"cst\": \"CEN-CHEcst\",\n                \"tin\": \"CEN-CHE\"\n            },\n            \"center_name\": \"Hyderabad\",\n            \"center\": {\n                \"id\": \"9a895b3c-1994-42c0-bc61-efda4a6e2828\",\n                \"code\": \"HYD\",\n                \"address\": {\n                    \"address1\": \"Shanti Nagar This is the field for entering the address1\",\n                    \"address2\": \"Near CM Office This is the field for entering the address2\",\n                    \"city\": \"Hyderbad\",\n                    \"state\": \"Manitoba\",\n                    \"country\": \"Canada\",\n                    \"zip_code\": \"500055\"\n                }\n            },\n            \"ordered_date\": \"2019-02-27T11:40:30.26\",\n            \"raised_date\": \"2019-02-27T11:41:30.47\",\n            \"status\": \"RAISED\",\n            \"closed_date\": null,\n            \"partials\": [\n                {\n                    \"invoice_no\": \"\",\n                    \"delivered_date\": null,\n                    \"line_items\": [\n                        {\n                            \"product_code\": \"111100000049\",\n                            \"product_name\": \"Cursor Retail Product\",\n                            \"product_barcode\": [\n                                \"111100000049\"\n                            ],\n                            \"ordered_retail_quantity\": 30,\n                            \"ordered_consumable_quantity\": 0,\n                            \"ordered_unit_price\": 0,\n                            \"ordered_tax_group_name\": \"Chennai 1 tax\",\n                            \"ordered_tax_amount\": 0,\n                            \"ordered_tax_breakup\": [\n                                {\n                                    \"tax_component\": \"CST 1\",\n                                    \"tax_amount\": 0\n                                },\n                                {\n                                    \"tax_component\": \"CST 2\",\n                                    \"tax_amount\": 0\n                                }\n                            ],\n                            \"delivered_retail_quantity\": 30,\n                            \"delivered_consumable_quantity\": 0,\n                            \"delivered_unit_price\": 0,\n                            \"delivered_discount_type\": 0,\n                            \"delivered_discount_value\": 0,\n                            \"delivered_tax_group_name\": \"Chennai 1 tax\",\n                            \"delivered_tax_amount\": 0,\n                            \"delivered_tax_breakup\": [],\n                            \"notes\": \"\"\n                        },\n                        {\n                            \"product_code\": \"111100000050\",\n                            \"product_name\": \"Cursor Consumable Product\",\n                            \"product_barcode\": [\n                                \"111100000050\"\n                            ],\n                            \"ordered_retail_quantity\": 0,\n                            \"ordered_consumable_quantity\": 50,\n                            \"ordered_unit_price\": 0,\n                            \"ordered_tax_group_name\": \"Chennai 1 tax\",\n                            \"ordered_tax_amount\": 0,\n                            \"ordered_tax_breakup\": [\n                                {\n                                    \"tax_component\": \"CST 2\",\n                                    \"tax_amount\": 0\n                                },\n                                {\n                                    \"tax_component\": \"CST 1\",\n                                    \"tax_amount\": 0\n                                }\n                            ],\n                            \"delivered_retail_quantity\": 0,\n                            \"delivered_consumable_quantity\": 50,\n                            \"delivered_unit_price\": 0,\n                            \"delivered_discount_type\": 0,\n                            \"delivered_discount_value\": 0,\n                            \"delivered_tax_group_name\": \"Chennai 1 tax\",\n                            \"delivered_tax_amount\": 0,\n                            \"delivered_tax_breakup\": [],\n                            \"notes\": \"\"\n                        },\n                        {\n                            \"product_code\": \"111100000048\",\n                            \"product_name\": \"PD-25128\",\n                            \"product_barcode\": [\n                                \"111100000048\"\n                            ],\n                            \"ordered_retail_quantity\": 20,\n                            \"ordered_consumable_quantity\": 10,\n                            \"ordered_unit_price\": 0,\n                            \"ordered_tax_group_name\": \"Chennai 1 tax\",\n                            \"ordered_tax_amount\": 0,\n                            \"ordered_tax_breakup\": [\n                                {\n                                    \"tax_component\": \"CST 1\",\n                                    \"tax_amount\": 0\n                                },\n                                {\n                                    \"tax_component\": \"CST 2\",\n                                    \"tax_amount\": 0\n                                }\n                            ],\n                            \"delivered_retail_quantity\": 20,\n                            \"delivered_consumable_quantity\": 10,\n                            \"delivered_unit_price\": 0,\n                            \"delivered_discount_type\": 0,\n                            \"delivered_discount_value\": 0,\n                            \"delivered_tax_group_name\": \"Chennai 1 tax\",\n                            \"delivered_tax_amount\": 0,\n                            \"delivered_tax_breakup\": [],\n                            \"notes\": \"\"\n                        }\n                    ],\n                    \"discount_value\": 0,\n                    \"shipping_and_handling\": 0,\n                    \"other_charges\": 0,\n                    \"notes\": \"\"\n                }\n            ]\n        }\n    ]\n    \"Error\": null\n}"}],"_postman_id":"c2a6168b-c94f-477a-afe4-3651eda8dc82"},{"name":"Retrieve the details of a purchase order","event":[{"listen":"prerequest","script":{"id":"edb34692-e5d8-441e-985c-6cf037a957b2","exec":[""],"type":"text/javascript"}}],"id":"9052a20f-c71e-4085-b1a5-f959ac3e7bc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/inventory/purchase_orders/{{order_id}}","description":"<p>This API retrieves the details of the specified purchase order.<br />\n<br />\nYou must specify appropriate details for the <code>order_id</code> parameter in the API request.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>order_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the required purchase order.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>order_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the purchase order.</td>\n</tr>\n<tr>\n<td>order_number</td>\n<td>string</td>\n<td>Number of the purchase order.</td>\n</tr>\n<tr>\n<td>center_name</td>\n<td>string</td>\n<td>Name of the center.</td>\n</tr>\n<tr>\n<td>center</td>\n<td>object</td>\n<td>Details of the center.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>Code of the center.</td>\n</tr>\n<tr>\n<td>address</td>\n<td>object</td>\n<td>Address of the center.</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>string</td>\n<td>Address1 of the center.</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>string</td>\n<td>Address2 of the center.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>string</td>\n<td>City of the center.</td>\n</tr>\n<tr>\n<td>state</td>\n<td>string</td>\n<td>State of the center.</td>\n</tr>\n<tr>\n<td>country</td>\n<td>string</td>\n<td>Country of the center.</td>\n</tr>\n<tr>\n<td>zip_code</td>\n<td>string</td>\n<td>Zip code of the center.</td>\n</tr>\n<tr>\n<td>vendor_name</td>\n<td>string</td>\n<td>Name of the vendor.</td>\n</tr>\n<tr>\n<td>vendor</td>\n<td>object</td>\n<td>Object that contains all vendor details-related elements.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>Code of the vendor.</td>\n</tr>\n<tr>\n<td>address</td>\n<td>object</td>\n<td>Address of the vendor.</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>string</td>\n<td>Address1 of the vendor.</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>string</td>\n<td>Address2 of the vendor.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>string</td>\n<td>City of the vendor.</td>\n</tr>\n<tr>\n<td>state</td>\n<td>string</td>\n<td>State of the vendor.</td>\n</tr>\n<tr>\n<td>country</td>\n<td>string</td>\n<td>Country of the vendor.</td>\n</tr>\n<tr>\n<td>cst</td>\n<td>string</td>\n<td>CST details of the vendor.</td>\n</tr>\n<tr>\n<td>tin</td>\n<td>string</td>\n<td>TIN details of the vendor.</td>\n</tr>\n<tr>\n<td>ordered_date</td>\n<td>DateTime</td>\n<td>Ordered date of the order.</td>\n</tr>\n<tr>\n<td>raised_date</td>\n<td>DateTime</td>\n<td>Raised date of the order.</td>\n</tr>\n<tr>\n<td>closed_date</td>\n<td>DateTime</td>\n<td>closed date of the order.</td>\n</tr>\n<tr>\n<td>partials</td>\n<td>object</td>\n<td>Total quantity of the product.</td>\n</tr>\n<tr>\n<td>invoice_no</td>\n<td>int</td>\n<td>invoice details</td>\n</tr>\n<tr>\n<td>delivered_date</td>\n<td>DateTime</td>\n<td>Delivered date of the order.</td>\n</tr>\n<tr>\n<td>line_items</td>\n<td>object</td>\n<td>Object that contains items in the order.</td>\n</tr>\n<tr>\n<td>product_code</td>\n<td>string</td>\n<td>Product code.</td>\n</tr>\n<tr>\n<td>product_name</td>\n<td>string</td>\n<td>Product name.</td>\n</tr>\n<tr>\n<td>product_barcodes</td>\n<td>list</td>\n<td>Product barcodes.</td>\n</tr>\n<tr>\n<td>ordered_retail_quantity</td>\n<td>float</td>\n<td>Retail quantity ordered.</td>\n</tr>\n<tr>\n<td>ordered_consumable_quantity</td>\n<td>float</td>\n<td>Consumable quantity ordered.</td>\n</tr>\n<tr>\n<td>ordered_unit_price</td>\n<td>float</td>\n<td>Unit price ordered.</td>\n</tr>\n<tr>\n<td>ordered_tax_group_name</td>\n<td>string</td>\n<td>Ordered tax group name.</td>\n</tr>\n<tr>\n<td>ordered_tax_amount</td>\n<td>float</td>\n<td>Ordered tax amount.</td>\n</tr>\n<tr>\n<td>ordered_tax_breakup</td>\n<td>object</td>\n<td>Ordered tax breakup details.</td>\n</tr>\n<tr>\n<td>tax_component</td>\n<td>string</td>\n<td>Ordered tax component.</td>\n</tr>\n<tr>\n<td>tax_amount</td>\n<td>float</td>\n<td>Ordered tax amount.</td>\n</tr>\n<tr>\n<td>delivered_retail_quantity</td>\n<td>float</td>\n<td>Retail quantity delivered.</td>\n</tr>\n<tr>\n<td>delivered_consumable_quantity</td>\n<td>float</td>\n<td>Consumable quantity delivered.</td>\n</tr>\n<tr>\n<td>delivered_unit_price</td>\n<td>float</td>\n<td>Unit price delivered.</td>\n</tr>\n<tr>\n<td>delivered_discount_type</td>\n<td>float</td>\n<td>Delivered discount type.</td>\n</tr>\n<tr>\n<td>delivered_discount_value</td>\n<td>float</td>\n<td>Delivered discount value.</td>\n</tr>\n<tr>\n<td>delivered_tax_group_name</td>\n<td>string</td>\n<td>Delivered tax group name.</td>\n</tr>\n<tr>\n<td>delivered_tax_amount</td>\n<td>float</td>\n<td>Delivered tax amount.</td>\n</tr>\n<tr>\n<td>tax_component</td>\n<td>string</td>\n<td>Tax component.</td>\n</tr>\n<tr>\n<td>delivered_tax_breakup</td>\n<td>object</td>\n<td>Delivered tax breakup details.</td>\n</tr>\n<tr>\n<td>tax_component</td>\n<td>string</td>\n<td>Delivery tax component.</td>\n</tr>\n<tr>\n<td>tax_amount</td>\n<td>float</td>\n<td>Delivery tax amount.</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>string</td>\n<td>Invoice notes.</td>\n</tr>\n<tr>\n<td>discount_value</td>\n<td>float</td>\n<td>Order discount value.</td>\n</tr>\n<tr>\n<td>shipping_and_handling</td>\n<td>float</td>\n<td>Shipping and handling charges.</td>\n</tr>\n<tr>\n<td>other_charges</td>\n<td>float</td>\n<td>Other charges.</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>string</td>\n<td>Order notes.</td>\n</tr>\n<tr>\n<td>Error</td>\n<td>object</td>\n<td>Object that contains error message and error code details.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","inventory","purchase_orders","{{order_id}}"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"381a4f61-8ef0-4c53-b862-986a131973c4","name":"Retrieve the details of a purchase order","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"}],"url":"https://api.zenoti.com/v1/inventory/purchase_orders/{{order_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 31 Jul 2019 10:31:35 GMT"},{"key":"Content-Length","value":"3273"}],"cookie":[],"responseTime":null,"body":"{\n    \"order_id\": \"dc1a7fb8-fb4c-4f89-bd0a-cec33e0f42d1\",\n    \"order_number\": \"1417\",\n    \"center_name\": \"Hyderabad\",\n    \"center\": {\n        \"id\": \"9a895b3c-1994-42c0-bc61-efda4a6e2828\",\n        \"code\": \"HYD\",\n        \"address\": {\n            \"address1\": \"Shanti Nagar This is the field for entering the address1\",\n            \"address2\": \"Near CM Office This is the field for entering the address2\",\n            \"city\": \"Hyderbad\",\n            \"state\": \"Manitoba\",\n            \"country\": \"Canada\",\n            \"zip_code\": \"500055\"\n        }\n    },\n    \"vendor_name\": \"Bala Vendor1\",\n    \"vendor\": {\n        \"code\": \"VEND-0001\",\n        \"address\": {\n            \"address1\": \"Add 1\",\n            \"address2\": \"Addr 2\",\n            \"city\": \"Hyderabad\",\n            \"state\": \"\",\n            \"country\": \"India\"\n        },\n        \"cst\": \"BALA-CST\",\n        \"tin\": \"VEND-0001\"\n    },\n    \"ordered_date\": \"2018-11-30T15:13:11.137\",\n    \"raised_date\": \"2019-02-19T11:07:22.82\",\n    \"status\": \"RAISED\",\n    \"closed_date\": null,\n    \"partials\": [\n        {\n            \"invoice_no\": \"\",\n            \"delivered_date\": null,\n            \"line_items\": [\n                {\n                    \"product_code\": \"1111000038\",\n                    \"product_name\": \"My Product\",\n                    \"product_barcode\": [\n                        \"1111000038\"\n                    ],\n                    \"ordered_retail_quantity\": 30,\n                    \"ordered_consumable_quantity\": 40,\n                    \"ordered_unit_price\": 100,\n                    \"ordered_tax_group_name\": \"Service_taxes\",\n                    \"ordered_tax_amount\": 0.668,\n                    \"ordered_tax_breakup\": [\n                        {\n                            \"tax_component\": \"Service Tax\",\n                            \"tax_amount\": 0.668\n                        }\n                    ],\n                    \"delivered_retail_quantity\": 30,\n                    \"delivered_consumable_quantity\": 40,\n                    \"delivered_unit_price\": 50,\n                    \"delivered_discount_type\": 0,\n                    \"delivered_discount_value\": 0,\n                    \"delivered_tax_group_name\": \"Service_taxes\",\n                    \"delivered_tax_amount\": 0,\n                    \"delivered_tax_breakup\": [],\n                    \"notes\": \"four\"\n                },\n                {\n                    \"product_code\": \"111100000049\",\n                    \"product_name\": \"Cursor Retail Product\",\n                    \"product_barcode\": [\n                        \"111100000049\"\n                    ],\n                    \"ordered_retail_quantity\": 15,\n                    \"ordered_consumable_quantity\": 0,\n                    \"ordered_unit_price\": 999,\n                    \"ordered_tax_group_name\": \"TaxInclusive\",\n                    \"ordered_tax_amount\": 99.9,\n                    \"ordered_tax_breakup\": [\n                        {\n                            \"tax_component\": \"Service Tax\",\n                            \"tax_amount\": 99.9\n                        }\n                    ],\n                    \"delivered_retail_quantity\": 15,\n                    \"delivered_consumable_quantity\": 0,\n                    \"delivered_unit_price\": 999,\n                    \"delivered_discount_type\": 0,\n                    \"delivered_discount_value\": 0,\n                    \"delivered_tax_group_name\": \"TaxInclusive\",\n                    \"delivered_tax_amount\": 0,\n                    \"delivered_tax_breakup\": [],\n                    \"notes\": \"two\"\n                },\n                {\n                    \"product_code\": \"111100000050\",\n                    \"product_name\": \"Cursor Consumable Product\",\n                    \"product_barcode\": [\n                        \"111100000050\"\n                    ],\n                    \"ordered_retail_quantity\": 0,\n                    \"ordered_consumable_quantity\": 10,\n                    \"ordered_unit_price\": 600,\n                    \"ordered_tax_group_name\": \"test tax 1\",\n                    \"ordered_tax_amount\": 120,\n                    \"ordered_tax_breakup\": [\n                        {\n                            \"tax_component\": \"CST 1\",\n                            \"tax_amount\": 60\n                        },\n                        {\n                            \"tax_component\": \"CST 2\",\n                            \"tax_amount\": 60\n                        }\n                    ],\n                    \"delivered_retail_quantity\": 0,\n                    \"delivered_consumable_quantity\": 10,\n                    \"delivered_unit_price\": 600,\n                    \"delivered_discount_type\": 0,\n                    \"delivered_discount_value\": 0,\n                    \"delivered_tax_group_name\": \"test tax 1\",\n                    \"delivered_tax_amount\": 0,\n                    \"delivered_tax_breakup\": [],\n                    \"notes\": \"one\"\n                },\n                {\n                    \"product_code\": \"111100000048\",\n                    \"product_name\": \"PD-25128\",\n                    \"product_barcode\": [\n                        \"111100000048\"\n                    ],\n                    \"ordered_retail_quantity\": 20,\n                    \"ordered_consumable_quantity\": 25,\n                    \"ordered_unit_price\": 1550,\n                    \"ordered_tax_group_name\": \"services\",\n                    \"ordered_tax_amount\": 217,\n                    \"ordered_tax_breakup\": [\n                        {\n                            \"tax_component\": \"Service Tax\",\n                            \"tax_amount\": 217\n                        }\n                    ],\n                    \"delivered_retail_quantity\": 20,\n                    \"delivered_consumable_quantity\": 25,\n                    \"delivered_unit_price\": 1550,\n                    \"delivered_discount_type\": 0,\n                    \"delivered_discount_value\": 0,\n                    \"delivered_tax_group_name\": \"services\",\n                    \"delivered_tax_amount\": 0,\n                    \"delivered_tax_breakup\": [],\n                    \"notes\": \"three\"\n                }\n            ],\n            \"discount_value\": 0,\n            \"shipping_and_handling\": 0,\n            \"other_charges\": 0,\n            \"notes\": \"\"\n            \"Error\": null\n        }\n    ]\n}"}],"_postman_id":"9052a20f-c71e-4085-b1a5-f959ac3e7bc8"},{"name":"Retrieve the details of a transfer order","event":[{"listen":"prerequest","script":{"id":"edb34692-e5d8-441e-985c-6cf037a957b2","exec":[""],"type":"text/javascript"}}],"id":"5d9d46da-90a9-4752-92e5-565629507622","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/inventory/transfer_orders/{{order_id}}","description":"<p>This API retrieves the details of the specified transfer order.<br />\n<br />\nYou must specify appropriate details for the <code>order_id</code> parameter in the API request.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>order_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the required transfer order.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>order_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the transfer order.</td>\n</tr>\n<tr>\n<td>order_number</td>\n<td>string</td>\n<td>Number of the transfer order.</td>\n</tr>\n<tr>\n<td>center_name</td>\n<td>string</td>\n<td>Name of the center.</td>\n</tr>\n<tr>\n<td>center</td>\n<td>object</td>\n<td>Details of the center.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>Code of the center.</td>\n</tr>\n<tr>\n<td>address</td>\n<td>object</td>\n<td>Address of the center.</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>string</td>\n<td>Address1 of the center.</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>string</td>\n<td>Address2 of the center.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>string</td>\n<td>City of the center.</td>\n</tr>\n<tr>\n<td>state</td>\n<td>string</td>\n<td>State of the center.</td>\n</tr>\n<tr>\n<td>country</td>\n<td>string</td>\n<td>Country of the center.</td>\n</tr>\n<tr>\n<td>zip_code</td>\n<td>string</td>\n<td>Zip code of the center.</td>\n</tr>\n<tr>\n<td>vendor_name</td>\n<td>string</td>\n<td>Name of the vendor.</td>\n</tr>\n<tr>\n<td>vendor</td>\n<td>object</td>\n<td>Object that contains all vendor details-related elements.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>Code of the vendor.</td>\n</tr>\n<tr>\n<td>address</td>\n<td>object</td>\n<td>Address of the vendor.</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>string</td>\n<td>Address1 of the vendor.</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>string</td>\n<td>Address2 of the vendor.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>string</td>\n<td>City of the vendor.</td>\n</tr>\n<tr>\n<td>state</td>\n<td>string</td>\n<td>State of the vendor.</td>\n</tr>\n<tr>\n<td>country</td>\n<td>string</td>\n<td>Country of the vendor.</td>\n</tr>\n<tr>\n<td>cst</td>\n<td>string</td>\n<td>CST details of the vendor.</td>\n</tr>\n<tr>\n<td>tin</td>\n<td>string</td>\n<td>TIN details of the vendor.</td>\n</tr>\n<tr>\n<td>ordered_date</td>\n<td>DateTime</td>\n<td>Ordered date of the order.</td>\n</tr>\n<tr>\n<td>raised_date</td>\n<td>DateTime</td>\n<td>Raised date of the order.</td>\n</tr>\n<tr>\n<td>closed_date</td>\n<td>DateTime</td>\n<td>closed date of the order.</td>\n</tr>\n<tr>\n<td>partials</td>\n<td>object</td>\n<td>Total quantity of the product.</td>\n</tr>\n<tr>\n<td>invoice_no</td>\n<td>int</td>\n<td>invoice details</td>\n</tr>\n<tr>\n<td>delivered_date</td>\n<td>DateTime</td>\n<td>Delivered date of the order.</td>\n</tr>\n<tr>\n<td>line_items</td>\n<td>object</td>\n<td>Object that contains items in the order.</td>\n</tr>\n<tr>\n<td>product_code</td>\n<td>string</td>\n<td>Product code.</td>\n</tr>\n<tr>\n<td>product_name</td>\n<td>string</td>\n<td>Product name.</td>\n</tr>\n<tr>\n<td>product_barcodes</td>\n<td>list</td>\n<td>Product barcodes.</td>\n</tr>\n<tr>\n<td>ordered_retail_quantity</td>\n<td>float</td>\n<td>Retail quantity ordered.</td>\n</tr>\n<tr>\n<td>ordered_consumable_quantity</td>\n<td>float</td>\n<td>Consumable quantity ordered.</td>\n</tr>\n<tr>\n<td>ordered_unit_price</td>\n<td>float</td>\n<td>Unit price ordered.</td>\n</tr>\n<tr>\n<td>ordered_tax_group_name</td>\n<td>string</td>\n<td>Ordered tax group name.</td>\n</tr>\n<tr>\n<td>ordered_tax_amount</td>\n<td>float</td>\n<td>Ordered tax amount.</td>\n</tr>\n<tr>\n<td>ordered_tax_breakup</td>\n<td>object</td>\n<td>Ordered tax breakup details.</td>\n</tr>\n<tr>\n<td>tax_component</td>\n<td>string</td>\n<td>Ordered tax component.</td>\n</tr>\n<tr>\n<td>tax_amount</td>\n<td>float</td>\n<td>Ordered tax amount.</td>\n</tr>\n<tr>\n<td>delivered_retail_quantity</td>\n<td>float</td>\n<td>Retail quantity delivered.</td>\n</tr>\n<tr>\n<td>delivered_consumable_quantity</td>\n<td>float</td>\n<td>Consumable quantity delivered.</td>\n</tr>\n<tr>\n<td>delivered_unit_price</td>\n<td>float</td>\n<td>Unit price delivered.</td>\n</tr>\n<tr>\n<td>delivered_discount_type</td>\n<td>float</td>\n<td>Delivered discount type.</td>\n</tr>\n<tr>\n<td>delivered_discount_value</td>\n<td>float</td>\n<td>Delivered discount value.</td>\n</tr>\n<tr>\n<td>delivered_tax_group_name</td>\n<td>string</td>\n<td>Delivered tax group name.</td>\n</tr>\n<tr>\n<td>delivered_tax_amount</td>\n<td>float</td>\n<td>Delivered tax amount.</td>\n</tr>\n<tr>\n<td>tax_component</td>\n<td>string</td>\n<td>Tax component.</td>\n</tr>\n<tr>\n<td>delivered_tax_breakup</td>\n<td>object</td>\n<td>Delivered tax breakup details.</td>\n</tr>\n<tr>\n<td>tax_component</td>\n<td>string</td>\n<td>Delivery tax component.</td>\n</tr>\n<tr>\n<td>tax_amount</td>\n<td>float</td>\n<td>Delivery tax amount.</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>string</td>\n<td>Invoice notes.</td>\n</tr>\n<tr>\n<td>discount_value</td>\n<td>float</td>\n<td>Order discount value.</td>\n</tr>\n<tr>\n<td>shipping_and_handling</td>\n<td>float</td>\n<td>Shipping and handling charges.</td>\n</tr>\n<tr>\n<td>other_charges</td>\n<td>float</td>\n<td>Other charges.</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>string</td>\n<td>Order notes.</td>\n</tr>\n<tr>\n<td>Error</td>\n<td>object</td>\n<td>Object that contains error message and error code details.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","inventory","transfer_orders","{{order_id}}"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"87b1fc6e-e69d-4949-aba7-ce02c33386a4","name":"Retrieve the details of a transfer order","originalRequest":{"method":"GET","header":[{"description":"Access token generated from the token API.","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"https://api.zenoti.com/v1/inventory/transfer_orders/{{order_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 31 Jul 2019 10:33:15 GMT"},{"key":"Content-Length","value":"1649"}],"cookie":[],"responseTime":null,"body":"{\n    \"order_id\": \"d9bb9b39-6b65-4e7d-9cd6-912e0687851f\",\n    \"order_number\": \"1423\",\n    \"vendor_name\": \"Choutuppal Mandal\",\n    \"vendor\": {\n        \"code\": \"CEN-CHOU\",\n        \"address\": {\n            \"address1\": \"This is the field for entering the address1 This is the field fo\",\n            \"address2\": \"This is the field for entering the address2 This is the field fo\",\n            \"city\": \"city\",\n            \"state\": \"Andhra Pradesh\",\n            \"country\": \"India\"\n        },\n        \"cst\": \"CHOU-CST\",\n        \"tin\": \"CHOU-TIN\"\n    },\n    \"center_name\": \"Hyderabad\",\n    \"center\": {\n        \"id\": \"9a895b3c-1994-42c0-bc61-efda4a6e2828\",\n        \"code\": \"HYD\",\n        \"address\": {\n            \"address1\": \"Shanti Nagar This is the field for entering the address1\",\n            \"address2\": \"Near CM Office This is the field for entering the address2\",\n            \"city\": \"Hyderbad\",\n            \"state\": \"Manitoba\",\n            \"country\": \"Canada\",\n            \"zip_code\": \"500055\"\n        }\n    },\n    \"ordered_date\": \"2019-02-20T12:29:39.743\",\n    \"raised_date\": \"2019-02-20T12:29:41.577\",\n    \"status\": \"RAISED\",\n    \"closed_date\": null,\n    \"partials\": [\n        {\n            \"invoice_no\": \"\",\n            \"delivered_date\": null,\n            \"line_items\": [\n                {\n                    \"product_code\": \"business\",\n                    \"product_name\": \"17 Mar BVT Product,\",\n                    \"product_barcode\": [\n                        \"11\",\n                        \"d1111000174\",\n                        \"1111000174\",\n                        \"business\"\n                    ],\n                    \"ordered_retail_quantity\": 10,\n                    \"ordered_consumable_quantity\": 10,\n                    \"ordered_unit_price\": 540,\n                    \"ordered_tax_group_name\": \"Chennai 1 tax\",\n                    \"ordered_tax_amount\": 81,\n                    \"ordered_tax_breakup\": [\n                        {\n                            \"tax_component\": \"CST 1\",\n                            \"tax_amount\": 54\n                        },\n                        {\n                            \"tax_component\": \"CST 2\",\n                            \"tax_amount\": 27\n                        }\n                    ],\n                    \"delivered_retail_quantity\": 10,\n                    \"delivered_consumable_quantity\": 10,\n                    \"delivered_unit_price\": 540,\n                    \"delivered_discount_type\": 0,\n                    \"delivered_discount_value\": 0,\n                    \"delivered_tax_group_name\": \"Chennai 1 tax\",\n                    \"delivered_tax_amount\": 0,\n                    \"delivered_tax_breakup\": [],\n                    \"notes\": \"\"\n                }\n            ],\n            \"discount_value\": 0,\n            \"shipping_and_handling\": 0,\n            \"other_charges\": 0,\n            \"notes\": \"\"\n        }\n    ]\n    \"Error\": null\n}"}],"_postman_id":"5d9d46da-90a9-4752-92e5-565629507622"}],"id":"50eb8e51-fe5a-421f-80ad-d5bdb6608691","description":"<p>This section contains details on various API endpoints related to the Inventory API category.</p>\n","event":[{"listen":"prerequest","script":{"id":"29d3d613-4b0f-412c-b7b8-c2e3446756a8","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"1fecf545-796a-4e7e-97c2-1b97ce8e91b8","type":"text/javascript","exec":[""]}}],"_postman_id":"50eb8e51-fe5a-421f-80ad-d5bdb6608691"},{"name":"Classes","item":[{"name":"Consumer","item":[{"name":"Create an invoice for the sale of a membership","id":"1f27c250-38c5-4042-9382-fbae982c3989","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"center_id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\r\n  \"user_id\": \"687a1c1a-720e-4933-8a54-8f2745f2d6ec\",\r\n  \"membership_version_ids\": \"23aa3e9b-ee21-407c-923b-db751b9e3154\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/api/Catalog/Memberships/CreateInvoice","description":"<p>This API helps you to create an invoice for the sale of a membership.</p>\n<p>You must specify appropriate details for the parameters in the API request body. For more information, refer to the <b>Request Body Parameters</b> table.<br /></p>\n<h2 id=\"request-body-parameters\">Request Body Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>user_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>membership_version_ids</td>\n<td>string</td>\n<td>IDs of the membership version.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>Invoice</td>\n<td>Object</td>\n<td>Object that contains various invoice-related elements. For more information, refer to the <b>Invoice Object</b> table.</td>\n</tr>\n<tr>\n<td>PaymentOptions</td>\n<td>Object</td>\n<td>Object that contains various payment options-related elements. For more information, refer to the <b>PaymentOptions Object</b> table.</td>\n</tr>\n<tr>\n<td>Error</td>\n<td>object</td>\n<td>Object that contains error-related details: StatusCode, Error Message, and Internal error message. For more information, refer to the <b>Error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"invoice-object\">Invoice Object</h2>\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>Id</td>\n<td>guid</td>\n<td>Unique ID of the invoice.</td>\n</tr>\n<tr>\n<td>InvoiceNumber</td>\n<td>string</td>\n<td>Number of the invoice.</td>\n</tr>\n<tr>\n<td>GroupInvoiceId</td>\n<td>guid</td>\n<td>Unique ID of the group invoice.</td>\n</tr>\n<tr>\n<td>group_name</td>\n<td>string</td>\n<td>Name of the group booking.</td>\n</tr>\n<tr>\n<td>ReceiptNumber</td>\n<td>string</td>\n<td>Number of the transaction receipt.</td>\n</tr>\n<tr>\n<td>AppointmentGroupId</td>\n<td>guid</td>\n<td>Unique ID of the group appointment.</td>\n</tr>\n<tr>\n<td>ReservationId</td>\n<td>guid</td>\n<td>Unique ID of the reservation.</td>\n</tr>\n<tr>\n<td>IsRebooking</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment has been rebooked.</td>\n</tr>\n<tr>\n<td>Notes</td>\n<td>string</td>\n<td>Comments on the appointment.</td>\n</tr>\n<tr>\n<td>GuestId</td>\n<td>guid</td>\n<td>Unique ID of the guest.</td>\n</tr>\n<tr>\n<td>Guest</td>\n<td>object</td>\n<td>Object that contains guest-related details. For more information, refer to the <b>Guest Object</b> table.</td>\n</tr>\n<tr>\n<td>Price</td>\n<td>object</td>\n<td>Object that contains these price-related details: CurrencyId, Sales, Tax, Final, Final1, Discount, Tip, SSG, RoundingCorrection, DiscountedPrice, environmental_fee, environmental_fee_label, and can_be_waived.</td>\n</tr>\n<tr>\n<td>SaleDate</td>\n<td>datetime</td>\n<td>Date of sale of the appointment.</td>\n</tr>\n<tr>\n<td>FutureRecurringBillDate</td>\n<td>datetime</td>\n<td>Date of bill for a recurring appointment.</td>\n</tr>\n<tr>\n<td>guest_checkin_time</td>\n<td>datetime</td>\n<td>Checkin date and time of the guest.</td>\n</tr>\n<tr>\n<td>LinkedInvoiceId</td>\n<td>guid</td>\n<td>Unqiue ID of the linked invoice.</td>\n</tr>\n<tr>\n<td>Status</td>\n<td>enum</td>\n<td>Indicates the invoice's status-related details: Open - 0, Processed - 1, CampaignApplied - 2, CouponApplied - 3, Closed - 4, NotSpecified - 11, Voided - 99, NoShow - -1, Cancelled - -2, CheckedIn - 5, Confirmed - 6.</td>\n</tr>\n<tr>\n<td>InvoiceServices</td>\n<td>object</td>\n<td>Object that contains these invoice services-related details: AppointmentService, AppliedMembership, AppliedPackage, and AppliedDiscount.</td>\n</tr>\n<tr>\n<td>InvoiceProducts</td>\n<td>object</td>\n<td>Object that contains these invoice products-related details: AppointmentProduct, AppliedMembership, AppliedPackage, and AppliedDiscount.</td>\n</tr>\n<tr>\n<td>InvoiceMemberships</td>\n<td>object</td>\n<td>Object that contains invoice memberships-related details. For more information, refer to the <b>InvoiceMemberships Object</b> table.</td>\n</tr>\n<tr>\n<td>InvoiceDayPackages</td>\n<td>object</td>\n<td>Object that contains these invoice day packages-related details: AppointmentDayPackage and AppliedDiscount.</td>\n</tr>\n<tr>\n<td>InvoiceSeriesPackages</td>\n<td>object</td>\n<td>Object that contains invoice series packages-related details. For more information, refer to the <b>InvoiceSeriesPackages Object</b> table.</td>\n</tr>\n<tr>\n<td>InvoiceGiftCards</td>\n<td>object</td>\n<td>Object that contains these invoice gift cards-related details: AppointmentGiftCard, AppliedMembership, AppliedPackage, and AppliedDiscount.</td>\n</tr>\n<tr>\n<td>InvoicePrepaidCards</td>\n<td>object</td>\n<td>Object that contains these invoice prepaid cards-related details: AppointmentPrepaidCard, AppliedMembership, AppliedPackage, and AppliedDiscount.</td>\n</tr>\n<tr>\n<td>Payments</td>\n<td>object</td>\n<td>Object that contains invoice payments-related details. For more information, refer to the <b>Payments Object</b> table.</td>\n</tr>\n<tr>\n<td>Redemptions</td>\n<td>object</td>\n<td>Object that contains invoice redemptions-related details. For more information, refer to the <b>Redemptions Object</b> table.</td>\n</tr>\n<tr>\n<td>RefundItems</td>\n<td>object</td>\n<td>Object that contains refunded items-related details. For more information, refer to the <b>RefundItems Object</b> table.</td>\n</tr>\n<tr>\n<td>Lock</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the invoice has been locked.</td>\n</tr>\n<tr>\n<td>CanChangeGuest</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest can be changed.</td>\n</tr>\n<tr>\n<td>CenterId</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>Center</td>\n<td>object</td>\n<td>Object that contains center-related details. For more information, refer to the <b>Center Object</b> table.</td>\n</tr>\n<tr>\n<td>CollectFeedback</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest's feedback can be collected.</td>\n</tr>\n<tr>\n<td>IsFeedbackExpired</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest's feedback has expired.</td>\n</tr>\n<tr>\n<td>BookingWizardAdvancedMode</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the Advanced mode of the booking wizard has been enabled.</td>\n</tr>\n<tr>\n<td>BookingWizardBottomPanelMode</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the Bottom Panel mode of the booking wizard has been enabled.</td>\n</tr>\n<tr>\n<td>Refunded</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the invoice has been refunded.</td>\n</tr>\n<tr>\n<td>InvoiceAuthStatus</td>\n<td>int</td>\n<td>Status of the invoice authorization.</td>\n</tr>\n<tr>\n<td>InvoiceAuthorizationStatus</td>\n<td>int</td>\n<td>Status of the invoice authorization.</td>\n</tr>\n<tr>\n<td>InvTransactionStatusForAutoPay</td>\n<td>enum</td>\n<td>Invoice transaction status for AutoPay: NA - 0, AuthSuccess - 1, CaptureSuccess - 2, CaptureFailed - 4, Released - 8, Voided - 16, AuthFailed - 64.</td>\n</tr>\n<tr>\n<td>InvoiceSource</td>\n<td>int</td>\n<td>Source of the invoice.</td>\n</tr>\n<tr>\n<td>is_created_from_booking_wizard</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment has been created from the Booking wizard.</td>\n</tr>\n<tr>\n<td>RemoveBuddyServiceFinishSegment</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the service buddy has been removed after finishing a segment of the service.</td>\n</tr>\n<tr>\n<td>host_id</td>\n<td>guid</td>\n<td>Unique ID of the payment gateway host.</td>\n</tr>\n<tr>\n<td>payment_made_by</td>\n<td>guid</td>\n<td>Unique ID of the payment transaction initiator.</td>\n</tr>\n<tr>\n<td>entity_name</td>\n<td>string</td>\n<td>Name of the entity.</td>\n</tr>\n<tr>\n<td>email_link</td>\n<td>string</td>\n<td>Link of the invoice payment confirmation email.</td>\n</tr>\n<tr>\n<td>sms_link</td>\n<td>string</td>\n<td>Link of the invoice payment confirmation text message.</td>\n</tr>\n<tr>\n<td>appointment_category_id</td>\n<td>string</td>\n<td>ID of the appointment category.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"guest-object\">Guest Object</h2>\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>Id</td>\n<td>guid</td>\n<td>Unique ID of the guest.</td>\n</tr>\n<tr>\n<td>Code</td>\n<td>string</td>\n<td>Code assigned to the guest.</td>\n</tr>\n<tr>\n<td>FirstName</td>\n<td>string</td>\n<td>First name of the guest.</td>\n</tr>\n<tr>\n<td>MiddleName</td>\n<td>string</td>\n<td>Middle name of the guest.</td>\n</tr>\n<tr>\n<td>LastName</td>\n<td>string</td>\n<td>Last name of the guest.</td>\n</tr>\n<tr>\n<td>Email</td>\n<td>string</td>\n<td>Email ID of the guest.</td>\n</tr>\n<tr>\n<td>MobileNumber</td>\n<td>string</td>\n<td>Mobile number of the guest.</td>\n</tr>\n<tr>\n<td>MobilePhoneModel</td>\n<td>object</td>\n<td>Object that contains these details about the guest's mobile phone model: CountryId, Number, and DisplayNumber.</td>\n</tr>\n<tr>\n<td>HomePhone</td>\n<td></td>\n<td>string</td>\n</tr>\n<tr>\n<td>HomePhoneModel</td>\n<td>object</td>\n<td>Object that contains these details about the guest's home phone model: CountryId, Number, and DisplayNumber.</td>\n</tr>\n<tr>\n<td>WorkPhone</td>\n<td>string</td>\n<td>Work phone number of the guest.</td>\n</tr>\n<tr>\n<td>WorkPhoneModel</td>\n<td>object</td>\n<td>Object that contains these details about the guest's work phone model: CountryId, Number, and DisplayNumber.</td>\n</tr>\n<tr>\n<td>Gender</td>\n<td>enum</td>\n<td>Gender of the guest: NotSpecified - -1, Male - 1, Female - 2, Any - 0, ThirdGender - 3, Multiple - 4.</td>\n</tr>\n<tr>\n<td>DateOfBirth</td>\n<td>datetime</td>\n<td>Date of birth of the guest.</td>\n</tr>\n<tr>\n<td>AnniversaryDate</td>\n<td>datetime</td>\n<td>Date of anniversary of the guest.</td>\n</tr>\n<tr>\n<td>Address1</td>\n<td>string</td>\n<td>Primary address of the guest.</td>\n</tr>\n<tr>\n<td>Address2</td>\n<td>string</td>\n<td>Secondary address of the guest.</td>\n</tr>\n<tr>\n<td>City</td>\n<td>string</td>\n<td>City in which the guest resides.</td>\n</tr>\n<tr>\n<td>PostalCode</td>\n<td>string</td>\n<td>Postal code of the locality in which the guest resides.</td>\n</tr>\n<tr>\n<td>State</td>\n<td>object</td>\n<td>Object that contains these details about the guest's state: Id, Code, Name, and ShortName.</td>\n</tr>\n<tr>\n<td>Country</td>\n<td>object</td>\n<td>Object that contains these details about the guest's country: Id, Code, Name, PhoneCode, and Nationality.</td>\n</tr>\n<tr>\n<td>Nationality</td>\n<td>object</td>\n<td>Object that contains these details about the guest's nationality: Id, Code, Name, PhoneCode, and Nationality.</td>\n</tr>\n<tr>\n<td>ReferralSource</td>\n<td>object</td>\n<td>Object that contains these details about the source of referral for the booking: Id, OrgReferralId, and Name.</td>\n</tr>\n<tr>\n<td>ReferredGuestId</td>\n<td>guid</td>\n<td>Unique ID of the referred guest.</td>\n</tr>\n<tr>\n<td>ReceiveTransactionalSms</td>\n<td>boolean</td>\n<td>If <b>true</b>, the guest will receive a text message confirmation after the transaction has been completed.</td>\n</tr>\n<tr>\n<td>ReceiveMarketingEmail</td>\n<td>boolean</td>\n<td>If <b>true</b>, the guest will receive marketing emails.</td>\n</tr>\n<tr>\n<td>ReceiveTransactionalEmail</td>\n<td>boolean</td>\n<td>If <b>true</b>, the guest will receive a text message confirmation after the transaction has been completed.</td>\n</tr>\n<tr>\n<td>ReceiveMarketingSms</td>\n<td>boolean</td>\n<td>If <b>true</b>, the guest will receive marketing SMSs.</td>\n</tr>\n<tr>\n<td>CreationDate</td>\n<td>datetime</td>\n<td>Date on which the guest profile had been created.</td>\n</tr>\n<tr>\n<td>LastUpdated</td>\n<td>datetime</td>\n<td>Date on which the guest profile had been last updated.</td>\n</tr>\n<tr>\n<td>MergeIntoCode</td>\n<td>boolean</td>\n<td>If <b>true</b>, the booking will be merged into the applicattion code.</td>\n</tr>\n<tr>\n<td>MergeIntoGuestId</td>\n<td>boolean</td>\n<td>If <b>true</b>, the booking will be merged into the guest ID.</td>\n</tr>\n<tr>\n<td>CenterId</td>\n<td>guid</td>\n<td>Unique ID of the center.</td>\n</tr>\n<tr>\n<td>CenterCode</td>\n<td>string</td>\n<td>Code of the center.</td>\n</tr>\n<tr>\n<td>CenterName</td>\n<td>string</td>\n<td>Name of the center.</td>\n</tr>\n<tr>\n<td>GuestIndicator</td>\n<td>string</td>\n<td>Display indicator of the guest.</td>\n</tr>\n<tr>\n<td>IsMember</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is a member at the center.</td>\n</tr>\n<tr>\n<td>DOB_IncompleteYear</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest's date of birth is not complete.</td>\n</tr>\n<tr>\n<td>Password</td>\n<td>string</td>\n<td>Password of the guest.</td>\n</tr>\n<tr>\n<td>UserName</td>\n<td>string</td>\n<td>Username of the guest.</td>\n</tr>\n<tr>\n<td>FacebookUserId</td>\n<td>string</td>\n<td>Facebook user ID of the guest.</td>\n</tr>\n<tr>\n<td>SocialFaceBookUserId</td>\n<td>string</td>\n<td>Social Facebook user ID of the guest.</td>\n</tr>\n<tr>\n<td>SocialGoogleUserId</td>\n<td>string</td>\n<td>Social Google user ID of the guest.</td>\n</tr>\n<tr>\n<td>hasZenotiCreds</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest possesses Zenoti credentials.</td>\n</tr>\n<tr>\n<td>OldPassword</td>\n<td>string</td>\n<td>Old password of the guest.</td>\n</tr>\n<tr>\n<td>OptInForLoyaltyProgram</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has opted for a loyalty program.</td>\n</tr>\n<tr>\n<td>FormDetails</td>\n<td>object</td>\n<td>Object that contains appointment form data-related details. For more information, refer to the <b>FormDetails Object</b> table.</td>\n</tr>\n<tr>\n<td>IsMinors</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is below 18 years of age.</td>\n</tr>\n<tr>\n<td>LpTierInfo</td>\n<td>string</td>\n<td>Details on the guest's loyalty program tier.</td>\n</tr>\n<tr>\n<td>GuestIndicatorValue</td>\n<td>object</td>\n<td>Object that contains internal guest-related details. For more information, refer to the <b>GuestIndicatorValue Object</b> table.</td>\n</tr>\n<tr>\n<td>IsMemberbershipAddOnUser</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is a membership add-on user.</td>\n</tr>\n<tr>\n<td>HasActiveMems</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest possesses an active membership.</td>\n</tr>\n<tr>\n<td>ReceiveLpStmt</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest will receive the statement on loyalty points.</td>\n</tr>\n<tr>\n<td>GenderEnumType</td>\n<td>enum</td>\n<td>Indicates the gender of the guest: NotSpecified - -1, Male - 1, Female - 2, Any - 0, ThirdGender - 3, Multiple - 4.</td>\n</tr>\n<tr>\n<td>ReferralCode</td>\n<td>string</td>\n<td>Referral code of the user.</td>\n</tr>\n<tr>\n<td>EnableAutoPay</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has enabled the AutoPay option.</td>\n</tr>\n<tr>\n<td>GuestCustomDataFilled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest's custom data has been filled.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"formdetails-object\">FormDetails Object</h2>\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>AppointmentId</td>\n<td>guid</td>\n<td>Unique ID of the appointment.</td>\n</tr>\n<tr>\n<td>FormId</td>\n<td>guid</td>\n<td>Unique ID of the appointment form.</td>\n</tr>\n<tr>\n<td>ServiceName</td>\n<td>string</td>\n<td>Name of the service.</td>\n</tr>\n<tr>\n<td>ServiceDisplayName</td>\n<td>string</td>\n<td>Name of the service that is displayed.</td>\n</tr>\n<tr>\n<td>ServiceId</td>\n<td>string</td>\n<td>ID of the service.</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string</td>\n<td>Name of the guest.</td>\n</tr>\n<tr>\n<td>Filled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has filled the details in the appointment form.</td>\n</tr>\n<tr>\n<td>Submitted</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has submitted the appointment form.</td>\n</tr>\n<tr>\n<td>LastFilledDate</td>\n<td>datetime</td>\n<td>Date on which the appointment form was last filled.</td>\n</tr>\n<tr>\n<td>FormType</td>\n<td>enum</td>\n<td>Indicates the type of the appointment form: NoForm - 0, ServiceKeyValuePair - 1, ServiceHtmlForm - 2, GuestHtmlForm - 3,GuestKeyValuePair - 4, TagForm - 5.</td>\n</tr>\n<tr>\n<td>LastFilledBy</td>\n<td>string</td>\n<td>Person who last filled the appointment form.</td>\n</tr>\n<tr>\n<td>LatestVersion</td>\n<td>string</td>\n<td>Latest version of the appointment form.</td>\n</tr>\n<tr>\n<td>FormHistory</td>\n<td>object</td>\n<td>Object that contains form history-related details: VersionDate, VersionDateString, VersionId, CreatedBy, FormName, and FormId.</td>\n</tr>\n<tr>\n<td>Viewonly</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment form cannot be edited.</td>\n</tr>\n<tr>\n<td>IsFormLocked</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment form has been locked.</td>\n</tr>\n<tr>\n<td>ExpiryDate</td>\n<td>datetime</td>\n<td>Date of expiry of the appointment form.</td>\n</tr>\n<tr>\n<td>IsEditable</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment form can be edited.</td>\n</tr>\n<tr>\n<td>IsExpired</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment form has expired.</td>\n</tr>\n<tr>\n<td>OwnerId</td>\n<td>guid</td>\n<td>Unique ID of the center owner.</td>\n</tr>\n<tr>\n<td>DisplayOrder</td>\n<td>int</td>\n<td>Order of display in the appointment form.</td>\n</tr>\n<tr>\n<td>IsServiceForm</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment form is a service form.</td>\n</tr>\n<tr>\n<td>SourceAppointmentDate</td>\n<td>datetime</td>\n<td>Date on which the appointment was created.</td>\n</tr>\n<tr>\n<td>Permissions</td>\n<td>object</td>\n<td>Object that contains appointment form permissions-related details: CanView and CanEdit.</td>\n</tr>\n<tr>\n<td>FormFilledStatus</td>\n<td>enum</td>\n<td>Indicates the appointment form filled status: NotFilled - 0, Saved - 1, Submitted - 2.</td>\n</tr>\n<tr>\n<td>IsActive</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment form is active.</td>\n</tr>\n<tr>\n<td>SendLinkInNotifications</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment confirmation link will be sent to the guest as a notification.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"guestindicatorvalue-object\">GuestIndicatorValue Object</h2>\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>HighSpender</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is a high spending customer.</td>\n</tr>\n<tr>\n<td>Member</td>\n<td>int</td>\n<td>Indicates whether the guest is a member at the center.</td>\n</tr>\n<tr>\n<td>LowFeedback</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has provided low feedback on the appointment.</td>\n</tr>\n<tr>\n<td>RegularGuest</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is a regular customer at the center.</td>\n</tr>\n<tr>\n<td>FirstTimer</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is a first time customer at the center.</td>\n</tr>\n<tr>\n<td>ReturningCustomer</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is a repeat customer at the center.</td>\n</tr>\n<tr>\n<td>NoShow</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest did not arrive at the center for the scheduled appointment.</td>\n</tr>\n<tr>\n<td>HasActivePackages</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has active packages.</td>\n</tr>\n<tr>\n<td>HasProfileAlerts</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has enabled profile alerts.</td>\n</tr>\n<tr>\n<td>OtherCenterGuest</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is a customer of another center.</td>\n</tr>\n<tr>\n<td>HasCTA</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has enabled the Call to Action feature to receive promotional content.</td>\n</tr>\n<tr>\n<td>Dues</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has a pending due amount.</td>\n</tr>\n<tr>\n<td>CardOnFile</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has saved credit/debit cards.</td>\n</tr>\n<tr>\n<td>AutoPayEnabled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has enabled the AutoPay option.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"invoicememberships-object\">InvoiceMemberships Object</h2>\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>AppointmentMembership</td>\n<td>object</td>\n<td>Object that contains the guest's membership-related elements for the appointment. For more information, refer to the <b>AppointmentMembership Object</b> table.</td>\n</tr>\n<tr>\n<td>AppliedMembership</td>\n<td>object</td>\n<td>Object that contains the guest's applied membership-related elements for the appointment: MembershipId, DiscountAmount, Action, InvoiceItemId, ShowChangeMembership, and EquivalenceOptions.</td>\n</tr>\n<tr>\n<td>AppliedPackage</td>\n<td>object</td>\n<td>Object that contains the guest's applied package-related elements for the appointment: PackageId, DiscountAmount, Action, and InvoiceItemId.</td>\n</tr>\n<tr>\n<td>AppliedDiscount</td>\n<td>object</td>\n<td>Object that contains the guest's applied discount-related elements for the appointment: DiscountId, CampaignId, CouponId, Action, Type, DiscountAmount, and InvoiceItemId.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"appointmentmembership-object\">AppointmentMembership Object</h2>\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>Membership</td>\n<td>object</td>\n<td>Object that contains the guest's membership-related elements. For more information, refer to the <b>Membership Object</b> table.</td>\n</tr>\n<tr>\n<td>InvoiceItemId</td>\n<td>guid</td>\n<td>Unique ID of the item in the invoice.</td>\n</tr>\n<tr>\n<td>InvoiceItemAddedTime</td>\n<td>datetime</td>\n<td>Date on which the invoice item had been added.</td>\n</tr>\n<tr>\n<td>Employee</td>\n<td>object</td>\n<td>Object that contains these employee-related elements: Id, ShortName, NickName, FullName, Email, PhoneNumber, MobilePhoneModel, Gender, FirstName, LastName, IsAvailable, WaiveBiometricFlag, VanityImageUrl, ScalingFactor, ScaledPrice, ServiceTime, DisplayName, IdleTime, OriginalPrice, OriginalTax, Job, BookingInterval, schedule, unavailable_times, and LastDate.</td>\n</tr>\n<tr>\n<td>Quantity</td>\n<td>int</td>\n<td>Quantity of items included in the invoice.</td>\n</tr>\n<tr>\n<td>Price</td>\n<td>object</td>\n<td>Object that contains these price-related elements: CurrencyId, Sales, Tax, Final, Final1, Discount, Tip, SSG, RoundingCorrection, DiscountedPrice, environmental_fee, environmental_fee_label, and can_be_waived.</td>\n</tr>\n<tr>\n<td>IsMembershipApplied</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest's membership has been applied on the invoice.</td>\n</tr>\n<tr>\n<td>IsPackageApplied</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that a package has been applied on the invoice.</td>\n</tr>\n<tr>\n<td>IsDiscountApplied</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that a discount has been applied on the invoice.</td>\n</tr>\n<tr>\n<td>MembershipBillDate</td>\n<td>datetime</td>\n<td>Billing date of the membership.</td>\n</tr>\n<tr>\n<td>RecurringMembership</td>\n<td>object</td>\n<td>Object that contains recurring membership-related elements: Days, SaleStartDate, SaleEndDate, CreditAmount, CreditAmountExpiration, NumGuests, Code, BusinessUnitId, Months, TermsandConditions, Type, CategoryId, Description, HTMLDescription, TermsandConditionsAcceptance, Id, VersionId, SetupMembershipId, Name, Price, SetupPrice, CanBook, ShowPrice, DisplayName, DisplayPrice, ImagePaths, IsRecurrringMembership, MembershipType, FirstCollectionAfter, enforce_mandatory_fields, and FrequencyText.</td>\n</tr>\n<tr>\n<td>Signature</td>\n<td>string</td>\n<td>Digital signature of the guest.</td>\n</tr>\n<tr>\n<td>UserMembershipId</td>\n<td>guid</td>\n<td>Unique ID of the membership.</td>\n</tr>\n<tr>\n<td>AcceptedOn</td>\n<td>datetime</td>\n<td>Date on which the membership had been accepted.</td>\n</tr>\n<tr>\n<td>IsTandCAccepted</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the terms and conditions have been accepted.</td>\n</tr>\n<tr>\n<td>PaymentAccountId</td>\n<td>string</td>\n<td>ID of the guest's payment account.</td>\n</tr>\n<tr>\n<td>HasMembershipDigitalForm</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has a digital membership form.</td>\n</tr>\n<tr>\n<td>HasFilledMembershipForms</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has filled membership forms.</td>\n</tr>\n<tr>\n<td>RecurringPaymentType</td>\n<td>enum</td>\n<td>Indicates the type of recurring membership payment option used by the guest: Cash, OfflineCreditCard, OfflineCheck, OnlineCreditCard, OnlineCheck, TestSuccess, TestFailure, Custom, CustomCC, and CustomDD.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"invoiceseriespackages-object\">InvoiceSeriesPackages Object</h2>\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>AppointmentSeriesPackage</td>\n<td>object</td>\n<td>Object that contains the guest's applied series package-related elements for the appointment. For more information, refer to the <b>AppointmentSeriesPackage Object</b> table.</td>\n</tr>\n<tr>\n<td>AppliedMembership</td>\n<td>object</td>\n<td>Object that contains the guest's applied membership-related elements for the appointment: MembershipId, DiscountAmount, Action, InvoiceItemId, ShowChangeMembership, and EquivalenceOptions.</td>\n</tr>\n<tr>\n<td>AppliedPackage</td>\n<td>object</td>\n<td>Object that contains the guest's applied package-related elements for the appointment: PackageId, DiscountAmount, Action, and InvoiceItemId.</td>\n</tr>\n<tr>\n<td>AppliedDiscount</td>\n<td>object</td>\n<td>Object that contains the guest's applied discount-related elements for the appointment: DiscountId, CampaignId, CouponId, Action, Type, DiscountAmount, and InvoiceItemId.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"appointmentseriespackage-object\">AppointmentSeriesPackage Object</h2>\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>Package</td>\n<td>object</td>\n<td>Object that contains the guest's package-related elements. For more information, refer to the <b>Package Object</b> table.</td>\n</tr>\n<tr>\n<td>InvoiceItemId</td>\n<td>guid</td>\n<td>Unique ID of the item in the invoice.</td>\n</tr>\n<tr>\n<td>InvoiceItemAddedTime</td>\n<td>datetime</td>\n<td>Date on which the invoice item had been added.</td>\n</tr>\n<tr>\n<td>PackageUserId</td>\n<td>guid</td>\n<td>Unique ID of the package applied for the user.</td>\n</tr>\n<tr>\n<td>Employee</td>\n<td>object</td>\n<td>Object that contains these employee-related elements: Id, ShortName, NickName, FullName, Email, PhoneNumber, MobilePhoneModel, Gender, FirstName, LastName, IsAvailable, WaiveBiometricFlag, VanityImageUrl, ScalingFactor, ScaledPrice, ServiceTime, DisplayName, IdleTime, OriginalPrice, OriginalTax, Job, BookingInterval, schedule, unavailable_times, and LastDate.</td>\n</tr>\n<tr>\n<td>Quantity</td>\n<td>int</td>\n<td>Quantity of items included in the invoice.</td>\n</tr>\n<tr>\n<td>Price</td>\n<td>object</td>\n<td>Object that contains these price-related elements: CurrencyId, Sales, Tax, Final, Final1, Discount, Tip, SSG, RoundingCorrection, DiscountedPrice, environmental_fee, environmental_fee_label, and can_be_waived.</td>\n</tr>\n<tr>\n<td>IsMembershipApplied</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest's membership has been applied on the invoice.</td>\n</tr>\n<tr>\n<td>IsPackageApplied</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that a package has been applied on the invoice.</td>\n</tr>\n<tr>\n<td>IsDiscountApplied</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that a discount has been applied on the invoice.</td>\n</tr>\n<tr>\n<td>packages_product_type_item</td>\n<td>object</td>\n<td>Object that contains the type of product items-related elements included in the package: packages_product, quantity, invoice_item_id, employee_id, price, and discount.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"package-object\">Package Object</h2>\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>Id</td>\n<td>guid</td>\n<td>Unique identifier of the package version.</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string</td>\n<td>Name of the package.</td>\n</tr>\n<tr>\n<td>Description</td>\n<td>string</td>\n<td>Description of the package.</td>\n</tr>\n<tr>\n<td>Code</td>\n<td>string</td>\n<td>Code of the package</td>\n</tr>\n<tr>\n<td>HasBundledProducts</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that this version of the package contains bundled products.</td>\n</tr>\n<tr>\n<td>Duration</td>\n<td>int</td>\n<td>Duration of the package that was set at the time of package creation.</td>\n</tr>\n<tr>\n<td>BundledProductPriceCheck</td>\n<td>enum</td>\n<td>Indicates that the package price is inclusive of bundle products: ShouldBeLessThanPackagePrice - 0 and 1 - CanBeMoreThanPackagePrice.</td>\n</tr>\n<tr>\n<td>BundledProductPricePercentage</td>\n<td>decimal</td>\n<td>When BundledProductPriceCheck is less than package price, then percentage of price allocated to bundle products is given by this element.</td>\n</tr>\n<tr>\n<td>PackagePriceWithOutTax</td>\n<td>decimal</td>\n<td>Price of the package without tax.</td>\n</tr>\n<tr>\n<td>Type</td>\n<td>enum</td>\n<td>Type of the package: DayPackage - 1, SeriesPackage - 2, PromoPackage = 3.</td>\n</tr>\n<tr>\n<td>Price</td>\n<td>object</td>\n<td>Object that contains price-related elements of the package:  CurrencyId, Sales, Tax, Final, Final1, Discount, Tip, SSG, RoundingCorrection, DiscountedPrice, environmental_fee, environmental_fee_label, and can_be_waived.</td>\n</tr>\n<tr>\n<td>PackageCostIncBundledProducts</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the package price is inclusive of bundled products.</td>\n</tr>\n<tr>\n<td>Services</td>\n<td>object</td>\n<td>Object that contains service-related elements of the package: Id, Name, DisplayName, Price, Duration, CategoryId, IsAddOn, HasAddOns, AddOnToServiceId, Description, HTMLDescription, CategoryName, AddOns, IsVariant, HasVariant, HasSegments, ParentServiceId, CartItemId, SaleAllowedAsPartOfPackageOrMembershipOnly, BookingWithPartialBalance, ShowInCatalog, IncludesTax, IsServicePriceScaledForAnyTherapist, canPerformService, Membership, PseudoAppliedMembership, ScaledDuration, AppointmentId, override_product_consumption, override_default_product_consumption, ServiceFinalPrice, Void, RecoveryTime, Code, CampaignInfo, PreRequisites, EnforcePreRequisites, ClubPreRequisites, ValidityDays, BookingOrder, ValidityDaysAsPreRequisite, tips_enabled, EnableCatalogServiceFrequency, CatalogServiceFrequency.</td>\n</tr>\n<tr>\n<td>Items</td>\n<td>object</td>\n<td>Object that contains the items in the package: Id, Name, Quantity, Order, Service, and PackageServicePK.</td>\n</tr>\n<tr>\n<td>CanBook</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the package can be booked.</td>\n</tr>\n<tr>\n<td>PackageDisplayName</td>\n<td>string</td>\n<td>Display name that was set up in catalog during the set up of the package.</td>\n</tr>\n<tr>\n<td>PackageDisplayPrice</td>\n<td>string</td>\n<td>Catalog price of the package.</td>\n</tr>\n<tr>\n<td>HTMLDescription</td>\n<td>string</td>\n<td>HTML description of the package.</td>\n</tr>\n<tr>\n<td>CalculateServiceLevelTax</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the service-level tax will be calculated.</td>\n</tr>\n<tr>\n<td>TermsandConditions</td>\n<td>string</td>\n<td>Terms and conditions that have been specified during the package set up.</td>\n</tr>\n<tr>\n<td>ExpirationDate</td>\n<td>datetime</td>\n<td>Date on which the package expires.</td>\n</tr>\n<tr>\n<td>ExpirationDays</td>\n<td>int</td>\n<td>Number of days that the package expires after the package has been sold.</td>\n</tr>\n<tr>\n<td>ScheduledPaymentFrequency</td>\n<td>int</td>\n<td>If the package can be paid by using scheduled payments, this element specifies the frequency with which it has to be paid.</td>\n</tr>\n<tr>\n<td>ScheduledPaymentFrequencyType</td>\n<td>int</td>\n<td>Type of scheduled payment frequency: days, weeks, or months.</td>\n</tr>\n<tr>\n<td>RestrictRedemptionToThisCenter</td>\n<td>int</td>\n<td>Indicates whether the sale of the package has been restricted to the current center.</td>\n</tr>\n<tr>\n<td>CenterName</td>\n<td>string</td>\n<td>Name of the center from which you are retrieving the package details.</td>\n</tr>\n<tr>\n<td>PackageCategoryName</td>\n<td>string</td>\n<td>Name of the category to which the package belongs.</td>\n</tr>\n<tr>\n<td>start_validity_at_first_redemption</td>\n<td>boolean</td>\n<td>Indicates that the validity of the package starts at sale date or at first redemption.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"payments-object\">Payments Object</h2>\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>PaymentOption</td>\n<td>object</td>\n<td>Object that contains payment option-related elements: PaymentOption, TotalAmountPaid, AmountPaid, TipAmount, SSGAmount, FeeAmount, CashBackAmount, TransactionId, PaymentDate, and CashRegisterId.</td>\n</tr>\n<tr>\n<td>TotalAmountPaid</td>\n<td>decimal</td>\n<td>Total amount including taxes paid by the guest.</td>\n</tr>\n<tr>\n<td>AmountPaid</td>\n<td>decimal</td>\n<td>Total amount paid by the guest for the appointment.</td>\n</tr>\n<tr>\n<td>TipAmount</td>\n<td>decimal</td>\n<td>Tip amount paid by the guest for the appointment.</td>\n</tr>\n<tr>\n<td>SSGAmount</td>\n<td>decimal</td>\n<td>SSG amount paid by the guest for the appointment.</td>\n</tr>\n<tr>\n<td>FeeAmount</td>\n<td>decimal</td>\n<td>Fee amount paid by the guest for the appointment.</td>\n</tr>\n<tr>\n<td>CashBackAmount</td>\n<td>decimal</td>\n<td>Cashback amount received by the guest for the appointment appointment.</td>\n</tr>\n<tr>\n<td>TransactionId</td>\n<td>guid</td>\n<td>Unique ID of the payment transaction.</td>\n</tr>\n<tr>\n<td>PaymentDate</td>\n<td>datetime</td>\n<td>Date on which the guest made the payment.</td>\n</tr>\n<tr>\n<td>CashRegisterId</td>\n<td>guid</td>\n<td>Unique ID of the cash register in which the payment was collected.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"redemptions-object\">Redemptions Object</h2>\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>Option</td>\n<td>object</td>\n<td>Object that contains these redemption options-related elements: Id, Mode, and Name.</td>\n</tr>\n<tr>\n<td>Amount</td>\n<td>decimal</td>\n<td>Redemption amount received by the guest for the appointment payment.</td>\n</tr>\n<tr>\n<td>TransactionId</td>\n<td>guid</td>\n<td>Unique ID of the payment transaction.</td>\n</tr>\n<tr>\n<td>PaymentDate</td>\n<td>datetime</td>\n<td>Date on which the guest made the payment.</td>\n</tr>\n<tr>\n<td>Points</td>\n<td>decimal</td>\n<td>Loyalty points received by the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"refunditems-object\">RefundItems Object</h2>\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>InvoiceItemId</td>\n<td>guid</td>\n<td>Unique ID of the item in the invoice that was refunded.</td>\n</tr>\n<tr>\n<td>ItemId</td>\n<td></td>\n<td>guid</td>\n</tr>\n<tr>\n<td>Quantity</td>\n<td>int</td>\n<td>Number of the items that were refunded.</td>\n</tr>\n<tr>\n<td>RefundAmount</td>\n<td>decimal</td>\n<td>Refund amount received by the guest.</td>\n</tr>\n<tr>\n<td>RefundDate</td>\n<td>datetime</td>\n<td>Date on which the guest received the refund amount.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"center-object\">Center Object</h2>\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>Id</td>\n<td>guid</td>\n<td>Unique ID of the center.</td>\n</tr>\n<tr>\n<td>Country</td>\n<td>object</td>\n<td>Object that contains the center's various country-related elements: Id, Code, Name, PhoneCode, and Nationality.</td>\n</tr>\n<tr>\n<td>State</td>\n<td>object</td>\n<td>Object that contains the center's various country-related elements: Id, Code, Name, and ShortName.</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string</td>\n<td>Name of the center.</td>\n</tr>\n<tr>\n<td>GeoLatitude</td>\n<td>decimal</td>\n<td>Geographical latitude details of the center.</td>\n</tr>\n<tr>\n<td>GeoLongitude</td>\n<td>decimal</td>\n<td>Geographical longitude details of the center.</td>\n</tr>\n<tr>\n<td>Address1</td>\n<td>string</td>\n<td>First line of the address details of the center.</td>\n</tr>\n<tr>\n<td>Address2</td>\n<td>string</td>\n<td>Second line of the address details of the center.</td>\n</tr>\n<tr>\n<td>City</td>\n<td>string</td>\n<td>City in which the center is present.</td>\n</tr>\n<tr>\n<td>ZipCode</td>\n<td>string</td>\n<td>Zip code of the area in which the center is present.</td>\n</tr>\n<tr>\n<td>Phone1</td>\n<td>string</td>\n<td>Primary phone number of the center.</td>\n</tr>\n<tr>\n<td>Phone2</td>\n<td>string</td>\n<td>Secondary phone number of the center.</td>\n</tr>\n<tr>\n<td>Email</td>\n<td>string</td>\n<td>Email ID of the center.</td>\n</tr>\n<tr>\n<td>CenterInfo</td>\n<td>string</td>\n<td>Additional information about the center.</td>\n</tr>\n<tr>\n<td>ServiceTaxNo</td>\n<td>string</td>\n<td>Service tax number of the center.</td>\n</tr>\n<tr>\n<td>TIN</td>\n<td>string</td>\n<td>Tax Information Network details of the center.</td>\n</tr>\n<tr>\n<td>VAT</td>\n<td>string</td>\n<td>Value Added Tax details of the center.</td>\n</tr>\n<tr>\n<td>CST</td>\n<td>string</td>\n<td>Central Sales Tax details of the center.</td>\n</tr>\n<tr>\n<td>CanBook</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that guests can book appointments at the center.</td>\n</tr>\n<tr>\n<td>CenterCode</td>\n<td>string</td>\n<td>Code of the center.</td>\n</tr>\n<tr>\n<td>TimeZone</td>\n<td>object</td>\n<td>Object that contains the center's time zone-related elements: Id, Name, StandardName, and Symbol.</td>\n</tr>\n<tr>\n<td>CollectFeedback</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that guests can provide feedback at the center.</td>\n</tr>\n<tr>\n<td>working_hours</td>\n<td>object</td>\n<td>Object that contains the center's working hours-related elements: day_of_week, start_time, and end_time.</td>\n</tr>\n<tr>\n<td>AreServicesAvailableInCenter</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that services are available at the center.</td>\n</tr>\n<tr>\n<td>FeedBackLink</td>\n<td>string</td>\n<td>URL by using which the guest can provide feedback.</td>\n</tr>\n<tr>\n<td>FeedBackLabelText</td>\n<td>string</td>\n<td>Text of the feedback label.</td>\n</tr>\n<tr>\n<td>isPaymentEnabled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the setting to allow guests to make payments has been enabled for the center.</td>\n</tr>\n<tr>\n<td>isCenterVoided</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the center has been voided.</td>\n</tr>\n<tr>\n<td>isServiceSaleEnabled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the sale of services has been enabled at the center.</td>\n</tr>\n<tr>\n<td>isMembershipSaleEnabled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the sale of memberships has been enabled at the center.</td>\n</tr>\n<tr>\n<td>isGiftCardSaleEnabled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the sale of gift cards has been enabled at the center.</td>\n</tr>\n<tr>\n<td>isSeriesPackageSaleEnabled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the sale of packages has been enabled at the center.</td>\n</tr>\n<tr>\n<td>isDealsEnabled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the usage of deals has been enabled at the center.</td>\n</tr>\n<tr>\n<td>EnableSelfPay</td>\n<td>boolean</td>\n<td>If <b>true</b>, it enables the Self Pay payment option at the center.</td>\n</tr>\n<tr>\n<td>EnableSelfCheckIn</td>\n<td>boolean</td>\n<td>If <b>true</b>, it enables the Self Checkin option at the center.</td>\n</tr>\n<tr>\n<td>EnableAutoPay</td>\n<td>boolean</td>\n<td>If <b>true</b>, it enables the Self Pay payment option at the center.</td>\n</tr>\n<tr>\n<td>AllowSelfCheckinBefore</td>\n<td>boolean</td>\n<td>If <b>true</b>, it allows the guest to self checkin before arriving at the center.</td>\n</tr>\n<tr>\n<td>AllowCheckWithinRadius</td>\n<td>boolean</td>\n<td>If <b>true</b>, it allows the guest to checkin within a specified geographical radius around center.</td>\n</tr>\n<tr>\n<td>Zone</td>\n<td>object</td>\n<td>Object that contains the center's zone-related elements: id and name.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"paymentoptions-object\">PaymentOptions Object</h2>\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>Id</td>\n<td>guid</td>\n<td>Unique ID of the payment option.</td>\n</tr>\n<tr>\n<td>PaymentMode</td>\n<td>enum</td>\n<td>Indicates the mode of payment: NotSpecified - -1, Cash - 0, GiftCard - 1, Membership - 2, Package - 3, Custom - 4, CreditCard - 5, Cheque - 6, LoyaltyPoints - 7, Cashback - 8, PrepaidCard - 9.</td>\n</tr>\n<tr>\n<td>PaymentName</td>\n<td>string</td>\n<td>Name of the type of payment.</td>\n</tr>\n<tr>\n<td>CardNumber</td>\n<td>string</td>\n<td>Credit/debit card number of the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">Error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>StatusCode</th>\n<th>Message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>4051</td>\n<td>UserId is not valid.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","Catalog","Memberships","CreateInvoice"],"host":["{{api_url}}"],"query":[{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[{"id":"70cca31f-fae3-4c00-ad8f-46b8bdc540ad","name":"Create an invoice for the sale of a membership","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"center_id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\r\n  \"user_id\": \"687a1c1a-720e-4933-8a54-8f2745f2d6ec\",\r\n  \"membership_version_ids\": \"23aa3e9b-ee21-407c-923b-db751b9e3154\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/api/Catalog/Memberships/CreateInvoice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Sep 2020 12:07:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"6510"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"Invoice\": {\n        \"Id\": \"eafdf692-28c5-4045-87a4-304af218c6f1\",\n        \"InvoiceNumber\": \"\",\n        \"GroupInvoiceId\": null,\n        \"group_name\": null,\n        \"ReceiptNumber\": null,\n        \"AppointmentGroupId\": null,\n        \"ReservationId\": null,\n        \"IsRebooking\": false,\n        \"Notes\": null,\n        \"GuestId\": null,\n        \"Guest\": {\n            \"Id\": \"687a1c1a-720e-4933-8a54-8f2745f2d6ec\",\n            \"Code\": null,\n            \"FirstName\": \"testuser6\",\n            \"MiddleName\": null,\n            \"LastName\": \"prasthana\",\n            \"Email\": null,\n            \"MobileNumber\": null,\n            \"MobilePhoneModel\": {\n                \"CountryId\": -1,\n                \"Number\": null,\n                \"DisplayNumber\": null\n            },\n            \"HomePhone\": null,\n            \"HomePhoneModel\": null,\n            \"WorkPhone\": null,\n            \"WorkPhoneModel\": null,\n            \"Gender\": 0,\n            \"DateOfBirth\": \"1990-06-07T00:00:00\",\n            \"AnniversaryDate\": null,\n            \"Address1\": \"\",\n            \"Address2\": null,\n            \"City\": null,\n            \"PostalCode\": null,\n            \"State\": {\n                \"Id\": -1,\n                \"Code\": null,\n                \"Name\": \"\",\n                \"ShortName\": null\n            },\n            \"Country\": {\n                \"Id\": 225,\n                \"Code\": \"US\",\n                \"Name\": \"United States\",\n                \"PhoneCode\": 1,\n                \"Nationality\": \"American\"\n            },\n            \"Nationality\": null,\n            \"ReferralSource\": null,\n            \"ReferredGuestId\": null,\n            \"ReceiveTransactionalSms\": null,\n            \"ReceiveMarketingEmail\": null,\n            \"ReceiveTransactionalEmail\": null,\n            \"ReceiveMarketingSms\": false,\n            \"CreationDate\": null,\n            \"LastUpdated\": null,\n            \"MergeIntoCode\": null,\n            \"MergeIntoGuestId\": null,\n            \"CenterId\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n            \"CenterCode\": null,\n            \"CenterName\": null,\n            \"GuestIndicator\": \"0@0@0@0@0@0@0@x@0@0@0\",\n            \"IsMember\": 0,\n            \"DOB_IncompleteYear\": null,\n            \"Password\": null,\n            \"UserName\": null,\n            \"FacebookUserId\": null,\n            \"SocialFaceBookUserId\": null,\n            \"SocialGoogleUserId\": null,\n            \"hasZenotiCreds\": false,\n            \"OldPassword\": null,\n            \"OptInForLoyaltyProgram\": null,\n            \"FormDetails\": [\n                {\n                    \"AppointmentId\": \"00000000-0000-0000-0000-000000000000\",\n                    \"FormId\": \"7f51b43a-829c-4d4b-8429-26803b11043b\",\n                    \"ServiceName\": null,\n                    \"ServiceDisplayName\": null,\n                    \"ServiceId\": null,\n                    \"Name\": \"Guest Intake Form\",\n                    \"Filled\": false,\n                    \"Submitted\": false,\n                    \"LastFilledDate\": \"0001-01-01T00:00:00\",\n                    \"FormType\": 3,\n                    \"LastFilledBy\": null,\n                    \"LatestVersion\": null,\n                    \"FormHistory\": [],\n                    \"Viewonly\": false,\n                    \"IsFormLocked\": null,\n                    \"ExpiryDate\": null,\n                    \"IsEditable\": false,\n                    \"IsExpired\": false,\n                    \"OwnerId\": null,\n                    \"DisplayOrder\": null,\n                    \"IsServiceForm\": false,\n                    \"SourceAppointmentDate\": null,\n                    \"Permissions\": null,\n                    \"FormFilledStatus\": 0,\n                    \"IsActive\": false,\n                    \"SendLinkInNotifications\": false\n                }\n            ],\n            \"IsMinors\": false,\n            \"LpTierInfo\": \"0@x\",\n            \"GuestIndicatorValue\": {\n                \"HighSpender\": false,\n                \"Member\": 2,\n                \"LowFeedback\": false,\n                \"RegularGuest\": false,\n                \"FirstTimer\": false,\n                \"ReturningCustomer\": false,\n                \"NoShow\": false,\n                \"HasActivePackages\": false,\n                \"HasProfileAlerts\": false,\n                \"OtherCenterGuest\": false,\n                \"HasCTA\": false,\n                \"Dues\": true,\n                \"CardOnFile\": true,\n                \"AutoPayEnabled\": false\n            },\n            \"IsMemberbershipAddOnUser\": 0,\n            \"HasActiveMems\": 0,\n            \"ReceiveLpStmt\": false,\n            \"GenderEnumType\": null,\n            \"ReferralCode\": null\n        },\n        \"Price\": {\n            \"CurrencyId\": 148,\n            \"Sales\": 500,\n            \"Tax\": 0,\n            \"Final\": 500,\n            \"Final1\": 500,\n            \"Discount\": 0,\n            \"Tip\": 0,\n            \"SSG\": 0,\n            \"RoundingCorrection\": 0,\n            \"DiscountedPrice\": null,\n            \"environmental_fee\": null,\n            \"environmental_fee_label\": null,\n            \"can_be_waived\": false\n        },\n        \"SaleDate\": \"2020-09-24T17:37:08\",\n        \"FutureRecurringBillDate\": null,\n        \"LinkedInvoiceId\": null,\n        \"Status\": 1,\n        \"InvoiceServices\": [],\n        \"InvoiceProducts\": [],\n        \"InvoiceMemberships\": [\n            {\n                \"AppointmentMembership\": {\n                    \"Membership\": {\n                        \"Id\": \"23aa3e9b-ee21-407c-923b-db751b9e3154\",\n                        \"VersionId\": \"23aa3e9b-ee21-407c-923b-db751b9e3154\",\n                        \"SetupMembershipId\": null,\n                        \"Name\": \"Non Recurring June Mem\",\n                        \"Price\": {\n                            \"CurrencyId\": 148,\n                            \"Sales\": 500,\n                            \"Tax\": 0,\n                            \"Final\": 500,\n                            \"Final1\": 500,\n                            \"Discount\": 0,\n                            \"Tip\": 0,\n                            \"SSG\": null,\n                            \"RoundingCorrection\": 0,\n                            \"DiscountedPrice\": null,\n                            \"environmental_fee\": null,\n                            \"environmental_fee_label\": null,\n                            \"can_be_waived\": false\n                        },\n                        \"SetupPrice\": null,\n                        \"CanBook\": false,\n                        \"ShowPrice\": false,\n                        \"DisplayName\": \"Non Recurring June Mem Catalog name\",\n                        \"DisplayPrice\": null,\n                        \"ImagePaths\": null,\n                        \"IsRecurrringMembership\": false,\n                        \"MembershipType\": 0,\n                        \"FirstCollectionAfter\": 0,\n                        \"Description\": \"Non Recurring June Mem General Tab\",\n                        \"HTMLDescription\": \"Non+Recurring+June+Mem+Catalog+html+desc+update\",\n                        \"TermsandConditions\": \"<ol>\\r\\n<li>hi</li>\\r\\n<li>hi1</li>\\r\\n<li>hi2</li>\\r\\n<li>hi3</li>\\r\\n</ol>\",\n                        \"TermsandConditionsAcceptance\": null,\n                        \"enforce_mandatory_fields\": false,\n                        \"FrequencyText\": null\n                    },\n                    \"InvoiceItemId\": \"b4b2c7cf-f163-41a9-9c2a-dc6e751dce89\",\n                    \"Employee\": null,\n                    \"Quantity\": 1,\n                    \"Price\": {\n                        \"CurrencyId\": 148,\n                        \"Sales\": 500,\n                        \"Tax\": 0,\n                        \"Final\": 500,\n                        \"Final1\": 500,\n                        \"Discount\": 0,\n                        \"Tip\": 0,\n                        \"SSG\": null,\n                        \"RoundingCorrection\": 0,\n                        \"DiscountedPrice\": null,\n                        \"environmental_fee\": null,\n                        \"environmental_fee_label\": null,\n                        \"can_be_waived\": false\n                    },\n                    \"IsMembershipApplied\": null,\n                    \"IsPackageApplied\": null,\n                    \"IsDiscountApplied\": null,\n                    \"MembershipBillDate\": null,\n                    \"RecurringMembership\": null,\n                    \"Signature\": null,\n                    \"UserMembershipId\": null,\n                    \"AcceptedOn\": null,\n                    \"IsTandCAccepted\": null,\n                    \"PaymentAccountId\": null,\n                    \"HasMembershipDigitalForm\": false,\n                    \"HasFilledMembershipForms\": true,\n                    \"RecurringPaymentType\": 0\n                },\n                \"AppliedMembership\": null,\n                \"AppliedPackage\": null,\n                \"AppliedDiscount\": null\n            }\n        ],\n        \"InvoiceDayPackages\": [],\n        \"InvoiceSeriesPackages\": [],\n        \"InvoiceGiftCards\": [],\n        \"InvoicePrepaidCards\": [],\n        \"Payments\": [],\n        \"Redemptions\": [],\n        \"RefundItems\": null,\n        \"Lock\": false,\n        \"CanChangeGuest\": false,\n        \"CenterId\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n        \"Center\": {\n            \"Id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n            \"Country\": {\n                \"Id\": 225,\n                \"Code\": \"US\",\n                \"Name\": \"United States\",\n                \"PhoneCode\": 1,\n                \"Nationality\": \"American\"\n            },\n            \"State\": {\n                \"Id\": 36,\n                \"Code\": \"US01\",\n                \"Name\": \"Alabama\",\n                \"ShortName\": \"AL\"\n            },\n            \"Name\": \"PRASTHANA KDEV\",\n            \"GeoLatitude\": 17.385,\n            \"GeoLongitude\": 78.4867,\n            \"Address1\": \"Kothaguda\",\n            \"Address2\": \"hytech city\",\n            \"City\": null,\n            \"ZipCode\": null,\n            \"Phone1\": {\n                \"CountryId\": 225,\n                \"Number\": null,\n                \"DisplayNumber\": null\n            },\n            \"Phone2\": {\n                \"CountryId\": 225,\n                \"Number\": null,\n                \"DisplayNumber\": null\n            },\n            \"Email\": null,\n            \"CenterInfo\": null,\n            \"ServiceTaxNo\": null,\n            \"TIN\": null,\n            \"VAT\": null,\n            \"CST\": null,\n            \"CanBook\": true,\n            \"CenterCode\": \"PRAS987\",\n            \"TimeZone\": {\n                \"Id\": 68,\n                \"Name\": \"(UTC+05:30) Chennai, Kolkata, Mumbai, New Delhi\",\n                \"StandardName\": \"India Standard Time\",\n                \"Symbol\": \"India Standard Time\"\n            },\n            \"CollectFeedback\": true,\n            \"working_hours\": null,\n            \"AreServicesAvailableInCenter\": false,\n            \"FeedBackLink\": null,\n            \"FeedBackLabelText\": null,\n            \"isPaymentEnabled\": false,\n            \"isCenterVoided\": false,\n            \"isServiceSaleEnabled\": false,\n            \"isMembershipSaleEnabled\": false,\n            \"isGiftCardSaleEnabled\": false,\n            \"isSeriesPackageSaleEnabled\": false,\n            \"isDealsEnabled\": false,\n            \"EnableSelfPay\": false,\n            \"EnableSelfCheckIn\": false,\n            \"EnableAutoPay\": false,\n            \"AllowSelfCheckinBefore\": 0,\n            \"AllowCheckWithinRadius\": 0,\n            \"Zone\": {\n                \"id\": \"00000000-0000-0000-0000-000000000000\",\n                \"name\": null\n            }\n        },\n        \"CollectFeedback\": true,\n        \"BookingWizardAdvancedMode\": false,\n        \"Refunded\": false,\n        \"InvoiceAuthStatus\": -3,\n        \"InvoiceAuthorizationStatus\": -3,\n        \"InvTransactionStatusForAutoPay\": -2,\n        \"InvoiceSource\": 2,\n        \"is_created_from_booking_wizard\": false,\n        \"RemoveBuddyServiceFinishSegment\": null,\n        \"host_id\": null,\n        \"payment_made_by\": null,\n        \"entity_name\": null,\n        \"email_link\": null,\n        \"sms_link\": null\n    },\n    \"PaymentOptions\": null,\n    \"Error\": null\n}"}],"_postman_id":"1f27c250-38c5-4042-9382-fbae982c3989"},{"name":"Create an invoice for the sale of a series package","id":"24c41068-903a-4dbd-9377-270cf8a1843c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"CenterId\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\r\n    \"userId\": \"687a1c1a-720e-4933-8a54-8f2745f2d6ec\",\r\n    \"packageIds\": \"0af3cd21-2ff3-49f5-a97f-2c8bd6f9ba77\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/api/Catalog/SeriesPackages/CreateInvoice","description":"<p>This API helps you to create an invoice for the sale of a series package.</p>\n<p>You must specify appropriate details for the parameters in the API request body. For more information, refer to the <b>Request Body Parameters</b> table.<br /></p>\n<h2 id=\"request-body-parameters\">Request Body Parameters</h2>\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>CenterId</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>userId</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>packageIds</td>\n<td>string</td>\n<td>IDs of the package applied on the appointment invoice.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>Invoice</td>\n<td>Object</td>\n<td>Object that contains various invoice-related elements. For more information, refer to the <b>Invoice Object</b> table.</td>\n</tr>\n<tr>\n<td>PaymentOptions</td>\n<td>Object</td>\n<td>Object that contains various payment options-related elements. For more information, refer to the <b>PaymentOptions Object</b> table.</td>\n</tr>\n<tr>\n<td>Error</td>\n<td>object</td>\n<td>Object that contains error-related details: StatusCode, Error Message, and Internal error message. For more information, refer to the <b>Error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"invoice-object\">Invoice Object</h2>\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>Id</td>\n<td>guid</td>\n<td>Unique ID of the invoice.</td>\n</tr>\n<tr>\n<td>InvoiceNumber</td>\n<td>string</td>\n<td>Number of the invoice.</td>\n</tr>\n<tr>\n<td>GroupInvoiceId</td>\n<td>guid</td>\n<td>Unique ID of the group invoice.</td>\n</tr>\n<tr>\n<td>group_name</td>\n<td>string</td>\n<td>Name of the group booking.</td>\n</tr>\n<tr>\n<td>ReceiptNumber</td>\n<td>string</td>\n<td>Number of the transaction receipt.</td>\n</tr>\n<tr>\n<td>AppointmentGroupId</td>\n<td>guid</td>\n<td>Unique ID of the group appointment.</td>\n</tr>\n<tr>\n<td>ReservationId</td>\n<td>guid</td>\n<td>Unique ID of the reservation.</td>\n</tr>\n<tr>\n<td>IsRebooking</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment has been rebooked.</td>\n</tr>\n<tr>\n<td>Notes</td>\n<td>string</td>\n<td>Comments on the appointment.</td>\n</tr>\n<tr>\n<td>GuestId</td>\n<td>guid</td>\n<td>Unique ID of the guest.</td>\n</tr>\n<tr>\n<td>Guest</td>\n<td>object</td>\n<td>Object that contains guest-related details. For more information, refer to the <b>Guest Object</b> table.</td>\n</tr>\n<tr>\n<td>Price</td>\n<td>object</td>\n<td>Object that contains these price-related details: CurrencyId, Sales, Tax, Final, Final1, Discount, Tip, SSG, RoundingCorrection, DiscountedPrice, environmental_fee, environmental_fee_label, and can_be_waived.</td>\n</tr>\n<tr>\n<td>SaleDate</td>\n<td>datetime</td>\n<td>Date of sale of the appointment.</td>\n</tr>\n<tr>\n<td>FutureRecurringBillDate</td>\n<td>datetime</td>\n<td>Date of bill for a recurring appointment.</td>\n</tr>\n<tr>\n<td>guest_checkin_time</td>\n<td>datetime</td>\n<td>Checkin date and time of the guest.</td>\n</tr>\n<tr>\n<td>LinkedInvoiceId</td>\n<td>guid</td>\n<td>Unqiue ID of the linked invoice.</td>\n</tr>\n<tr>\n<td>Status</td>\n<td>enum</td>\n<td>Indicates the invoice's status-related details: Open - 0, Processed - 1, CampaignApplied - 2, CouponApplied - 3, Closed - 4, NotSpecified - 11, Voided - 99, NoShow - -1, Cancelled - -2, CheckedIn - 5, Confirmed - 6.</td>\n</tr>\n<tr>\n<td>InvoiceServices</td>\n<td>object</td>\n<td>Object that contains these invoice services-related details: AppointmentService, AppliedMembership, AppliedPackage, and AppliedDiscount.</td>\n</tr>\n<tr>\n<td>InvoiceProducts</td>\n<td>object</td>\n<td>Object that contains these invoice products-related details: AppointmentProduct, AppliedMembership, AppliedPackage, and AppliedDiscount.</td>\n</tr>\n<tr>\n<td>InvoiceMemberships</td>\n<td>object</td>\n<td>Object that contains invoice memberships-related details. For more information, refer to the <b>InvoiceMemberships Object</b> table.</td>\n</tr>\n<tr>\n<td>InvoiceDayPackages</td>\n<td>object</td>\n<td>Object that contains these invoice day packages-related details: AppointmentDayPackage and AppliedDiscount.</td>\n</tr>\n<tr>\n<td>InvoiceSeriesPackages</td>\n<td>object</td>\n<td>Object that contains invoice series packages-related details. For more information, refer to the <b>InvoiceSeriesPackages Object</b> table.</td>\n</tr>\n<tr>\n<td>InvoiceGiftCards</td>\n<td>object</td>\n<td>Object that contains these invoice gift cards-related details: AppointmentGiftCard, AppliedMembership, AppliedPackage, and AppliedDiscount.</td>\n</tr>\n<tr>\n<td>InvoicePrepaidCards</td>\n<td>object</td>\n<td>Object that contains these invoice prepaid cards-related details: AppointmentPrepaidCard, AppliedMembership, AppliedPackage, and AppliedDiscount.</td>\n</tr>\n<tr>\n<td>Payments</td>\n<td>object</td>\n<td>Object that contains invoice payments-related details. For more information, refer to the <b>Payments Object</b> table.</td>\n</tr>\n<tr>\n<td>Redemptions</td>\n<td>object</td>\n<td>Object that contains invoice redemptions-related details. For more information, refer to the <b>Redemptions Object</b> table.</td>\n</tr>\n<tr>\n<td>RefundItems</td>\n<td>object</td>\n<td>Object that contains refunded items-related details. For more information, refer to the <b>RefundItems Object</b> table.</td>\n</tr>\n<tr>\n<td>Lock</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the invoice has been locked.</td>\n</tr>\n<tr>\n<td>CanChangeGuest</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest can be changed.</td>\n</tr>\n<tr>\n<td>CenterId</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>Center</td>\n<td>object</td>\n<td>Object that contains center-related details. For more information, refer to the <b>Center Object</b> table.</td>\n</tr>\n<tr>\n<td>CollectFeedback</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest's feedback can be collected.</td>\n</tr>\n<tr>\n<td>IsFeedbackExpired</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest's feedback has expired.</td>\n</tr>\n<tr>\n<td>BookingWizardAdvancedMode</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the Advanced mode of the booking wizard has been enabled.</td>\n</tr>\n<tr>\n<td>BookingWizardBottomPanelMode</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the Bottom Panel mode of the booking wizard has been enabled.</td>\n</tr>\n<tr>\n<td>Refunded</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the invoice has been refunded.</td>\n</tr>\n<tr>\n<td>InvoiceAuthStatus</td>\n<td>int</td>\n<td>Status of the invoice authorization.</td>\n</tr>\n<tr>\n<td>InvoiceAuthorizationStatus</td>\n<td>int</td>\n<td>Status of the invoice authorization.</td>\n</tr>\n<tr>\n<td>InvTransactionStatusForAutoPay</td>\n<td>enum</td>\n<td>Invoice transaction status for AutoPay: NA - 0, AuthSuccess - 1, CaptureSuccess - 2, CaptureFailed - 4, Released - 8, Voided - 16, AuthFailed - 64.</td>\n</tr>\n<tr>\n<td>InvoiceSource</td>\n<td>int</td>\n<td>Source of the invoice.</td>\n</tr>\n<tr>\n<td>is_created_from_booking_wizard</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment has been created from the Booking wizard.</td>\n</tr>\n<tr>\n<td>RemoveBuddyServiceFinishSegment</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the service buddy has been removed after finishing a segment of the service.</td>\n</tr>\n<tr>\n<td>host_id</td>\n<td>guid</td>\n<td>Unique ID of the payment gateway host.</td>\n</tr>\n<tr>\n<td>payment_made_by</td>\n<td>guid</td>\n<td>Unique ID of the payment transaction initiator.</td>\n</tr>\n<tr>\n<td>entity_name</td>\n<td>string</td>\n<td>Name of the entity.</td>\n</tr>\n<tr>\n<td>email_link</td>\n<td>string</td>\n<td>Link of the invoice payment confirmation email.</td>\n</tr>\n<tr>\n<td>sms_link</td>\n<td>string</td>\n<td>Link of the invoice payment confirmation text message.</td>\n</tr>\n<tr>\n<td>appointment_category_id</td>\n<td>string</td>\n<td>ID of the appointment category.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"guest-object\">Guest Object</h2>\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>Id</td>\n<td>guid</td>\n<td>Unique ID of the guest.</td>\n</tr>\n<tr>\n<td>Code</td>\n<td>string</td>\n<td>Code assigned to the guest.</td>\n</tr>\n<tr>\n<td>FirstName</td>\n<td>string</td>\n<td>First name of the guest.</td>\n</tr>\n<tr>\n<td>MiddleName</td>\n<td>string</td>\n<td>Middle name of the guest.</td>\n</tr>\n<tr>\n<td>LastName</td>\n<td>string</td>\n<td>Last name of the guest.</td>\n</tr>\n<tr>\n<td>Email</td>\n<td>string</td>\n<td>Email ID of the guest.</td>\n</tr>\n<tr>\n<td>MobileNumber</td>\n<td>string</td>\n<td>Mobile number of the guest.</td>\n</tr>\n<tr>\n<td>MobilePhoneModel</td>\n<td>object</td>\n<td>Object that contains these details about the guest's mobile phone model: CountryId, Number, and DisplayNumber.</td>\n</tr>\n<tr>\n<td>HomePhone</td>\n<td></td>\n<td>string</td>\n</tr>\n<tr>\n<td>HomePhoneModel</td>\n<td>object</td>\n<td>Object that contains these details about the guest's home phone model: CountryId, Number, and DisplayNumber.</td>\n</tr>\n<tr>\n<td>WorkPhone</td>\n<td>string</td>\n<td>Work phone number of the guest.</td>\n</tr>\n<tr>\n<td>WorkPhoneModel</td>\n<td>object</td>\n<td>Object that contains these details about the guest's work phone model: CountryId, Number, and DisplayNumber.</td>\n</tr>\n<tr>\n<td>Gender</td>\n<td>enum</td>\n<td>Gender of the guest: NotSpecified - -1, Male - 1, Female - 2, Any - 0, ThirdGender - 3, Multiple - 4.</td>\n</tr>\n<tr>\n<td>DateOfBirth</td>\n<td>datetime</td>\n<td>Date of birth of the guest.</td>\n</tr>\n<tr>\n<td>AnniversaryDate</td>\n<td>datetime</td>\n<td>Date of anniversary of the guest.</td>\n</tr>\n<tr>\n<td>Address1</td>\n<td>string</td>\n<td>Primary address of the guest.</td>\n</tr>\n<tr>\n<td>Address2</td>\n<td>string</td>\n<td>Secondary address of the guest.</td>\n</tr>\n<tr>\n<td>City</td>\n<td>string</td>\n<td>City in which the guest resides.</td>\n</tr>\n<tr>\n<td>PostalCode</td>\n<td>string</td>\n<td>Postal code of the locality in which the guest resides.</td>\n</tr>\n<tr>\n<td>State</td>\n<td>object</td>\n<td>Object that contains these details about the guest's state: Id, Code, Name, and ShortName.</td>\n</tr>\n<tr>\n<td>Country</td>\n<td>object</td>\n<td>Object that contains these details about the guest's country: Id, Code, Name, PhoneCode, and Nationality.</td>\n</tr>\n<tr>\n<td>Nationality</td>\n<td>object</td>\n<td>Object that contains these details about the guest's nationality: Id, Code, Name, PhoneCode, and Nationality.</td>\n</tr>\n<tr>\n<td>ReferralSource</td>\n<td>object</td>\n<td>Object that contains these details about the source of referral for the booking: Id, OrgReferralId, and Name.</td>\n</tr>\n<tr>\n<td>ReferredGuestId</td>\n<td>guid</td>\n<td>Unique ID of the referred guest.</td>\n</tr>\n<tr>\n<td>ReceiveTransactionalSms</td>\n<td>boolean</td>\n<td>If <b>true</b>, the guest will receive a text message confirmation after the transaction has been completed.</td>\n</tr>\n<tr>\n<td>ReceiveMarketingEmail</td>\n<td>boolean</td>\n<td>If <b>true</b>, the guest will receive marketing emails.</td>\n</tr>\n<tr>\n<td>ReceiveTransactionalEmail</td>\n<td>boolean</td>\n<td>If <b>true</b>, the guest will receive a text message confirmation after the transaction has been completed.</td>\n</tr>\n<tr>\n<td>ReceiveMarketingSms</td>\n<td>boolean</td>\n<td>If <b>true</b>, the guest will receive marketing SMSs.</td>\n</tr>\n<tr>\n<td>CreationDate</td>\n<td>datetime</td>\n<td>Date on which the guest profile had been created.</td>\n</tr>\n<tr>\n<td>LastUpdated</td>\n<td>datetime</td>\n<td>Date on which the guest profile had been last updated.</td>\n</tr>\n<tr>\n<td>MergeIntoCode</td>\n<td>boolean</td>\n<td>If <b>true</b>, the booking will be merged into the applicattion code.</td>\n</tr>\n<tr>\n<td>MergeIntoGuestId</td>\n<td>boolean</td>\n<td>If <b>true</b>, the booking will be merged into the guest ID.</td>\n</tr>\n<tr>\n<td>CenterId</td>\n<td>guid</td>\n<td>Unique ID of the center.</td>\n</tr>\n<tr>\n<td>CenterCode</td>\n<td>string</td>\n<td>Code of the center.</td>\n</tr>\n<tr>\n<td>CenterName</td>\n<td>string</td>\n<td>Name of the center.</td>\n</tr>\n<tr>\n<td>GuestIndicator</td>\n<td>string</td>\n<td>Display indicator of the guest.</td>\n</tr>\n<tr>\n<td>IsMember</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is a member at the center.</td>\n</tr>\n<tr>\n<td>DOB_IncompleteYear</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest's date of birth is not complete.</td>\n</tr>\n<tr>\n<td>Password</td>\n<td>string</td>\n<td>Password of the guest.</td>\n</tr>\n<tr>\n<td>UserName</td>\n<td>string</td>\n<td>Username of the guest.</td>\n</tr>\n<tr>\n<td>FacebookUserId</td>\n<td>string</td>\n<td>Facebook user ID of the guest.</td>\n</tr>\n<tr>\n<td>SocialFaceBookUserId</td>\n<td>string</td>\n<td>Social Facebook user ID of the guest.</td>\n</tr>\n<tr>\n<td>SocialGoogleUserId</td>\n<td>string</td>\n<td>Social Google user ID of the guest.</td>\n</tr>\n<tr>\n<td>hasZenotiCreds</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest possesses Zenoti credentials.</td>\n</tr>\n<tr>\n<td>OldPassword</td>\n<td>string</td>\n<td>Old password of the guest.</td>\n</tr>\n<tr>\n<td>OptInForLoyaltyProgram</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has opted for a loyalty program.</td>\n</tr>\n<tr>\n<td>FormDetails</td>\n<td>object</td>\n<td>Object that contains appointment form data-related details. For more information, refer to the <b>FormDetails Object</b> table.</td>\n</tr>\n<tr>\n<td>IsMinors</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is below 18 years of age.</td>\n</tr>\n<tr>\n<td>LpTierInfo</td>\n<td>string</td>\n<td>Details on the guest's loyalty program tier.</td>\n</tr>\n<tr>\n<td>GuestIndicatorValue</td>\n<td>object</td>\n<td>Object that contains internal guest-related details. For more information, refer to the <b>GuestIndicatorValue Object</b> table.</td>\n</tr>\n<tr>\n<td>IsMemberbershipAddOnUser</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is a membership add-on user.</td>\n</tr>\n<tr>\n<td>HasActiveMems</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest possesses an active membership.</td>\n</tr>\n<tr>\n<td>ReceiveLpStmt</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest will receive the statement on loyalty points.</td>\n</tr>\n<tr>\n<td>GenderEnumType</td>\n<td>enum</td>\n<td>Indicates the gender of the guest: NotSpecified - -1, Male - 1, Female - 2, Any - 0, ThirdGender - 3, Multiple - 4.</td>\n</tr>\n<tr>\n<td>ReferralCode</td>\n<td>string</td>\n<td>Referral code of the user.</td>\n</tr>\n<tr>\n<td>EnableAutoPay</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has enabled the AutoPay option.</td>\n</tr>\n<tr>\n<td>GuestCustomDataFilled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest's custom data has been filled.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"formdetails-object\">FormDetails Object</h2>\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>AppointmentId</td>\n<td>guid</td>\n<td>Unique ID of the appointment.</td>\n</tr>\n<tr>\n<td>FormId</td>\n<td>guid</td>\n<td>Unique ID of the appointment form.</td>\n</tr>\n<tr>\n<td>ServiceName</td>\n<td>string</td>\n<td>Name of the service.</td>\n</tr>\n<tr>\n<td>ServiceDisplayName</td>\n<td>string</td>\n<td>Name of the service that is displayed.</td>\n</tr>\n<tr>\n<td>ServiceId</td>\n<td>string</td>\n<td>ID of the service.</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string</td>\n<td>Name of the guest.</td>\n</tr>\n<tr>\n<td>Filled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has filled the details in the appointment form.</td>\n</tr>\n<tr>\n<td>Submitted</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has submitted the appointment form.</td>\n</tr>\n<tr>\n<td>LastFilledDate</td>\n<td>datetime</td>\n<td>Date on which the appointment form was last filled.</td>\n</tr>\n<tr>\n<td>FormType</td>\n<td>enum</td>\n<td>Indicates the type of the appointment form: NoForm - 0, ServiceKeyValuePair - 1, ServiceHtmlForm - 2, GuestHtmlForm - 3,GuestKeyValuePair - 4, TagForm - 5.</td>\n</tr>\n<tr>\n<td>LastFilledBy</td>\n<td>string</td>\n<td>Person who last filled the appointment form.</td>\n</tr>\n<tr>\n<td>LatestVersion</td>\n<td>string</td>\n<td>Latest version of the appointment form.</td>\n</tr>\n<tr>\n<td>FormHistory</td>\n<td>object</td>\n<td>Object that contains form history-related details: VersionDate, VersionDateString, VersionId, CreatedBy, FormName, and FormId.</td>\n</tr>\n<tr>\n<td>Viewonly</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment form cannot be edited.</td>\n</tr>\n<tr>\n<td>IsFormLocked</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment form has been locked.</td>\n</tr>\n<tr>\n<td>ExpiryDate</td>\n<td>datetime</td>\n<td>Date of expiry of the appointment form.</td>\n</tr>\n<tr>\n<td>IsEditable</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment form can be edited.</td>\n</tr>\n<tr>\n<td>IsExpired</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment form has expired.</td>\n</tr>\n<tr>\n<td>OwnerId</td>\n<td>guid</td>\n<td>Unique ID of the center owner.</td>\n</tr>\n<tr>\n<td>DisplayOrder</td>\n<td>int</td>\n<td>Order of display in the appointment form.</td>\n</tr>\n<tr>\n<td>IsServiceForm</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment form is a service form.</td>\n</tr>\n<tr>\n<td>SourceAppointmentDate</td>\n<td>datetime</td>\n<td>Date on which the appointment was created.</td>\n</tr>\n<tr>\n<td>Permissions</td>\n<td>object</td>\n<td>Object that contains appointment form permissions-related details: CanView and CanEdit.</td>\n</tr>\n<tr>\n<td>FormFilledStatus</td>\n<td>enum</td>\n<td>Indicates the appointment form filled status: NotFilled - 0, Saved - 1, Submitted - 2.</td>\n</tr>\n<tr>\n<td>IsActive</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment form is active.</td>\n</tr>\n<tr>\n<td>SendLinkInNotifications</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment confirmation link will be sent to the guest as a notification.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"guestindicatorvalue-object\">GuestIndicatorValue Object</h2>\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>HighSpender</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is a high spending customer.</td>\n</tr>\n<tr>\n<td>Member</td>\n<td>int</td>\n<td>Indicates whether the guest is a member at the center.</td>\n</tr>\n<tr>\n<td>LowFeedback</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has provided low feedback on the appointment.</td>\n</tr>\n<tr>\n<td>RegularGuest</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is a regular customer at the center.</td>\n</tr>\n<tr>\n<td>FirstTimer</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is a first time customer at the center.</td>\n</tr>\n<tr>\n<td>ReturningCustomer</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is a repeat customer at the center.</td>\n</tr>\n<tr>\n<td>NoShow</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest did not arrive at the center for the scheduled appointment.</td>\n</tr>\n<tr>\n<td>HasActivePackages</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has active packages.</td>\n</tr>\n<tr>\n<td>HasProfileAlerts</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has enabled profile alerts.</td>\n</tr>\n<tr>\n<td>OtherCenterGuest</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is a customer of another center.</td>\n</tr>\n<tr>\n<td>HasCTA</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has enabled the Call to Action feature to receive promotional content.</td>\n</tr>\n<tr>\n<td>Dues</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has a pending due amount.</td>\n</tr>\n<tr>\n<td>CardOnFile</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has saved credit/debit cards.</td>\n</tr>\n<tr>\n<td>AutoPayEnabled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has enabled the AutoPay option.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"invoicememberships-object\">InvoiceMemberships Object</h2>\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>AppointmentMembership</td>\n<td>object</td>\n<td>Object that contains the guest's membership-related elements for the appointment. For more information, refer to the <b>AppointmentMembership Object</b> table.</td>\n</tr>\n<tr>\n<td>AppliedMembership</td>\n<td>object</td>\n<td>Object that contains the guest's applied membership-related elements for the appointment: MembershipId, DiscountAmount, Action, InvoiceItemId, ShowChangeMembership, and EquivalenceOptions.</td>\n</tr>\n<tr>\n<td>AppliedPackage</td>\n<td>object</td>\n<td>Object that contains the guest's applied package-related elements for the appointment: PackageId, DiscountAmount, Action, and InvoiceItemId.</td>\n</tr>\n<tr>\n<td>AppliedDiscount</td>\n<td>object</td>\n<td>Object that contains the guest's applied discount-related elements for the appointment: DiscountId, CampaignId, CouponId, Action, Type, DiscountAmount, and InvoiceItemId.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"appointmentmembership-object\">AppointmentMembership Object</h2>\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>Membership</td>\n<td>object</td>\n<td>Object that contains the guest's membership-related elements. For more information, refer to the <b>Membership Object</b> table.</td>\n</tr>\n<tr>\n<td>InvoiceItemId</td>\n<td>guid</td>\n<td>Unique ID of the item in the invoice.</td>\n</tr>\n<tr>\n<td>InvoiceItemAddedTime</td>\n<td>datetime</td>\n<td>Date on which the invoice item had been added.</td>\n</tr>\n<tr>\n<td>Employee</td>\n<td>object</td>\n<td>Object that contains these employee-related elements: Id, ShortName, NickName, FullName, Email, PhoneNumber, MobilePhoneModel, Gender, FirstName, LastName, IsAvailable, WaiveBiometricFlag, VanityImageUrl, ScalingFactor, ScaledPrice, ServiceTime, DisplayName, IdleTime, OriginalPrice, OriginalTax, Job, BookingInterval, schedule, unavailable_times, and LastDate.</td>\n</tr>\n<tr>\n<td>Quantity</td>\n<td>int</td>\n<td>Quantity of items included in the invoice.</td>\n</tr>\n<tr>\n<td>Price</td>\n<td>object</td>\n<td>Object that contains these price-related elements: CurrencyId, Sales, Tax, Final, Final1, Discount, Tip, SSG, RoundingCorrection, DiscountedPrice, environmental_fee, environmental_fee_label, and can_be_waived.</td>\n</tr>\n<tr>\n<td>IsMembershipApplied</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest's membership has been applied on the invoice.</td>\n</tr>\n<tr>\n<td>IsPackageApplied</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that a package has been applied on the invoice.</td>\n</tr>\n<tr>\n<td>IsDiscountApplied</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that a discount has been applied on the invoice.</td>\n</tr>\n<tr>\n<td>MembershipBillDate</td>\n<td>datetime</td>\n<td>Billing date of the membership.</td>\n</tr>\n<tr>\n<td>RecurringMembership</td>\n<td>object</td>\n<td>Object that contains recurring membership-related elements: Days, SaleStartDate, SaleEndDate, CreditAmount, CreditAmountExpiration, NumGuests, Code, BusinessUnitId, Months, TermsandConditions, Type, CategoryId, Description, HTMLDescription, TermsandConditionsAcceptance, Id, VersionId, SetupMembershipId, Name, Price, SetupPrice, CanBook, ShowPrice, DisplayName, DisplayPrice, ImagePaths, IsRecurrringMembership, MembershipType, FirstCollectionAfter, enforce_mandatory_fields, and FrequencyText.</td>\n</tr>\n<tr>\n<td>Signature</td>\n<td>string</td>\n<td>Digital signature of the guest.</td>\n</tr>\n<tr>\n<td>UserMembershipId</td>\n<td>guid</td>\n<td>Unique ID of the membership.</td>\n</tr>\n<tr>\n<td>AcceptedOn</td>\n<td>datetime</td>\n<td>Date on which the membership had been accepted.</td>\n</tr>\n<tr>\n<td>IsTandCAccepted</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the terms and conditions have been accepted.</td>\n</tr>\n<tr>\n<td>PaymentAccountId</td>\n<td>string</td>\n<td>ID of the guest's payment account.</td>\n</tr>\n<tr>\n<td>HasMembershipDigitalForm</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has a digital membership form.</td>\n</tr>\n<tr>\n<td>HasFilledMembershipForms</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has filled membership forms.</td>\n</tr>\n<tr>\n<td>RecurringPaymentType</td>\n<td>enum</td>\n<td>Indicates the type of recurring membership payment option used by the guest: Cash, OfflineCreditCard, OfflineCheck, OnlineCreditCard, OnlineCheck, TestSuccess, TestFailure, Custom, CustomCC, and CustomDD.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"invoiceseriespackages-object\">InvoiceSeriesPackages Object</h2>\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>AppointmentSeriesPackage</td>\n<td>object</td>\n<td>Object that contains the guest's applied series package-related elements for the appointment. For more information, refer to the <b>AppointmentSeriesPackage Object</b> table.</td>\n</tr>\n<tr>\n<td>AppliedMembership</td>\n<td>object</td>\n<td>Object that contains the guest's applied membership-related elements for the appointment: MembershipId, DiscountAmount, Action, InvoiceItemId, ShowChangeMembership, and EquivalenceOptions.</td>\n</tr>\n<tr>\n<td>AppliedPackage</td>\n<td>object</td>\n<td>Object that contains the guest's applied package-related elements for the appointment: PackageId, DiscountAmount, Action, and InvoiceItemId.</td>\n</tr>\n<tr>\n<td>AppliedDiscount</td>\n<td>object</td>\n<td>Object that contains the guest's applied discount-related elements for the appointment: DiscountId, CampaignId, CouponId, Action, Type, DiscountAmount, and InvoiceItemId.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"appointmentseriespackage-object\">AppointmentSeriesPackage Object</h2>\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>Package</td>\n<td>object</td>\n<td>Object that contains the guest's package-related elements. For more information, refer to the <b>Package Object</b> table.</td>\n</tr>\n<tr>\n<td>InvoiceItemId</td>\n<td>guid</td>\n<td>Unique ID of the item in the invoice.</td>\n</tr>\n<tr>\n<td>InvoiceItemAddedTime</td>\n<td>datetime</td>\n<td>Date on which the invoice item had been added.</td>\n</tr>\n<tr>\n<td>PackageUserId</td>\n<td>guid</td>\n<td>Unique ID of the package applied for the user.</td>\n</tr>\n<tr>\n<td>Employee</td>\n<td>object</td>\n<td>Object that contains these employee-related elements: Id, ShortName, NickName, FullName, Email, PhoneNumber, MobilePhoneModel, Gender, FirstName, LastName, IsAvailable, WaiveBiometricFlag, VanityImageUrl, ScalingFactor, ScaledPrice, ServiceTime, DisplayName, IdleTime, OriginalPrice, OriginalTax, Job, BookingInterval, schedule, unavailable_times, and LastDate.</td>\n</tr>\n<tr>\n<td>Quantity</td>\n<td>int</td>\n<td>Quantity of items included in the invoice.</td>\n</tr>\n<tr>\n<td>Price</td>\n<td>object</td>\n<td>Object that contains these price-related elements: CurrencyId, Sales, Tax, Final, Final1, Discount, Tip, SSG, RoundingCorrection, DiscountedPrice, environmental_fee, environmental_fee_label, and can_be_waived.</td>\n</tr>\n<tr>\n<td>IsMembershipApplied</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest's membership has been applied on the invoice.</td>\n</tr>\n<tr>\n<td>IsPackageApplied</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that a package has been applied on the invoice.</td>\n</tr>\n<tr>\n<td>IsDiscountApplied</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that a discount has been applied on the invoice.</td>\n</tr>\n<tr>\n<td>packages_product_type_item</td>\n<td>object</td>\n<td>Object that contains the type of product items-related elements included in the package: packages_product, quantity, invoice_item_id, employee_id, price, and discount.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"package-object\">Package Object</h2>\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>Id</td>\n<td>guid</td>\n<td>Unique identifier of the package version.</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string</td>\n<td>Name of the package.</td>\n</tr>\n<tr>\n<td>Description</td>\n<td>string</td>\n<td>Description of the package.</td>\n</tr>\n<tr>\n<td>Code</td>\n<td>string</td>\n<td>Code of the package</td>\n</tr>\n<tr>\n<td>HasBundledProducts</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that this version of the package contains bundled products.</td>\n</tr>\n<tr>\n<td>Duration</td>\n<td>int</td>\n<td>Duration of the package that was set at the time of package creation.</td>\n</tr>\n<tr>\n<td>BundledProductPriceCheck</td>\n<td>enum</td>\n<td>Indicates that the package price is inclusive of bundle products: ShouldBeLessThanPackagePrice - 0 and 1 - CanBeMoreThanPackagePrice.</td>\n</tr>\n<tr>\n<td>BundledProductPricePercentage</td>\n<td>decimal</td>\n<td>When BundledProductPriceCheck is less than package price, then percentage of price allocated to bundle products is given by this element.</td>\n</tr>\n<tr>\n<td>PackagePriceWithOutTax</td>\n<td>decimal</td>\n<td>Price of the package without tax.</td>\n</tr>\n<tr>\n<td>Type</td>\n<td>enum</td>\n<td>Type of the package: DayPackage - 1, SeriesPackage - 2, PromoPackage = 3.</td>\n</tr>\n<tr>\n<td>Price</td>\n<td>object</td>\n<td>Object that contains price-related elements of the package:  CurrencyId, Sales, Tax, Final, Final1, Discount, Tip, SSG, RoundingCorrection, DiscountedPrice, environmental_fee, environmental_fee_label, and can_be_waived.</td>\n</tr>\n<tr>\n<td>PackageCostIncBundledProducts</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the package price is inclusive of bundled products.</td>\n</tr>\n<tr>\n<td>Services</td>\n<td>object</td>\n<td>Object that contains service-related elements of the package: Id, Name, DisplayName, Price, Duration, CategoryId, IsAddOn, HasAddOns, AddOnToServiceId, Description, HTMLDescription, CategoryName, AddOns, IsVariant, HasVariant, HasSegments, ParentServiceId, CartItemId, SaleAllowedAsPartOfPackageOrMembershipOnly, BookingWithPartialBalance, ShowInCatalog, IncludesTax, IsServicePriceScaledForAnyTherapist, canPerformService, Membership, PseudoAppliedMembership, ScaledDuration, AppointmentId, override_product_consumption, override_default_product_consumption, ServiceFinalPrice, Void, RecoveryTime, Code, CampaignInfo, PreRequisites, EnforcePreRequisites, ClubPreRequisites, ValidityDays, BookingOrder, ValidityDaysAsPreRequisite, tips_enabled, EnableCatalogServiceFrequency, CatalogServiceFrequency.</td>\n</tr>\n<tr>\n<td>Items</td>\n<td>object</td>\n<td>Object that contains the items in the package: Id, Name, Quantity, Order, Service, and PackageServicePK.</td>\n</tr>\n<tr>\n<td>CanBook</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the package can be booked.</td>\n</tr>\n<tr>\n<td>PackageDisplayName</td>\n<td>string</td>\n<td>Display name that was set up in catalog during the set up of the package.</td>\n</tr>\n<tr>\n<td>PackageDisplayPrice</td>\n<td>string</td>\n<td>Catalog price of the package.</td>\n</tr>\n<tr>\n<td>HTMLDescription</td>\n<td>string</td>\n<td>HTML description of the package.</td>\n</tr>\n<tr>\n<td>CalculateServiceLevelTax</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the service-level tax will be calculated.</td>\n</tr>\n<tr>\n<td>TermsandConditions</td>\n<td>string</td>\n<td>Terms and conditions that have been specified during the package set up.</td>\n</tr>\n<tr>\n<td>ExpirationDate</td>\n<td>datetime</td>\n<td>Date on which the package expires.</td>\n</tr>\n<tr>\n<td>ExpirationDays</td>\n<td>int</td>\n<td>Number of days that the package expires after the package has been sold.</td>\n</tr>\n<tr>\n<td>ScheduledPaymentFrequency</td>\n<td>int</td>\n<td>If the package can be paid by using scheduled payments, this element specifies the frequency with which it has to be paid.</td>\n</tr>\n<tr>\n<td>ScheduledPaymentFrequencyType</td>\n<td>int</td>\n<td>Type of scheduled payment frequency: days, weeks, or months.</td>\n</tr>\n<tr>\n<td>RestrictRedemptionToThisCenter</td>\n<td>int</td>\n<td>Indicates whether the sale of the package has been restricted to the current center.</td>\n</tr>\n<tr>\n<td>CenterName</td>\n<td>string</td>\n<td>Name of the center from which you are retrieving the package details.</td>\n</tr>\n<tr>\n<td>PackageCategoryName</td>\n<td>string</td>\n<td>Name of the category to which the package belongs.</td>\n</tr>\n<tr>\n<td>start_validity_at_first_redemption</td>\n<td>boolean</td>\n<td>Indicates that the validity of the package starts at sale date or at first redemption.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"payments-object\">Payments Object</h2>\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>PaymentOption</td>\n<td>object</td>\n<td>Object that contains payment option-related elements: PaymentOption, TotalAmountPaid, AmountPaid, TipAmount, SSGAmount, FeeAmount, CashBackAmount, TransactionId, PaymentDate, and CashRegisterId.</td>\n</tr>\n<tr>\n<td>TotalAmountPaid</td>\n<td>decimal</td>\n<td>Total amount including taxes paid by the guest.</td>\n</tr>\n<tr>\n<td>AmountPaid</td>\n<td>decimal</td>\n<td>Total amount paid by the guest for the appointment.</td>\n</tr>\n<tr>\n<td>TipAmount</td>\n<td>decimal</td>\n<td>Tip amount paid by the guest for the appointment.</td>\n</tr>\n<tr>\n<td>SSGAmount</td>\n<td>decimal</td>\n<td>SSG amount paid by the guest for the appointment.</td>\n</tr>\n<tr>\n<td>FeeAmount</td>\n<td>decimal</td>\n<td>Fee amount paid by the guest for the appointment.</td>\n</tr>\n<tr>\n<td>CashBackAmount</td>\n<td>decimal</td>\n<td>Cashback amount received by the guest for the appointment appointment.</td>\n</tr>\n<tr>\n<td>TransactionId</td>\n<td>guid</td>\n<td>Unique ID of the payment transaction.</td>\n</tr>\n<tr>\n<td>PaymentDate</td>\n<td>datetime</td>\n<td>Date on which the guest made the payment.</td>\n</tr>\n<tr>\n<td>CashRegisterId</td>\n<td>guid</td>\n<td>Unique ID of the cash register in which the payment was collected.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"redemptions-object\">Redemptions Object</h2>\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>Option</td>\n<td>object</td>\n<td>Object that contains these redemption options-related elements: Id, Mode, and Name.</td>\n</tr>\n<tr>\n<td>Amount</td>\n<td>decimal</td>\n<td>Redemption amount received by the guest for the appointment payment.</td>\n</tr>\n<tr>\n<td>TransactionId</td>\n<td>guid</td>\n<td>Unique ID of the payment transaction.</td>\n</tr>\n<tr>\n<td>PaymentDate</td>\n<td>datetime</td>\n<td>Date on which the guest made the payment.</td>\n</tr>\n<tr>\n<td>Points</td>\n<td>decimal</td>\n<td>Loyalty points received by the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"refunditems-object\">RefundItems Object</h2>\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>InvoiceItemId</td>\n<td>guid</td>\n<td>Unique ID of the item in the invoice that was refunded.</td>\n</tr>\n<tr>\n<td>ItemId</td>\n<td></td>\n<td>guid</td>\n</tr>\n<tr>\n<td>Quantity</td>\n<td>int</td>\n<td>Number of the items that were refunded.</td>\n</tr>\n<tr>\n<td>RefundAmount</td>\n<td>decimal</td>\n<td>Refund amount received by the guest.</td>\n</tr>\n<tr>\n<td>RefundDate</td>\n<td>datetime</td>\n<td>Date on which the guest received the refund amount.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"center-object\">Center Object</h2>\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>Id</td>\n<td>guid</td>\n<td>Unique ID of the center.</td>\n</tr>\n<tr>\n<td>Country</td>\n<td>object</td>\n<td>Object that contains the center's various country-related elements: Id, Code, Name, PhoneCode, and Nationality.</td>\n</tr>\n<tr>\n<td>State</td>\n<td>object</td>\n<td>Object that contains the center's various country-related elements: Id, Code, Name, and ShortName.</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string</td>\n<td>Name of the center.</td>\n</tr>\n<tr>\n<td>GeoLatitude</td>\n<td>decimal</td>\n<td>Geographical latitude details of the center.</td>\n</tr>\n<tr>\n<td>GeoLongitude</td>\n<td>decimal</td>\n<td>Geographical longitude details of the center.</td>\n</tr>\n<tr>\n<td>Address1</td>\n<td>string</td>\n<td>First line of the address details of the center.</td>\n</tr>\n<tr>\n<td>Address2</td>\n<td>string</td>\n<td>Second line of the address details of the center.</td>\n</tr>\n<tr>\n<td>City</td>\n<td>string</td>\n<td>City in which the center is present.</td>\n</tr>\n<tr>\n<td>ZipCode</td>\n<td>string</td>\n<td>Zip code of the area in which the center is present.</td>\n</tr>\n<tr>\n<td>Phone1</td>\n<td>string</td>\n<td>Primary phone number of the center.</td>\n</tr>\n<tr>\n<td>Phone2</td>\n<td>string</td>\n<td>Secondary phone number of the center.</td>\n</tr>\n<tr>\n<td>Email</td>\n<td>string</td>\n<td>Email ID of the center.</td>\n</tr>\n<tr>\n<td>CenterInfo</td>\n<td>string</td>\n<td>Additional information about the center.</td>\n</tr>\n<tr>\n<td>ServiceTaxNo</td>\n<td>string</td>\n<td>Service tax number of the center.</td>\n</tr>\n<tr>\n<td>TIN</td>\n<td>string</td>\n<td>Tax Information Network details of the center.</td>\n</tr>\n<tr>\n<td>VAT</td>\n<td>string</td>\n<td>Value Added Tax details of the center.</td>\n</tr>\n<tr>\n<td>CST</td>\n<td>string</td>\n<td>Central Sales Tax details of the center.</td>\n</tr>\n<tr>\n<td>CanBook</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that guests can book appointments at the center.</td>\n</tr>\n<tr>\n<td>CenterCode</td>\n<td>string</td>\n<td>Code of the center.</td>\n</tr>\n<tr>\n<td>TimeZone</td>\n<td>object</td>\n<td>Object that contains the center's time zone-related elements: Id, Name, StandardName, and Symbol.</td>\n</tr>\n<tr>\n<td>CollectFeedback</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that guests can provide feedback at the center.</td>\n</tr>\n<tr>\n<td>working_hours</td>\n<td>object</td>\n<td>Object that contains the center's working hours-related elements: day_of_week, start_time, and end_time.</td>\n</tr>\n<tr>\n<td>AreServicesAvailableInCenter</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that services are available at the center.</td>\n</tr>\n<tr>\n<td>FeedBackLink</td>\n<td>string</td>\n<td>URL by using which the guest can provide feedback.</td>\n</tr>\n<tr>\n<td>FeedBackLabelText</td>\n<td>string</td>\n<td>Text of the feedback label.</td>\n</tr>\n<tr>\n<td>isPaymentEnabled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the setting to allow guests to make payments has been enabled for the center.</td>\n</tr>\n<tr>\n<td>isCenterVoided</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the center has been voided.</td>\n</tr>\n<tr>\n<td>isServiceSaleEnabled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the sale of services has been enabled at the center.</td>\n</tr>\n<tr>\n<td>isMembershipSaleEnabled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the sale of memberships has been enabled at the center.</td>\n</tr>\n<tr>\n<td>isGiftCardSaleEnabled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the sale of gift cards has been enabled at the center.</td>\n</tr>\n<tr>\n<td>isSeriesPackageSaleEnabled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the sale of packages has been enabled at the center.</td>\n</tr>\n<tr>\n<td>isDealsEnabled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the usage of deals has been enabled at the center.</td>\n</tr>\n<tr>\n<td>EnableSelfPay</td>\n<td>boolean</td>\n<td>If <b>true</b>, it enables the Self Pay payment option at the center.</td>\n</tr>\n<tr>\n<td>EnableSelfCheckIn</td>\n<td>boolean</td>\n<td>If <b>true</b>, it enables the Self Checkin option at the center.</td>\n</tr>\n<tr>\n<td>EnableAutoPay</td>\n<td>boolean</td>\n<td>If <b>true</b>, it enables the Self Pay payment option at the center.</td>\n</tr>\n<tr>\n<td>AllowSelfCheckinBefore</td>\n<td>boolean</td>\n<td>If <b>true</b>, it allows the guest to self checkin before arriving at the center.</td>\n</tr>\n<tr>\n<td>AllowCheckWithinRadius</td>\n<td>boolean</td>\n<td>If <b>true</b>, it allows the guest to checkin within a specified geographical radius around center.</td>\n</tr>\n<tr>\n<td>Zone</td>\n<td>object</td>\n<td>Object that contains the center's zone-related elements: id and name.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"paymentoptions-object\">PaymentOptions Object</h2>\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>Id</td>\n<td>guid</td>\n<td>Unique ID of the payment option.</td>\n</tr>\n<tr>\n<td>PaymentMode</td>\n<td>enum</td>\n<td>Indicates the mode of payment: NotSpecified - -1, Cash - 0, GiftCard - 1, Membership - 2, Package - 3, Custom - 4, CreditCard - 5, Cheque - 6, LoyaltyPoints - 7, Cashback - 8, PrepaidCard - 9.</td>\n</tr>\n<tr>\n<td>PaymentName</td>\n<td>string</td>\n<td>Name of the type of payment.</td>\n</tr>\n<tr>\n<td>CardNumber</td>\n<td>string</td>\n<td>Credit/debit card number of the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">Error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>StatusCode</th>\n<th>Message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>4051</td>\n<td>UserId is not valid.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","Catalog","SeriesPackages","CreateInvoice"],"host":["{{api_url}}"],"query":[{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[{"id":"bfa35c4d-fa2e-4f66-8b6d-72192f9faf16","name":"Create an invoice for the sale of a series package","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"CenterId\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\r\n    \"userId\": \"687a1c1a-720e-4933-8a54-8f2745f2d6ec\",\r\n    \"packageIds\": \"0af3cd21-2ff3-49f5-a97f-2c8bd6f9ba77\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.zenoti.com/api/Catalog/SeriesPackages/CreateInvoice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Sep 2020 12:07:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"6510"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n  \"Invoice\": {\n    \"Id\": \"533f0849-7f25-4afe-b99f-e1b50e65c549\",\n    \"InvoiceNumber\": \"\",\n    \"GroupInvoiceId\": null,\n    \"group_name\": null,\n    \"ReceiptNumber\": null,\n    \"AppointmentGroupId\": null,\n    \"ReservationId\": null,\n    \"IsRebooking\": false,\n    \"Notes\": null,\n    \"GuestId\": null,\n    \"Guest\": {\n      \"Id\": \"687a1c1a-720e-4933-8a54-8f2745f2d6ec\",\n      \"Code\": null,\n      \"FirstName\": \"testuser6\",\n      \"MiddleName\": null,\n      \"LastName\": \"prasthana\",\n      \"Email\": null,\n      \"MobileNumber\": null,\n      \"MobilePhoneModel\": {\n        \"CountryId\": -1,\n        \"Number\": null,\n        \"DisplayNumber\": null\n      },\n      \"HomePhone\": null,\n      \"HomePhoneModel\": null,\n      \"WorkPhone\": null,\n      \"WorkPhoneModel\": null,\n      \"Gender\": 0,\n      \"DateOfBirth\": \"1990-06-07T00:00:00\",\n      \"AnniversaryDate\": null,\n      \"Address1\": \"\",\n      \"Address2\": null,\n      \"City\": null,\n      \"PostalCode\": null,\n      \"State\": {\n        \"Id\": -1,\n        \"Code\": null,\n        \"Name\": \"\",\n        \"ShortName\": null\n      },\n      \"Country\": {\n        \"Id\": 225,\n        \"Code\": \"US\",\n        \"Name\": \"United States\",\n        \"PhoneCode\": 1,\n        \"Nationality\": \"American\"\n      },\n      \"Nationality\": null,\n      \"ReferralSource\": null,\n      \"ReferredGuestId\": null,\n      \"ReceiveTransactionalSms\": null,\n      \"ReceiveMarketingEmail\": null,\n      \"ReceiveTransactionalEmail\": null,\n      \"ReceiveMarketingSms\": false,\n      \"CreationDate\": null,\n      \"LastUpdated\": null,\n      \"MergeIntoCode\": null,\n      \"MergeIntoGuestId\": null,\n      \"CenterId\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n      \"CenterCode\": null,\n      \"CenterName\": null,\n      \"GuestIndicator\": \"0@0@0@0@0@0@0@x@0@0@0\",\n      \"IsMember\": 0,\n      \"DOB_IncompleteYear\": null,\n      \"Password\": null,\n      \"UserName\": null,\n      \"FacebookUserId\": null,\n      \"SocialFaceBookUserId\": null,\n      \"SocialGoogleUserId\": null,\n      \"hasZenotiCreds\": false,\n      \"OldPassword\": null,\n      \"OptInForLoyaltyProgram\": null,\n      \"FormDetails\": [\n        {\n          \"AppointmentId\": \"00000000-0000-0000-0000-000000000000\",\n          \"FormId\": \"7f51b43a-829c-4d4b-8429-26803b11043b\",\n          \"ServiceName\": null,\n          \"ServiceDisplayName\": null,\n          \"ServiceId\": null,\n          \"Name\": \"Guest Intake Form\",\n          \"Filled\": false,\n          \"Submitted\": false,\n          \"LastFilledDate\": \"0001-01-01T00:00:00\",\n          \"FormType\": 3,\n          \"LastFilledBy\": null,\n          \"LatestVersion\": null,\n          \"FormHistory\": [],\n          \"Viewonly\": false,\n          \"IsFormLocked\": null,\n          \"ExpiryDate\": null,\n          \"IsEditable\": false,\n          \"IsExpired\": false,\n          \"OwnerId\": null,\n          \"DisplayOrder\": null,\n          \"IsServiceForm\": false,\n          \"SourceAppointmentDate\": null,\n          \"Permissions\": null,\n          \"FormFilledStatus\": 0,\n          \"IsActive\": false,\n          \"SendLinkInNotifications\": false\n        }\n      ],\n      \"IsMinors\": false,\n      \"LpTierInfo\": \"0@x\",\n      \"GuestIndicatorValue\": {\n        \"HighSpender\": false,\n        \"Member\": 2,\n        \"LowFeedback\": false,\n        \"RegularGuest\": false,\n        \"FirstTimer\": false,\n        \"ReturningCustomer\": false,\n        \"NoShow\": false,\n        \"HasActivePackages\": false,\n        \"HasProfileAlerts\": false,\n        \"OtherCenterGuest\": false,\n        \"HasCTA\": false,\n        \"Dues\": true,\n        \"CardOnFile\": true,\n        \"AutoPayEnabled\": false\n      },\n      \"IsMemberbershipAddOnUser\": 0,\n      \"HasActiveMems\": 0,\n      \"ReceiveLpStmt\": false,\n      \"GenderEnumType\": null,\n      \"ReferralCode\": null\n    },\n    \"Price\": {\n      \"CurrencyId\": 148,\n      \"Sales\": 1500,\n      \"Tax\": 0,\n      \"Final\": 1500,\n      \"Final1\": 1500,\n      \"Discount\": 0,\n      \"Tip\": 0,\n      \"SSG\": 0,\n      \"RoundingCorrection\": 0,\n      \"DiscountedPrice\": null,\n      \"environmental_fee\": null,\n      \"environmental_fee_label\": null,\n      \"can_be_waived\": false\n    },\n    \"SaleDate\": \"2020-09-24T17:41:50\",\n    \"FutureRecurringBillDate\": null,\n    \"LinkedInvoiceId\": null,\n    \"Status\": 1,\n    \"InvoiceServices\": [],\n    \"InvoiceProducts\": [],\n    \"InvoiceMemberships\": [],\n    \"InvoiceDayPackages\": [],\n    \"InvoiceSeriesPackages\": [\n      {\n        \"AppointmentSeriesPackage\": {\n          \"Package\": {\n            \"Id\": \"0af3cd21-2ff3-49f5-a97f-2c8bd6f9ba77\",\n            \"Name\": \"Pkg_02\",\n            \"Description\": null,\n            \"Code\": null,\n            \"HasBundledProducts\": false,\n            \"Duration\": 0,\n            \"BundledProductPriceCheck\": 0,\n            \"BundledProductPricePercentage\": 0,\n            \"PackagePriceWithOutTax\": 0,\n            \"Type\": 0,\n            \"Price\": {\n              \"CurrencyId\": 148,\n              \"Sales\": 1500,\n              \"Tax\": 0,\n              \"Final\": 1500,\n              \"Final1\": 1500,\n              \"Discount\": 0,\n              \"Tip\": 0,\n              \"SSG\": null,\n              \"RoundingCorrection\": 0,\n              \"DiscountedPrice\": null,\n              \"environmental_fee\": null,\n              \"environmental_fee_label\": null,\n              \"can_be_waived\": false\n            },\n            \"PackageCostIncBundledProducts\": false,\n            \"Services\": null,\n            \"Items\": null,\n            \"CanBook\": false,\n            \"PackageDisplayName\": null,\n            \"PackageDisplayPrice\": null,\n            \"HTMLDescription\": null,\n            \"TermsandConditions\": null,\n            \"ExpirationDate\": null,\n            \"ExpirationDays\": null,\n            \"ScheduledPaymentFrequency\": null,\n            \"ScheduledPaymentFrequencyType\": null,\n            \"RestrictRedemptionToThisCenter\": 0,\n            \"CenterName\": null,\n            \"PackageCategoryName\": null\n          },\n          \"InvoiceItemId\": \"e9bc0a4d-c421-49c3-bb09-e00e271cd115\",\n          \"PackageUserId\": \"f7af7094-5d13-4a72-93a3-1101211fbd27\",\n          \"Employee\": null,\n          \"Quantity\": 1,\n          \"Price\": {\n            \"CurrencyId\": 148,\n            \"Sales\": 1500,\n            \"Tax\": 0,\n            \"Final\": 1500,\n            \"Final1\": 1500,\n            \"Discount\": 0,\n            \"Tip\": 0,\n            \"SSG\": null,\n            \"RoundingCorrection\": 0,\n            \"DiscountedPrice\": null,\n            \"environmental_fee\": null,\n            \"environmental_fee_label\": null,\n            \"can_be_waived\": false\n          },\n          \"IsMembershipApplied\": null,\n          \"IsPackageApplied\": null,\n          \"IsDiscountApplied\": null,\n          \"packages_product_type_item\": null\n        },\n        \"AppliedMembership\": null,\n        \"AppliedPackage\": null,\n        \"AppliedDiscount\": null\n      }\n    ],\n    \"InvoiceGiftCards\": [],\n    \"InvoicePrepaidCards\": [],\n    \"Payments\": [],\n    \"Redemptions\": [],\n    \"RefundItems\": null,\n    \"Lock\": false,\n    \"CanChangeGuest\": false,\n    \"CenterId\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n    \"Center\": {\n      \"Id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n      \"Country\": {\n        \"Id\": 225,\n        \"Code\": \"US\",\n        \"Name\": \"United States\",\n        \"PhoneCode\": 1,\n        \"Nationality\": \"American\"\n      },\n      \"State\": {\n        \"Id\": 36,\n        \"Code\": \"US01\",\n        \"Name\": \"Alabama\",\n        \"ShortName\": \"AL\"\n      },\n      \"Name\": \"PRASTHANA KDEV\",\n      \"GeoLatitude\": 17.385,\n      \"GeoLongitude\": 78.4867,\n      \"Address1\": \"Kothaguda\",\n      \"Address2\": \"hytech city\",\n      \"City\": null,\n      \"ZipCode\": null,\n      \"Phone1\": {\n        \"CountryId\": 225,\n        \"Number\": null,\n        \"DisplayNumber\": null\n      },\n      \"Phone2\": {\n        \"CountryId\": 225,\n        \"Number\": null,\n        \"DisplayNumber\": null\n      },\n      \"Email\": null,\n      \"CenterInfo\": null,\n      \"ServiceTaxNo\": null,\n      \"TIN\": null,\n      \"VAT\": null,\n      \"CST\": null,\n      \"CanBook\": true,\n      \"CenterCode\": \"PRAS987\",\n      \"TimeZone\": {\n        \"Id\": 68,\n        \"Name\": \"(UTC+05:30) Chennai, Kolkata, Mumbai, New Delhi\",\n        \"StandardName\": \"India Standard Time\",\n        \"Symbol\": \"India Standard Time\"\n      },\n      \"CollectFeedback\": true,\n      \"working_hours\": null,\n      \"AreServicesAvailableInCenter\": false,\n      \"FeedBackLink\": null,\n      \"FeedBackLabelText\": null,\n      \"isPaymentEnabled\": false,\n      \"isCenterVoided\": false,\n      \"isServiceSaleEnabled\": false,\n      \"isMembershipSaleEnabled\": false,\n      \"isGiftCardSaleEnabled\": false,\n      \"isSeriesPackageSaleEnabled\": false,\n      \"isDealsEnabled\": false,\n      \"EnableSelfPay\": false,\n      \"EnableSelfCheckIn\": false,\n      \"EnableAutoPay\": false,\n      \"AllowSelfCheckinBefore\": 0,\n      \"AllowCheckWithinRadius\": 0,\n      \"Zone\": {\n        \"id\": \"00000000-0000-0000-0000-000000000000\",\n        \"name\": null\n      }\n    },\n    \"CollectFeedback\": true,\n    \"BookingWizardAdvancedMode\": false,\n    \"Refunded\": false,\n    \"InvoiceAuthStatus\": -3,\n    \"InvoiceAuthorizationStatus\": -3,\n    \"InvTransactionStatusForAutoPay\": -2,\n    \"InvoiceSource\": 2,\n    \"is_created_from_booking_wizard\": false,\n    \"RemoveBuddyServiceFinishSegment\": null,\n    \"host_id\": null,\n    \"payment_made_by\": null,\n    \"entity_name\": null,\n    \"email_link\": null,\n    \"sms_link\": null\n  },\n  \"PaymentOptions\": null,\n  \"Error\": null\n}"}],"_postman_id":"24c41068-903a-4dbd-9377-270cf8a1843c"},{"name":"Retrieve the list of payment methods","id":"0813950f-0288-4a4b-a413-03d99b6d1d4e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/api/Catalog/Payments/ProcessorSettings?CenterId={{CenterId}}&Source={{Source}}","description":"<p>This API helps you to retrieve the list of payment methods that have been configured at the specified center.<br /></p>\n<p>You must specify appropriate details for the parameters in the API request. For more information, refer to the <b>Request Parameters</b> table.<br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>CenterId</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>Source</td>\n<td>enum</td>\n<td><code>Optional</code><br /> Indicates the source of the class booking: Web - 0, WebStore - 1, CheckWeb - 2, CheckWebStore - 3, Dunning - 4, Mobile - 5, MobilePOS - 6, All - 7.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>Error</td>\n<td>object</td>\n<td>Object that contains error-related details: StatusCode, Error Message, and Internal error message. For more information, refer to the <b>Error Object</b> table.</td>\n</tr>\n<tr>\n<td>GatewaySettings</td>\n<td>object</td>\n<td>Object that contains key-value pairs of GatewaySettings consisting credentials for processing payment. For more information, refer to the <b>GatewaySettings Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"gatewaysettings-object\">GatewaySettings Object</h2>\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>Account</td>\n<td>string</td>\n<td>Account ID of the payment account.</td>\n</tr>\n<tr>\n<td>user_email</td>\n<td>string</td>\n<td>Email ID of the guest.</td>\n</tr>\n<tr>\n<td>AccountName</td>\n<td>string</td>\n<td>Account name of the payment account.</td>\n</tr>\n<tr>\n<td>AccountHolderCode</td>\n<td>guid</td>\n<td>Code of the payment account holder.</td>\n</tr>\n<tr>\n<td>MerchantAccount</td>\n<td>string</td>\n<td>Name of the payment merchant account.</td>\n</tr>\n<tr>\n<td>ApplicationFeePercent</td>\n<td>decimal</td>\n<td>Application fee percentage of the transaction.</td>\n</tr>\n<tr>\n<td>ApplicationFeePercentInPerson</td>\n<td>decimal</td>\n<td>Application fee percentage of the transaction when paid in person.</td>\n</tr>\n<tr>\n<td>TransactionFee</td>\n<td>decimal</td>\n<td>Fee of the transaction.</td>\n</tr>\n<tr>\n<td>TransactionFeeInPerson</td>\n<td>decimal</td>\n<td>Fee of the transaction to be paid in person.</td>\n</tr>\n<tr>\n<td>ApplicationFeePercentAMEX</td>\n<td>decimal</td>\n<td>Application fee percentage of the transaction for American Express credit cards.</td>\n</tr>\n<tr>\n<td>ApplicationFeePercentAMEXInPerson</td>\n<td>decimal</td>\n<td>Application fee percentage of the transaction for American Express credit cards when paid in person.</td>\n</tr>\n<tr>\n<td>TransactionFeeAMEX</td>\n<td>decimal</td>\n<td>Fee of the transaction made via American Express credit cards.</td>\n</tr>\n<tr>\n<td>TransactionFeeAMEXInPerson</td>\n<td>decimal</td>\n<td>Fee of the transaction made via American Express credit cards when paid in person.</td>\n</tr>\n<tr>\n<td>ProcessDisputes</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that payment disputes will be processed.</td>\n</tr>\n<tr>\n<td>StatementDescriptor</td>\n<td>string</td>\n<td>Description of the payment transaction statement.</td>\n</tr>\n<tr>\n<td>ProcessorId</td>\n<td>string</td>\n<td>ID of the payment processor.</td>\n</tr>\n<tr>\n<td>EnableAVS</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the AVS screen will be displayed.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">Error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>StatusCode</th>\n<th>Message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>503</td>\n<td>Invalid Center Id.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","Catalog","Payments","ProcessorSettings"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p><code>Mandatory</code><br />\nguid <br />\nUnique 32-character identifier of the center.</p>\n","type":"text/plain"},"key":"CenterId","value":"{{CenterId}}"},{"description":{"content":"<p><code>Optional</code><br />\nenum <br />\nSource of the class booking: Web - 0, WebStore - 1, CheckWeb - 2, CheckWebStore - 3, Dunning - 4, Mobile - 5, MobilePOS - 6, All - 7.</p>\n","type":"text/plain"},"key":"Source","value":"{{Source}}"}],"variable":[]}},"response":[{"id":"e02a18ad-2858-4098-a356-b3256b72751f","name":"Retrieve the list of payment methods","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","value":"application/json","description":"Represents the content type of the request body.","type":"text","disabled":true}],"url":{"raw":"https://api.zenoti.com/api/Catalog/Payments/ProcessorSettings?CenterId={{CenterId}}&Source={{Source}}","protocol":"https","host":["api","zenoti","com"],"path":["api","Catalog","Payments","ProcessorSettings"],"query":[{"key":"CenterId","value":"{{CenterId}}"},{"key":"Source","value":"{{Source}}"}]}},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"GatewaySettings\": {\r\n    \"Account\": \"107110565\",\r\n    \"user_email\": \"kirityg@zenoti.com\",\r\n    \"AccountName\": \"KQA\",\r\n    \"AccountHolderCode\": \"e9e1eb76-e315-450b-b0ee-750e969062b3\",\r\n    \"MerchantAccount\": \"ZenotiUSA\",\r\n    \"ApplicationFeePercent\": \"3.50\",\r\n    \"ApplicationFeePercentInPerson\": \"2.40\",\r\n    \"TransactionFee\": \"30\",\r\n    \"TransactionFeeInPerson\": \"30\",\r\n    \"ApplicationFeePercentAMEX\": \"2.90\",\r\n    \"ApplicationFeePercentInPersonAMEX\": \"2.90\",\r\n    \"TransactionFeeAMEX\": \"30\",\r\n    \"TransactionFeeInPersonAMEX\": \"30\",\r\n    \"ProcessDisputes\": \"true\",\r\n    \"StatementDescriptor\": \"KQA\",\r\n    \"ProcessorId\": \"Adyen\",\r\n    \"EnableAVS\": \"False\"\r\n  },\r\n  \"Error\": null\r\n}"}],"_postman_id":"0813950f-0288-4a4b-a413-03d99b6d1d4e"},{"name":"Retrieve the saved credit/debit cards of a guest","id":"53c32187-4c80-4785-afa0-1ef64eb07d5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/api/Guests/{{GuestId}}/CreditCardsOnFile?CenterId={{CenterId}}&TransactionFrom={{TransactionFrom}}","description":"<p>This API helps you to retrieve the saved credit/debit cards of a guest at the specified center.<br /></p>\n<p>You must specify appropriate details for the parameters in the API request. For more information, refer to the <b>Request Parameters</b> table.<br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>CenterId</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>TransactionFrom</td>\n<td>enum</td>\n<td><code>Optional</code><br /> Indicates the source of the transaction: Web = 1, WebStore = 2, CheckWeb = 4, Mobile = 8, MobilePOS = 16.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>Error</td>\n<td>object</td>\n<td>Object that contains error-related details: StatusCode, Error Message, and Internal error message. For more information, refer to the <b>Error Object</b> table.</td>\n</tr>\n<tr>\n<td>CreditCardsOnFile</td>\n<td>object</td>\n<td>Object that contains the guest's saved credit cards-related details. For more information, refer to the <b>CreditCardsOnFile Object</b> table.</td>\n</tr>\n<tr>\n<td>HasExpiredCards</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that there are expired credit cards saved for the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"creditcardsonfile-object\">CreditCardsOnFile Object</h2>\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>Id</td>\n<td>string</td>\n<td>ID of the saved credit/debit card.</td>\n</tr>\n<tr>\n<td>CardBrand</td>\n<td>enum</td>\n<td>Indicates the brand of the saved credit/debit card: Visa - 0, MasterCard - 1, Maestro - 2, Amex - 3, DinersClub - 4, Discover - 5, Beam - 6, DebitCard - 7, NetsNets   - 8, VisaElectron - 9, Other - 21.</td>\n</tr>\n<tr>\n<td>CardType</td>\n<td>enum</td>\n<td>Indicates the brand of the saved credit/debit card: CreditCard - 0, DebitCard - 1, Other - 2.</td>\n</tr>\n<tr>\n<td>LastFour</td>\n<td>string</td>\n<td>Last four digits of the saved card.</td>\n</tr>\n<tr>\n<td>ExpirationMonth</td>\n<td>int</td>\n<td>Month of expiry of the card.</td>\n</tr>\n<tr>\n<td>ExpirationYear</td>\n<td>int</td>\n<td>Year of expiry of the card.</td>\n</tr>\n<tr>\n<td>ExtParams</td>\n<td>string</td>\n<td>External parameters of the card.</td>\n</tr>\n<tr>\n<td>IsSupportedCardType</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the saved card is supported.</td>\n</tr>\n<tr>\n<td>ProcessorId</td>\n<td>string</td>\n<td>ID of the payment processor.</td>\n</tr>\n<tr>\n<td>ProcessorName</td>\n<td>string</td>\n<td>Name of the payment processor.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">Error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>StatusCode</th>\n<th>Message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>503</td>\n<td>Invalid Guest or Center Id.</td>\n</tr>\n<tr>\n<td>438</td>\n<td>cannot access.</td>\n</tr>\n<tr>\n<td>602</td>\n<td>Unauthorized access.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","Guests","{{GuestId}}","CreditCardsOnFile"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p><code>Mandatory</code><br />\nguid <br />\nUnique 32-character identifier of the center.</p>\n","type":"text/plain"},"key":"CenterId","value":"{{CenterId}}"},{"description":{"content":"<p><code>Optional</code><br />\nenum<br />\nIndicates the source of the transaction: Web = 1, WebStore = 2, CheckWeb = 4, Mobile = 8, MobilePOS = 16.</p>\n","type":"text/plain"},"key":"TransactionFrom","value":"{{TransactionFrom}}"}],"variable":[]}},"response":[{"id":"97d64347-5238-46aa-9dfd-3c7693da743d","name":"Retrieve the saved credit/debit cards of a guest","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","value":"application/json","description":"Represents the content type of the request body.","type":"text","disabled":true}],"url":{"raw":"https://api.zenoti.com/api/Guests/9a0cef16-fbea-46c6-be74-ef15a8334972/CreditCardsOnFile?CenterId={{CenterId}}&TransactionFrom=2","protocol":"https","host":["api","zenoti","com"],"path":["api","Guests","9a0cef16-fbea-46c6-be74-ef15a8334972","CreditCardsOnFile"],"query":[{"key":"CenterId","value":"{{CenterId}}"},{"key":"TransactionFrom","value":"2"}]}},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"Error\": null,\r\n  \"CreditCardsOnFile\": [\r\n    {\r\n      \"Id\": \"bc88aeb5-5fb6-447d-9c3d-02d906fc2d90\",\r\n      \"CardBrand\": 3,\r\n      \"CardType\": 0,\r\n      \"LastFour\": \"0002\",\r\n      \"ExpirationMonth\": 3,\r\n      \"ExpirationYear\": 2030,\r\n      \"ExtParams\": null,\r\n      \"IsSupportedCardType\": true,\r\n      \"ProcessorId\": \"Adyen\",\r\n      \"ProcessorName\": \"Zenoti Payments\"\r\n    }\r\n  ],\r\n  \"HasExpiredCards\": false\r\n}"}],"_postman_id":"53c32187-4c80-4785-afa0-1ef64eb07d5a"},{"name":"Collect payment for a class booking by using the guest's saved credit/debit card","id":"deaa1919-ba96-4c9e-8e45-1794385f6b50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"transactionDetails\": {\r\n        \"PaymentaccountID\": \"9d70dccc-bbdd-4db8-bcc3-7729f938b285\",\r\n        \"Source\": 1,\r\n        \"transactionType\": 1,\r\n        \"SaveCard\": true,\r\n        \"Protocol\": \"https\",\r\n        \"ShareCardsToWeb\": true,\r\n        \"host\": \"cpykdev.zenotibeta.com\",\r\n        \"ProcessorId\": \"Adyen\",\r\n        \"InvoiceId\": \"edd56cad-3684-4e13-aa90-5f27a5ad79bf\",\r\n        \"CenterId\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\r\n        \"UserId\": \"null\",\r\n        \"FirstRecurringCharge\": false\r\n    },\r\n    \"billingInfo\": {\r\n        \"Address1\": \"\",\r\n        \"City\": \"\",\r\n        \"CountryCode\": \"US\",\r\n        \"Email\": \"\",\r\n        \"Name\": \"testuser6 prasthana\",\r\n        \"FirstName\": \"testuser6\",\r\n        \"LastName\": \"prasthana\",\r\n        \"Phone\": \"\",\r\n        \"State\": \"\",\r\n        \"HouseNumberOrName\": \"\",\r\n        \"Zipcode\": \"\"\r\n    },\r\n    \"shippingInfo\": {\r\n        \"FirstName\": \"\",\r\n        \"LastName\": \"\",\r\n        \"Email\": \"\",\r\n        \"CountryCode\": \"\",\r\n        \"Name\": \"\",\r\n        \"Address1\": \"\",\r\n        \"State\": \"\",\r\n        \"Zipcode\": \"\",\r\n        \"City\": \"\",\r\n        \"Phone\": \"\",\r\n        \"HouseNumberOrName\": \"\"\r\n    },\r\n    \"paymentDetails\": {\r\n        \"TransactionAmount\": 100,\r\n        \"UseInvoiceValues\": true\r\n    }\r\n}"},"url":"{{api_url}}/api/Catalog/Payments/Invoice/IntializeCloudPayment","description":"<p>This API helps you to collect payment for the class booking by using the guest's saved credit/debit card.<br /></p>\n<p>You must specify appropriate details for the parameters in the API request body. For more information, refer to the <b>Request Body Parameters</b> table.<br /></p>\n<h2 id=\"request-body-parameters\">Request Body Parameters</h2>\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>transactionDetails</td>\n<td>object</td>\n<td>Object that contains various transaction-related elements. For more information, refer to the <b>transactionDetails Object</b> table.</td>\n</tr>\n<tr>\n<td>billingInfo</td>\n<td>object</td>\n<td>Object that contains various billing-related elements. For more information, refer to the <b>billingInfo Object</b> table.</td>\n</tr>\n<tr>\n<td>shippingInfo</td>\n<td>object</td>\n<td>Object that contains various shipping-related elements. For more information, refer to the <b>shippingInfo Object</b> table.</td>\n</tr>\n<tr>\n<td>paymentDetails</td>\n<td>object</td>\n<td>Object that contains various payment-related elements. For more information, refer to the <b>paymentDetails Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"transactiondetails-object\">transactionDetails Object</h2>\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>PaymentaccountID</td>\n<td>guid</td>\n<td>Unique Id of the guest's payment account.</td>\n</tr>\n<tr>\n<td>Source</td>\n<td>enum</td>\n<td>Source of the transaction: 0 - Web, 1 - WebStore, 2 - CheckWeb, 3 - CheckWebStore, 4 - Dunning, 5 - Mobile, 6 - MobilePOS, or 7 - All.</td>\n</tr>\n<tr>\n<td>transactionType</td>\n<td>enum</td>\n<td>Type of the transaction: Sale - 1, Authorize - 2, CreateAccount - 7, UpdateAccount - 8, RecurringSale - 0, Void - 10, Refund - 11, Reversal - 12, AuthorizationComplete - 13, PreAuthorize - 14, Release - 15, CreateBankAccount - 16, or RoyaltyCheckSale - 17.</td>\n</tr>\n<tr>\n<td>SaveCard</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the credit/debit card will be saved for further transactions.</td>\n</tr>\n<tr>\n<td>Protocol</td>\n<td>string</td>\n<td>Web protocol includes http or https.</td>\n</tr>\n<tr>\n<td>ShareCardsToWeb</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest's credit/debit cards will shared to Web.</td>\n</tr>\n<tr>\n<td>host</td>\n<td>string</td>\n<td>This is the custom domain URL. You do not need to send the protocol (for example, dev.custom.com).</td>\n</tr>\n<tr>\n<td>ProcessorId</td>\n<td>string</td>\n<td>ID of the guest's payment processor.</td>\n</tr>\n<tr>\n<td>InvoiceId</td>\n<td>guid</td>\n<td>ID of the invoice for which you want to initialize payment.</td>\n</tr>\n<tr>\n<td>CenterId</td>\n<td>guid</td>\n<td>Unique Id of the center.</td>\n</tr>\n<tr>\n<td>UserId</td>\n<td>guid</td>\n<td>Unique ID of the guest.</td>\n</tr>\n<tr>\n<td>FirstRecurringCharge</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that it is the guest's first recurring payment.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"billinginfo-object\">billingInfo Object</h2>\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>Address1</td>\n<td>string</td>\n<td>Billing address of the guest.</td>\n</tr>\n<tr>\n<td>City</td>\n<td>string</td>\n<td>City in which the guest resides.</td>\n</tr>\n<tr>\n<td>CountryCode</td>\n<td>string</td>\n<td>Code of the country of the guest.</td>\n</tr>\n<tr>\n<td>Email</td>\n<td>string</td>\n<td>Email ID of the guest.</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string</td>\n<td>Full name of the guest.</td>\n</tr>\n<tr>\n<td>FirstName</td>\n<td>string</td>\n<td>First name of the guest.</td>\n</tr>\n<tr>\n<td>LastName</td>\n<td>string</td>\n<td>Last name of the guest.</td>\n</tr>\n<tr>\n<td>Phone</td>\n<td>string</td>\n<td>Phone number of the guest.</td>\n</tr>\n<tr>\n<td>State</td>\n<td>string</td>\n<td>State in which the guest resides.</td>\n</tr>\n<tr>\n<td>HouseNumberOrName</td>\n<td>string</td>\n<td>Name or number of the house in which the guest resides.</td>\n</tr>\n<tr>\n<td>Zipcode</td>\n<td>string</td>\n<td>Zip code of the area in which the guest resides.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"shippinginfo-object\">shippingInfo Object</h2>\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>Address1</td>\n<td>string</td>\n<td>Shipping address of the guest.</td>\n</tr>\n<tr>\n<td>City</td>\n<td>string</td>\n<td>City in which the guest resides.</td>\n</tr>\n<tr>\n<td>CountryCode</td>\n<td>string</td>\n<td>Code of the country of the guest.</td>\n</tr>\n<tr>\n<td>Email</td>\n<td>string</td>\n<td>Email ID of the guest.</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string</td>\n<td>Full name of the guest.</td>\n</tr>\n<tr>\n<td>FirstName</td>\n<td>string</td>\n<td>First name of the guest.</td>\n</tr>\n<tr>\n<td>LastName</td>\n<td>string</td>\n<td>Last name of the guest.</td>\n</tr>\n<tr>\n<td>Phone</td>\n<td>string</td>\n<td>Phone number of the guest.</td>\n</tr>\n<tr>\n<td>State</td>\n<td>string</td>\n<td>State in which the guest resides.</td>\n</tr>\n<tr>\n<td>HouseNumberOrName</td>\n<td>string</td>\n<td>Name or number of the house in which the guest resides.</td>\n</tr>\n<tr>\n<td>Zipcode</td>\n<td>string</td>\n<td>Zip code of the area in which the guest resides.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"paymentdetails-object\">paymentDetails Object</h2>\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>TransactionAmount</td>\n<td>decimal</td>\n<td>Amount of money for the transaction.</td>\n</tr>\n<tr>\n<td>UseInvoiceValues</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that invoice values will be used.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>InvoiceTransactionId</td>\n<td>guid</td>\n<td>Unique ID of the invoice after the transaction has been processed.</td>\n</tr>\n<tr>\n<td>PrintReciept</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the transaction receipt will be printed.</td>\n</tr>\n<tr>\n<td>TransactionId</td>\n<td>string</td>\n<td>ID of the transaction.</td>\n</tr>\n<tr>\n<td>RequireSignature</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the signature is required.</td>\n</tr>\n<tr>\n<td>success</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the transaction has been successful.</td>\n</tr>\n<tr>\n<td>ToastMessage</td>\n<td>string</td>\n<td>Toast message to be displayed after the transaction has been successful.</td>\n</tr>\n<tr>\n<td>Error</td>\n<td>object</td>\n<td>Object that contains error-related details: StatusCode, Error Message, and Internal error message. For more information, refer to the <b>Error Object</b> table.</td>\n</tr>\n<tr>\n<td>HostedPaymentURL</td>\n<td>string</td>\n<td>URL to initiate the payment, which then redirects to the payment screen.</td>\n</tr>\n<tr>\n<td>TokenFK</td>\n<td>string</td>\n<td>Token for initializing the payment.</td>\n</tr>\n<tr>\n<td>ProcessingMessage</td>\n<td>string</td>\n<td>Message to display while processing the transaction.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">Error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>StatusCode</th>\n<th>Message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>503</td>\n<td>Invoice Id is empty.</td>\n</tr>\n<tr>\n<td>728</td>\n<td>Payment cannot be added for closed invoice.</td>\n</tr>\n<tr>\n<td>4002</td>\n<td>Amount has to be greater than 0.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","Catalog","Payments","Invoice","IntializeCloudPayment"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"1228735b-0820-4b48-a50c-a9ea30eeb4fe","name":"Collect payment for a class booking by using the guest's saved credit/debit card","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","value":"application/json","description":"Represents the content type of the request body.","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"transactionDetails\": {\r\n        \"PaymentaccountID\": \"9d70dccc-bbdd-4db8-bcc3-7729f938b285\",\r\n        \"Source\": 1,\r\n        \"transactionType\": 1,\r\n        \"SaveCard\": true,\r\n        \"Protocol\": \"https\",\r\n        \"ShareCardsToWeb\": true,\r\n        \"host\": \"cpykdev.zenotibeta.com\",\r\n        \"ProcessorId\": \"Adyen\",\r\n        \"InvoiceId\": \"edd56cad-3684-4e13-aa90-5f27a5ad79bf\",\r\n        \"CenterId\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\r\n        \"UserId\": \"null\",\r\n        \"FirstRecurringCharge\": false\r\n    },\r\n    \"billingInfo\": {\r\n        \"Address1\": \"\",\r\n        \"City\": \"\",\r\n        \"CountryCode\": \"US\",\r\n        \"Email\": \"\",\r\n        \"Name\": \"testuser6 prasthana\",\r\n        \"FirstName\": \"testuser6\",\r\n        \"LastName\": \"prasthana\",\r\n        \"Phone\": \"\",\r\n        \"State\": \"\",\r\n        \"HouseNumberOrName\": \"\",\r\n        \"Zipcode\": \"\"\r\n    },\r\n    \"shippingInfo\": {\r\n        \"FirstName\": \"\",\r\n        \"LastName\": \"\",\r\n        \"Email\": \"\",\r\n        \"CountryCode\": \"\",\r\n        \"Name\": \"\",\r\n        \"Address1\": \"\",\r\n        \"State\": \"\",\r\n        \"Zipcode\": \"\",\r\n        \"City\": \"\",\r\n        \"Phone\": \"\",\r\n        \"HouseNumberOrName\": \"\"\r\n    },\r\n    \"paymentDetails\": {\r\n        \"TransactionAmount\": 100,\r\n        \"UseInvoiceValues\": true\r\n    }\r\n}"},"url":"https://api.zenoti.com/api/Catalog/Payments/Invoice/IntializeCloudPayment"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"InvoiceTransactionId\": \"95cdc4fc-9697-45b2-ac47-7626a5d3b2c7\",\r\n  \"PrintReciept\": false,\r\n  \"TransactionId\": \"853600952732259G\",\r\n  \"RequireSignature\": false,\r\n  \"success\": true,\r\n  \"ToastMessage\": null,\r\n  \"Error\": null,\r\n  \"HostedPaymentURL\": null,\r\n  \"TokenFK\": null,\r\n  \"ProcessingMessage\": null\r\n}"}],"_postman_id":"deaa1919-ba96-4c9e-8e45-1794385f6b50"},{"name":"Collect payment for a class booking by using a new credit/debit card","id":"8945a521-ced9-4cd3-b0b6-1248e59ae037","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"transactionDetails\": {\r\n        \"PaymentaccountID\": \"\",\r\n        \"Source\": 1,\r\n        \"transactionType\": 1,\r\n        \"SaveCard\": true,\r\n        \"Protocol\": \"https\",\r\n        \"ShareCardsToWeb\": true,\r\n        \"host\": \"cpykdev.zenotibeta.com\",\r\n        \"ProcessorId\": \"Adyen\",\r\n        \"InvoiceId\": \"844995a9-f7ad-4a85-adee-9aa87ab48ae3\",\r\n        \"CenterId\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\r\n        \"UserId\": \"687a1c1a-720e-4933-8a54-8f2745f2d6ec\",\r\n        \"FirstRecurringCharge\": false\r\n    },\r\n    \"billingInfo\": {\r\n        \"Address1\": \"\",\r\n        \"City\": \"\",\r\n        \"CountryCode\": \"US\",\r\n        \"Email\": \"\",\r\n        \"Name\": \"testuser6 prasthana\",\r\n        \"FirstName\": \"testuser6\",\r\n        \"LastName\": \"prasthana\",\r\n        \"Phone\": \"\",\r\n        \"State\": \"\",\r\n        \"HouseNumberOrName\": \"\",\r\n        \"Zipcode\": \"\"\r\n    },\r\n    \"shippingInfo\": {\r\n        \"FirstName\": \"\",\r\n        \"LastName\": \"\",\r\n        \"Email\": \"\",\r\n        \"CountryCode\": \"\",\r\n        \"Name\": \"\",\r\n        \"Address1\": \"\",\r\n        \"State\": \"\",\r\n        \"Zipcode\": \"\",\r\n        \"City\": \"\",\r\n        \"Phone\": \"\",\r\n        \"HouseNumberOrName\": \"\"\r\n    },\r\n    \"paymentDetails\": {\r\n        \"TransactionAmount\": 100,\r\n        \"UseInvoiceValues\": true\r\n    }\r\n}"},"url":"{{api_url}}/api/Catalog/Payments/Invoice/IntializePayment","description":"<p>This API helps you to save the new credit/debit card details of the guest and then collect payment for the class booking.<br /></p>\n<p>You must specify appropriate details for the parameters in the API request body. For more information, refer to the <b>Request Body Parameters</b> table.<br /></p>\n<h2 id=\"request-body-parameters\">Request Body Parameters</h2>\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>transactionDetails</td>\n<td>object</td>\n<td>Object that contains various transaction-related elements. For more information, refer to the <b>transactionDetails Object</b> table.</td>\n</tr>\n<tr>\n<td>billingInfo</td>\n<td>object</td>\n<td>Object that contains various billing-related elements. For more information, refer to the <b>billingInfo Object</b> table.</td>\n</tr>\n<tr>\n<td>shippingInfo</td>\n<td>object</td>\n<td>Object that contains various shipping-related elements. For more information, refer to the <b>shippingInfo Object</b> table.</td>\n</tr>\n<tr>\n<td>paymentDetails</td>\n<td>object</td>\n<td>Object that contains various payment-related elements. For more information, refer to the <b>paymentDetails Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"transactiondetails-object\">transactionDetails Object</h2>\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>PaymentaccountID</td>\n<td>guid</td>\n<td>Unique Id of the guest's payment account.</td>\n</tr>\n<tr>\n<td>Source</td>\n<td>enum</td>\n<td>Source of the transaction: 0 - Web, 1 - WebStore, 2 - CheckWeb, 3 - CheckWebStore, 4 - Dunning, 5 - Mobile, 6 - MobilePOS, or 7 - All.</td>\n</tr>\n<tr>\n<td>transactionType</td>\n<td>enum</td>\n<td>Type of the transaction: Sale - 1, Authorize - 2, CreateAccount - 7, UpdateAccount - 8, RecurringSale - 0, Void - 10, Refund - 11, Reversal - 12, AuthorizationComplete - 13, PreAuthorize - 14, Release - 15, CreateBankAccount - 16, or RoyaltyCheckSale - 17.</td>\n</tr>\n<tr>\n<td>SaveCard</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the credit/debit card will be saved for further transactions.</td>\n</tr>\n<tr>\n<td>Protocol</td>\n<td>string</td>\n<td>Web protocol includes http or https.</td>\n</tr>\n<tr>\n<td>ShareCardsToWeb</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest's credit/debit cards will shared to Web.</td>\n</tr>\n<tr>\n<td>host</td>\n<td>string</td>\n<td>This is the custom domain URL. You do not need to send the protocol (for example, dev.custom.com).</td>\n</tr>\n<tr>\n<td>ProcessorId</td>\n<td>string</td>\n<td>ID of the guest's payment processor.</td>\n</tr>\n<tr>\n<td>InvoiceId</td>\n<td>guid</td>\n<td>ID of the invoice for which you want to initialize payment.</td>\n</tr>\n<tr>\n<td>CenterId</td>\n<td>guid</td>\n<td>Unique Id of the center.</td>\n</tr>\n<tr>\n<td>UserId</td>\n<td>guid</td>\n<td>Unique ID of the guest.</td>\n</tr>\n<tr>\n<td>FirstRecurringCharge</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that it is the guest's first recurring payment.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"billinginfo-object\">billingInfo Object</h2>\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>Address1</td>\n<td>string</td>\n<td>Billing address of the guest.</td>\n</tr>\n<tr>\n<td>City</td>\n<td>string</td>\n<td>City in which the guest resides.</td>\n</tr>\n<tr>\n<td>CountryCode</td>\n<td>string</td>\n<td>Code of the country of the guest.</td>\n</tr>\n<tr>\n<td>Email</td>\n<td>string</td>\n<td>Email ID of the guest.</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string</td>\n<td>Full name of the guest.</td>\n</tr>\n<tr>\n<td>FirstName</td>\n<td>string</td>\n<td>First name of the guest.</td>\n</tr>\n<tr>\n<td>LastName</td>\n<td>string</td>\n<td>Last name of the guest.</td>\n</tr>\n<tr>\n<td>Phone</td>\n<td>string</td>\n<td>Phone number of the guest.</td>\n</tr>\n<tr>\n<td>State</td>\n<td>string</td>\n<td>State in which the guest resides.</td>\n</tr>\n<tr>\n<td>HouseNumberOrName</td>\n<td>string</td>\n<td>Name or number of the house in which the guest resides.</td>\n</tr>\n<tr>\n<td>Zipcode</td>\n<td>string</td>\n<td>Zip code of the area in which the guest resides.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"shippinginfo-object\">shippingInfo Object</h2>\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>Address1</td>\n<td>string</td>\n<td>Shipping address of the guest.</td>\n</tr>\n<tr>\n<td>City</td>\n<td>string</td>\n<td>City in which the guest resides.</td>\n</tr>\n<tr>\n<td>CountryCode</td>\n<td>string</td>\n<td>Code of the country of the guest.</td>\n</tr>\n<tr>\n<td>Email</td>\n<td>string</td>\n<td>Email ID of the guest.</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string</td>\n<td>Full name of the guest.</td>\n</tr>\n<tr>\n<td>FirstName</td>\n<td>string</td>\n<td>First name of the guest.</td>\n</tr>\n<tr>\n<td>LastName</td>\n<td>string</td>\n<td>Last name of the guest.</td>\n</tr>\n<tr>\n<td>Phone</td>\n<td>string</td>\n<td>Phone number of the guest.</td>\n</tr>\n<tr>\n<td>State</td>\n<td>string</td>\n<td>State in which the guest resides.</td>\n</tr>\n<tr>\n<td>HouseNumberOrName</td>\n<td>string</td>\n<td>Name or number of the house in which the guest resides.</td>\n</tr>\n<tr>\n<td>Zipcode</td>\n<td>string</td>\n<td>Zip code of the area in which the guest resides.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"paymentdetails-object\">paymentDetails Object</h2>\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>TransactionAmount</td>\n<td>decimal</td>\n<td>Amount of money for the transaction.</td>\n</tr>\n<tr>\n<td>UseInvoiceValues</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that invoice values will be used.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>ProcessorId</td>\n<td>string</td>\n<td>Processor ID of the payment processsor.</td>\n</tr>\n<tr>\n<td>TokenFK</td>\n<td>string</td>\n<td>Token for initializing the payment.</td>\n</tr>\n<tr>\n<td>HostedPaymentURL</td>\n<td>string</td>\n<td>URL to initiate the payment, which then redirects to the payment screen.</td>\n</tr>\n<tr>\n<td>Mode</td>\n<td>int</td>\n<td>Mode of the payment.</td>\n</tr>\n<tr>\n<td>TokenDetails</td>\n<td>dictionary of string [key] and string [value]</td>\n<td>Token details such as a short Description for payment, CurrencyCode, ClientId, and Payment Destination.</td>\n</tr>\n<tr>\n<td>MetaData</td>\n<td>dictionary of string [key] and string [value]</td>\n<td>MetaData includes Fee details, Transaction details, and CenterId for initializing the payment.</td>\n</tr>\n<tr>\n<td>Error</td>\n<td>object</td>\n<td>Object that contains error-related details: StatusCode, Error Message, and Internal error message. For more information, refer to the <b>Error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">Error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>StatusCode</th>\n<th>Message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>503</td>\n<td>Invoice Id is empty.</td>\n</tr>\n<tr>\n<td>728</td>\n<td>Payment cannot be added for closed invoice.</td>\n</tr>\n<tr>\n<td>4002</td>\n<td>Amount has to be greater than 0.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","Catalog","Payments","Invoice","IntializePayment"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"1d3e4a06-6f81-4c02-968c-ce9a8a190dfb","name":"Collect payment for a class booking by using a new credit/debit card","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"Access token generated from the token API.","type":"text"},{"key":"Content-Type","value":"application/json","description":"Represents the content type of the request body.","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"transactionDetails\": {\r\n        \"PaymentaccountID\": \"\",\r\n        \"Source\": 1,\r\n        \"transactionType\": 1,\r\n        \"SaveCard\": true,\r\n        \"Protocol\": \"https\",\r\n        \"ShareCardsToWeb\": true,\r\n        \"host\": \"cpykdev.zenotibeta.com\",\r\n        \"ProcessorId\": \"Adyen\",\r\n        \"InvoiceId\": \"844995a9-f7ad-4a85-adee-9aa87ab48ae3\",\r\n        \"CenterId\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\r\n        \"UserId\": \"687a1c1a-720e-4933-8a54-8f2745f2d6ec\",\r\n        \"FirstRecurringCharge\": false\r\n    },\r\n    \"billingInfo\": {\r\n        \"Address1\": \"\",\r\n        \"City\": \"\",\r\n        \"CountryCode\": \"US\",\r\n        \"Email\": \"\",\r\n        \"Name\": \"testuser6 prasthana\",\r\n        \"FirstName\": \"testuser6\",\r\n        \"LastName\": \"prasthana\",\r\n        \"Phone\": \"\",\r\n        \"State\": \"\",\r\n        \"HouseNumberOrName\": \"\",\r\n        \"Zipcode\": \"\"\r\n    },\r\n    \"shippingInfo\": {\r\n        \"FirstName\": \"\",\r\n        \"LastName\": \"\",\r\n        \"Email\": \"\",\r\n        \"CountryCode\": \"\",\r\n        \"Name\": \"\",\r\n        \"Address1\": \"\",\r\n        \"State\": \"\",\r\n        \"Zipcode\": \"\",\r\n        \"City\": \"\",\r\n        \"Phone\": \"\",\r\n        \"HouseNumberOrName\": \"\"\r\n    },\r\n    \"paymentDetails\": {\r\n        \"TransactionAmount\": 100,\r\n        \"UseInvoiceValues\": true\r\n    }\r\n}"},"url":"https://api.zenoti.com/api/Catalog/Payments/Invoice/IntializePayment"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"ProcessorId\": null,\r\n  \"TokenFK\": \"55546105\",\r\n  \"HostedPaymentURL\": \"https://cpykdev.zenotibeta.com/OnlinePayments/AdyentHPP.aspx?TokenFK=55546105&Mode=test&ProcessorId=Adyen&SubscriberId=d51712b1-6040-4dd4-abff-cffc9d36f89e&Source=WebStore&TransactionType=Sale&FirstRecurringCharge=0&AvsSource=Client\",\r\n  \"Mode\": 0,\r\n  \"TokenDetails\": null,\r\n  \"MetaData\": null,\r\n  \"Error\": null\r\n}"}],"_postman_id":"8945a521-ced9-4cd3-b0b6-1248e59ae037"},{"name":"Close a membership sale invoice","id":"bed7a76c-9a7f-4efd-b80a-8ffaa2f5d7a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"url":"{{api_url}}/api/Catalog/Memberships/CloseInvoic/{{invoice_id}}","description":"<p>This API helps you to close the invoice of a membership sale.</p>\n<p>You must specify appropriate details for the <code>invoice_id</code> parameter in the API request. For more information, refer to the <b>Request Parameters</b> table.<br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>invoice_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the membership sale invoice.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>MailSentSuccess</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the closure confirmation email of the membership sale invoice has been successfully sent.</td>\n</tr>\n<tr>\n<td>ReceiptSentSuccess</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the closure confirmation email of the membership sale invoice has been successfully received by the guest's email ID.</td>\n</tr>\n<tr>\n<td>Invoice</td>\n<td>object</td>\n<td>Object that contains various invoice-related elements. For more information, refer to the <b>Invoice Object</b> table.</td>\n</tr>\n<tr>\n<td>PaymentOptions</td>\n<td>object</td>\n<td>Object that contains various payment options-related elements. For more information, refer to the <b>PaymentOptions Object</b> table.</td>\n</tr>\n<tr>\n<td>Error</td>\n<td>object</td>\n<td>Object that contains error-related details: StatusCode, Error Message, and Internal error message. For more information, refer to the <b>Error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"invoice-object\">Invoice Object</h2>\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>Id</td>\n<td>guid</td>\n<td>Unique ID of the invoice.</td>\n</tr>\n<tr>\n<td>InvoiceNumber</td>\n<td>string</td>\n<td>Number of the invoice.</td>\n</tr>\n<tr>\n<td>GroupInvoiceId</td>\n<td>guid</td>\n<td>Unique ID of the group invoice.</td>\n</tr>\n<tr>\n<td>group_name</td>\n<td>string</td>\n<td>Name of the group booking.</td>\n</tr>\n<tr>\n<td>ReceiptNumber</td>\n<td>string</td>\n<td>Number of the transaction receipt.</td>\n</tr>\n<tr>\n<td>AppointmentGroupId</td>\n<td>guid</td>\n<td>Unique ID of the group appointment.</td>\n</tr>\n<tr>\n<td>ReservationId</td>\n<td>guid</td>\n<td>Unique ID of the reservation.</td>\n</tr>\n<tr>\n<td>IsRebooking</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment has been rebooked.</td>\n</tr>\n<tr>\n<td>Notes</td>\n<td>string</td>\n<td>Comments on the appointment.</td>\n</tr>\n<tr>\n<td>GuestId</td>\n<td>guid</td>\n<td>Unique ID of the guest.</td>\n</tr>\n<tr>\n<td>Guest</td>\n<td>object</td>\n<td>Object that contains guest-related details. For more information, refer to the <b>Guest Object</b> table.</td>\n</tr>\n<tr>\n<td>Price</td>\n<td>object</td>\n<td>Object that contains these price-related details: CurrencyId, Sales, Tax, Final, Final1, Discount, Tip, SSG, RoundingCorrection, DiscountedPrice, environmental_fee, environmental_fee_label, and can_be_waived.</td>\n</tr>\n<tr>\n<td>SaleDate</td>\n<td>datetime</td>\n<td>Date of sale of the appointment.</td>\n</tr>\n<tr>\n<td>FutureRecurringBillDate</td>\n<td>datetime</td>\n<td>Date of bill for a recurring appointment.</td>\n</tr>\n<tr>\n<td>guest_checkin_time</td>\n<td>datetime</td>\n<td>Checkin date and time of the guest.</td>\n</tr>\n<tr>\n<td>LinkedInvoiceId</td>\n<td>guid</td>\n<td>Unqiue ID of the linked invoice.</td>\n</tr>\n<tr>\n<td>Status</td>\n<td>enum</td>\n<td>Indicates the invoice's status-related details: Open - 0, Processed - 1, CampaignApplied - 2, CouponApplied - 3, Closed - 4, NotSpecified - 11, Voided - 99, NoShow - -1, Cancelled - -2, CheckedIn - 5, Confirmed - 6.</td>\n</tr>\n<tr>\n<td>InvoiceServices</td>\n<td>object</td>\n<td>Object that contains these invoice services-related details: AppointmentService, AppliedMembership, AppliedPackage, and AppliedDiscount.</td>\n</tr>\n<tr>\n<td>InvoiceProducts</td>\n<td>object</td>\n<td>Object that contains these invoice products-related details: AppointmentProduct, AppliedMembership, AppliedPackage, and AppliedDiscount.</td>\n</tr>\n<tr>\n<td>InvoiceMemberships</td>\n<td>object</td>\n<td>Object that contains invoice memberships-related details. For more information, refer to the <b>InvoiceMemberships Object</b> table.</td>\n</tr>\n<tr>\n<td>InvoiceDayPackages</td>\n<td>object</td>\n<td>Object that contains these invoice day packages-related details: AppointmentDayPackage and AppliedDiscount.</td>\n</tr>\n<tr>\n<td>InvoiceSeriesPackages</td>\n<td>object</td>\n<td>Object that contains invoice series packages-related details. For more information, refer to the <b>InvoiceSeriesPackages Object</b> table.</td>\n</tr>\n<tr>\n<td>InvoiceGiftCards</td>\n<td>object</td>\n<td>Object that contains these invoice gift cards-related details: AppointmentGiftCard, AppliedMembership, AppliedPackage, and AppliedDiscount.</td>\n</tr>\n<tr>\n<td>InvoicePrepaidCards</td>\n<td>object</td>\n<td>Object that contains these invoice prepaid cards-related details: AppointmentPrepaidCard, AppliedMembership, AppliedPackage, and AppliedDiscount.</td>\n</tr>\n<tr>\n<td>Payments</td>\n<td>object</td>\n<td>Object that contains invoice payments-related details. For more information, refer to the <b>Payments Object</b> table.</td>\n</tr>\n<tr>\n<td>Redemptions</td>\n<td>object</td>\n<td>Object that contains invoice redemptions-related details. For more information, refer to the <b>Redemptions Object</b> table.</td>\n</tr>\n<tr>\n<td>RefundItems</td>\n<td>object</td>\n<td>Object that contains refunded items-related details. For more information, refer to the <b>RefundItems Object</b> table.</td>\n</tr>\n<tr>\n<td>Lock</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the invoice has been locked.</td>\n</tr>\n<tr>\n<td>CanChangeGuest</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest can be changed.</td>\n</tr>\n<tr>\n<td>CenterId</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>Center</td>\n<td>object</td>\n<td>Object that contains center-related details. For more information, refer to the <b>Center Object</b> table.</td>\n</tr>\n<tr>\n<td>CollectFeedback</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest's feedback can be collected.</td>\n</tr>\n<tr>\n<td>IsFeedbackExpired</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest's feedback has expired.</td>\n</tr>\n<tr>\n<td>BookingWizardAdvancedMode</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the Advanced mode of the booking wizard has been enabled.</td>\n</tr>\n<tr>\n<td>BookingWizardBottomPanelMode</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the Bottom Panel mode of the booking wizard has been enabled.</td>\n</tr>\n<tr>\n<td>Refunded</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the invoice has been refunded.</td>\n</tr>\n<tr>\n<td>InvoiceAuthStatus</td>\n<td>int</td>\n<td>Status of the invoice authorization.</td>\n</tr>\n<tr>\n<td>InvoiceAuthorizationStatus</td>\n<td>int</td>\n<td>Status of the invoice authorization.</td>\n</tr>\n<tr>\n<td>InvTransactionStatusForAutoPay</td>\n<td>enum</td>\n<td>Invoice transaction status for AutoPay: NA - 0, AuthSuccess - 1, CaptureSuccess - 2, CaptureFailed - 4, Released - 8, Voided - 16, AuthFailed - 64.</td>\n</tr>\n<tr>\n<td>InvoiceSource</td>\n<td>int</td>\n<td>Source of the invoice.</td>\n</tr>\n<tr>\n<td>is_created_from_booking_wizard</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment has been created from the Booking wizard.</td>\n</tr>\n<tr>\n<td>RemoveBuddyServiceFinishSegment</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the service buddy has been removed after finishing a segment of the service.</td>\n</tr>\n<tr>\n<td>host_id</td>\n<td>guid</td>\n<td>Unique ID of the payment gateway host.</td>\n</tr>\n<tr>\n<td>payment_made_by</td>\n<td>guid</td>\n<td>Unique ID of the payment transaction initiator.</td>\n</tr>\n<tr>\n<td>entity_name</td>\n<td>string</td>\n<td>Name of the entity.</td>\n</tr>\n<tr>\n<td>email_link</td>\n<td>string</td>\n<td>Link of the invoice payment confirmation email.</td>\n</tr>\n<tr>\n<td>sms_link</td>\n<td>string</td>\n<td>Link of the invoice payment confirmation text message.</td>\n</tr>\n<tr>\n<td>appointment_category_id</td>\n<td>string</td>\n<td>ID of the appointment category.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"guest-object\">Guest Object</h2>\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>Id</td>\n<td>guid</td>\n<td>Unique ID of the guest.</td>\n</tr>\n<tr>\n<td>Code</td>\n<td>string</td>\n<td>Code assigned to the guest.</td>\n</tr>\n<tr>\n<td>FirstName</td>\n<td>string</td>\n<td>First name of the guest.</td>\n</tr>\n<tr>\n<td>MiddleName</td>\n<td>string</td>\n<td>Middle name of the guest.</td>\n</tr>\n<tr>\n<td>LastName</td>\n<td>string</td>\n<td>Last name of the guest.</td>\n</tr>\n<tr>\n<td>Email</td>\n<td>string</td>\n<td>Email ID of the guest.</td>\n</tr>\n<tr>\n<td>MobileNumber</td>\n<td>string</td>\n<td>Mobile number of the guest.</td>\n</tr>\n<tr>\n<td>MobilePhoneModel</td>\n<td>object</td>\n<td>Object that contains these details about the guest's mobile phone model: CountryId, Number, and DisplayNumber.</td>\n</tr>\n<tr>\n<td>HomePhone</td>\n<td></td>\n<td>string</td>\n</tr>\n<tr>\n<td>HomePhoneModel</td>\n<td>object</td>\n<td>Object that contains these details about the guest's home phone model: CountryId, Number, and DisplayNumber.</td>\n</tr>\n<tr>\n<td>WorkPhone</td>\n<td>string</td>\n<td>Work phone number of the guest.</td>\n</tr>\n<tr>\n<td>WorkPhoneModel</td>\n<td>object</td>\n<td>Object that contains these details about the guest's work phone model: CountryId, Number, and DisplayNumber.</td>\n</tr>\n<tr>\n<td>Gender</td>\n<td>enum</td>\n<td>Gender of the guest: NotSpecified - -1, Male - 1, Female - 2, Any - 0, ThirdGender - 3, Multiple - 4.</td>\n</tr>\n<tr>\n<td>DateOfBirth</td>\n<td>datetime</td>\n<td>Date of birth of the guest.</td>\n</tr>\n<tr>\n<td>AnniversaryDate</td>\n<td>datetime</td>\n<td>Date of anniversary of the guest.</td>\n</tr>\n<tr>\n<td>Address1</td>\n<td>string</td>\n<td>Primary address of the guest.</td>\n</tr>\n<tr>\n<td>Address2</td>\n<td>string</td>\n<td>Secondary address of the guest.</td>\n</tr>\n<tr>\n<td>City</td>\n<td>string</td>\n<td>City in which the guest resides.</td>\n</tr>\n<tr>\n<td>PostalCode</td>\n<td>string</td>\n<td>Postal code of the locality in which the guest resides.</td>\n</tr>\n<tr>\n<td>State</td>\n<td>object</td>\n<td>Object that contains these details about the guest's state: Id, Code, Name, and ShortName.</td>\n</tr>\n<tr>\n<td>Country</td>\n<td>object</td>\n<td>Object that contains these details about the guest's country: Id, Code, Name, PhoneCode, and Nationality.</td>\n</tr>\n<tr>\n<td>Nationality</td>\n<td>object</td>\n<td>Object that contains these details about the guest's nationality: Id, Code, Name, PhoneCode, and Nationality.</td>\n</tr>\n<tr>\n<td>ReferralSource</td>\n<td>object</td>\n<td>Object that contains these details about the source of referral for the booking: Id, OrgReferralId, and Name.</td>\n</tr>\n<tr>\n<td>ReferredGuestId</td>\n<td>guid</td>\n<td>Unique ID of the referred guest.</td>\n</tr>\n<tr>\n<td>ReceiveTransactionalSms</td>\n<td>boolean</td>\n<td>If <b>true</b>, the guest will receive a text message confirmation after the transaction has been completed.</td>\n</tr>\n<tr>\n<td>ReceiveMarketingEmail</td>\n<td>boolean</td>\n<td>If <b>true</b>, the guest will receive marketing emails.</td>\n</tr>\n<tr>\n<td>ReceiveTransactionalEmail</td>\n<td>boolean</td>\n<td>If <b>true</b>, the guest will receive a text message confirmation after the transaction has been completed.</td>\n</tr>\n<tr>\n<td>ReceiveMarketingSms</td>\n<td>boolean</td>\n<td>If <b>true</b>, the guest will receive marketing SMSs.</td>\n</tr>\n<tr>\n<td>CreationDate</td>\n<td>datetime</td>\n<td>Date on which the guest profile had been created.</td>\n</tr>\n<tr>\n<td>LastUpdated</td>\n<td>datetime</td>\n<td>Date on which the guest profile had been last updated.</td>\n</tr>\n<tr>\n<td>MergeIntoCode</td>\n<td>boolean</td>\n<td>If <b>true</b>, the booking will be merged into the applicattion code.</td>\n</tr>\n<tr>\n<td>MergeIntoGuestId</td>\n<td>boolean</td>\n<td>If <b>true</b>, the booking will be merged into the guest ID.</td>\n</tr>\n<tr>\n<td>CenterId</td>\n<td>guid</td>\n<td>Unique ID of the center.</td>\n</tr>\n<tr>\n<td>CenterCode</td>\n<td>string</td>\n<td>Code of the center.</td>\n</tr>\n<tr>\n<td>CenterName</td>\n<td>string</td>\n<td>Name of the center.</td>\n</tr>\n<tr>\n<td>GuestIndicator</td>\n<td>string</td>\n<td>Display indicator of the guest.</td>\n</tr>\n<tr>\n<td>IsMember</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is a member at the center.</td>\n</tr>\n<tr>\n<td>DOB_IncompleteYear</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest's date of birth is not complete.</td>\n</tr>\n<tr>\n<td>Password</td>\n<td>string</td>\n<td>Password of the guest.</td>\n</tr>\n<tr>\n<td>UserName</td>\n<td>string</td>\n<td>Username of the guest.</td>\n</tr>\n<tr>\n<td>FacebookUserId</td>\n<td>string</td>\n<td>Facebook user ID of the guest.</td>\n</tr>\n<tr>\n<td>SocialFaceBookUserId</td>\n<td>string</td>\n<td>Social Facebook user ID of the guest.</td>\n</tr>\n<tr>\n<td>SocialGoogleUserId</td>\n<td>string</td>\n<td>Social Google user ID of the guest.</td>\n</tr>\n<tr>\n<td>hasZenotiCreds</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest possesses Zenoti credentials.</td>\n</tr>\n<tr>\n<td>OldPassword</td>\n<td>string</td>\n<td>Old password of the guest.</td>\n</tr>\n<tr>\n<td>OptInForLoyaltyProgram</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has opted for a loyalty program.</td>\n</tr>\n<tr>\n<td>FormDetails</td>\n<td>object</td>\n<td>Object that contains appointment form data-related details. For more information, refer to the <b>FormDetails Object</b> table.</td>\n</tr>\n<tr>\n<td>IsMinors</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is below 18 years of age.</td>\n</tr>\n<tr>\n<td>LpTierInfo</td>\n<td>string</td>\n<td>Details on the guest's loyalty program tier.</td>\n</tr>\n<tr>\n<td>GuestIndicatorValue</td>\n<td>object</td>\n<td>Object that contains internal guest-related details. For more information, refer to the <b>GuestIndicatorValue Object</b> table.</td>\n</tr>\n<tr>\n<td>IsMemberbershipAddOnUser</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is a membership add-on user.</td>\n</tr>\n<tr>\n<td>HasActiveMems</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest possesses an active membership.</td>\n</tr>\n<tr>\n<td>ReceiveLpStmt</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest will receive the statement on loyalty points.</td>\n</tr>\n<tr>\n<td>GenderEnumType</td>\n<td>enum</td>\n<td>Indicates the gender of the guest: NotSpecified - -1, Male - 1, Female - 2, Any - 0, ThirdGender - 3, Multiple - 4.</td>\n</tr>\n<tr>\n<td>ReferralCode</td>\n<td>string</td>\n<td>Referral code of the user.</td>\n</tr>\n<tr>\n<td>EnableAutoPay</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has enabled the AutoPay option.</td>\n</tr>\n<tr>\n<td>GuestCustomDataFilled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest's custom data has been filled.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"formdetails-object\">FormDetails Object</h2>\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>AppointmentId</td>\n<td>guid</td>\n<td>Unique ID of the appointment.</td>\n</tr>\n<tr>\n<td>FormId</td>\n<td>guid</td>\n<td>Unique ID of the appointment form.</td>\n</tr>\n<tr>\n<td>ServiceName</td>\n<td>string</td>\n<td>Name of the service.</td>\n</tr>\n<tr>\n<td>ServiceDisplayName</td>\n<td>string</td>\n<td>Name of the service that is displayed.</td>\n</tr>\n<tr>\n<td>ServiceId</td>\n<td>string</td>\n<td>ID of the service.</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string</td>\n<td>Name of the guest.</td>\n</tr>\n<tr>\n<td>Filled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has filled the details in the appointment form.</td>\n</tr>\n<tr>\n<td>Submitted</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has submitted the appointment form.</td>\n</tr>\n<tr>\n<td>LastFilledDate</td>\n<td>datetime</td>\n<td>Date on which the appointment form was last filled.</td>\n</tr>\n<tr>\n<td>FormType</td>\n<td>enum</td>\n<td>Indicates the type of the appointment form: NoForm - 0, ServiceKeyValuePair - 1, ServiceHtmlForm - 2, GuestHtmlForm - 3,GuestKeyValuePair - 4, TagForm - 5.</td>\n</tr>\n<tr>\n<td>LastFilledBy</td>\n<td>string</td>\n<td>Person who last filled the appointment form.</td>\n</tr>\n<tr>\n<td>LatestVersion</td>\n<td>string</td>\n<td>Latest version of the appointment form.</td>\n</tr>\n<tr>\n<td>FormHistory</td>\n<td>object</td>\n<td>Object that contains form history-related details: VersionDate, VersionDateString, VersionId, CreatedBy, FormName, and FormId.</td>\n</tr>\n<tr>\n<td>Viewonly</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment form cannot be edited.</td>\n</tr>\n<tr>\n<td>IsFormLocked</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment form has been locked.</td>\n</tr>\n<tr>\n<td>ExpiryDate</td>\n<td>datetime</td>\n<td>Date of expiry of the appointment form.</td>\n</tr>\n<tr>\n<td>IsEditable</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment form can be edited.</td>\n</tr>\n<tr>\n<td>IsExpired</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment form has expired.</td>\n</tr>\n<tr>\n<td>OwnerId</td>\n<td>guid</td>\n<td>Unique ID of the center owner.</td>\n</tr>\n<tr>\n<td>DisplayOrder</td>\n<td>int</td>\n<td>Order of display in the appointment form.</td>\n</tr>\n<tr>\n<td>IsServiceForm</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment form is a service form.</td>\n</tr>\n<tr>\n<td>SourceAppointmentDate</td>\n<td>datetime</td>\n<td>Date on which the appointment was created.</td>\n</tr>\n<tr>\n<td>Permissions</td>\n<td>object</td>\n<td>Object that contains appointment form permissions-related details: CanView and CanEdit.</td>\n</tr>\n<tr>\n<td>FormFilledStatus</td>\n<td>enum</td>\n<td>Indicates the appointment form filled status: NotFilled - 0, Saved - 1, Submitted - 2.</td>\n</tr>\n<tr>\n<td>IsActive</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment form is active.</td>\n</tr>\n<tr>\n<td>SendLinkInNotifications</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment confirmation link will be sent to the guest as a notification.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"guestindicatorvalue-object\">GuestIndicatorValue Object</h2>\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>HighSpender</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is a high spending customer.</td>\n</tr>\n<tr>\n<td>Member</td>\n<td>int</td>\n<td>Indicates whether the guest is a member at the center.</td>\n</tr>\n<tr>\n<td>LowFeedback</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has provided low feedback on the appointment.</td>\n</tr>\n<tr>\n<td>RegularGuest</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is a regular customer at the center.</td>\n</tr>\n<tr>\n<td>FirstTimer</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is a first time customer at the center.</td>\n</tr>\n<tr>\n<td>ReturningCustomer</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is a repeat customer at the center.</td>\n</tr>\n<tr>\n<td>NoShow</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest did not arrive at the center for the scheduled appointment.</td>\n</tr>\n<tr>\n<td>HasActivePackages</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has active packages.</td>\n</tr>\n<tr>\n<td>HasProfileAlerts</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has enabled profile alerts.</td>\n</tr>\n<tr>\n<td>OtherCenterGuest</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is a customer of another center.</td>\n</tr>\n<tr>\n<td>HasCTA</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has enabled the Call to Action feature to receive promotional content.</td>\n</tr>\n<tr>\n<td>Dues</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has a pending due amount.</td>\n</tr>\n<tr>\n<td>CardOnFile</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has saved credit/debit cards.</td>\n</tr>\n<tr>\n<td>AutoPayEnabled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has enabled the AutoPay option.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"invoicememberships-object\">InvoiceMemberships Object</h2>\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>AppointmentMembership</td>\n<td>object</td>\n<td>Object that contains the guest's membership-related elements for the appointment. For more information, refer to the <b>AppointmentMembership Object</b> table.</td>\n</tr>\n<tr>\n<td>AppliedMembership</td>\n<td>object</td>\n<td>Object that contains the guest's applied membership-related elements for the appointment: MembershipId, DiscountAmount, Action, InvoiceItemId, ShowChangeMembership, and EquivalenceOptions.</td>\n</tr>\n<tr>\n<td>AppliedPackage</td>\n<td>object</td>\n<td>Object that contains the guest's applied package-related elements for the appointment: PackageId, DiscountAmount, Action, and InvoiceItemId.</td>\n</tr>\n<tr>\n<td>AppliedDiscount</td>\n<td>object</td>\n<td>Object that contains the guest's applied discount-related elements for the appointment: DiscountId, CampaignId, CouponId, Action, Type, DiscountAmount, and InvoiceItemId.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"appointmentmembership-object\">AppointmentMembership Object</h2>\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>Membership</td>\n<td>object</td>\n<td>Object that contains the guest's membership-related elements. For more information, refer to the <b>Membership Object</b> table.</td>\n</tr>\n<tr>\n<td>InvoiceItemId</td>\n<td>guid</td>\n<td>Unique ID of the item in the invoice.</td>\n</tr>\n<tr>\n<td>InvoiceItemAddedTime</td>\n<td>datetime</td>\n<td>Date on which the invoice item had been added.</td>\n</tr>\n<tr>\n<td>Employee</td>\n<td>object</td>\n<td>Object that contains these employee-related elements: Id, ShortName, NickName, FullName, Email, PhoneNumber, MobilePhoneModel, Gender, FirstName, LastName, IsAvailable, WaiveBiometricFlag, VanityImageUrl, ScalingFactor, ScaledPrice, ServiceTime, DisplayName, IdleTime, OriginalPrice, OriginalTax, Job, BookingInterval, schedule, unavailable_times, and LastDate.</td>\n</tr>\n<tr>\n<td>Quantity</td>\n<td>int</td>\n<td>Quantity of items included in the invoice.</td>\n</tr>\n<tr>\n<td>Price</td>\n<td>object</td>\n<td>Object that contains these price-related elements: CurrencyId, Sales, Tax, Final, Final1, Discount, Tip, SSG, RoundingCorrection, DiscountedPrice, environmental_fee, environmental_fee_label, and can_be_waived.</td>\n</tr>\n<tr>\n<td>IsMembershipApplied</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest's membership has been applied on the invoice.</td>\n</tr>\n<tr>\n<td>IsPackageApplied</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that a package has been applied on the invoice.</td>\n</tr>\n<tr>\n<td>IsDiscountApplied</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that a discount has been applied on the invoice.</td>\n</tr>\n<tr>\n<td>MembershipBillDate</td>\n<td>datetime</td>\n<td>Billing date of the membership.</td>\n</tr>\n<tr>\n<td>RecurringMembership</td>\n<td>object</td>\n<td>Object that contains recurring membership-related elements: Days, SaleStartDate, SaleEndDate, CreditAmount, CreditAmountExpiration, NumGuests, Code, BusinessUnitId, Months, TermsandConditions, Type, CategoryId, Description, HTMLDescription, TermsandConditionsAcceptance, Id, VersionId, SetupMembershipId, Name, Price, SetupPrice, CanBook, ShowPrice, DisplayName, DisplayPrice, ImagePaths, IsRecurrringMembership, MembershipType, FirstCollectionAfter, enforce_mandatory_fields, and FrequencyText.</td>\n</tr>\n<tr>\n<td>Signature</td>\n<td>string</td>\n<td>Digital signature of the guest.</td>\n</tr>\n<tr>\n<td>UserMembershipId</td>\n<td>guid</td>\n<td>Unique ID of the membership.</td>\n</tr>\n<tr>\n<td>AcceptedOn</td>\n<td>datetime</td>\n<td>Date on which the membership had been accepted.</td>\n</tr>\n<tr>\n<td>IsTandCAccepted</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the terms and conditions have been accepted.</td>\n</tr>\n<tr>\n<td>PaymentAccountId</td>\n<td>string</td>\n<td>ID of the guest's payment account.</td>\n</tr>\n<tr>\n<td>HasMembershipDigitalForm</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has a digital membership form.</td>\n</tr>\n<tr>\n<td>HasFilledMembershipForms</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has filled membership forms.</td>\n</tr>\n<tr>\n<td>RecurringPaymentType</td>\n<td>enum</td>\n<td>Indicates the type of recurring membership payment option used by the guest: Cash, OfflineCreditCard, OfflineCheck, OnlineCreditCard, OnlineCheck, TestSuccess, TestFailure, Custom, CustomCC, and CustomDD.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"invoiceseriespackages-object\">InvoiceSeriesPackages Object</h2>\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>AppointmentSeriesPackage</td>\n<td>object</td>\n<td>Object that contains the guest's applied series package-related elements for the appointment. For more information, refer to the <b>AppointmentSeriesPackage Object</b> table.</td>\n</tr>\n<tr>\n<td>AppliedMembership</td>\n<td>object</td>\n<td>Object that contains the guest's applied membership-related elements for the appointment: MembershipId, DiscountAmount, Action, InvoiceItemId, ShowChangeMembership, and EquivalenceOptions.</td>\n</tr>\n<tr>\n<td>AppliedPackage</td>\n<td>object</td>\n<td>Object that contains the guest's applied package-related elements for the appointment: PackageId, DiscountAmount, Action, and InvoiceItemId.</td>\n</tr>\n<tr>\n<td>AppliedDiscount</td>\n<td>object</td>\n<td>Object that contains the guest's applied discount-related elements for the appointment: DiscountId, CampaignId, CouponId, Action, Type, DiscountAmount, and InvoiceItemId.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"appointmentseriespackage-object\">AppointmentSeriesPackage Object</h2>\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>Package</td>\n<td>object</td>\n<td>Object that contains the guest's package-related elements. For more information, refer to the <b>Package Object</b> table.</td>\n</tr>\n<tr>\n<td>InvoiceItemId</td>\n<td>guid</td>\n<td>Unique ID of the item in the invoice.</td>\n</tr>\n<tr>\n<td>InvoiceItemAddedTime</td>\n<td>datetime</td>\n<td>Date on which the invoice item had been added.</td>\n</tr>\n<tr>\n<td>PackageUserId</td>\n<td>guid</td>\n<td>Unique ID of the package applied for the user.</td>\n</tr>\n<tr>\n<td>Employee</td>\n<td>object</td>\n<td>Object that contains these employee-related elements: Id, ShortName, NickName, FullName, Email, PhoneNumber, MobilePhoneModel, Gender, FirstName, LastName, IsAvailable, WaiveBiometricFlag, VanityImageUrl, ScalingFactor, ScaledPrice, ServiceTime, DisplayName, IdleTime, OriginalPrice, OriginalTax, Job, BookingInterval, schedule, unavailable_times, and LastDate.</td>\n</tr>\n<tr>\n<td>Quantity</td>\n<td>int</td>\n<td>Quantity of items included in the invoice.</td>\n</tr>\n<tr>\n<td>Price</td>\n<td>object</td>\n<td>Object that contains these price-related elements: CurrencyId, Sales, Tax, Final, Final1, Discount, Tip, SSG, RoundingCorrection, DiscountedPrice, environmental_fee, environmental_fee_label, and can_be_waived.</td>\n</tr>\n<tr>\n<td>IsMembershipApplied</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest's membership has been applied on the invoice.</td>\n</tr>\n<tr>\n<td>IsPackageApplied</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that a package has been applied on the invoice.</td>\n</tr>\n<tr>\n<td>IsDiscountApplied</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that a discount has been applied on the invoice.</td>\n</tr>\n<tr>\n<td>packages_product_type_item</td>\n<td>object</td>\n<td>Object that contains the type of product items-related elements included in the package: packages_product, quantity, invoice_item_id, employee_id, price, and discount.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"package-object\">Package Object</h2>\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>Id</td>\n<td>guid</td>\n<td>Unique identifier of the package version.</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string</td>\n<td>Name of the package.</td>\n</tr>\n<tr>\n<td>Description</td>\n<td>string</td>\n<td>Description of the package.</td>\n</tr>\n<tr>\n<td>Code</td>\n<td>string</td>\n<td>Code of the package</td>\n</tr>\n<tr>\n<td>HasBundledProducts</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that this version of the package contains bundled products.</td>\n</tr>\n<tr>\n<td>Duration</td>\n<td>int</td>\n<td>Duration of the package that was set at the time of package creation.</td>\n</tr>\n<tr>\n<td>BundledProductPriceCheck</td>\n<td>enum</td>\n<td>Indicates that the package price is inclusive of bundle products: ShouldBeLessThanPackagePrice - 0 and 1 - CanBeMoreThanPackagePrice.</td>\n</tr>\n<tr>\n<td>BundledProductPricePercentage</td>\n<td>decimal</td>\n<td>When BundledProductPriceCheck is less than package price, then percentage of price allocated to bundle products is given by this element.</td>\n</tr>\n<tr>\n<td>PackagePriceWithOutTax</td>\n<td>decimal</td>\n<td>Price of the package without tax.</td>\n</tr>\n<tr>\n<td>Type</td>\n<td>enum</td>\n<td>Type of the package: DayPackage - 1, SeriesPackage - 2, PromoPackage = 3.</td>\n</tr>\n<tr>\n<td>Price</td>\n<td>object</td>\n<td>Object that contains price-related elements of the package:  CurrencyId, Sales, Tax, Final, Final1, Discount, Tip, SSG, RoundingCorrection, DiscountedPrice, environmental_fee, environmental_fee_label, and can_be_waived.</td>\n</tr>\n<tr>\n<td>PackageCostIncBundledProducts</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the package price is inclusive of bundled products.</td>\n</tr>\n<tr>\n<td>Services</td>\n<td>object</td>\n<td>Object that contains service-related elements of the package: Id, Name, DisplayName, Price, Duration, CategoryId, IsAddOn, HasAddOns, AddOnToServiceId, Description, HTMLDescription, CategoryName, AddOns, IsVariant, HasVariant, HasSegments, ParentServiceId, CartItemId, SaleAllowedAsPartOfPackageOrMembershipOnly, BookingWithPartialBalance, ShowInCatalog, IncludesTax, IsServicePriceScaledForAnyTherapist, canPerformService, Membership, PseudoAppliedMembership, ScaledDuration, AppointmentId, override_product_consumption, override_default_product_consumption, ServiceFinalPrice, Void, RecoveryTime, Code, CampaignInfo, PreRequisites, EnforcePreRequisites, ClubPreRequisites, ValidityDays, BookingOrder, ValidityDaysAsPreRequisite, tips_enabled, EnableCatalogServiceFrequency, CatalogServiceFrequency.</td>\n</tr>\n<tr>\n<td>Items</td>\n<td>object</td>\n<td>Object that contains the items in the package: Id, Name, Quantity, Order, Service, and PackageServicePK.</td>\n</tr>\n<tr>\n<td>CanBook</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the package can be booked.</td>\n</tr>\n<tr>\n<td>PackageDisplayName</td>\n<td>string</td>\n<td>Display name that was set up in catalog during the set up of the package.</td>\n</tr>\n<tr>\n<td>PackageDisplayPrice</td>\n<td>string</td>\n<td>Catalog price of the package.</td>\n</tr>\n<tr>\n<td>HTMLDescription</td>\n<td>string</td>\n<td>HTML description of the package.</td>\n</tr>\n<tr>\n<td>CalculateServiceLevelTax</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the service-level tax will be calculated.</td>\n</tr>\n<tr>\n<td>TermsandConditions</td>\n<td>string</td>\n<td>Terms and conditions that have been specified during the package set up.</td>\n</tr>\n<tr>\n<td>ExpirationDate</td>\n<td>datetime</td>\n<td>Date on which the package expires.</td>\n</tr>\n<tr>\n<td>ExpirationDays</td>\n<td>int</td>\n<td>Number of days that the package expires after the package has been sold.</td>\n</tr>\n<tr>\n<td>ScheduledPaymentFrequency</td>\n<td>int</td>\n<td>If the package can be paid by using scheduled payments, this element specifies the frequency with which it has to be paid.</td>\n</tr>\n<tr>\n<td>ScheduledPaymentFrequencyType</td>\n<td>int</td>\n<td>Type of scheduled payment frequency: days, weeks, or months.</td>\n</tr>\n<tr>\n<td>RestrictRedemptionToThisCenter</td>\n<td>int</td>\n<td>Indicates whether the sale of the package has been restricted to the current center.</td>\n</tr>\n<tr>\n<td>CenterName</td>\n<td>string</td>\n<td>Name of the center from which you are retrieving the package details.</td>\n</tr>\n<tr>\n<td>PackageCategoryName</td>\n<td>string</td>\n<td>Name of the category to which the package belongs.</td>\n</tr>\n<tr>\n<td>start_validity_at_first_redemption</td>\n<td>boolean</td>\n<td>Indicates that the validity of the package starts at sale date or at first redemption.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"payments-object\">Payments Object</h2>\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>PaymentOption</td>\n<td>object</td>\n<td>Object that contains payment option-related elements: PaymentOption, TotalAmountPaid, AmountPaid, TipAmount, SSGAmount, FeeAmount, CashBackAmount, TransactionId, PaymentDate, and CashRegisterId.</td>\n</tr>\n<tr>\n<td>TotalAmountPaid</td>\n<td>decimal</td>\n<td>Total amount including taxes paid by the guest.</td>\n</tr>\n<tr>\n<td>AmountPaid</td>\n<td>decimal</td>\n<td>Total amount paid by the guest for the appointment.</td>\n</tr>\n<tr>\n<td>TipAmount</td>\n<td>decimal</td>\n<td>Tip amount paid by the guest for the appointment.</td>\n</tr>\n<tr>\n<td>SSGAmount</td>\n<td>decimal</td>\n<td>SSG amount paid by the guest for the appointment.</td>\n</tr>\n<tr>\n<td>FeeAmount</td>\n<td>decimal</td>\n<td>Fee amount paid by the guest for the appointment.</td>\n</tr>\n<tr>\n<td>CashBackAmount</td>\n<td>decimal</td>\n<td>Cashback amount received by the guest for the appointment appointment.</td>\n</tr>\n<tr>\n<td>TransactionId</td>\n<td>guid</td>\n<td>Unique ID of the payment transaction.</td>\n</tr>\n<tr>\n<td>PaymentDate</td>\n<td>datetime</td>\n<td>Date on which the guest made the payment.</td>\n</tr>\n<tr>\n<td>CashRegisterId</td>\n<td>guid</td>\n<td>Unique ID of the cash register in which the payment was collected.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"redemptions-object\">Redemptions Object</h2>\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>Option</td>\n<td>object</td>\n<td>Object that contains these redemption options-related elements: Id, Mode, and Name.</td>\n</tr>\n<tr>\n<td>Amount</td>\n<td>decimal</td>\n<td>Redemption amount received by the guest for the appointment payment.</td>\n</tr>\n<tr>\n<td>TransactionId</td>\n<td>guid</td>\n<td>Unique ID of the payment transaction.</td>\n</tr>\n<tr>\n<td>PaymentDate</td>\n<td>datetime</td>\n<td>Date on which the guest made the payment.</td>\n</tr>\n<tr>\n<td>Points</td>\n<td>decimal</td>\n<td>Loyalty points received by the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"refunditems-object\">RefundItems Object</h2>\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>InvoiceItemId</td>\n<td>guid</td>\n<td>Unique ID of the item in the invoice that was refunded.</td>\n</tr>\n<tr>\n<td>ItemId</td>\n<td></td>\n<td>guid</td>\n</tr>\n<tr>\n<td>Quantity</td>\n<td>int</td>\n<td>Number of the items that were refunded.</td>\n</tr>\n<tr>\n<td>RefundAmount</td>\n<td>decimal</td>\n<td>Refund amount received by the guest.</td>\n</tr>\n<tr>\n<td>RefundDate</td>\n<td>datetime</td>\n<td>Date on which the guest received the refund amount.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"center-object\">Center Object</h2>\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>Id</td>\n<td>guid</td>\n<td>Unique ID of the center.</td>\n</tr>\n<tr>\n<td>Country</td>\n<td>object</td>\n<td>Object that contains the center's various country-related elements: Id, Code, Name, PhoneCode, and Nationality.</td>\n</tr>\n<tr>\n<td>State</td>\n<td>object</td>\n<td>Object that contains the center's various country-related elements: Id, Code, Name, and ShortName.</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string</td>\n<td>Name of the center.</td>\n</tr>\n<tr>\n<td>GeoLatitude</td>\n<td>decimal</td>\n<td>Geographical latitude details of the center.</td>\n</tr>\n<tr>\n<td>GeoLongitude</td>\n<td>decimal</td>\n<td>Geographical longitude details of the center.</td>\n</tr>\n<tr>\n<td>Address1</td>\n<td>string</td>\n<td>First line of the address details of the center.</td>\n</tr>\n<tr>\n<td>Address2</td>\n<td>string</td>\n<td>Second line of the address details of the center.</td>\n</tr>\n<tr>\n<td>City</td>\n<td>string</td>\n<td>City in which the center is present.</td>\n</tr>\n<tr>\n<td>ZipCode</td>\n<td>string</td>\n<td>Zip code of the area in which the center is present.</td>\n</tr>\n<tr>\n<td>Phone1</td>\n<td>string</td>\n<td>Primary phone number of the center.</td>\n</tr>\n<tr>\n<td>Phone2</td>\n<td>string</td>\n<td>Secondary phone number of the center.</td>\n</tr>\n<tr>\n<td>Email</td>\n<td>string</td>\n<td>Email ID of the center.</td>\n</tr>\n<tr>\n<td>CenterInfo</td>\n<td>string</td>\n<td>Additional information about the center.</td>\n</tr>\n<tr>\n<td>ServiceTaxNo</td>\n<td>string</td>\n<td>Service tax number of the center.</td>\n</tr>\n<tr>\n<td>TIN</td>\n<td>string</td>\n<td>Tax Information Network details of the center.</td>\n</tr>\n<tr>\n<td>VAT</td>\n<td>string</td>\n<td>Value Added Tax details of the center.</td>\n</tr>\n<tr>\n<td>CST</td>\n<td>string</td>\n<td>Central Sales Tax details of the center.</td>\n</tr>\n<tr>\n<td>CanBook</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that guests can book appointments at the center.</td>\n</tr>\n<tr>\n<td>CenterCode</td>\n<td>string</td>\n<td>Code of the center.</td>\n</tr>\n<tr>\n<td>TimeZone</td>\n<td>object</td>\n<td>Object that contains the center's time zone-related elements: Id, Name, StandardName, and Symbol.</td>\n</tr>\n<tr>\n<td>CollectFeedback</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that guests can provide feedback at the center.</td>\n</tr>\n<tr>\n<td>working_hours</td>\n<td>object</td>\n<td>Object that contains the center's working hours-related elements: day_of_week, start_time, and end_time.</td>\n</tr>\n<tr>\n<td>AreServicesAvailableInCenter</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that services are available at the center.</td>\n</tr>\n<tr>\n<td>FeedBackLink</td>\n<td>string</td>\n<td>URL by using which the guest can provide feedback.</td>\n</tr>\n<tr>\n<td>FeedBackLabelText</td>\n<td>string</td>\n<td>Text of the feedback label.</td>\n</tr>\n<tr>\n<td>isPaymentEnabled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the setting to allow guests to make payments has been enabled for the center.</td>\n</tr>\n<tr>\n<td>isCenterVoided</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the center has been voided.</td>\n</tr>\n<tr>\n<td>isServiceSaleEnabled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the sale of services has been enabled at the center.</td>\n</tr>\n<tr>\n<td>isMembershipSaleEnabled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the sale of memberships has been enabled at the center.</td>\n</tr>\n<tr>\n<td>isGiftCardSaleEnabled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the sale of gift cards has been enabled at the center.</td>\n</tr>\n<tr>\n<td>isSeriesPackageSaleEnabled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the sale of packages has been enabled at the center.</td>\n</tr>\n<tr>\n<td>isDealsEnabled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the usage of deals has been enabled at the center.</td>\n</tr>\n<tr>\n<td>EnableSelfPay</td>\n<td>boolean</td>\n<td>If <b>true</b>, it enables the Self Pay payment option at the center.</td>\n</tr>\n<tr>\n<td>EnableSelfCheckIn</td>\n<td>boolean</td>\n<td>If <b>true</b>, it enables the Self Checkin option at the center.</td>\n</tr>\n<tr>\n<td>EnableAutoPay</td>\n<td>boolean</td>\n<td>If <b>true</b>, it enables the Self Pay payment option at the center.</td>\n</tr>\n<tr>\n<td>AllowSelfCheckinBefore</td>\n<td>boolean</td>\n<td>If <b>true</b>, it allows the guest to self checkin before arriving at the center.</td>\n</tr>\n<tr>\n<td>AllowCheckWithinRadius</td>\n<td>boolean</td>\n<td>If <b>true</b>, it allows the guest to checkin within a specified geographical radius around center.</td>\n</tr>\n<tr>\n<td>Zone</td>\n<td>object</td>\n<td>Object that contains the center's zone-related elements: id and name.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"paymentoptions-object\">PaymentOptions Object</h2>\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>Id</td>\n<td>guid</td>\n<td>Unique ID of the payment option.</td>\n</tr>\n<tr>\n<td>PaymentMode</td>\n<td>enum</td>\n<td>Indicates the mode of payment: NotSpecified - -1, Cash - 0, GiftCard - 1, Membership - 2, Package - 3, Custom - 4, CreditCard - 5, Cheque - 6, LoyaltyPoints - 7, Cashback - 8, PrepaidCard - 9.</td>\n</tr>\n<tr>\n<td>PaymentName</td>\n<td>string</td>\n<td>Name of the type of payment.</td>\n</tr>\n<tr>\n<td>CardNumber</td>\n<td>string</td>\n<td>Credit/debit card number of the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">Error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>StatusCode</th>\n<th>Message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>428</td>\n<td>Invalid Invoice.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","Catalog","Memberships","CloseInvoic","{{invoice_id}}"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"f8a1beb3-fd9c-44d4-ac82-16ec001fde09","name":"Close a membership sale invoice","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.zenoti.com/api/Catalog/Memberships/CloseInvoice/{{invoice_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Sep 2020 12:07:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"6510"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n  \"MailSentSuccess\": false,\n  \"ReceiptSentSuccess\": false,\n  \"Invoice\": {\n    \"Id\": \"693b776f-efbf-4e06-b230-2bf3783de71b\",\n    \"InvoiceNumber\": \"2823\",\n    \"GroupInvoiceId\": null,\n    \"group_name\": null,\n    \"ReceiptNumber\": \"R251\",\n    \"AppointmentGroupId\": null,\n    \"ReservationId\": null,\n    \"IsRebooking\": false,\n    \"Notes\": null,\n    \"GuestId\": null,\n    \"Guest\": {\n      \"Id\": \"687a1c1a-720e-4933-8a54-8f2745f2d6ec\",\n      \"Code\": null,\n      \"FirstName\": \"testuser6\",\n      \"MiddleName\": null,\n      \"LastName\": \"prasthana\",\n      \"Email\": null,\n      \"MobileNumber\": null,\n      \"MobilePhoneModel\": {\n        \"CountryId\": -1,\n        \"Number\": null,\n        \"DisplayNumber\": null\n      },\n      \"HomePhone\": null,\n      \"HomePhoneModel\": null,\n      \"WorkPhone\": null,\n      \"WorkPhoneModel\": null,\n      \"Gender\": 0,\n      \"DateOfBirth\": \"1990-06-07T00:00:00\",\n      \"AnniversaryDate\": null,\n      \"Address1\": \"\",\n      \"Address2\": null,\n      \"City\": null,\n      \"PostalCode\": null,\n      \"State\": {\n        \"Id\": -1,\n        \"Code\": null,\n        \"Name\": \"\",\n        \"ShortName\": null\n      },\n      \"Country\": {\n        \"Id\": 225,\n        \"Code\": \"US\",\n        \"Name\": \"United States\",\n        \"PhoneCode\": 1,\n        \"Nationality\": \"American\"\n      },\n      \"Nationality\": null,\n      \"ReferralSource\": null,\n      \"ReferredGuestId\": null,\n      \"ReceiveTransactionalSms\": null,\n      \"ReceiveMarketingEmail\": null,\n      \"ReceiveTransactionalEmail\": null,\n      \"ReceiveMarketingSms\": false,\n      \"CreationDate\": null,\n      \"LastUpdated\": null,\n      \"MergeIntoCode\": null,\n      \"MergeIntoGuestId\": null,\n      \"CenterId\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n      \"CenterCode\": null,\n      \"CenterName\": null,\n      \"GuestIndicator\": \"0@0@0@0@0@0@0@x@0@0@0\",\n      \"IsMember\": 0,\n      \"DOB_IncompleteYear\": null,\n      \"Password\": null,\n      \"UserName\": null,\n      \"FacebookUserId\": null,\n      \"SocialFaceBookUserId\": null,\n      \"SocialGoogleUserId\": null,\n      \"hasZenotiCreds\": false,\n      \"OldPassword\": null,\n      \"OptInForLoyaltyProgram\": null,\n      \"FormDetails\": [\n        {\n          \"AppointmentId\": \"00000000-0000-0000-0000-000000000000\",\n          \"FormId\": \"7f51b43a-829c-4d4b-8429-26803b11043b\",\n          \"ServiceName\": null,\n          \"ServiceDisplayName\": null,\n          \"ServiceId\": null,\n          \"Name\": \"Guest Intake Form\",\n          \"Filled\": false,\n          \"Submitted\": false,\n          \"LastFilledDate\": \"0001-01-01T00:00:00\",\n          \"FormType\": 3,\n          \"LastFilledBy\": null,\n          \"LatestVersion\": null,\n          \"FormHistory\": [],\n          \"Viewonly\": false,\n          \"IsFormLocked\": null,\n          \"ExpiryDate\": null,\n          \"IsEditable\": false,\n          \"IsExpired\": false,\n          \"OwnerId\": null,\n          \"DisplayOrder\": null,\n          \"IsServiceForm\": false,\n          \"SourceAppointmentDate\": null,\n          \"Permissions\": null,\n          \"FormFilledStatus\": 0,\n          \"IsActive\": false,\n          \"SendLinkInNotifications\": false\n        }\n      ],\n      \"IsMinors\": false,\n      \"LpTierInfo\": \"0@x\",\n      \"GuestIndicatorValue\": {\n        \"HighSpender\": false,\n        \"Member\": 2,\n        \"LowFeedback\": false,\n        \"RegularGuest\": false,\n        \"FirstTimer\": false,\n        \"ReturningCustomer\": false,\n        \"NoShow\": false,\n        \"HasActivePackages\": false,\n        \"HasProfileAlerts\": false,\n        \"OtherCenterGuest\": false,\n        \"HasCTA\": false,\n        \"Dues\": true,\n        \"CardOnFile\": true,\n        \"AutoPayEnabled\": false\n      },\n      \"IsMemberbershipAddOnUser\": 0,\n      \"HasActiveMems\": 0,\n      \"ReceiveLpStmt\": false,\n      \"GenderEnumType\": null,\n      \"ReferralCode\": null\n    },\n    \"Price\": {\n      \"CurrencyId\": 148,\n      \"Sales\": 100,\n      \"Tax\": 0,\n      \"Final\": 100,\n      \"Final1\": 100,\n      \"Discount\": 0,\n      \"Tip\": 0,\n      \"SSG\": 0,\n      \"RoundingCorrection\": 0,\n      \"DiscountedPrice\": null,\n      \"environmental_fee\": null,\n      \"environmental_fee_label\": null,\n      \"can_be_waived\": false\n    },\n    \"SaleDate\": \"2020-09-24T16:39:06\",\n    \"FutureRecurringBillDate\": null,\n    \"LinkedInvoiceId\": null,\n    \"Status\": 4,\n    \"InvoiceServices\": [],\n    \"InvoiceProducts\": [],\n    \"InvoiceMemberships\": [\n      {\n        \"AppointmentMembership\": {\n          \"Membership\": {\n            \"Id\": \"7e401b0b-d1d1-49f9-84c7-099ea51f5e73\",\n            \"VersionId\": \"7e401b0b-d1d1-49f9-84c7-099ea51f5e73\",\n            \"SetupMembershipId\": null,\n            \"Name\": \"JunNRPtsExpired\",\n            \"Price\": {\n              \"CurrencyId\": 148,\n              \"Sales\": 100,\n              \"Tax\": 0,\n              \"Final\": 100,\n              \"Final1\": 100,\n              \"Discount\": 0,\n              \"Tip\": 0,\n              \"SSG\": null,\n              \"RoundingCorrection\": 0,\n              \"DiscountedPrice\": null,\n              \"environmental_fee\": null,\n              \"environmental_fee_label\": null,\n              \"can_be_waived\": false\n            },\n            \"SetupPrice\": null,\n            \"CanBook\": false,\n            \"ShowPrice\": false,\n            \"DisplayName\": \"JunNRPtsExpired\",\n            \"DisplayPrice\": null,\n            \"ImagePaths\": null,\n            \"IsRecurrringMembership\": false,\n            \"MembershipType\": 0,\n            \"FirstCollectionAfter\": 0,\n            \"Description\": null,\n            \"HTMLDescription\": null,\n            \"TermsandConditions\": null,\n            \"TermsandConditionsAcceptance\": null,\n            \"enforce_mandatory_fields\": false,\n            \"FrequencyText\": null\n          },\n          \"InvoiceItemId\": \"6f118c98-f7e6-4391-b3e5-4646d4258296\",\n          \"Employee\": null,\n          \"Quantity\": 1,\n          \"Price\": {\n            \"CurrencyId\": 148,\n            \"Sales\": 100,\n            \"Tax\": 0,\n            \"Final\": 100,\n            \"Final1\": 100,\n            \"Discount\": 0,\n            \"Tip\": 0,\n            \"SSG\": null,\n            \"RoundingCorrection\": 0,\n            \"DiscountedPrice\": null,\n            \"environmental_fee\": null,\n            \"environmental_fee_label\": null,\n            \"can_be_waived\": false\n          },\n          \"IsMembershipApplied\": null,\n          \"IsPackageApplied\": null,\n          \"IsDiscountApplied\": null,\n          \"MembershipBillDate\": null,\n          \"RecurringMembership\": null,\n          \"Signature\": null,\n          \"UserMembershipId\": \"fe86a1a6-fbbe-410e-8edc-d58004f52a5f\",\n          \"AcceptedOn\": null,\n          \"IsTandCAccepted\": null,\n          \"PaymentAccountId\": null,\n          \"HasMembershipDigitalForm\": false,\n          \"HasFilledMembershipForms\": true,\n          \"RecurringPaymentType\": 0\n        },\n        \"AppliedMembership\": null,\n        \"AppliedPackage\": null,\n        \"AppliedDiscount\": null\n      }\n    ],\n    \"InvoiceDayPackages\": [],\n    \"InvoiceSeriesPackages\": [],\n    \"InvoiceGiftCards\": [],\n    \"InvoicePrepaidCards\": [],\n    \"Payments\": [\n      {\n        \"PaymentOption\": {\n          \"Id\": \"ed6c0895-d748-48b1-b031-247916bd07d5\",\n          \"PaymentMode\": 5,\n          \"PaymentName\": \"Visa\",\n          \"CardNumber\": \"0007\"\n        },\n        \"TotalAmountPaid\": 100,\n        \"AmountPaid\": 100,\n        \"TipAmount\": 0,\n        \"SSGAmount\": 0,\n        \"FeeAmount\": 0,\n        \"CashBackAmount\": 0,\n        \"TransactionId\": \"c2959ff3-b91c-4b8a-92bf-723049687fca\",\n        \"PaymentDate\": \"2020-09-24T11:10:02.723\",\n        \"CashRegisterId\": null\n      }\n    ],\n    \"Redemptions\": [],\n    \"RefundItems\": [\n      {\n        \"InvoiceItemId\": \"6f118c98-f7e6-4391-b3e5-4646d4258296\",\n        \"ItemId\": \"7e401b0b-d1d1-49f9-84c7-099ea51f5e73\",\n        \"Quantity\": 1,\n        \"RefundAmount\": 100,\n        \"RefundDate\": \"2020-09-24T11:14:19.997\"\n      }\n    ],\n    \"Lock\": true,\n    \"CanChangeGuest\": false,\n    \"CenterId\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n    \"Center\": {\n      \"Id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n      \"Country\": {\n        \"Id\": 225,\n        \"Code\": \"US\",\n        \"Name\": \"United States\",\n        \"PhoneCode\": 1,\n        \"Nationality\": \"American\"\n      },\n      \"State\": {\n        \"Id\": 36,\n        \"Code\": \"US01\",\n        \"Name\": \"Alabama\",\n        \"ShortName\": \"AL\"\n      },\n      \"Name\": \"PRASTHANA KDEV\",\n      \"GeoLatitude\": 17.385,\n      \"GeoLongitude\": 78.4867,\n      \"Address1\": \"Kothaguda\",\n      \"Address2\": \"hytech city\",\n      \"City\": null,\n      \"ZipCode\": null,\n      \"Phone1\": {\n        \"CountryId\": 225,\n        \"Number\": null,\n        \"DisplayNumber\": null\n      },\n      \"Phone2\": {\n        \"CountryId\": 225,\n        \"Number\": null,\n        \"DisplayNumber\": null\n      },\n      \"Email\": null,\n      \"CenterInfo\": null,\n      \"ServiceTaxNo\": null,\n      \"TIN\": null,\n      \"VAT\": null,\n      \"CST\": null,\n      \"CanBook\": true,\n      \"CenterCode\": \"PRAS987\",\n      \"TimeZone\": {\n        \"Id\": 68,\n        \"Name\": \"(UTC+05:30) Chennai, Kolkata, Mumbai, New Delhi\",\n        \"StandardName\": \"India Standard Time\",\n        \"Symbol\": \"India Standard Time\"\n      },\n      \"CollectFeedback\": true,\n      \"working_hours\": null,\n      \"AreServicesAvailableInCenter\": false,\n      \"FeedBackLink\": null,\n      \"FeedBackLabelText\": null,\n      \"isPaymentEnabled\": false,\n      \"isCenterVoided\": false,\n      \"isServiceSaleEnabled\": false,\n      \"isMembershipSaleEnabled\": false,\n      \"isGiftCardSaleEnabled\": false,\n      \"isSeriesPackageSaleEnabled\": false,\n      \"isDealsEnabled\": false,\n      \"EnableSelfPay\": false,\n      \"EnableSelfCheckIn\": false,\n      \"EnableAutoPay\": false,\n      \"AllowSelfCheckinBefore\": 0,\n      \"AllowCheckWithinRadius\": 0,\n      \"Zone\": {\n        \"id\": \"00000000-0000-0000-0000-000000000000\",\n        \"name\": null\n      }\n    },\n    \"CollectFeedback\": true,\n    \"BookingWizardAdvancedMode\": false,\n    \"Refunded\": false,\n    \"InvoiceAuthStatus\": -3,\n    \"InvoiceAuthorizationStatus\": -3,\n    \"InvTransactionStatusForAutoPay\": -2,\n    \"InvoiceSource\": 2,\n    \"is_created_from_booking_wizard\": false,\n    \"RemoveBuddyServiceFinishSegment\": null,\n    \"host_id\": null,\n    \"payment_made_by\": null,\n    \"entity_name\": null,\n    \"email_link\": null,\n    \"sms_link\": null\n  },\n  \"PaymentOptions\": null,\n  \"Error\": null\n}"}],"_postman_id":"bed7a76c-9a7f-4efd-b80a-8ffaa2f5d7a9"},{"name":"Close a series package sale invoice","id":"3a0bf45c-9487-405a-b881-59f28a107eea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"POST","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"url":"https://api.zenoti.com/api/Catalog/SeriesPackages/CloseInvoice/{{invoice_id}}","description":"<p>This API helps you to close the invoice of a series package sale.</p>\n<p>You must specify appropriate details for the <code>invoice_id</code> parameter in the API request. For more information, refer to the <b>Request Parameters</b> table.<br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>invoice_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the series package sale invoice.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>MailSentSuccess</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the closure confirmation email of the series package sale invoice has been successfully sent.</td>\n</tr>\n<tr>\n<td>ReceiptSentSuccess</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the closure confirmation email of the series package sale invoice has been successfully received by the guest's email ID.</td>\n</tr>\n<tr>\n<td>Invoice</td>\n<td>object</td>\n<td>Object that contains various invoice-related elements. For more information, refer to the <b>Invoice Object</b> table.</td>\n</tr>\n<tr>\n<td>PaymentOptions</td>\n<td>object</td>\n<td>Object that contains various payment options-related elements. For more information, refer to the <b>PaymentOptions Object</b> table.</td>\n</tr>\n<tr>\n<td>Error</td>\n<td>object</td>\n<td>Object that contains error-related details: StatusCode, Error Message, and Internal error message. For more information, refer to the <b>Error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"invoice-object\">Invoice Object</h2>\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>Id</td>\n<td>guid</td>\n<td>Unique ID of the invoice.</td>\n</tr>\n<tr>\n<td>InvoiceNumber</td>\n<td>string</td>\n<td>Number of the invoice.</td>\n</tr>\n<tr>\n<td>GroupInvoiceId</td>\n<td>guid</td>\n<td>Unique ID of the group invoice.</td>\n</tr>\n<tr>\n<td>group_name</td>\n<td>string</td>\n<td>Name of the group booking.</td>\n</tr>\n<tr>\n<td>ReceiptNumber</td>\n<td>string</td>\n<td>Number of the transaction receipt.</td>\n</tr>\n<tr>\n<td>AppointmentGroupId</td>\n<td>guid</td>\n<td>Unique ID of the group appointment.</td>\n</tr>\n<tr>\n<td>ReservationId</td>\n<td>guid</td>\n<td>Unique ID of the reservation.</td>\n</tr>\n<tr>\n<td>IsRebooking</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment has been rebooked.</td>\n</tr>\n<tr>\n<td>Notes</td>\n<td>string</td>\n<td>Comments on the appointment.</td>\n</tr>\n<tr>\n<td>GuestId</td>\n<td>guid</td>\n<td>Unique ID of the guest.</td>\n</tr>\n<tr>\n<td>Guest</td>\n<td>object</td>\n<td>Object that contains guest-related details. For more information, refer to the <b>Guest Object</b> table.</td>\n</tr>\n<tr>\n<td>Price</td>\n<td>object</td>\n<td>Object that contains these price-related details: CurrencyId, Sales, Tax, Final, Final1, Discount, Tip, SSG, RoundingCorrection, DiscountedPrice, environmental_fee, environmental_fee_label, and can_be_waived.</td>\n</tr>\n<tr>\n<td>SaleDate</td>\n<td>datetime</td>\n<td>Date of sale of the appointment.</td>\n</tr>\n<tr>\n<td>FutureRecurringBillDate</td>\n<td>datetime</td>\n<td>Date of bill for a recurring appointment.</td>\n</tr>\n<tr>\n<td>guest_checkin_time</td>\n<td>datetime</td>\n<td>Checkin date and time of the guest.</td>\n</tr>\n<tr>\n<td>LinkedInvoiceId</td>\n<td>guid</td>\n<td>Unqiue ID of the linked invoice.</td>\n</tr>\n<tr>\n<td>Status</td>\n<td>enum</td>\n<td>Indicates the invoice's status-related details: Open - 0, Processed - 1, CampaignApplied - 2, CouponApplied - 3, Closed - 4, NotSpecified - 11, Voided - 99, NoShow - -1, Cancelled - -2, CheckedIn - 5, Confirmed - 6.</td>\n</tr>\n<tr>\n<td>InvoiceServices</td>\n<td>object</td>\n<td>Object that contains these invoice services-related details: AppointmentService, AppliedMembership, AppliedPackage, and AppliedDiscount.</td>\n</tr>\n<tr>\n<td>InvoiceProducts</td>\n<td>object</td>\n<td>Object that contains these invoice products-related details: AppointmentProduct, AppliedMembership, AppliedPackage, and AppliedDiscount.</td>\n</tr>\n<tr>\n<td>InvoiceMemberships</td>\n<td>object</td>\n<td>Object that contains invoice memberships-related details. For more information, refer to the <b>InvoiceMemberships Object</b> table.</td>\n</tr>\n<tr>\n<td>InvoiceDayPackages</td>\n<td>object</td>\n<td>Object that contains these invoice day packages-related details: AppointmentDayPackage and AppliedDiscount.</td>\n</tr>\n<tr>\n<td>InvoiceSeriesPackages</td>\n<td>object</td>\n<td>Object that contains invoice series packages-related details. For more information, refer to the <b>InvoiceSeriesPackages Object</b> table.</td>\n</tr>\n<tr>\n<td>InvoiceGiftCards</td>\n<td>object</td>\n<td>Object that contains these invoice gift cards-related details: AppointmentGiftCard, AppliedMembership, AppliedPackage, and AppliedDiscount.</td>\n</tr>\n<tr>\n<td>InvoicePrepaidCards</td>\n<td>object</td>\n<td>Object that contains these invoice prepaid cards-related details: AppointmentPrepaidCard, AppliedMembership, AppliedPackage, and AppliedDiscount.</td>\n</tr>\n<tr>\n<td>Payments</td>\n<td>object</td>\n<td>Object that contains invoice payments-related details. For more information, refer to the <b>Payments Object</b> table.</td>\n</tr>\n<tr>\n<td>Redemptions</td>\n<td>object</td>\n<td>Object that contains invoice redemptions-related details. For more information, refer to the <b>Redemptions Object</b> table.</td>\n</tr>\n<tr>\n<td>RefundItems</td>\n<td>object</td>\n<td>Object that contains refunded items-related details. For more information, refer to the <b>RefundItems Object</b> table.</td>\n</tr>\n<tr>\n<td>Lock</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the invoice has been locked.</td>\n</tr>\n<tr>\n<td>CanChangeGuest</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest can be changed.</td>\n</tr>\n<tr>\n<td>CenterId</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>Center</td>\n<td>object</td>\n<td>Object that contains center-related details. For more information, refer to the <b>Center Object</b> table.</td>\n</tr>\n<tr>\n<td>CollectFeedback</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest's feedback can be collected.</td>\n</tr>\n<tr>\n<td>IsFeedbackExpired</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest's feedback has expired.</td>\n</tr>\n<tr>\n<td>BookingWizardAdvancedMode</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the Advanced mode of the booking wizard has been enabled.</td>\n</tr>\n<tr>\n<td>BookingWizardBottomPanelMode</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the Bottom Panel mode of the booking wizard has been enabled.</td>\n</tr>\n<tr>\n<td>Refunded</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the invoice has been refunded.</td>\n</tr>\n<tr>\n<td>InvoiceAuthStatus</td>\n<td>int</td>\n<td>Status of the invoice authorization.</td>\n</tr>\n<tr>\n<td>InvoiceAuthorizationStatus</td>\n<td>int</td>\n<td>Status of the invoice authorization.</td>\n</tr>\n<tr>\n<td>InvTransactionStatusForAutoPay</td>\n<td>enum</td>\n<td>Invoice transaction status for AutoPay: NA - 0, AuthSuccess - 1, CaptureSuccess - 2, CaptureFailed - 4, Released - 8, Voided - 16, AuthFailed - 64.</td>\n</tr>\n<tr>\n<td>InvoiceSource</td>\n<td>int</td>\n<td>Source of the invoice.</td>\n</tr>\n<tr>\n<td>is_created_from_booking_wizard</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment has been created from the Booking wizard.</td>\n</tr>\n<tr>\n<td>RemoveBuddyServiceFinishSegment</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the service buddy has been removed after finishing a segment of the service.</td>\n</tr>\n<tr>\n<td>host_id</td>\n<td>guid</td>\n<td>Unique ID of the payment gateway host.</td>\n</tr>\n<tr>\n<td>payment_made_by</td>\n<td>guid</td>\n<td>Unique ID of the payment transaction initiator.</td>\n</tr>\n<tr>\n<td>entity_name</td>\n<td>string</td>\n<td>Name of the entity.</td>\n</tr>\n<tr>\n<td>email_link</td>\n<td>string</td>\n<td>Link of the invoice payment confirmation email.</td>\n</tr>\n<tr>\n<td>sms_link</td>\n<td>string</td>\n<td>Link of the invoice payment confirmation text message.</td>\n</tr>\n<tr>\n<td>appointment_category_id</td>\n<td>string</td>\n<td>ID of the appointment category.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"guest-object\">Guest Object</h2>\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>Id</td>\n<td>guid</td>\n<td>Unique ID of the guest.</td>\n</tr>\n<tr>\n<td>Code</td>\n<td>string</td>\n<td>Code assigned to the guest.</td>\n</tr>\n<tr>\n<td>FirstName</td>\n<td>string</td>\n<td>First name of the guest.</td>\n</tr>\n<tr>\n<td>MiddleName</td>\n<td>string</td>\n<td>Middle name of the guest.</td>\n</tr>\n<tr>\n<td>LastName</td>\n<td>string</td>\n<td>Last name of the guest.</td>\n</tr>\n<tr>\n<td>Email</td>\n<td>string</td>\n<td>Email ID of the guest.</td>\n</tr>\n<tr>\n<td>MobileNumber</td>\n<td>string</td>\n<td>Mobile number of the guest.</td>\n</tr>\n<tr>\n<td>MobilePhoneModel</td>\n<td>object</td>\n<td>Object that contains these details about the guest's mobile phone model: CountryId, Number, and DisplayNumber.</td>\n</tr>\n<tr>\n<td>HomePhone</td>\n<td></td>\n<td>string</td>\n</tr>\n<tr>\n<td>HomePhoneModel</td>\n<td>object</td>\n<td>Object that contains these details about the guest's home phone model: CountryId, Number, and DisplayNumber.</td>\n</tr>\n<tr>\n<td>WorkPhone</td>\n<td>string</td>\n<td>Work phone number of the guest.</td>\n</tr>\n<tr>\n<td>WorkPhoneModel</td>\n<td>object</td>\n<td>Object that contains these details about the guest's work phone model: CountryId, Number, and DisplayNumber.</td>\n</tr>\n<tr>\n<td>Gender</td>\n<td>enum</td>\n<td>Gender of the guest: NotSpecified - -1, Male - 1, Female - 2, Any - 0, ThirdGender - 3, Multiple - 4.</td>\n</tr>\n<tr>\n<td>DateOfBirth</td>\n<td>datetime</td>\n<td>Date of birth of the guest.</td>\n</tr>\n<tr>\n<td>AnniversaryDate</td>\n<td>datetime</td>\n<td>Date of anniversary of the guest.</td>\n</tr>\n<tr>\n<td>Address1</td>\n<td>string</td>\n<td>Primary address of the guest.</td>\n</tr>\n<tr>\n<td>Address2</td>\n<td>string</td>\n<td>Secondary address of the guest.</td>\n</tr>\n<tr>\n<td>City</td>\n<td>string</td>\n<td>City in which the guest resides.</td>\n</tr>\n<tr>\n<td>PostalCode</td>\n<td>string</td>\n<td>Postal code of the locality in which the guest resides.</td>\n</tr>\n<tr>\n<td>State</td>\n<td>object</td>\n<td>Object that contains these details about the guest's state: Id, Code, Name, and ShortName.</td>\n</tr>\n<tr>\n<td>Country</td>\n<td>object</td>\n<td>Object that contains these details about the guest's country: Id, Code, Name, PhoneCode, and Nationality.</td>\n</tr>\n<tr>\n<td>Nationality</td>\n<td>object</td>\n<td>Object that contains these details about the guest's nationality: Id, Code, Name, PhoneCode, and Nationality.</td>\n</tr>\n<tr>\n<td>ReferralSource</td>\n<td>object</td>\n<td>Object that contains these details about the source of referral for the booking: Id, OrgReferralId, and Name.</td>\n</tr>\n<tr>\n<td>ReferredGuestId</td>\n<td>guid</td>\n<td>Unique ID of the referred guest.</td>\n</tr>\n<tr>\n<td>ReceiveTransactionalSms</td>\n<td>boolean</td>\n<td>If <b>true</b>, the guest will receive a text message confirmation after the transaction has been completed.</td>\n</tr>\n<tr>\n<td>ReceiveMarketingEmail</td>\n<td>boolean</td>\n<td>If <b>true</b>, the guest will receive marketing emails.</td>\n</tr>\n<tr>\n<td>ReceiveTransactionalEmail</td>\n<td>boolean</td>\n<td>If <b>true</b>, the guest will receive a text message confirmation after the transaction has been completed.</td>\n</tr>\n<tr>\n<td>ReceiveMarketingSms</td>\n<td>boolean</td>\n<td>If <b>true</b>, the guest will receive marketing SMSs.</td>\n</tr>\n<tr>\n<td>CreationDate</td>\n<td>datetime</td>\n<td>Date on which the guest profile had been created.</td>\n</tr>\n<tr>\n<td>LastUpdated</td>\n<td>datetime</td>\n<td>Date on which the guest profile had been last updated.</td>\n</tr>\n<tr>\n<td>MergeIntoCode</td>\n<td>boolean</td>\n<td>If <b>true</b>, the booking will be merged into the applicattion code.</td>\n</tr>\n<tr>\n<td>MergeIntoGuestId</td>\n<td>boolean</td>\n<td>If <b>true</b>, the booking will be merged into the guest ID.</td>\n</tr>\n<tr>\n<td>CenterId</td>\n<td>guid</td>\n<td>Unique ID of the center.</td>\n</tr>\n<tr>\n<td>CenterCode</td>\n<td>string</td>\n<td>Code of the center.</td>\n</tr>\n<tr>\n<td>CenterName</td>\n<td>string</td>\n<td>Name of the center.</td>\n</tr>\n<tr>\n<td>GuestIndicator</td>\n<td>string</td>\n<td>Display indicator of the guest.</td>\n</tr>\n<tr>\n<td>IsMember</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is a member at the center.</td>\n</tr>\n<tr>\n<td>DOB_IncompleteYear</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest's date of birth is not complete.</td>\n</tr>\n<tr>\n<td>Password</td>\n<td>string</td>\n<td>Password of the guest.</td>\n</tr>\n<tr>\n<td>UserName</td>\n<td>string</td>\n<td>Username of the guest.</td>\n</tr>\n<tr>\n<td>FacebookUserId</td>\n<td>string</td>\n<td>Facebook user ID of the guest.</td>\n</tr>\n<tr>\n<td>SocialFaceBookUserId</td>\n<td>string</td>\n<td>Social Facebook user ID of the guest.</td>\n</tr>\n<tr>\n<td>SocialGoogleUserId</td>\n<td>string</td>\n<td>Social Google user ID of the guest.</td>\n</tr>\n<tr>\n<td>hasZenotiCreds</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest possesses Zenoti credentials.</td>\n</tr>\n<tr>\n<td>OldPassword</td>\n<td>string</td>\n<td>Old password of the guest.</td>\n</tr>\n<tr>\n<td>OptInForLoyaltyProgram</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has opted for a loyalty program.</td>\n</tr>\n<tr>\n<td>FormDetails</td>\n<td>object</td>\n<td>Object that contains appointment form data-related details. For more information, refer to the <b>FormDetails Object</b> table.</td>\n</tr>\n<tr>\n<td>IsMinors</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is below 18 years of age.</td>\n</tr>\n<tr>\n<td>LpTierInfo</td>\n<td>string</td>\n<td>Details on the guest's loyalty program tier.</td>\n</tr>\n<tr>\n<td>GuestIndicatorValue</td>\n<td>object</td>\n<td>Object that contains internal guest-related details. For more information, refer to the <b>GuestIndicatorValue Object</b> table.</td>\n</tr>\n<tr>\n<td>IsMemberbershipAddOnUser</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is a membership add-on user.</td>\n</tr>\n<tr>\n<td>HasActiveMems</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest possesses an active membership.</td>\n</tr>\n<tr>\n<td>ReceiveLpStmt</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest will receive the statement on loyalty points.</td>\n</tr>\n<tr>\n<td>GenderEnumType</td>\n<td>enum</td>\n<td>Indicates the gender of the guest: NotSpecified - -1, Male - 1, Female - 2, Any - 0, ThirdGender - 3, Multiple - 4.</td>\n</tr>\n<tr>\n<td>ReferralCode</td>\n<td>string</td>\n<td>Referral code of the user.</td>\n</tr>\n<tr>\n<td>EnableAutoPay</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has enabled the AutoPay option.</td>\n</tr>\n<tr>\n<td>GuestCustomDataFilled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest's custom data has been filled.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"formdetails-object\">FormDetails Object</h2>\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>AppointmentId</td>\n<td>guid</td>\n<td>Unique ID of the appointment.</td>\n</tr>\n<tr>\n<td>FormId</td>\n<td>guid</td>\n<td>Unique ID of the appointment form.</td>\n</tr>\n<tr>\n<td>ServiceName</td>\n<td>string</td>\n<td>Name of the service.</td>\n</tr>\n<tr>\n<td>ServiceDisplayName</td>\n<td>string</td>\n<td>Name of the service that is displayed.</td>\n</tr>\n<tr>\n<td>ServiceId</td>\n<td>string</td>\n<td>ID of the service.</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string</td>\n<td>Name of the guest.</td>\n</tr>\n<tr>\n<td>Filled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has filled the details in the appointment form.</td>\n</tr>\n<tr>\n<td>Submitted</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has submitted the appointment form.</td>\n</tr>\n<tr>\n<td>LastFilledDate</td>\n<td>datetime</td>\n<td>Date on which the appointment form was last filled.</td>\n</tr>\n<tr>\n<td>FormType</td>\n<td>enum</td>\n<td>Indicates the type of the appointment form: NoForm - 0, ServiceKeyValuePair - 1, ServiceHtmlForm - 2, GuestHtmlForm - 3,GuestKeyValuePair - 4, TagForm - 5.</td>\n</tr>\n<tr>\n<td>LastFilledBy</td>\n<td>string</td>\n<td>Person who last filled the appointment form.</td>\n</tr>\n<tr>\n<td>LatestVersion</td>\n<td>string</td>\n<td>Latest version of the appointment form.</td>\n</tr>\n<tr>\n<td>FormHistory</td>\n<td>object</td>\n<td>Object that contains form history-related details: VersionDate, VersionDateString, VersionId, CreatedBy, FormName, and FormId.</td>\n</tr>\n<tr>\n<td>Viewonly</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment form cannot be edited.</td>\n</tr>\n<tr>\n<td>IsFormLocked</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment form has been locked.</td>\n</tr>\n<tr>\n<td>ExpiryDate</td>\n<td>datetime</td>\n<td>Date of expiry of the appointment form.</td>\n</tr>\n<tr>\n<td>IsEditable</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment form can be edited.</td>\n</tr>\n<tr>\n<td>IsExpired</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment form has expired.</td>\n</tr>\n<tr>\n<td>OwnerId</td>\n<td>guid</td>\n<td>Unique ID of the center owner.</td>\n</tr>\n<tr>\n<td>DisplayOrder</td>\n<td>int</td>\n<td>Order of display in the appointment form.</td>\n</tr>\n<tr>\n<td>IsServiceForm</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment form is a service form.</td>\n</tr>\n<tr>\n<td>SourceAppointmentDate</td>\n<td>datetime</td>\n<td>Date on which the appointment was created.</td>\n</tr>\n<tr>\n<td>Permissions</td>\n<td>object</td>\n<td>Object that contains appointment form permissions-related details: CanView and CanEdit.</td>\n</tr>\n<tr>\n<td>FormFilledStatus</td>\n<td>enum</td>\n<td>Indicates the appointment form filled status: NotFilled - 0, Saved - 1, Submitted - 2.</td>\n</tr>\n<tr>\n<td>IsActive</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment form is active.</td>\n</tr>\n<tr>\n<td>SendLinkInNotifications</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the appointment confirmation link will be sent to the guest as a notification.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"guestindicatorvalue-object\">GuestIndicatorValue Object</h2>\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>HighSpender</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is a high spending customer.</td>\n</tr>\n<tr>\n<td>Member</td>\n<td>int</td>\n<td>Indicates whether the guest is a member at the center.</td>\n</tr>\n<tr>\n<td>LowFeedback</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has provided low feedback on the appointment.</td>\n</tr>\n<tr>\n<td>RegularGuest</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is a regular customer at the center.</td>\n</tr>\n<tr>\n<td>FirstTimer</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is a first time customer at the center.</td>\n</tr>\n<tr>\n<td>ReturningCustomer</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is a repeat customer at the center.</td>\n</tr>\n<tr>\n<td>NoShow</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest did not arrive at the center for the scheduled appointment.</td>\n</tr>\n<tr>\n<td>HasActivePackages</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has active packages.</td>\n</tr>\n<tr>\n<td>HasProfileAlerts</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has enabled profile alerts.</td>\n</tr>\n<tr>\n<td>OtherCenterGuest</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest is a customer of another center.</td>\n</tr>\n<tr>\n<td>HasCTA</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has enabled the Call to Action feature to receive promotional content.</td>\n</tr>\n<tr>\n<td>Dues</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has a pending due amount.</td>\n</tr>\n<tr>\n<td>CardOnFile</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has saved credit/debit cards.</td>\n</tr>\n<tr>\n<td>AutoPayEnabled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has enabled the AutoPay option.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"invoicememberships-object\">InvoiceMemberships Object</h2>\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>AppointmentMembership</td>\n<td>object</td>\n<td>Object that contains the guest's membership-related elements for the appointment. For more information, refer to the <b>AppointmentMembership Object</b> table.</td>\n</tr>\n<tr>\n<td>AppliedMembership</td>\n<td>object</td>\n<td>Object that contains the guest's applied membership-related elements for the appointment: MembershipId, DiscountAmount, Action, InvoiceItemId, ShowChangeMembership, and EquivalenceOptions.</td>\n</tr>\n<tr>\n<td>AppliedPackage</td>\n<td>object</td>\n<td>Object that contains the guest's applied package-related elements for the appointment: PackageId, DiscountAmount, Action, and InvoiceItemId.</td>\n</tr>\n<tr>\n<td>AppliedDiscount</td>\n<td>object</td>\n<td>Object that contains the guest's applied discount-related elements for the appointment: DiscountId, CampaignId, CouponId, Action, Type, DiscountAmount, and InvoiceItemId.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"appointmentmembership-object\">AppointmentMembership Object</h2>\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>Membership</td>\n<td>object</td>\n<td>Object that contains the guest's membership-related elements. For more information, refer to the <b>Membership Object</b> table.</td>\n</tr>\n<tr>\n<td>InvoiceItemId</td>\n<td>guid</td>\n<td>Unique ID of the item in the invoice.</td>\n</tr>\n<tr>\n<td>InvoiceItemAddedTime</td>\n<td>datetime</td>\n<td>Date on which the invoice item had been added.</td>\n</tr>\n<tr>\n<td>Employee</td>\n<td>object</td>\n<td>Object that contains these employee-related elements: Id, ShortName, NickName, FullName, Email, PhoneNumber, MobilePhoneModel, Gender, FirstName, LastName, IsAvailable, WaiveBiometricFlag, VanityImageUrl, ScalingFactor, ScaledPrice, ServiceTime, DisplayName, IdleTime, OriginalPrice, OriginalTax, Job, BookingInterval, schedule, unavailable_times, and LastDate.</td>\n</tr>\n<tr>\n<td>Quantity</td>\n<td>int</td>\n<td>Quantity of items included in the invoice.</td>\n</tr>\n<tr>\n<td>Price</td>\n<td>object</td>\n<td>Object that contains these price-related elements: CurrencyId, Sales, Tax, Final, Final1, Discount, Tip, SSG, RoundingCorrection, DiscountedPrice, environmental_fee, environmental_fee_label, and can_be_waived.</td>\n</tr>\n<tr>\n<td>IsMembershipApplied</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest's membership has been applied on the invoice.</td>\n</tr>\n<tr>\n<td>IsPackageApplied</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that a package has been applied on the invoice.</td>\n</tr>\n<tr>\n<td>IsDiscountApplied</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that a discount has been applied on the invoice.</td>\n</tr>\n<tr>\n<td>MembershipBillDate</td>\n<td>datetime</td>\n<td>Billing date of the membership.</td>\n</tr>\n<tr>\n<td>RecurringMembership</td>\n<td>object</td>\n<td>Object that contains recurring membership-related elements: Days, SaleStartDate, SaleEndDate, CreditAmount, CreditAmountExpiration, NumGuests, Code, BusinessUnitId, Months, TermsandConditions, Type, CategoryId, Description, HTMLDescription, TermsandConditionsAcceptance, Id, VersionId, SetupMembershipId, Name, Price, SetupPrice, CanBook, ShowPrice, DisplayName, DisplayPrice, ImagePaths, IsRecurrringMembership, MembershipType, FirstCollectionAfter, enforce_mandatory_fields, and FrequencyText.</td>\n</tr>\n<tr>\n<td>Signature</td>\n<td>string</td>\n<td>Digital signature of the guest.</td>\n</tr>\n<tr>\n<td>UserMembershipId</td>\n<td>guid</td>\n<td>Unique ID of the membership.</td>\n</tr>\n<tr>\n<td>AcceptedOn</td>\n<td>datetime</td>\n<td>Date on which the membership had been accepted.</td>\n</tr>\n<tr>\n<td>IsTandCAccepted</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the terms and conditions have been accepted.</td>\n</tr>\n<tr>\n<td>PaymentAccountId</td>\n<td>string</td>\n<td>ID of the guest's payment account.</td>\n</tr>\n<tr>\n<td>HasMembershipDigitalForm</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has a digital membership form.</td>\n</tr>\n<tr>\n<td>HasFilledMembershipForms</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest has filled membership forms.</td>\n</tr>\n<tr>\n<td>RecurringPaymentType</td>\n<td>enum</td>\n<td>Indicates the type of recurring membership payment option used by the guest: Cash, OfflineCreditCard, OfflineCheck, OnlineCreditCard, OnlineCheck, TestSuccess, TestFailure, Custom, CustomCC, and CustomDD.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"invoiceseriespackages-object\">InvoiceSeriesPackages Object</h2>\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>AppointmentSeriesPackage</td>\n<td>object</td>\n<td>Object that contains the guest's applied series package-related elements for the appointment. For more information, refer to the <b>AppointmentSeriesPackage Object</b> table.</td>\n</tr>\n<tr>\n<td>AppliedMembership</td>\n<td>object</td>\n<td>Object that contains the guest's applied membership-related elements for the appointment: MembershipId, DiscountAmount, Action, InvoiceItemId, ShowChangeMembership, and EquivalenceOptions.</td>\n</tr>\n<tr>\n<td>AppliedPackage</td>\n<td>object</td>\n<td>Object that contains the guest's applied package-related elements for the appointment: PackageId, DiscountAmount, Action, and InvoiceItemId.</td>\n</tr>\n<tr>\n<td>AppliedDiscount</td>\n<td>object</td>\n<td>Object that contains the guest's applied discount-related elements for the appointment: DiscountId, CampaignId, CouponId, Action, Type, DiscountAmount, and InvoiceItemId.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"appointmentseriespackage-object\">AppointmentSeriesPackage Object</h2>\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>Package</td>\n<td>object</td>\n<td>Object that contains the guest's package-related elements. For more information, refer to the <b>Package Object</b> table.</td>\n</tr>\n<tr>\n<td>InvoiceItemId</td>\n<td>guid</td>\n<td>Unique ID of the item in the invoice.</td>\n</tr>\n<tr>\n<td>InvoiceItemAddedTime</td>\n<td>datetime</td>\n<td>Date on which the invoice item had been added.</td>\n</tr>\n<tr>\n<td>PackageUserId</td>\n<td>guid</td>\n<td>Unique ID of the package applied for the user.</td>\n</tr>\n<tr>\n<td>Employee</td>\n<td>object</td>\n<td>Object that contains these employee-related elements: Id, ShortName, NickName, FullName, Email, PhoneNumber, MobilePhoneModel, Gender, FirstName, LastName, IsAvailable, WaiveBiometricFlag, VanityImageUrl, ScalingFactor, ScaledPrice, ServiceTime, DisplayName, IdleTime, OriginalPrice, OriginalTax, Job, BookingInterval, schedule, unavailable_times, and LastDate.</td>\n</tr>\n<tr>\n<td>Quantity</td>\n<td>int</td>\n<td>Quantity of items included in the invoice.</td>\n</tr>\n<tr>\n<td>Price</td>\n<td>object</td>\n<td>Object that contains these price-related elements: CurrencyId, Sales, Tax, Final, Final1, Discount, Tip, SSG, RoundingCorrection, DiscountedPrice, environmental_fee, environmental_fee_label, and can_be_waived.</td>\n</tr>\n<tr>\n<td>IsMembershipApplied</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the guest's membership has been applied on the invoice.</td>\n</tr>\n<tr>\n<td>IsPackageApplied</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that a package has been applied on the invoice.</td>\n</tr>\n<tr>\n<td>IsDiscountApplied</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that a discount has been applied on the invoice.</td>\n</tr>\n<tr>\n<td>packages_product_type_item</td>\n<td>object</td>\n<td>Object that contains the type of product items-related elements included in the package: packages_product, quantity, invoice_item_id, employee_id, price, and discount.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"package-object\">Package Object</h2>\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>Id</td>\n<td>guid</td>\n<td>Unique identifier of the package version.</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string</td>\n<td>Name of the package.</td>\n</tr>\n<tr>\n<td>Description</td>\n<td>string</td>\n<td>Description of the package.</td>\n</tr>\n<tr>\n<td>Code</td>\n<td>string</td>\n<td>Code of the package</td>\n</tr>\n<tr>\n<td>HasBundledProducts</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that this version of the package contains bundled products.</td>\n</tr>\n<tr>\n<td>Duration</td>\n<td>int</td>\n<td>Duration of the package that was set at the time of package creation.</td>\n</tr>\n<tr>\n<td>BundledProductPriceCheck</td>\n<td>enum</td>\n<td>Indicates that the package price is inclusive of bundle products: ShouldBeLessThanPackagePrice - 0 and 1 - CanBeMoreThanPackagePrice.</td>\n</tr>\n<tr>\n<td>BundledProductPricePercentage</td>\n<td>decimal</td>\n<td>When BundledProductPriceCheck is less than package price, then percentage of price allocated to bundle products is given by this element.</td>\n</tr>\n<tr>\n<td>PackagePriceWithOutTax</td>\n<td>decimal</td>\n<td>Price of the package without tax.</td>\n</tr>\n<tr>\n<td>Type</td>\n<td>enum</td>\n<td>Type of the package: DayPackage - 1, SeriesPackage - 2, PromoPackage = 3.</td>\n</tr>\n<tr>\n<td>Price</td>\n<td>object</td>\n<td>Object that contains price-related elements of the package:  CurrencyId, Sales, Tax, Final, Final1, Discount, Tip, SSG, RoundingCorrection, DiscountedPrice, environmental_fee, environmental_fee_label, and can_be_waived.</td>\n</tr>\n<tr>\n<td>PackageCostIncBundledProducts</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the package price is inclusive of bundled products.</td>\n</tr>\n<tr>\n<td>Services</td>\n<td>object</td>\n<td>Object that contains service-related elements of the package: Id, Name, DisplayName, Price, Duration, CategoryId, IsAddOn, HasAddOns, AddOnToServiceId, Description, HTMLDescription, CategoryName, AddOns, IsVariant, HasVariant, HasSegments, ParentServiceId, CartItemId, SaleAllowedAsPartOfPackageOrMembershipOnly, BookingWithPartialBalance, ShowInCatalog, IncludesTax, IsServicePriceScaledForAnyTherapist, canPerformService, Membership, PseudoAppliedMembership, ScaledDuration, AppointmentId, override_product_consumption, override_default_product_consumption, ServiceFinalPrice, Void, RecoveryTime, Code, CampaignInfo, PreRequisites, EnforcePreRequisites, ClubPreRequisites, ValidityDays, BookingOrder, ValidityDaysAsPreRequisite, tips_enabled, EnableCatalogServiceFrequency, CatalogServiceFrequency.</td>\n</tr>\n<tr>\n<td>Items</td>\n<td>object</td>\n<td>Object that contains the items in the package: Id, Name, Quantity, Order, Service, and PackageServicePK.</td>\n</tr>\n<tr>\n<td>CanBook</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the package can be booked.</td>\n</tr>\n<tr>\n<td>PackageDisplayName</td>\n<td>string</td>\n<td>Display name that was set up in catalog during the set up of the package.</td>\n</tr>\n<tr>\n<td>PackageDisplayPrice</td>\n<td>string</td>\n<td>Catalog price of the package.</td>\n</tr>\n<tr>\n<td>HTMLDescription</td>\n<td>string</td>\n<td>HTML description of the package.</td>\n</tr>\n<tr>\n<td>CalculateServiceLevelTax</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the service-level tax will be calculated.</td>\n</tr>\n<tr>\n<td>TermsandConditions</td>\n<td>string</td>\n<td>Terms and conditions that have been specified during the package set up.</td>\n</tr>\n<tr>\n<td>ExpirationDate</td>\n<td>datetime</td>\n<td>Date on which the package expires.</td>\n</tr>\n<tr>\n<td>ExpirationDays</td>\n<td>int</td>\n<td>Number of days that the package expires after the package has been sold.</td>\n</tr>\n<tr>\n<td>ScheduledPaymentFrequency</td>\n<td>int</td>\n<td>If the package can be paid by using scheduled payments, this element specifies the frequency with which it has to be paid.</td>\n</tr>\n<tr>\n<td>ScheduledPaymentFrequencyType</td>\n<td>int</td>\n<td>Type of scheduled payment frequency: days, weeks, or months.</td>\n</tr>\n<tr>\n<td>RestrictRedemptionToThisCenter</td>\n<td>int</td>\n<td>Indicates whether the sale of the package has been restricted to the current center.</td>\n</tr>\n<tr>\n<td>CenterName</td>\n<td>string</td>\n<td>Name of the center from which you are retrieving the package details.</td>\n</tr>\n<tr>\n<td>PackageCategoryName</td>\n<td>string</td>\n<td>Name of the category to which the package belongs.</td>\n</tr>\n<tr>\n<td>start_validity_at_first_redemption</td>\n<td>boolean</td>\n<td>Indicates that the validity of the package starts at sale date or at first redemption.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"payments-object\">Payments Object</h2>\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>PaymentOption</td>\n<td>object</td>\n<td>Object that contains payment option-related elements: PaymentOption, TotalAmountPaid, AmountPaid, TipAmount, SSGAmount, FeeAmount, CashBackAmount, TransactionId, PaymentDate, and CashRegisterId.</td>\n</tr>\n<tr>\n<td>TotalAmountPaid</td>\n<td>decimal</td>\n<td>Total amount including taxes paid by the guest.</td>\n</tr>\n<tr>\n<td>AmountPaid</td>\n<td>decimal</td>\n<td>Total amount paid by the guest for the appointment.</td>\n</tr>\n<tr>\n<td>TipAmount</td>\n<td>decimal</td>\n<td>Tip amount paid by the guest for the appointment.</td>\n</tr>\n<tr>\n<td>SSGAmount</td>\n<td>decimal</td>\n<td>SSG amount paid by the guest for the appointment.</td>\n</tr>\n<tr>\n<td>FeeAmount</td>\n<td>decimal</td>\n<td>Fee amount paid by the guest for the appointment.</td>\n</tr>\n<tr>\n<td>CashBackAmount</td>\n<td>decimal</td>\n<td>Cashback amount received by the guest for the appointment appointment.</td>\n</tr>\n<tr>\n<td>TransactionId</td>\n<td>guid</td>\n<td>Unique ID of the payment transaction.</td>\n</tr>\n<tr>\n<td>PaymentDate</td>\n<td>datetime</td>\n<td>Date on which the guest made the payment.</td>\n</tr>\n<tr>\n<td>CashRegisterId</td>\n<td>guid</td>\n<td>Unique ID of the cash register in which the payment was collected.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"redemptions-object\">Redemptions Object</h2>\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>Option</td>\n<td>object</td>\n<td>Object that contains these redemption options-related elements: Id, Mode, and Name.</td>\n</tr>\n<tr>\n<td>Amount</td>\n<td>decimal</td>\n<td>Redemption amount received by the guest for the appointment payment.</td>\n</tr>\n<tr>\n<td>TransactionId</td>\n<td>guid</td>\n<td>Unique ID of the payment transaction.</td>\n</tr>\n<tr>\n<td>PaymentDate</td>\n<td>datetime</td>\n<td>Date on which the guest made the payment.</td>\n</tr>\n<tr>\n<td>Points</td>\n<td>decimal</td>\n<td>Loyalty points received by the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"refunditems-object\">RefundItems Object</h2>\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>InvoiceItemId</td>\n<td>guid</td>\n<td>Unique ID of the item in the invoice that was refunded.</td>\n</tr>\n<tr>\n<td>ItemId</td>\n<td></td>\n<td>guid</td>\n</tr>\n<tr>\n<td>Quantity</td>\n<td>int</td>\n<td>Number of the items that were refunded.</td>\n</tr>\n<tr>\n<td>RefundAmount</td>\n<td>decimal</td>\n<td>Refund amount received by the guest.</td>\n</tr>\n<tr>\n<td>RefundDate</td>\n<td>datetime</td>\n<td>Date on which the guest received the refund amount.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"center-object\">Center Object</h2>\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>Id</td>\n<td>guid</td>\n<td>Unique ID of the center.</td>\n</tr>\n<tr>\n<td>Country</td>\n<td>object</td>\n<td>Object that contains the center's various country-related elements: Id, Code, Name, PhoneCode, and Nationality.</td>\n</tr>\n<tr>\n<td>State</td>\n<td>object</td>\n<td>Object that contains the center's various country-related elements: Id, Code, Name, and ShortName.</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string</td>\n<td>Name of the center.</td>\n</tr>\n<tr>\n<td>GeoLatitude</td>\n<td>decimal</td>\n<td>Geographical latitude details of the center.</td>\n</tr>\n<tr>\n<td>GeoLongitude</td>\n<td>decimal</td>\n<td>Geographical longitude details of the center.</td>\n</tr>\n<tr>\n<td>Address1</td>\n<td>string</td>\n<td>First line of the address details of the center.</td>\n</tr>\n<tr>\n<td>Address2</td>\n<td>string</td>\n<td>Second line of the address details of the center.</td>\n</tr>\n<tr>\n<td>City</td>\n<td>string</td>\n<td>City in which the center is present.</td>\n</tr>\n<tr>\n<td>ZipCode</td>\n<td>string</td>\n<td>Zip code of the area in which the center is present.</td>\n</tr>\n<tr>\n<td>Phone1</td>\n<td>string</td>\n<td>Primary phone number of the center.</td>\n</tr>\n<tr>\n<td>Phone2</td>\n<td>string</td>\n<td>Secondary phone number of the center.</td>\n</tr>\n<tr>\n<td>Email</td>\n<td>string</td>\n<td>Email ID of the center.</td>\n</tr>\n<tr>\n<td>CenterInfo</td>\n<td>string</td>\n<td>Additional information about the center.</td>\n</tr>\n<tr>\n<td>ServiceTaxNo</td>\n<td>string</td>\n<td>Service tax number of the center.</td>\n</tr>\n<tr>\n<td>TIN</td>\n<td>string</td>\n<td>Tax Information Network details of the center.</td>\n</tr>\n<tr>\n<td>VAT</td>\n<td>string</td>\n<td>Value Added Tax details of the center.</td>\n</tr>\n<tr>\n<td>CST</td>\n<td>string</td>\n<td>Central Sales Tax details of the center.</td>\n</tr>\n<tr>\n<td>CanBook</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that guests can book appointments at the center.</td>\n</tr>\n<tr>\n<td>CenterCode</td>\n<td>string</td>\n<td>Code of the center.</td>\n</tr>\n<tr>\n<td>TimeZone</td>\n<td>object</td>\n<td>Object that contains the center's time zone-related elements: Id, Name, StandardName, and Symbol.</td>\n</tr>\n<tr>\n<td>CollectFeedback</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that guests can provide feedback at the center.</td>\n</tr>\n<tr>\n<td>working_hours</td>\n<td>object</td>\n<td>Object that contains the center's working hours-related elements: day_of_week, start_time, and end_time.</td>\n</tr>\n<tr>\n<td>AreServicesAvailableInCenter</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that services are available at the center.</td>\n</tr>\n<tr>\n<td>FeedBackLink</td>\n<td>string</td>\n<td>URL by using which the guest can provide feedback.</td>\n</tr>\n<tr>\n<td>FeedBackLabelText</td>\n<td>string</td>\n<td>Text of the feedback label.</td>\n</tr>\n<tr>\n<td>isPaymentEnabled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the setting to allow guests to make payments has been enabled for the center.</td>\n</tr>\n<tr>\n<td>isCenterVoided</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the center has been voided.</td>\n</tr>\n<tr>\n<td>isServiceSaleEnabled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the sale of services has been enabled at the center.</td>\n</tr>\n<tr>\n<td>isMembershipSaleEnabled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the sale of memberships has been enabled at the center.</td>\n</tr>\n<tr>\n<td>isGiftCardSaleEnabled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the sale of gift cards has been enabled at the center.</td>\n</tr>\n<tr>\n<td>isSeriesPackageSaleEnabled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the sale of packages has been enabled at the center.</td>\n</tr>\n<tr>\n<td>isDealsEnabled</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the usage of deals has been enabled at the center.</td>\n</tr>\n<tr>\n<td>EnableSelfPay</td>\n<td>boolean</td>\n<td>If <b>true</b>, it enables the Self Pay payment option at the center.</td>\n</tr>\n<tr>\n<td>EnableSelfCheckIn</td>\n<td>boolean</td>\n<td>If <b>true</b>, it enables the Self Checkin option at the center.</td>\n</tr>\n<tr>\n<td>EnableAutoPay</td>\n<td>boolean</td>\n<td>If <b>true</b>, it enables the Self Pay payment option at the center.</td>\n</tr>\n<tr>\n<td>AllowSelfCheckinBefore</td>\n<td>boolean</td>\n<td>If <b>true</b>, it allows the guest to self checkin before arriving at the center.</td>\n</tr>\n<tr>\n<td>AllowCheckWithinRadius</td>\n<td>boolean</td>\n<td>If <b>true</b>, it allows the guest to checkin within a specified geographical radius around center.</td>\n</tr>\n<tr>\n<td>Zone</td>\n<td>object</td>\n<td>Object that contains the center's zone-related elements: id and name.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"paymentoptions-object\">PaymentOptions Object</h2>\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>Id</td>\n<td>guid</td>\n<td>Unique ID of the payment option.</td>\n</tr>\n<tr>\n<td>PaymentMode</td>\n<td>enum</td>\n<td>Indicates the mode of payment: NotSpecified - -1, Cash - 0, GiftCard - 1, Membership - 2, Package - 3, Custom - 4, CreditCard - 5, Cheque - 6, LoyaltyPoints - 7, Cashback - 8, PrepaidCard - 9.</td>\n</tr>\n<tr>\n<td>PaymentName</td>\n<td>string</td>\n<td>Name of the type of payment.</td>\n</tr>\n<tr>\n<td>CardNumber</td>\n<td>string</td>\n<td>Credit/debit card number of the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">Error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>StatusCode</th>\n<th>Message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>428</td>\n<td>Invalid Invoice.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","Catalog","SeriesPackages","CloseInvoice","{{invoice_id}}"],"host":["api","zenoti","com"],"query":[],"variable":[]}},"response":[{"id":"5c53715f-5172-4741-b46a-c0d42503aaa6","name":"Close a series package sale invoice","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.zenoti.com/api/Catalog/SeriesPackages/CloseInvoice/{{invoice_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Sep 2020 12:07:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"6510"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n  \"MailSentSuccess\": false,\n  \"ReceiptSentSuccess\": false,\n  \"Invoice\": {\n    \"Id\": \"693b776f-efbf-4e06-b230-2bf3783de71b\",\n    \"InvoiceNumber\": \"2823\",\n    \"GroupInvoiceId\": null,\n    \"group_name\": null,\n    \"ReceiptNumber\": \"R251\",\n    \"AppointmentGroupId\": null,\n    \"ReservationId\": null,\n    \"IsRebooking\": false,\n    \"Notes\": null,\n    \"GuestId\": null,\n    \"Guest\": {\n      \"Id\": \"687a1c1a-720e-4933-8a54-8f2745f2d6ec\",\n      \"Code\": null,\n      \"FirstName\": \"testuser6\",\n      \"MiddleName\": null,\n      \"LastName\": \"prasthana\",\n      \"Email\": null,\n      \"MobileNumber\": null,\n      \"MobilePhoneModel\": {\n        \"CountryId\": -1,\n        \"Number\": null,\n        \"DisplayNumber\": null\n      },\n      \"HomePhone\": null,\n      \"HomePhoneModel\": null,\n      \"WorkPhone\": null,\n      \"WorkPhoneModel\": null,\n      \"Gender\": 0,\n      \"DateOfBirth\": \"1990-06-07T00:00:00\",\n      \"AnniversaryDate\": null,\n      \"Address1\": \"\",\n      \"Address2\": null,\n      \"City\": null,\n      \"PostalCode\": null,\n      \"State\": {\n        \"Id\": -1,\n        \"Code\": null,\n        \"Name\": \"\",\n        \"ShortName\": null\n      },\n      \"Country\": {\n        \"Id\": 225,\n        \"Code\": \"US\",\n        \"Name\": \"United States\",\n        \"PhoneCode\": 1,\n        \"Nationality\": \"American\"\n      },\n      \"Nationality\": null,\n      \"ReferralSource\": null,\n      \"ReferredGuestId\": null,\n      \"ReceiveTransactionalSms\": null,\n      \"ReceiveMarketingEmail\": null,\n      \"ReceiveTransactionalEmail\": null,\n      \"ReceiveMarketingSms\": false,\n      \"CreationDate\": null,\n      \"LastUpdated\": null,\n      \"MergeIntoCode\": null,\n      \"MergeIntoGuestId\": null,\n      \"CenterId\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n      \"CenterCode\": null,\n      \"CenterName\": null,\n      \"GuestIndicator\": \"0@0@0@0@0@0@0@x@0@0@0\",\n      \"IsMember\": 0,\n      \"DOB_IncompleteYear\": null,\n      \"Password\": null,\n      \"UserName\": null,\n      \"FacebookUserId\": null,\n      \"SocialFaceBookUserId\": null,\n      \"SocialGoogleUserId\": null,\n      \"hasZenotiCreds\": false,\n      \"OldPassword\": null,\n      \"OptInForLoyaltyProgram\": null,\n      \"FormDetails\": [\n        {\n          \"AppointmentId\": \"00000000-0000-0000-0000-000000000000\",\n          \"FormId\": \"7f51b43a-829c-4d4b-8429-26803b11043b\",\n          \"ServiceName\": null,\n          \"ServiceDisplayName\": null,\n          \"ServiceId\": null,\n          \"Name\": \"Guest Intake Form\",\n          \"Filled\": false,\n          \"Submitted\": false,\n          \"LastFilledDate\": \"0001-01-01T00:00:00\",\n          \"FormType\": 3,\n          \"LastFilledBy\": null,\n          \"LatestVersion\": null,\n          \"FormHistory\": [],\n          \"Viewonly\": false,\n          \"IsFormLocked\": null,\n          \"ExpiryDate\": null,\n          \"IsEditable\": false,\n          \"IsExpired\": false,\n          \"OwnerId\": null,\n          \"DisplayOrder\": null,\n          \"IsServiceForm\": false,\n          \"SourceAppointmentDate\": null,\n          \"Permissions\": null,\n          \"FormFilledStatus\": 0,\n          \"IsActive\": false,\n          \"SendLinkInNotifications\": false\n        }\n      ],\n      \"IsMinors\": false,\n      \"LpTierInfo\": \"0@x\",\n      \"GuestIndicatorValue\": {\n        \"HighSpender\": false,\n        \"Member\": 2,\n        \"LowFeedback\": false,\n        \"RegularGuest\": false,\n        \"FirstTimer\": false,\n        \"ReturningCustomer\": false,\n        \"NoShow\": false,\n        \"HasActivePackages\": false,\n        \"HasProfileAlerts\": false,\n        \"OtherCenterGuest\": false,\n        \"HasCTA\": false,\n        \"Dues\": true,\n        \"CardOnFile\": true,\n        \"AutoPayEnabled\": false\n      },\n      \"IsMemberbershipAddOnUser\": 0,\n      \"HasActiveMems\": 0,\n      \"ReceiveLpStmt\": false,\n      \"GenderEnumType\": null,\n      \"ReferralCode\": null\n    },\n    \"Price\": {\n      \"CurrencyId\": 148,\n      \"Sales\": 100,\n      \"Tax\": 0,\n      \"Final\": 100,\n      \"Final1\": 100,\n      \"Discount\": 0,\n      \"Tip\": 0,\n      \"SSG\": 0,\n      \"RoundingCorrection\": 0,\n      \"DiscountedPrice\": null,\n      \"environmental_fee\": null,\n      \"environmental_fee_label\": null,\n      \"can_be_waived\": false\n    },\n    \"SaleDate\": \"2020-09-24T16:39:06\",\n    \"FutureRecurringBillDate\": null,\n    \"LinkedInvoiceId\": null,\n    \"Status\": 4,\n    \"InvoiceServices\": [],\n    \"InvoiceProducts\": [],\n    \"InvoiceMemberships\": [\n      {\n        \"AppointmentMembership\": {\n          \"Membership\": {\n            \"Id\": \"7e401b0b-d1d1-49f9-84c7-099ea51f5e73\",\n            \"VersionId\": \"7e401b0b-d1d1-49f9-84c7-099ea51f5e73\",\n            \"SetupMembershipId\": null,\n            \"Name\": \"JunNRPtsExpired\",\n            \"Price\": {\n              \"CurrencyId\": 148,\n              \"Sales\": 100,\n              \"Tax\": 0,\n              \"Final\": 100,\n              \"Final1\": 100,\n              \"Discount\": 0,\n              \"Tip\": 0,\n              \"SSG\": null,\n              \"RoundingCorrection\": 0,\n              \"DiscountedPrice\": null,\n              \"environmental_fee\": null,\n              \"environmental_fee_label\": null,\n              \"can_be_waived\": false\n            },\n            \"SetupPrice\": null,\n            \"CanBook\": false,\n            \"ShowPrice\": false,\n            \"DisplayName\": \"JunNRPtsExpired\",\n            \"DisplayPrice\": null,\n            \"ImagePaths\": null,\n            \"IsRecurrringMembership\": false,\n            \"MembershipType\": 0,\n            \"FirstCollectionAfter\": 0,\n            \"Description\": null,\n            \"HTMLDescription\": null,\n            \"TermsandConditions\": null,\n            \"TermsandConditionsAcceptance\": null,\n            \"enforce_mandatory_fields\": false,\n            \"FrequencyText\": null\n          },\n          \"InvoiceItemId\": \"6f118c98-f7e6-4391-b3e5-4646d4258296\",\n          \"Employee\": null,\n          \"Quantity\": 1,\n          \"Price\": {\n            \"CurrencyId\": 148,\n            \"Sales\": 100,\n            \"Tax\": 0,\n            \"Final\": 100,\n            \"Final1\": 100,\n            \"Discount\": 0,\n            \"Tip\": 0,\n            \"SSG\": null,\n            \"RoundingCorrection\": 0,\n            \"DiscountedPrice\": null,\n            \"environmental_fee\": null,\n            \"environmental_fee_label\": null,\n            \"can_be_waived\": false\n          },\n          \"IsMembershipApplied\": null,\n          \"IsPackageApplied\": null,\n          \"IsDiscountApplied\": null,\n          \"MembershipBillDate\": null,\n          \"RecurringMembership\": null,\n          \"Signature\": null,\n          \"UserMembershipId\": \"fe86a1a6-fbbe-410e-8edc-d58004f52a5f\",\n          \"AcceptedOn\": null,\n          \"IsTandCAccepted\": null,\n          \"PaymentAccountId\": null,\n          \"HasMembershipDigitalForm\": false,\n          \"HasFilledMembershipForms\": true,\n          \"RecurringPaymentType\": 0\n        },\n        \"AppliedMembership\": null,\n        \"AppliedPackage\": null,\n        \"AppliedDiscount\": null\n      }\n    ],\n    \"InvoiceDayPackages\": [],\n    \"InvoiceSeriesPackages\": [],\n    \"InvoiceGiftCards\": [],\n    \"InvoicePrepaidCards\": [],\n    \"Payments\": [\n      {\n        \"PaymentOption\": {\n          \"Id\": \"ed6c0895-d748-48b1-b031-247916bd07d5\",\n          \"PaymentMode\": 5,\n          \"PaymentName\": \"Visa\",\n          \"CardNumber\": \"0007\"\n        },\n        \"TotalAmountPaid\": 100,\n        \"AmountPaid\": 100,\n        \"TipAmount\": 0,\n        \"SSGAmount\": 0,\n        \"FeeAmount\": 0,\n        \"CashBackAmount\": 0,\n        \"TransactionId\": \"c2959ff3-b91c-4b8a-92bf-723049687fca\",\n        \"PaymentDate\": \"2020-09-24T11:10:02.723\",\n        \"CashRegisterId\": null\n      }\n    ],\n    \"Redemptions\": [],\n    \"RefundItems\": [\n      {\n        \"InvoiceItemId\": \"6f118c98-f7e6-4391-b3e5-4646d4258296\",\n        \"ItemId\": \"7e401b0b-d1d1-49f9-84c7-099ea51f5e73\",\n        \"Quantity\": 1,\n        \"RefundAmount\": 100,\n        \"RefundDate\": \"2020-09-24T11:14:19.997\"\n      }\n    ],\n    \"Lock\": true,\n    \"CanChangeGuest\": false,\n    \"CenterId\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n    \"Center\": {\n      \"Id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n      \"Country\": {\n        \"Id\": 225,\n        \"Code\": \"US\",\n        \"Name\": \"United States\",\n        \"PhoneCode\": 1,\n        \"Nationality\": \"American\"\n      },\n      \"State\": {\n        \"Id\": 36,\n        \"Code\": \"US01\",\n        \"Name\": \"Alabama\",\n        \"ShortName\": \"AL\"\n      },\n      \"Name\": \"PRASTHANA KDEV\",\n      \"GeoLatitude\": 17.385,\n      \"GeoLongitude\": 78.4867,\n      \"Address1\": \"Kothaguda\",\n      \"Address2\": \"hytech city\",\n      \"City\": null,\n      \"ZipCode\": null,\n      \"Phone1\": {\n        \"CountryId\": 225,\n        \"Number\": null,\n        \"DisplayNumber\": null\n      },\n      \"Phone2\": {\n        \"CountryId\": 225,\n        \"Number\": null,\n        \"DisplayNumber\": null\n      },\n      \"Email\": null,\n      \"CenterInfo\": null,\n      \"ServiceTaxNo\": null,\n      \"TIN\": null,\n      \"VAT\": null,\n      \"CST\": null,\n      \"CanBook\": true,\n      \"CenterCode\": \"PRAS987\",\n      \"TimeZone\": {\n        \"Id\": 68,\n        \"Name\": \"(UTC+05:30) Chennai, Kolkata, Mumbai, New Delhi\",\n        \"StandardName\": \"India Standard Time\",\n        \"Symbol\": \"India Standard Time\"\n      },\n      \"CollectFeedback\": true,\n      \"working_hours\": null,\n      \"AreServicesAvailableInCenter\": false,\n      \"FeedBackLink\": null,\n      \"FeedBackLabelText\": null,\n      \"isPaymentEnabled\": false,\n      \"isCenterVoided\": false,\n      \"isServiceSaleEnabled\": false,\n      \"isMembershipSaleEnabled\": false,\n      \"isGiftCardSaleEnabled\": false,\n      \"isSeriesPackageSaleEnabled\": false,\n      \"isDealsEnabled\": false,\n      \"EnableSelfPay\": false,\n      \"EnableSelfCheckIn\": false,\n      \"EnableAutoPay\": false,\n      \"AllowSelfCheckinBefore\": 0,\n      \"AllowCheckWithinRadius\": 0,\n      \"Zone\": {\n        \"id\": \"00000000-0000-0000-0000-000000000000\",\n        \"name\": null\n      }\n    },\n    \"CollectFeedback\": true,\n    \"BookingWizardAdvancedMode\": false,\n    \"Refunded\": false,\n    \"InvoiceAuthStatus\": -3,\n    \"InvoiceAuthorizationStatus\": -3,\n    \"InvTransactionStatusForAutoPay\": -2,\n    \"InvoiceSource\": 2,\n    \"is_created_from_booking_wizard\": false,\n    \"RemoveBuddyServiceFinishSegment\": null,\n    \"host_id\": null,\n    \"payment_made_by\": null,\n    \"entity_name\": null,\n    \"email_link\": null,\n    \"sms_link\": null\n  },\n  \"PaymentOptions\": null,\n  \"Error\": null\n}"}],"_postman_id":"3a0bf45c-9487-405a-b881-59f28a107eea"},{"name":"Cancel the payment transaction of a class booking","id":"063a9896-122d-45d9-91d0-c6ba7a49f959","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","type":"text","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Represents the content type of the request body.</p>\n","type":"text"}],"url":"{{api_url}}/v1/Catalog/Invoices/{{invoice_id}}/Cancel","description":"<p>This API helps you to cancel the payment transaction flow of your class booking. <br /></p>\n<p>You must specify appropriate data for the <code>invoice_id</code> parameter in the API request. <br /></p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>invoice_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the invoice of the class booking.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>success</td>\n<td>boolean</td>\n<td>If <b>true</b>, it indicates that the payment transaction flow of your class booking has been successfully canceled.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains <b>error message</b> and <b>error code</b> details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>error_message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>502</td>\n<td>Invalid InvoiceId.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Invoice does not exist.</td>\n</tr>\n<tr>\n<td>4053</td>\n<td>Invoice could not be cancelled.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","Catalog","Invoices","{{invoice_id}}","Cancel"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"2e53083f-d8e5-4044-a76f-805283144189","name":"Cancel the payment transaction of a class booking","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text","description":"Access token generated from the token API."},{"key":"Content-Type","value":"application/json","description":"Represents the content type of the request body.","type":"text"}],"url":"https://api.zenoti.com/v1/Catalog/Invoices/{{invoice_id}}/Cancel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Sep 2020 14:29:39 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"29"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"error\": null\n}"},{"id":"4019c1ec-823b-4338-8417-e9be866fa163","name":"Cancel Transaction - Invalid Invoice Id","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{signed_consumer_key}}","type":"text"}],"url":"{{api_path}}/Catalog/Invoices/{{invoice_id}}/Cancel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Sep 2020 14:30:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"79"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": {\n        \"error_message\": \"Invoice does not exist\",\n        \"code\": 428\n    }\n}"}],"_postman_id":"063a9896-122d-45d9-91d0-c6ba7a49f959"},{"name":"Retrieve the schedules of classes in multiple centers","id":"0bc32089-1f38-4260-a0cd-67c36a21b836","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"GET","header":[{"description":"<p>Authorization key with client ID and user login credentials.</p>\n","key":"Authorization","type":"text","value":"bearer {{signed_api_key}}"}],"url":"{{api_path}}/v1/classes/sessions?center_id={{center_id}}&page={{page}}&class_name={{class_name}}&start_date={{start_date}}&end_date={{end_date}}&show_in_catalog={{show_in_catalog}}&status={{status}}&registration_id={{registration_id}}&session_id={{session_id}}&filters[0].property={{filters[0].property}}&filters[0].value={{filters[0].value}}&filters[1].property={{filters[1].property}}&filters[1].value={{filters[1].value}}&filters[2].property={{filters[2].property}}&filters[2].value={{filters[2].value}}&filters[3].property={{filters[3].property}}&filters[3].value={{filters[3].value}}&filters[4].property={{filters[4].property}}&filters[4].value={{filters[4].value}}&class_id={{class_id}}&recurrence_id={{recurrence_id}}&session_name={{session_name}}&guest_id={{guest_id}}&size={{size}}","description":"<p>This API helps you to retrieve the list of active schedules of classes sessions in multiple centers.</p>\n<p>You must provide the appropriate details in the API request for the <code>center_id</code> parameters. Optionally, you can also specify the required details in the API request for several other parameters to filter the search results in the API response. Refer to the <b>Request Parameters</b> table for more information.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>center_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique identifier of the specified multiple centers (separated by commas) for which you want to retrieve active class sessions.</td>\n</tr>\n<tr>\n<td>page</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of pages of search results to be displayed.</td>\n</tr>\n<tr>\n<td>class_name</td>\n<td>string</td>\n<td><code>Optional</code><br /> Name of a particular type of classes for which the search results are to be displayed. For example, \"cardio.\"</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>datetime</td>\n<td><code>Optional</code><br /> Sessions will be returned from the specified start date. You must specify this date in YYYY-MM-DD format. If you do not provide any time details for this parameter, the API considers its default value: <b>00:00:00</b>.</td>\n</tr>\n<tr>\n<td>end_date</td>\n<td>datetime</td>\n<td><code>Optional</code><br /> Sessions will be returned until the specified end date. You must specify this date in YYYY-MM-DD format. If you do not provide any time details for this parameter, the API considers its default value: <b>00:00:00</b>.</td>\n</tr>\n<tr>\n<td>show_in_catalog</td>\n<td>int</td>\n<td><code>Optional</code><br /> You must specify <b>1</b> if you want only catalog sessions to be returned in the API response.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>enum</td>\n<td><code>Optional</code><br /> Indicates the class session status: Active = 0, Cancelled = 1, Upcoming = 2, Inprogress = 3, and Completed = 4.</td>\n</tr>\n<tr>\n<td>session_id</td>\n<td>int</td>\n<td><code>Optional</code><br /> Unique identifier of the required class session to be booked.</td>\n</tr>\n<tr>\n<td>registration_id</td>\n<td>int</td>\n<td><code>Optional</code><br /> Unique identifier of the class session for which the guest was registered.</td>\n</tr>\n<tr>\n<td>filters[0].property</td>\n<td>string</td>\n<td><code>Optional</code><br /> Name of the Level ID property column to filter the API response as required.</td>\n</tr>\n<tr>\n<td>filters[0].value</td>\n<td>int</td>\n<td><code>Optional</code><br /> Value of the Level ID property column to filter the API response as required.</td>\n</tr>\n<tr>\n<td>filters[1].property</td>\n<td>string</td>\n<td><code>Optional</code><br /> Name of the Class ID property column to filter the API response as required.</td>\n</tr>\n<tr>\n<td>filters[1].value</td>\n<td>int</td>\n<td><code>Optional</code><br /> Value of the Class ID property column to filter the API response as required.</td>\n</tr>\n<tr>\n<td>filters[2].property</td>\n<td>string</td>\n<td><code>Optional</code><br /> Name of the Instructor ID property column to filter the API response as required.</td>\n</tr>\n<tr>\n<td>filters[2].value</td>\n<td>int</td>\n<td><code>Optional</code><br /> Value of the Instructor ID property column to filter the API response as required.</td>\n</tr>\n<tr>\n<td>filters[3].property</td>\n<td>string</td>\n<td><code>Optional</code><br /> Name of the Tag Name property column to filter the API response as required.</td>\n</tr>\n<tr>\n<td>filters[3].value</td>\n<td>int</td>\n<td><code>Optional</code><br /> Value of the Tag Name property column to filter the API response as required.</td>\n</tr>\n<tr>\n<td>filters[4].property</td>\n<td>string</td>\n<td><code>Optional</code><br /> Name of the Category Parent ID property column to filter the API response as required.</td>\n</tr>\n<tr>\n<td>filters[4].value</td>\n<td>int</td>\n<td><code>Optional</code><br /> Value of the Category Parent ID property column to filter the API response as required.</td>\n</tr>\n<tr>\n<td>class_id</td>\n<td>guid</td>\n<td><code>Optional</code><br /> Unique identifier of the required class.</td>\n</tr>\n<tr>\n<td>recurrence_id</td>\n<td>guid</td>\n<td><code>Optional</code><br /> Unique identifier of the recurrence of the required class.</td>\n</tr>\n<tr>\n<td>session_name</td>\n<td>string</td>\n<td><code>Optional</code><br /> Name of the class session.</td>\n</tr>\n<tr>\n<td>guest_id</td>\n<td>guid</td>\n<td><code>Optional</code><br /> Unique identifier of the required guest.</td>\n</tr>\n<tr>\n<td>size</td>\n<td>int</td>\n<td><code>Optional</code><br /> Total records to be displayed in a page.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>sessions</td>\n<td>object</td>\n<td>Object that contains detailed information on the class sessions that have been booked in the centers during the specified time period. For more information, refer to the <b>sessions Object</b> table.</td>\n</tr>\n<tr>\n<td>classes</td>\n<td>object</td>\n<td>Object that contains detailed information on the classes that are available in the centers. For more information, refer to the <b>classes Object</b> table.</td>\n</tr>\n<tr>\n<td>instructors</td>\n<td>object</td>\n<td>Object that contains detailed information on the class instructors that work in the centers. For more information, refer to the <b>instructors Object</b> table.</td>\n</tr>\n<tr>\n<td>categories</td>\n<td>object</td>\n<td>Object that contains detailed information on the categories of classes in the centers. For more information, refer to the <b>categories Object</b> table.</td>\n</tr>\n<tr>\n<td>rooms</td>\n<td>object</td>\n<td>Object that contains detailed information on the rooms of the specified centers in which the class sessions will be performed. For more information, refer to the <b>rooms Object</b> table.</td>\n</tr>\n<tr>\n<td>levels</td>\n<td>object</td>\n<td>Object that contains detailed information on the proficiency/difficulty level of the class sessions. For more information, refer to the <b>levels Object</b> table.</td>\n</tr>\n<tr>\n<td>opening_time</td>\n<td>datetime</td>\n<td>The time at which the class sessions begin at the specified centers.</td>\n</tr>\n<tr>\n<td>page_details</td>\n<td>object</td>\n<td>Object that contains the number of search results in the API response, number of pages of search results, and number of search results displayed per page.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>Error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"sessions-object\">sessions Object</h2>\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>id</td>\n<td>int</td>\n<td>Unique identifier of the booked session.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the booked session.</td>\n</tr>\n<tr>\n<td>class_id</td>\n<td>int</td>\n<td>Unique identifier of the class.</td>\n</tr>\n<tr>\n<td>start_time</td>\n<td>datetime</td>\n<td>Starting time of the booked session.</td>\n</tr>\n<tr>\n<td>end_time</td>\n<td>datetime</td>\n<td>Ending time of the booked session.</td>\n</tr>\n<tr>\n<td>strat_time_utc</td>\n<td>datetime</td>\n<td>Starting time of the booked session in UTC time zone.</td>\n</tr>\n<tr>\n<td>end_time_utc</td>\n<td>datetime</td>\n<td>Ending time of the booked session in UTC time zone.</td>\n</tr>\n<tr>\n<td>price</td>\n<td>double</td>\n<td>Price of the booked session.</td>\n</tr>\n<tr>\n<td>instructor_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the instructor who will perform the booked session.</td>\n</tr>\n<tr>\n<td>assistant_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the instructor's assistant who will help perform the booked session.</td>\n</tr>\n<tr>\n<td>room_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the room in which the booked session will be performed.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>enum</td>\n<td>Indicates the class session status: Active = 0, Cancelled = 1, Upcoming = 2, Inprogress = 3, and Completed = 4.</td>\n</tr>\n<tr>\n<td>recurrence_id</td>\n<td>int</td>\n<td>Unique identifier of the recurrences of the registered session.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the center in which the booked session will be performed.</td>\n</tr>\n<tr>\n<td>center_name</td>\n<td>string</td>\n<td>Name of the center in which the booked session will be performed.</td>\n</tr>\n<tr>\n<td>registration_id</td>\n<td>int</td>\n<td>Unique identifier of the class session for which the guest was registered.</td>\n</tr>\n<tr>\n<td>registration_status</td>\n<td>int</td>\n<td>Unique identifier of the status of registration of the class session.</td>\n</tr>\n<tr>\n<td>is_free_session</td>\n<td>boolean</td>\n<td>Indicates whether the booked session is free of cost for the guest.</td>\n</tr>\n<tr>\n<td>can_book</td>\n<td>boolean</td>\n<td>Indicates whether the guest can book the class session.</td>\n</tr>\n<tr>\n<td>can_cancel</td>\n<td>boolean</td>\n<td>Indicates whether the guest can cancel the booked session.</td>\n</tr>\n<tr>\n<td>booking_stage</td>\n<td>int</td>\n<td>Stage of the session-booking process.</td>\n</tr>\n<tr>\n<td>capacity</td>\n<td>int</td>\n<td>Maximum number of guests who can accommodated in the session.</td>\n</tr>\n<tr>\n<td>web_capacity</td>\n<td>int?</td>\n<td>Maximum number of guests who can be accommodated in the online session.</td>\n</tr>\n<tr>\n<td>wait_listed_count</td>\n<td>int?</td>\n<td>Number of guests who have been waitlisted for the session.</td>\n</tr>\n<tr>\n<td>occupancy</td>\n<td>int</td>\n<td>Occupancy of the session.</td>\n</tr>\n<tr>\n<td>web_occupancy</td>\n<td>int</td>\n<td>Occupancy of the online session.</td>\n</tr>\n<tr>\n<td>cancel_stage</td>\n<td>int</td>\n<td>Stage of the session-cancellation process.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string?</td>\n<td>Description of the booked session.</td>\n</tr>\n<tr>\n<td>html_description</td>\n<td>string?</td>\n<td>Description of the session in HTML.</td>\n</tr>\n<tr>\n<td>available_slots</td>\n<td>int?</td>\n<td>Number of slots available for the class session.</td>\n</tr>\n<tr>\n<td>current_waitlist_position</td>\n<td>int?</td>\n<td>Current position of the guest in the waitlist for the class session.</td>\n</tr>\n<tr>\n<td>can_book_status_id</td>\n<td>string</td>\n<td>Indicates the identifier of the status of the guest's class-booking request.</td>\n</tr>\n<tr>\n<td>can_book_status</td>\n<td>string</td>\n<td>Indicates the the status of the guest's class-booking request.</td>\n</tr>\n<tr>\n<td>cancellation_fee_window</td>\n<td>int</td>\n<td>Number of days within which guests must pay the cancellation fee for the session.</td>\n</tr>\n<tr>\n<td>cancellation_fee</td>\n<td>double</td>\n<td>Cancellation fee that guests must pay for the session.</td>\n</tr>\n<tr>\n<td>is_instructor_substituted</td>\n<td>boolean</td>\n<td>Indicates whether the instructor for the class is a substitute.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"classes-object\">classes Object</h2>\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>id</td>\n<td>int</td>\n<td>Unique identifier of the class.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string?</td>\n<td>Name of the class.</td>\n</tr>\n<tr>\n<td>category_id</td>\n<td>int</td>\n<td>Unique identifer of the category to which the class belongs.</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>datetime?</td>\n<td>Starting date of the class.</td>\n</tr>\n<tr>\n<td>end_date</td>\n<td>datetime?</td>\n<td>Ending date of the class.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string?</td>\n<td>Description of the class.</td>\n</tr>\n<tr>\n<td>html_description</td>\n<td>string?</td>\n<td>Description of the class in HTML.</td>\n</tr>\n<tr>\n<td>catalog_price</td>\n<td>double</td>\n<td>Catalog price of the class.</td>\n</tr>\n<tr>\n<td>capacity</td>\n<td>int</td>\n<td>Maximum number of guests who can accommodated for the class.</td>\n</tr>\n<tr>\n<td>allow_web_booking</td>\n<td>boolean</td>\n<td>Indicates whether guests can book the class online.</td>\n</tr>\n<tr>\n<td>allow_direct_booking</td>\n<td>boolean</td>\n<td>Indicates whether guests can book the class directly at the center.</td>\n</tr>\n<tr>\n<td>allow_cancellation_fee</td>\n<td>boolean</td>\n<td>Indicates whether guests must pay a cancellation fee for the class.</td>\n</tr>\n<tr>\n<td>allow_no_show_fee</td>\n<td>boolean</td>\n<td>Indicates whether guests must pay a no-show fee for the class.</td>\n</tr>\n<tr>\n<td>display_name</td>\n<td>string?</td>\n<td>Display name of the class.</td>\n</tr>\n<tr>\n<td>show_in_catalog</td>\n<td>int</td>\n<td>Indicates whether the calss will be displayed in the catalog.</td>\n</tr>\n<tr>\n<td>sort_order</td>\n<td>int</td>\n<td>Indicates the sorted order of the classes.</td>\n</tr>\n<tr>\n<td>show_price</td>\n<td>boolean</td>\n<td>Indicates whether the price of the class is to be displayed.</td>\n</tr>\n<tr>\n<td>allow_wait_list</td>\n<td>boolean?</td>\n<td>Indicates whether guests can be waitlisted for the class.</td>\n</tr>\n<tr>\n<td>wait_list_lock_window</td>\n<td>int</td>\n<td>Number of days within which guests can be waitlisted for the class.</td>\n</tr>\n<tr>\n<td>enable_enrol</td>\n<td>boolean</td>\n<td>Indicates guests can enroll for the class.</td>\n</tr>\n<tr>\n<td>level_id</td>\n<td>int</td>\n<td>Unique identifier of the level to which the class belongs.</td>\n</tr>\n<tr>\n<td>registration_notes</td>\n<td>string</td>\n<td>Notes on the guest's registration for the class.</td>\n</tr>\n<tr>\n<td>enable_payments</td>\n<td>boolean</td>\n<td>Indicates whether guests can make payments for the class via different payment methods.</td>\n</tr>\n<tr>\n<td>image_paths</td>\n<td>dictionary?</td>\n<td>Name-value pairs of class images that contain pixel sizes and location respectively.</td>\n</tr>\n<tr>\n<td>min_time</td>\n<td>datetime?</td>\n<td>Minimum start time for all the sessions that belong to this class.</td>\n</tr>\n<tr>\n<td>max_time</td>\n<td>datetime?</td>\n<td>Maximum start time for all the sessions that belong to this class.</td>\n</tr>\n<tr>\n<td>web_capacity</td>\n<td>int?</td>\n<td>Maximum number of guests who can be accommodated in the online class.</td>\n</tr>\n<tr>\n<td>registration_lock_window</td>\n<td>decimal</td>\n<td>Number of hours before which guests are allowed to register for the class.<br /> For example, if the class is at 5 PM and <code>registration_lock_window</code> = 1, guests can register for the class only until 4 PM.</td>\n</tr>\n<tr>\n<td>auto_confirm_lock_window</td>\n<td>decimal</td>\n<td>Number of hours before which waitlisted guests are automatically confirmed for a class (if vacant slots are available).<br /> For example, if the class is at 5 PM, <code>auto_confirm_lock_window</code> = 1, and vacant slots for the class are available, waitlisted guests are automatically confirmed for the class only until 4 PM.</td>\n</tr>\n<tr>\n<td>sac</td>\n<td>string</td>\n<td>Services Accounting Code (SAC) details for the class.</td>\n</tr>\n<tr>\n<td>type</td>\n<td>enum</td>\n<td>Indicates the type of the class: 1 - Class, 2 - Class, and 3 - Workshop.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"instructors-object\">instructors Object</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the instructor who will perform the class session.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the instructor.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string</td>\n<td>Detailed information on the instructor.</td>\n</tr>\n<tr>\n<td>image_paths</td>\n<td>string?</td>\n<td>Navigation path of the image used to illustrate the instructor.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"categories-object\">categories Object</h2>\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>id</td>\n<td>int</td>\n<td>ID of the category of the class session.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the category of the class session.</td>\n</tr>\n<tr>\n<td>parent_id</td>\n<td>int</td>\n<td>Parent ID of the category of the class session.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"rooms-object\">rooms Object</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the room in which the class session is to be performed.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the room in which the class session is to be performed.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"levels-object\">levels Object</h2>\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>id</td>\n<td>int</td>\n<td>ID of the level of the class session.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>Code of the level of the class session.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the level of the class session.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string?</td>\n<td>Description of the level of the class session.</td>\n</tr>\n<tr>\n<td>html_description</td>\n<td>string?</td>\n<td>Description of the level of the class session.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>500 - Invalid Data</td>\n<td>Something went wrong.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","classes","sessions"],"host":["{{api_path}}"],"query":[{"description":{"content":"<p><code>Mandatory</code><br /> Unique identifier of the center for which you want to retrieve active class sessions.</p>\n","type":"text/plain"},"key":"center_id","value":"{{center_id}}"},{"description":{"content":"<p><code>Optional</code><br /> Number of pages of search results to be displayed.</p>\n","type":"text/plain"},"key":"page","value":"{{page}}"},{"description":{"content":"<p><code>Optional</code><br /> Name of a particular type of classes for which the search results are to be displayed. For example, \"cardio.\"</p>\n","type":"text/plain"},"key":"class_name","value":"{{class_name}}"},{"description":{"content":"<p><code>Optional</code><br /> Sessions will be returned from the specified start date. You must specify this date in YYYY-MM-DD format. If you do not provide any time details for this parameter, the API considers its default value: <b>00:00:00</b>.</p>\n","type":"text/plain"},"key":"start_date","value":"{{start_date}}"},{"description":{"content":"<p><code>Optional</code><br /> Sessions will be returned until the specified end date. You must specify this date in YYYY-MM-DD format. If you do not provide any time details for this parameter, the API considers its default value: <b>00:00:00</b>.</p>\n","type":"text/plain"},"key":"end_date","value":"{{end_date}}"},{"description":{"content":"<p><code>Optional</code><br /> You must specify <b>1</b> if you want only catalog sessions to be returned in the API response.</p>\n","type":"text/plain"},"key":"show_in_catalog","value":"{{show_in_catalog}}"},{"description":{"content":"<p><code>Optional</code><br /> Indicates the class session status: Active = 0, Cancelled = 1, Upcoming = 2, Inprogress = 3, and Completed = 4.</p>\n","type":"text/plain"},"key":"status","value":"{{status}}"},{"disabled":true,"description":{"content":"<p><code>Optional</code><br /> String containing unique 32-character identifiers (in guid) of specific instructors to be excluded from the API response.</p>\n","type":"text/plain"},"key":"ExcludeInstructorIds","value":"{{ExcludeInstructorIds}}"},{"disabled":true,"description":{"content":"<p><code>Optional</code><br /> String containing unique 32-character identifiers (in guid) of specific classes to be excluded from the API response.</p>\n","type":"text/plain"},"key":"ExcludeClassIds","value":"{{ExcludeClassIds}}"},{"disabled":true,"description":{"content":"<p><code>Optional</code><br /> String containing unique 32-character identifiers (in guid) of specific class categories to be excluded from the API response.</p>\n","type":"text/plain"},"key":"ExcludeCategoryIds","value":"{{ExcludeCategoryIds}}"},{"disabled":true,"description":{"content":"<p><code>Optional</code><br /> String containing unique 32-character identifiers (in guid) of specific rooms to be excluded from the API response.</p>\n","type":"text/plain"},"key":"ExcludeRoomIds","value":"{{ExcludeRoomIds}}"},{"description":{"content":"<p><code>Optional</code><br /> Unique identifier of the class session for which the guest was registered.</p>\n","type":"text/plain"},"key":"registration_id","value":"{{registration_id}}"},{"description":{"content":"<p><code>Optional</code><br /> Unique identifier of the required class session to be booked.</p>\n","type":"text/plain"},"key":"session_id","value":"{{session_id}}"},{"description":{"content":"<p><code>Optional</code><br /> Name of the Level ID property column to filter the API response as required.</p>\n","type":"text/plain"},"key":"filters[0].property","value":"{{filters[0].property}}"},{"description":{"content":"<p><code>Optional</code><br /> Value of the Level ID property column to filter the API response as required.</p>\n","type":"text/plain"},"key":"filters[0].value","value":"{{filters[0].value}}"},{"description":{"content":"<p><code>Optional</code><br /> Name of the Class ID property column to filter the API response as required.</p>\n","type":"text/plain"},"key":"filters[1].property","value":"{{filters[1].property}}"},{"description":{"content":"<p><code>Optional</code><br /> Value of the Class ID property column to filter the API response as required.</p>\n","type":"text/plain"},"key":"filters[1].value","value":"{{filters[1].value}}"},{"description":{"content":"<p><code>Optional</code><br /> Name of the Instructor ID property column to filter the API response as required.</p>\n","type":"text/plain"},"key":"filters[2].property","value":"{{filters[2].property}}"},{"description":{"content":"<p><code>Optional</code><br /> Value of the Instructor ID property column to filter the API response as required.</p>\n","type":"text/plain"},"key":"filters[2].value","value":"{{filters[2].value}}"},{"description":{"content":"<p><code>Optional</code><br /> Name of the Tag Name property column to filter the API response as required.</p>\n","type":"text/plain"},"key":"filters[3].property","value":"{{filters[3].property}}"},{"description":{"content":"<p><code>Optional</code><br /> Value of the Tag Name property column to filter the API response as required.</p>\n","type":"text/plain"},"key":"filters[3].value","value":"{{filters[3].value}}"},{"description":{"content":"<p><code>Optional</code><br /> Name of the Category Parent ID property column to filter the API response as required.</p>\n","type":"text/plain"},"key":"filters[4].property","value":"{{filters[4].property}}"},{"description":{"content":"<p><code>Optional</code><br /> Value of the Category Parent ID property column to filter the API response as required.</p>\n","type":"text/plain"},"key":"filters[4].value","value":"{{filters[4].value}}"},{"description":{"content":"<p><code>Optional</code><br /> Unique identifier of the required class.</p>\n","type":"text/plain"},"key":"class_id","value":"{{class_id}}"},{"description":{"content":"<p><code>Optional</code><br /> Unique identifier of the recurrence of the required class.</p>\n","type":"text/plain"},"key":"recurrence_id","value":"{{recurrence_id}}"},{"description":{"content":"<p><code>Optional</code><br /> Name of the class session.</p>\n","type":"text/plain"},"key":"session_name","value":"{{session_name}}"},{"description":{"content":"<p><code>Optional</code><br /> Unique identifier of the required guest.</p>\n","type":"text/plain"},"key":"guest_id","value":"{{guest_id}}"},{"description":{"content":"<p><code>Optional</code><br /> Total records to be displayed in a page.</p>\n","type":"text/plain"},"key":"size","value":"{{size}}"}],"variable":[]}},"response":[{"id":"1c395745-74e9-4645-b186-52b21c198277","name":"Retrieve the schedules of classes in multiple centers","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{signed_api_key}}","type":"text","description":"Authorization key with client ID and user login credentials."}],"url":{"raw":"https://api.zenoti.com/v1/classes/sessions?center_id={{center_id}}&start_date=2021-04-14&end_date=2021-04-21&page=1&class_name=Zumba Workout&show_in_catalog=&status=1&registration_id=&filters[0].property=&filters[0].value=&filters[1].property=&filters[1].value=&filters[2].property=&filters[2].value=&filters[3].property=&filters[3].value=&filters[4].property=&filters[4].value=&class_id=2&recurrence_id=1&session_name=&guest_id=&size=5&session_id=25","protocol":"https","host":["api","zenoti","com"],"path":["v1","classes","sessions"],"query":[{"key":"center_id","value":"{{center_id}}"},{"key":"start_date","value":"2021-04-14"},{"key":"end_date","value":"2021-04-21"},{"key":"page","value":"1"},{"key":"class_name","value":"Zumba Workout"},{"key":"show_in_catalog","value":""},{"key":"status","value":"1"},{"key":"registration_id","value":""},{"key":"filters[0].property","value":""},{"key":"filters[0].value","value":""},{"key":"filters[1].property","value":""},{"key":"filters[1].value","value":""},{"key":"filters[2].property","value":""},{"key":"filters[2].value","value":""},{"key":"filters[3].property","value":""},{"key":"filters[3].value","value":""},{"key":"filters[4].property","value":""},{"key":"filters[4].value","value":""},{"key":"class_id","value":"2"},{"key":"recurrence_id","value":"1"},{"key":"session_name","value":""},{"key":"guest_id","value":""},{"key":"size","value":"5"},{"key":"session_id","value":"25"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 30 Apr 2020 06:06:26 GMT"},{"key":"Content-Length","value":"33449"}],"cookie":[],"responseTime":null,"body":"{\n    \"sessions\": [\n        {\n            \"id\": 87498,\n            \"name\": \"kt ap 2\",\n            \"class_id\": 10992,\n            \"start_time\": \"2021-04-14T00:30:38\",\n            \"end_time\": \"2021-04-14T01:30:38\",\n            \"start_time_utc\": \"2021-04-13T19:00:38\",\n            \"end_time_utc\": \"2021-04-13T20:00:38\",\n            \"price\": 289,\n            \"instructor_id\": \"35e4d821-0942-468b-9c58-b946c4d5756d\",\n            \"assistant_id\": null,\n            \"room_id\": null,\n            \"status\": 1,\n            \"recurrence_id\": 31629,\n            \"center_id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n            \"center_name\": \"Pras KDEV\",\n            \"registration_id\": null,\n            \"registration_status\": null,\n            \"level_id\": null,\n            \"is_free_session\": false,\n            \"can_book\": false,\n            \"can_cancel\": false,\n            \"booking_stage\": 0,\n            \"capacity\": 10,\n            \"web_capacity\": 5,\n            \"wait_listed_count\": 0,\n            \"occupancy\": 0,\n            \"web_occupancy\": 0,\n            \"cancel_stage\": 0,\n            \"description\": \"\",\n            \"html_description\": null,\n            \"available_slots\": 5,\n            \"current_waitlist_position\": null,\n            \"can_book_status_id\": 9,\n            \"can_book_status\": \"SessionStarted\",\n            \"cancellation_fee_window\": 30,\n            \"cancellation_fee\": 34.68,\n            \"is_instructor_substituted\": false\n        },\n        {\n            \"id\": 87761,\n            \"name\": \"kt mar 29\",\n            \"class_id\": 10970,\n            \"start_time\": \"2021-04-14T06:00:23\",\n            \"end_time\": \"2021-04-14T07:00:23\",\n            \"start_time_utc\": \"2021-04-14T00:30:23\",\n            \"end_time_utc\": \"2021-04-14T01:30:23\",\n            \"price\": 100,\n            \"instructor_id\": \"35e4d821-0942-468b-9c58-b946c4d5756d\",\n            \"assistant_id\": null,\n            \"room_id\": null,\n            \"status\": 1,\n            \"recurrence_id\": 31645,\n            \"center_id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n            \"center_name\": \"Pras KDEV\",\n            \"registration_id\": null,\n            \"registration_status\": null,\n            \"level_id\": null,\n            \"is_free_session\": false,\n            \"can_book\": false,\n            \"can_cancel\": false,\n            \"booking_stage\": 0,\n            \"capacity\": null,\n            \"web_capacity\": 10,\n            \"wait_listed_count\": 0,\n            \"occupancy\": 0,\n            \"web_occupancy\": 0,\n            \"cancel_stage\": 0,\n            \"description\": \"test\",\n            \"html_description\": null,\n            \"available_slots\": 10,\n            \"current_waitlist_position\": null,\n            \"can_book_status_id\": 9,\n            \"can_book_status\": \"SessionStarted\",\n            \"cancellation_fee_window\": 30,\n            \"cancellation_fee\": 12,\n            \"is_instructor_substituted\": false\n        },\n        {\n            \"id\": 88403,\n            \"name\": \"sandbox_cs\",\n            \"class_id\": 11030,\n            \"start_time\": \"2021-04-14T12:45:00\",\n            \"end_time\": \"2021-04-14T13:45:00\",\n            \"start_time_utc\": \"2021-04-14T07:15:00\",\n            \"end_time_utc\": \"2021-04-14T08:15:00\",\n            \"price\": 467,\n            \"instructor_id\": \"3d35275b-a978-429b-b05b-2f0315f76bab\",\n            \"assistant_id\": null,\n            \"room_id\": \"1d0af85c-a76e-49b5-8beb-89ecaca5ae02\",\n            \"status\": 1,\n            \"recurrence_id\": 31718,\n            \"center_id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n            \"center_name\": \"Pras KDEV\",\n            \"registration_id\": null,\n            \"registration_status\": null,\n            \"level_id\": 1357,\n            \"is_free_session\": false,\n            \"can_book\": false,\n            \"can_cancel\": false,\n            \"booking_stage\": 0,\n            \"capacity\": 10,\n            \"web_capacity\": 8,\n            \"wait_listed_count\": 0,\n            \"occupancy\": 0,\n            \"web_occupancy\": 0,\n            \"cancel_stage\": 0,\n            \"description\": \"\",\n            \"html_description\": null,\n            \"available_slots\": 8,\n            \"current_waitlist_position\": null,\n            \"can_book_status_id\": 9,\n            \"can_book_status\": \"SessionStarted\",\n            \"cancellation_fee_window\": 30,\n            \"cancellation_fee\": 56.04,\n            \"is_instructor_substituted\": false\n        },\n        {\n            \"id\": 88429,\n            \"name\": \"apr 14\",\n            \"class_id\": 11026,\n            \"start_time\": \"2021-04-14T12:45:00\",\n            \"end_time\": \"2021-04-14T13:15:00\",\n            \"start_time_utc\": \"2021-04-14T07:15:00\",\n            \"end_time_utc\": \"2021-04-14T07:45:00\",\n            \"price\": 300,\n            \"instructor_id\": \"35e4d821-0942-468b-9c58-b946c4d5756d\",\n            \"assistant_id\": null,\n            \"room_id\": null,\n            \"status\": 1,\n            \"recurrence_id\": 31723,\n            \"center_id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n            \"center_name\": \"Pras KDEV\",\n            \"registration_id\": null,\n            \"registration_status\": null,\n            \"level_id\": null,\n            \"is_free_session\": false,\n            \"can_book\": false,\n            \"can_cancel\": false,\n            \"booking_stage\": 0,\n            \"capacity\": 10,\n            \"web_capacity\": 5,\n            \"wait_listed_count\": 0,\n            \"occupancy\": 0,\n            \"web_occupancy\": 0,\n            \"cancel_stage\": 0,\n            \"description\": \"\",\n            \"html_description\": null,\n            \"available_slots\": 5,\n            \"current_waitlist_position\": null,\n            \"can_book_status_id\": 9,\n            \"can_book_status\": \"SessionStarted\",\n            \"cancellation_fee_window\": 30,\n            \"cancellation_fee\": 36,\n            \"is_instructor_substituted\": false\n        },\n        {\n            \"id\": 88365,\n            \"name\": \"sandbox\",\n            \"class_id\": 11030,\n            \"start_time\": \"2021-04-14T13:45:00\",\n            \"end_time\": \"2021-04-14T14:45:00\",\n            \"start_time_utc\": \"2021-04-14T08:15:00\",\n            \"end_time_utc\": \"2021-04-14T09:15:00\",\n            \"price\": 467,\n            \"instructor_id\": \"45bb6d28-5ccd-41a0-a521-121a58455d21\",\n            \"assistant_id\": null,\n            \"room_id\": \"2310a3f6-3769-401c-8162-71f76baa2e26\",\n            \"status\": 1,\n            \"recurrence_id\": 31708,\n            \"center_id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n            \"center_name\": \"Pras KDEV\",\n            \"registration_id\": null,\n            \"registration_status\": null,\n            \"level_id\": 1357,\n            \"is_free_session\": false,\n            \"can_book\": false,\n            \"can_cancel\": false,\n            \"booking_stage\": 0,\n            \"capacity\": 10,\n            \"web_capacity\": 8,\n            \"wait_listed_count\": 0,\n            \"occupancy\": 0,\n            \"web_occupancy\": 0,\n            \"cancel_stage\": 0,\n            \"description\": \"\",\n            \"html_description\": null,\n            \"available_slots\": 8,\n            \"current_waitlist_position\": null,\n            \"can_book_status_id\": 9,\n            \"can_book_status\": \"SessionStarted\",\n            \"cancellation_fee_window\": 30,\n            \"cancellation_fee\": 56.04,\n            \"is_instructor_substituted\": false\n        },\n        {\n            \"id\": 87669,\n            \"name\": \"apr 7\",\n            \"class_id\": 11006,\n            \"start_time\": \"2021-04-14T13:45:38\",\n            \"end_time\": \"2021-04-14T14:45:38\",\n            \"start_time_utc\": \"2021-04-14T08:15:38\",\n            \"end_time_utc\": \"2021-04-14T09:15:38\",\n            \"price\": 300,\n            \"instructor_id\": \"35e4d821-0942-468b-9c58-b946c4d5756d\",\n            \"assistant_id\": null,\n            \"room_id\": null,\n            \"status\": 1,\n            \"recurrence_id\": 31639,\n            \"center_id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n            \"center_name\": \"Pras KDEV\",\n            \"registration_id\": null,\n            \"registration_status\": null,\n            \"level_id\": null,\n            \"is_free_session\": false,\n            \"can_book\": false,\n            \"can_cancel\": false,\n            \"booking_stage\": 0,\n            \"capacity\": null,\n            \"web_capacity\": 10,\n            \"wait_listed_count\": 0,\n            \"occupancy\": 0,\n            \"web_occupancy\": 0,\n            \"cancel_stage\": 0,\n            \"description\": \"\",\n            \"html_description\": null,\n            \"available_slots\": 10,\n            \"current_waitlist_position\": null,\n            \"can_book_status_id\": 9,\n            \"can_book_status\": \"SessionStarted\",\n            \"cancellation_fee_window\": 30,\n            \"cancellation_fee\": 36,\n            \"is_instructor_substituted\": false\n        },\n        {\n            \"id\": 88056,\n            \"name\": \"apr 12\",\n            \"class_id\": 11020,\n            \"start_time\": \"2021-04-14T14:45:02\",\n            \"end_time\": \"2021-04-14T15:45:02\",\n            \"start_time_utc\": \"2021-04-14T09:15:02\",\n            \"end_time_utc\": \"2021-04-14T10:15:02\",\n            \"price\": 300,\n            \"instructor_id\": \"35e4d821-0942-468b-9c58-b946c4d5756d\",\n            \"assistant_id\": null,\n            \"room_id\": null,\n            \"status\": 1,\n            \"recurrence_id\": 31672,\n            \"center_id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n            \"center_name\": \"Pras KDEV\",\n            \"registration_id\": null,\n            \"registration_status\": null,\n            \"level_id\": null,\n            \"is_free_session\": false,\n            \"can_book\": false,\n            \"can_cancel\": false,\n            \"booking_stage\": 0,\n            \"capacity\": null,\n            \"web_capacity\": 5,\n            \"wait_listed_count\": 0,\n            \"occupancy\": 0,\n            \"web_occupancy\": 0,\n            \"cancel_stage\": 0,\n            \"description\": \"\",\n            \"html_description\": null,\n            \"available_slots\": 5,\n            \"current_waitlist_position\": null,\n            \"can_book_status_id\": 9,\n            \"can_book_status\": \"SessionStarted\",\n            \"cancellation_fee_window\": 30,\n            \"cancellation_fee\": 36,\n            \"is_instructor_substituted\": false\n        },\n        {\n            \"id\": 88424,\n            \"name\": \"recur issue\",\n            \"class_id\": 11031,\n            \"start_time\": \"2021-04-14T16:00:00\",\n            \"end_time\": \"2021-04-14T17:00:00\",\n            \"start_time_utc\": \"2021-04-14T10:30:00\",\n            \"end_time_utc\": \"2021-04-14T11:30:00\",\n            \"price\": 578,\n            \"instructor_id\": \"fa5df798-c452-458b-b24a-fcdc204ee97b\",\n            \"assistant_id\": null,\n            \"room_id\": \"1d0af85c-a76e-49b5-8beb-89ecaca5ae02\",\n            \"status\": 1,\n            \"recurrence_id\": null,\n            \"center_id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n            \"center_name\": \"Pras KDEV\",\n            \"registration_id\": null,\n            \"registration_status\": null,\n            \"level_id\": 1355,\n            \"is_free_session\": false,\n            \"can_book\": false,\n            \"can_cancel\": false,\n            \"booking_stage\": 0,\n            \"capacity\": 10,\n            \"web_capacity\": null,\n            \"wait_listed_count\": 0,\n            \"occupancy\": 0,\n            \"web_occupancy\": 0,\n            \"cancel_stage\": 0,\n            \"description\": \"\",\n            \"html_description\": null,\n            \"available_slots\": 10,\n            \"current_waitlist_position\": null,\n            \"can_book_status_id\": 3,\n            \"can_book_status\": \"BookingsClosed\",\n            \"cancellation_fee_window\": 30,\n            \"cancellation_fee\": 69.36,\n            \"is_instructor_substituted\": false\n        },\n        {\n            \"id\": 88446,\n            \"name\": \"recur issue_ss\",\n            \"class_id\": 11031,\n            \"start_time\": \"2021-04-14T18:00:00\",\n            \"end_time\": \"2021-04-14T18:15:00\",\n            \"start_time_utc\": \"2021-04-14T12:30:00\",\n            \"end_time_utc\": \"2021-04-14T12:45:00\",\n            \"price\": 578,\n            \"instructor_id\": \"406343c8-de0e-4dc2-88cc-3115007e2d8c\",\n            \"assistant_id\": null,\n            \"room_id\": \"1d0af85c-a76e-49b5-8beb-89ecaca5ae02\",\n            \"status\": 1,\n            \"recurrence_id\": null,\n            \"center_id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n            \"center_name\": \"Pras KDEV\",\n            \"registration_id\": null,\n            \"registration_status\": null,\n            \"level_id\": 1355,\n            \"is_free_session\": false,\n            \"can_book\": false,\n            \"can_cancel\": false,\n            \"booking_stage\": 0,\n            \"capacity\": 10,\n            \"web_capacity\": null,\n            \"wait_listed_count\": 0,\n            \"occupancy\": 0,\n            \"web_occupancy\": 0,\n            \"cancel_stage\": 0,\n            \"description\": \"\",\n            \"html_description\": null,\n            \"available_slots\": 10,\n            \"current_waitlist_position\": null,\n            \"can_book_status_id\": 3,\n            \"can_book_status\": \"BookingsClosed\",\n            \"cancellation_fee_window\": 30,\n            \"cancellation_fee\": 69.36,\n            \"is_instructor_substituted\": false\n        },\n        {\n            \"id\": 88389,\n            \"name\": \"sandbox\",\n            \"class_id\": 11030,\n            \"start_time\": \"2021-04-14T18:45:00\",\n            \"end_time\": \"2021-04-14T19:45:00\",\n            \"start_time_utc\": \"2021-04-14T13:15:00\",\n            \"end_time_utc\": \"2021-04-14T14:15:00\",\n            \"price\": 467,\n            \"instructor_id\": \"5383d8e0-a6e5-4fbb-8fb2-ae5542bf7b68\",\n            \"assistant_id\": null,\n            \"room_id\": \"1d0af85c-a76e-49b5-8beb-89ecaca5ae02\",\n            \"status\": 1,\n            \"recurrence_id\": null,\n            \"center_id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n            \"center_name\": \"Pras KDEV\",\n            \"registration_id\": null,\n            \"registration_status\": null,\n            \"level_id\": 1357,\n            \"is_free_session\": false,\n            \"can_book\": true,\n            \"can_cancel\": false,\n            \"booking_stage\": 0,\n            \"capacity\": 10,\n            \"web_capacity\": 8,\n            \"wait_listed_count\": 0,\n            \"occupancy\": 0,\n            \"web_occupancy\": 0,\n            \"cancel_stage\": 0,\n            \"description\": \"\",\n            \"html_description\": null,\n            \"available_slots\": 8,\n            \"current_waitlist_position\": null,\n            \"can_book_status_id\": null,\n            \"can_book_status\": null,\n            \"cancellation_fee_window\": 30,\n            \"cancellation_fee\": 56.04,\n            \"is_instructor_substituted\": false\n        }\n    ],\n    \"classes\": [\n        {\n            \"id\": 10970,\n            \"name\": \"kt mar 29\",\n            \"category_id\": 258,\n            \"start_date\": null,\n            \"end_date\": null,\n            \"description\": \"test\",\n            \"html_description\": \"hudiahjadhjzhioashfnaskxhhvcokjheauidsvhjkxhvjsxhjvujzxhvjkkzxvjkxhjvb%20jhzxvjuiefaufoabvkzdjovcnazxhficknzxjkvjkodaxhhviokzxjiaesifpanjvjcophfs\",\n            \"catalog_price\": null,\n            \"capacity\": null,\n            \"allow_web_booking\": true,\n            \"allow_direct_booking\": false,\n            \"allow_cancellation_fee\": true,\n            \"allow_no_show_fee\": true,\n            \"display_name\": \"kt march 29\",\n            \"show_in_catalog\": 1,\n            \"sort_order\": 0,\n            \"show_price\": false,\n            \"allow_wait_list\": null,\n            \"wait_list_lock_window\": 0,\n            \"enable_enrol\": true,\n            \"level_id\": null,\n            \"registration_notes\": null,\n            \"enable_payments\": false,\n            \"image_paths\": null,\n            \"min_time\": null,\n            \"max_time\": null,\n            \"web_capacity\": null,\n            \"registration_lock_window\": 0,\n            \"auto_confirm_lock_window\": 0,\n            \"sac\": null,\n            \"type\": 1\n        },\n        {\n            \"id\": 10992,\n            \"name\": \"kt ap 2\",\n            \"category_id\": 258,\n            \"start_date\": null,\n            \"end_date\": null,\n            \"description\": null,\n            \"html_description\": null,\n            \"catalog_price\": null,\n            \"capacity\": 10,\n            \"allow_web_booking\": true,\n            \"allow_direct_booking\": false,\n            \"allow_cancellation_fee\": true,\n            \"allow_no_show_fee\": true,\n            \"display_name\": \"kt ap 2\",\n            \"show_in_catalog\": 1,\n            \"sort_order\": 0,\n            \"show_price\": false,\n            \"allow_wait_list\": null,\n            \"wait_list_lock_window\": 0,\n            \"enable_enrol\": true,\n            \"level_id\": null,\n            \"registration_notes\": null,\n            \"enable_payments\": false,\n            \"image_paths\": null,\n            \"min_time\": null,\n            \"max_time\": null,\n            \"web_capacity\": null,\n            \"registration_lock_window\": 0,\n            \"auto_confirm_lock_window\": 0,\n            \"sac\": null,\n            \"type\": 1\n        },\n        {\n            \"id\": 11006,\n            \"name\": \"apr 7\",\n            \"category_id\": 258,\n            \"start_date\": null,\n            \"end_date\": null,\n            \"description\": null,\n            \"html_description\": null,\n            \"catalog_price\": null,\n            \"capacity\": null,\n            \"allow_web_booking\": true,\n            \"allow_direct_booking\": false,\n            \"allow_cancellation_fee\": true,\n            \"allow_no_show_fee\": true,\n            \"display_name\": \"apr 7\",\n            \"show_in_catalog\": 1,\n            \"sort_order\": 0,\n            \"show_price\": false,\n            \"allow_wait_list\": null,\n            \"wait_list_lock_window\": 0,\n            \"enable_enrol\": true,\n            \"level_id\": null,\n            \"registration_notes\": null,\n            \"enable_payments\": false,\n            \"image_paths\": null,\n            \"min_time\": null,\n            \"max_time\": null,\n            \"web_capacity\": null,\n            \"registration_lock_window\": 0,\n            \"auto_confirm_lock_window\": 0,\n            \"sac\": null,\n            \"type\": 1\n        },\n        {\n            \"id\": 11020,\n            \"name\": \"apr 12\",\n            \"category_id\": 688,\n            \"start_date\": null,\n            \"end_date\": null,\n            \"description\": null,\n            \"html_description\": null,\n            \"catalog_price\": null,\n            \"capacity\": null,\n            \"allow_web_booking\": true,\n            \"allow_direct_booking\": false,\n            \"allow_cancellation_fee\": true,\n            \"allow_no_show_fee\": true,\n            \"display_name\": \"apr 12\",\n            \"show_in_catalog\": 1,\n            \"sort_order\": 0,\n            \"show_price\": false,\n            \"allow_wait_list\": null,\n            \"wait_list_lock_window\": 0,\n            \"enable_enrol\": true,\n            \"level_id\": null,\n            \"registration_notes\": null,\n            \"enable_payments\": false,\n            \"image_paths\": null,\n            \"min_time\": null,\n            \"max_time\": null,\n            \"web_capacity\": null,\n            \"registration_lock_window\": 0,\n            \"auto_confirm_lock_window\": 0,\n            \"sac\": null,\n            \"type\": 1\n        },\n        {\n            \"id\": 11026,\n            \"name\": \"apr 14\",\n            \"category_id\": 258,\n            \"start_date\": null,\n            \"end_date\": null,\n            \"description\": null,\n            \"html_description\": null,\n            \"catalog_price\": null,\n            \"capacity\": 10,\n            \"allow_web_booking\": true,\n            \"allow_direct_booking\": false,\n            \"allow_cancellation_fee\": true,\n            \"allow_no_show_fee\": true,\n            \"display_name\": \"apr 14\",\n            \"show_in_catalog\": 1,\n            \"sort_order\": 0,\n            \"show_price\": false,\n            \"allow_wait_list\": null,\n            \"wait_list_lock_window\": 0,\n            \"enable_enrol\": true,\n            \"level_id\": null,\n            \"registration_notes\": null,\n            \"enable_payments\": false,\n            \"image_paths\": null,\n            \"min_time\": null,\n            \"max_time\": null,\n            \"web_capacity\": null,\n            \"registration_lock_window\": 0,\n            \"auto_confirm_lock_window\": 0,\n            \"sac\": null,\n            \"type\": 1\n        },\n        {\n            \"id\": 11030,\n            \"name\": \"sandbox\",\n            \"category_id\": 611,\n            \"start_date\": null,\n            \"end_date\": null,\n            \"description\": null,\n            \"html_description\": null,\n            \"catalog_price\": null,\n            \"capacity\": 10,\n            \"allow_web_booking\": true,\n            \"allow_direct_booking\": false,\n            \"allow_cancellation_fee\": true,\n            \"allow_no_show_fee\": true,\n            \"display_name\": \"hanuman\",\n            \"show_in_catalog\": 1,\n            \"sort_order\": 0,\n            \"show_price\": false,\n            \"allow_wait_list\": null,\n            \"wait_list_lock_window\": 10,\n            \"enable_enrol\": false,\n            \"level_id\": 1357,\n            \"registration_notes\": null,\n            \"enable_payments\": false,\n            \"image_paths\": {\n                \"px64\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/classes/px64/5e4dc12e-0bb5-408b-94f8-8ccaf53043d8.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=53c3275479aeae5ab9526738aaec4a40d87901854195d9e46fb9f74255c146cd\",\n                \"px100\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/classes/px100/5e4dc12e-0bb5-408b-94f8-8ccaf53043d8.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=723e1859d142248623daa727c0ad8af0ebabea3c7aaa54b7493649b628e3e395\",\n                \"px200\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/classes/px200/5e4dc12e-0bb5-408b-94f8-8ccaf53043d8.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=ab1496cd2d06e1e626cf8d9a4e56e07bca6ad0f255b601fe2833b40da902216d\",\n                \"px400\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/classes/px400/5e4dc12e-0bb5-408b-94f8-8ccaf53043d8.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=01252664bd751b6c81d9859a28a049e9460f34b800b1b7d88405092adb33c476\",\n                \"px800\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/classes/px800/5e4dc12e-0bb5-408b-94f8-8ccaf53043d8.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=2113ac2a47598ea21edd916931941e053f1eea9cfc34a77b001f1993b82230f0\"\n            },\n            \"min_time\": null,\n            \"max_time\": null,\n            \"web_capacity\": null,\n            \"registration_lock_window\": 0,\n            \"auto_confirm_lock_window\": 0.4,\n            \"sac\": null,\n            \"type\": 1\n        },\n        {\n            \"id\": 11031,\n            \"name\": \"recur issue\",\n            \"category_id\": 611,\n            \"start_date\": null,\n            \"end_date\": null,\n            \"description\": null,\n            \"html_description\": null,\n            \"catalog_price\": null,\n            \"capacity\": null,\n            \"allow_web_booking\": false,\n            \"allow_direct_booking\": false,\n            \"allow_cancellation_fee\": true,\n            \"allow_no_show_fee\": true,\n            \"display_name\": null,\n            \"show_in_catalog\": 0,\n            \"sort_order\": 0,\n            \"show_price\": false,\n            \"allow_wait_list\": null,\n            \"wait_list_lock_window\": 0,\n            \"enable_enrol\": false,\n            \"level_id\": 1355,\n            \"registration_notes\": null,\n            \"enable_payments\": false,\n            \"image_paths\": null,\n            \"min_time\": null,\n            \"max_time\": null,\n            \"web_capacity\": null,\n            \"registration_lock_window\": 0,\n            \"auto_confirm_lock_window\": 0,\n            \"sac\": null,\n            \"type\": 1\n        }\n    ],\n    \"instructors\": [\n        {\n            \"id\": \"45bb6d28-5ccd-41a0-a521-121a58455d21\",\n            \"name\": \"Franchise Owner\",\n            \"description\": null,\n            \"image_paths\": {\n                \"px64\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px64/a4a89f7f-bd5d-4bda-8edd-2fa278c0ecc8.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=0d425f885ccdce11ee79463da313c2d00a4fbd64666ac56d187bc0b8dc3fec85\",\n                \"px100\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px100/a4a89f7f-bd5d-4bda-8edd-2fa278c0ecc8.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=1082fb4b7bd1c6f732261abb926c47c7731a132526bb12f07c0524740dd68793\",\n                \"px200\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px200/a4a89f7f-bd5d-4bda-8edd-2fa278c0ecc8.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=c51c432eda68160c78b34911c1c1e86dc6ac4193c19182d9b06a408659f17e51\",\n                \"px400\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px400/a4a89f7f-bd5d-4bda-8edd-2fa278c0ecc8.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=e12cc803f81967079863e0d51a23d2af72c48a0464d0970d479d415cc32023ee\",\n                \"px800\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px800/a4a89f7f-bd5d-4bda-8edd-2fa278c0ecc8.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=2734a2b7a6e824ac5d3b0d053e3bde455ed383ab1bf1889916a2364003dd7c14\"\n            }\n        },\n        {\n            \"id\": \"3d35275b-a978-429b-b05b-2f0315f76bab\",\n            \"name\": \"Dawn Smith Cat\",\n            \"description\": \"Dawn Catlog des\",\n            \"image_paths\": {\n                \"px64\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px64/b0281b63-af76-46e1-96bc-eaa1e8bcab32.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=576724cec3be483adb1a1ade4d9de38d45d7e17c1cb57b62c7e2d38584c8699e\",\n                \"px100\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px100/b0281b63-af76-46e1-96bc-eaa1e8bcab32.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=780275f3a1c5f88e48117cb17c899d03dcb54262c1c016644c811a2270cbdc94\",\n                \"px200\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px200/b0281b63-af76-46e1-96bc-eaa1e8bcab32.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=8737eec1575506e711abc210dfcd7096cdab62ee83c0f3d8e4203de1b8236b11\",\n                \"px400\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px400/b0281b63-af76-46e1-96bc-eaa1e8bcab32.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=8cdc6a2db4f450726de4b2c7135b66cc56e4ab427c968edba9c079168a83ab38\",\n                \"px800\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px800/b0281b63-af76-46e1-96bc-eaa1e8bcab32.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=56f0226447a20a35ccc8494505395a7ee5fcea88270716349d435403acfcde65\"\n            }\n        },\n        {\n            \"id\": \"406343c8-de0e-4dc2-88cc-3115007e2d8c\",\n            \"name\": \"Guest110 HydNew\",\n            \"description\": \"Hyd New Instrtuctor \",\n            \"image_paths\": {\n                \"px64\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px64/a4a89f7f-bd5d-4bda-8edd-2fa278c0ecc8.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=0d425f885ccdce11ee79463da313c2d00a4fbd64666ac56d187bc0b8dc3fec85\",\n                \"px100\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px100/a4a89f7f-bd5d-4bda-8edd-2fa278c0ecc8.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=1082fb4b7bd1c6f732261abb926c47c7731a132526bb12f07c0524740dd68793\",\n                \"px200\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px200/a4a89f7f-bd5d-4bda-8edd-2fa278c0ecc8.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=c51c432eda68160c78b34911c1c1e86dc6ac4193c19182d9b06a408659f17e51\",\n                \"px400\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px400/a4a89f7f-bd5d-4bda-8edd-2fa278c0ecc8.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=e12cc803f81967079863e0d51a23d2af72c48a0464d0970d479d415cc32023ee\",\n                \"px800\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px800/a4a89f7f-bd5d-4bda-8edd-2fa278c0ecc8.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=2734a2b7a6e824ac5d3b0d053e3bde455ed383ab1bf1889916a2364003dd7c14\"\n            }\n        },\n        {\n            \"id\": \"5383d8e0-a6e5-4fbb-8fb2-ae5542bf7b68\",\n            \"name\": \"Element 1\",\n            \"description\": null,\n            \"image_paths\": {\n                \"px64\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px64/a4a89f7f-bd5d-4bda-8edd-2fa278c0ecc8.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=0d425f885ccdce11ee79463da313c2d00a4fbd64666ac56d187bc0b8dc3fec85\",\n                \"px100\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px100/a4a89f7f-bd5d-4bda-8edd-2fa278c0ecc8.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=1082fb4b7bd1c6f732261abb926c47c7731a132526bb12f07c0524740dd68793\",\n                \"px200\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px200/a4a89f7f-bd5d-4bda-8edd-2fa278c0ecc8.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=c51c432eda68160c78b34911c1c1e86dc6ac4193c19182d9b06a408659f17e51\",\n                \"px400\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px400/a4a89f7f-bd5d-4bda-8edd-2fa278c0ecc8.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=e12cc803f81967079863e0d51a23d2af72c48a0464d0970d479d415cc32023ee\",\n                \"px800\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px800/a4a89f7f-bd5d-4bda-8edd-2fa278c0ecc8.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=2734a2b7a6e824ac5d3b0d053e3bde455ed383ab1bf1889916a2364003dd7c14\"\n            }\n        },\n        {\n            \"id\": \"35e4d821-0942-468b-9c58-b946c4d5756d\",\n            \"name\": \"Anil Patra\",\n            \"description\": \"anil test 4\",\n            \"image_paths\": {\n                \"px64\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px64/f1bdc7eb-2872-4d2a-9c5a-b068e2d5260e.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=f50846527a1528c636914c7d6775564a4ed3e634cd3eb4a8f9521cc429b4e14f\",\n                \"px100\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px100/f1bdc7eb-2872-4d2a-9c5a-b068e2d5260e.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=b179e37ade72de0fe19ab9e4889b5ee8f3a11a6599c3e6abba1be7cf37d9c75f\",\n                \"px200\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px200/f1bdc7eb-2872-4d2a-9c5a-b068e2d5260e.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=50930dbd91a1a88b6fb4ea5acb495c9fd1d56f8d83419f6605bf8c25d0345756\",\n                \"px400\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px400/f1bdc7eb-2872-4d2a-9c5a-b068e2d5260e.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=b2430e5d7788657c1db5c79307fe19fd4ccfdb952cf8ea1d228c55de030aa46b\",\n                \"px800\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px800/f1bdc7eb-2872-4d2a-9c5a-b068e2d5260e.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=40147a4de749320380f31f7c6873ffd292b141593414999ac5e78fc7016b7277\"\n            }\n        },\n        {\n            \"id\": \"fa5df798-c452-458b-b24a-fcdc204ee97b\",\n            \"name\": \"Instructor Test Prasthana\",\n            \"description\": null,\n            \"image_paths\": {\n                \"px64\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px64/a4a89f7f-bd5d-4bda-8edd-2fa278c0ecc8.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=0d425f885ccdce11ee79463da313c2d00a4fbd64666ac56d187bc0b8dc3fec85\",\n                \"px100\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px100/a4a89f7f-bd5d-4bda-8edd-2fa278c0ecc8.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=1082fb4b7bd1c6f732261abb926c47c7731a132526bb12f07c0524740dd68793\",\n                \"px200\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px200/a4a89f7f-bd5d-4bda-8edd-2fa278c0ecc8.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=c51c432eda68160c78b34911c1c1e86dc6ac4193c19182d9b06a408659f17e51\",\n                \"px400\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px400/a4a89f7f-bd5d-4bda-8edd-2fa278c0ecc8.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=e12cc803f81967079863e0d51a23d2af72c48a0464d0970d479d415cc32023ee\",\n                \"px800\": \"https://managemyspainternal.s3-us-west-2.amazonaws.com/assetshare/0ebfcafe-a3d0-4f23-b3dd-cbab4e493cae/employees/px800/a4a89f7f-bd5d-4bda-8edd-2fa278c0ecc8.png?X-Amz-Expires=1800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIK5OKVLX5EIUEZSQ/20210414/us-west-2/s3/aws4_request&X-Amz-Date=20210414T092918Z&X-Amz-SignedHeaders=host&X-Amz-Signature=2734a2b7a6e824ac5d3b0d053e3bde455ed383ab1bf1889916a2364003dd7c14\"\n            }\n        }\n    ],\n    \"categories\": [\n        {\n            \"id\": 258,\n            \"name\": \"Indoor\",\n            \"parent_id\": 257\n        },\n        {\n            \"id\": 611,\n            \"name\": \"aug sub-cat1\",\n            \"parent_id\": 610\n        },\n        {\n            \"id\": 688,\n            \"name\": \"apr20.w3 sub-cat\",\n            \"parent_id\": 687\n        },\n        {\n            \"id\": 257,\n            \"name\": \"Cultural\",\n            \"parent_id\": null\n        },\n        {\n            \"id\": 610,\n            \"name\": \"aug cat1\",\n            \"parent_id\": null\n        },\n        {\n            \"id\": 687,\n            \"name\": \"apr20.w3 cat\",\n            \"parent_id\": null\n        }\n    ],\n    \"rooms\": [\n        {\n            \"id\": \"2310a3f6-3769-401c-8162-71f76baa2e26\",\n            \"name\": \"PRAS_ROOM\"\n        },\n        {\n            \"id\": \"1d0af85c-a76e-49b5-8beb-89ecaca5ae02\",\n            \"name\": \"Prasthana\"\n        }\n    ],\n    \"levels\": [\n        {\n            \"id\": 1355,\n            \"code\": \"apr20.w3\",\n            \"name\": \"apr20.w3 level\",\n            \"description\": \"desc qqq\",\n            \"html_description\": \"<h1> desc </h>\"\n        },\n        {\n            \"id\": 1357,\n            \"code\": \"apr20.w3 level1\",\n            \"name\": \"apr20.w3 level1 - 1\",\n            \"description\": \"pic1\",\n            \"html_description\": \"<h2> desc </h2>\"\n        }\n    ],\n    \"opening_time\": \"17:30\",\n    \"page_details\": {\n        \"total\": 66,\n        \"page\": 1,\n        \"size\": 10\n    },\n    \"error\": null\n}"}],"_postman_id":"0bc32089-1f38-4260-a0cd-67c36a21b836"},{"name":"Book a class session","id":"119e62f2-c34d-40e2-baaf-74ecc29dfbde","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text","description":"<p>This is the token generated from the token API.</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Represents the type of the request body.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"BookingSource\": \"1\",\r\n    \"sessionId\": \"41115\"\r\n}"},"url":"{{api_url}}/Appointments/Sessions?SessionId={{session_id}}&BookingSource={{booking_source}}","description":"<p>This API helps you to create a booking for the specified class session for a signed-in guest. </p>\n<p>You must provide a unique identifier of the session as <code>session_id</code> in the API request. The API then returns the <code>RegistrationId</code> and <code>RegistrationStatusId</code> details of the booking.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>session_id</td>\n<td>long</td>\n<td><code>Mandatory</code><br /> Unique identifier of the required class session to be booked.</td>\n</tr>\n<tr>\n<td>booking_source</td>\n<td>enum</td>\n<td><code>Optional</code><br /> Source from which the class session is to be booked. The possible values for this parameter are: 0 = Store, 1 = Mobile, 2 = Web, and 3 = BookingWizardAdvancedMode.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>Success</td>\n<td>boolean</td>\n<td>Indicates whether the specified class session was successfully booked.</td>\n</tr>\n<tr>\n<td>RegistrationId</td>\n<td>int</td>\n<td>Unique identifier of the class registration.</td>\n</tr>\n<tr>\n<td>RegistrationStatusId</td>\n<td>int</td>\n<td>Unique identifier of the status of registration of the class session.</td>\n</tr>\n<tr>\n<td>Error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>Error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">Error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>502 - Invlid Input</td>\n<td>Please pass the SessionId to which the user should be registered.</td>\n</tr>\n<tr>\n<td>1015 - UserNotLoggedin</td>\n<td>Please login to register for a class.</td>\n</tr>\n<tr>\n<td>1022 - RegistrationLockWindowStarted</td>\n<td>Cannot be Enrolled/Registered to the session, the registration lock window has begun.</td>\n</tr>\n<tr>\n<td>1019 - WaitlistLockWindowStarted</td>\n<td>Cannot be added to the waitlist, the lock window has begun.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["Appointments","Sessions"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p><code>Mandatory</code><br />\nUnique identifier of the required class session to be booked.</p>\n","type":"text/plain"},"key":"SessionId","value":"{{session_id}}"},{"description":{"content":"<p><code>Optional</code><br />\nSource from which the session was booked. The possible values for this parameter are: 0 = Store, 1 = Mobile, 2 = Web, and 3 = BookingWizardAdvancedMode.</p>\n","type":"text/plain"},"key":"BookingSource","value":"{{booking_source}}"}],"variable":[]}},"response":[{"id":"c9b60d03-c55f-46ce-89df-4d4eb23b8789","name":"Book a class session","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text","description":"Token generated from the token API."},{"key":"Content-Type","value":"application/json","description":"Represents the type of the request body.","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"BookingSource\": \"1\",\r\n    \"sessionId\": \"41115\"\r\n}"},"url":{"raw":"https://api.zenoti.com/v1/Appointments/Sessions?BookingSource=1&sessionId=40740","protocol":"https","host":["api","zenoti","com"],"path":["v1","Appointments","Sessions"],"query":[{"key":"BookingSource","value":"1"},{"key":"sessionId","value":"40740"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 29 Apr 2020 10:01:48 GMT"},{"key":"Content-Length","value":"174"}],"cookie":[],"responseTime":null,"body":"//Success response\n{\n    \"Success\": true,\n    \"RegistrationId\": 50356,\n    \"RegistrationStatusId\": 0,\n    \"Error\": null\n}\n\n//Failure response (invalid session)\n{\n    \"Success\": false,\n    \"RegistrationId\": 0,\n    \"RegistrationStatusId\": 0,\n    \"Error\": {\n        \"StatusCode\": 1013,\n        \"Message\": \"Class has already ended, cannot register to class\",\n        \"InternalMessage\": null\n    }\n}\n\n//Failure response (invalid input parameters)\n{\n     \"Success\": false,\n    \"RegistrationId\": 0,\n    \"RegistrationStatusId\": 0,\n    \"Error\": {\n        \"StatusCode\": 1013,\n        \"Message\": \"The requested resource does not support http method 'POST'.\"\n        \"InternalMessage\": null\n    }\n}\n\n//Failure response (unauthorized access)\n{\n     \"Success\": false,\n    \"RegistrationId\": 0,\n    \"RegistrationStatusId\": 0,\n    \"Error\": {\n        \"StatusCode\": 1013,\n        \"Message\": \"Authorization has been denied for this request.\"\n        \"InternalMessage\": null\n    }\n}"}],"_postman_id":"119e62f2-c34d-40e2-baaf-74ecc29dfbde"},{"name":"Retrieve the session registrations of a guest","event":[{"listen":"test","script":{"id":"bcbf0aec-90df-4f35-924d-963bf7e02ec5","exec":[""],"type":"text/javascript"}}],"id":"d74c6645-ee7e-4295-86e7-96ea29ea0017","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"auth":{"type":"basic","basic":{"basicConfig":[],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"GET","header":[{"description":"<p>Authorization key with client ID and user login credentials.</p>\n","key":"Authorization","type":"text","value":"bearer {{signed_api_key}}"}],"body":{"mode":"raw","raw":""},"url":"{{api_url}}/Appointments/Sessions?UserId={{user_id}}&StartDate={{startDate}}&EndDate={{endDate}}&CenterId={{center_id}}&sorters[0].Property={{sorters[0].Property}}&sorters[0].Ascending={{sorters[0].Ascending}}","description":"<p>This API helps you to retrieve the list of class sessions for which the specified guest has registered.</p>\n<p>You must provide the appropriate details in the API request for the <code>user_id</code> parameter. Optionally, you can also specify the required details in the API request for several other parameters to filter the search results in the API response. Refer to the <b>Request Parameters</b> table for more information.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>user_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique identifier of the guest for whom you want to retrieve the class session registrations.</td>\n</tr>\n<tr>\n<td>startDate</td>\n<td>datetime</td>\n<td><code>Optional</code><br /> Registered class sessions will be returned from the specified start date. You must specify this date in YYYY-MM-DD format. If you do not provide any time details for this parameter, the API considers its default value: <b>00:00:00</b>.</td>\n</tr>\n<tr>\n<td>endDate</td>\n<td>datetime</td>\n<td><code>Optional</code><br /> Registered class sessions will be returned until the specified end date. You must specify this date in YYYY-MM-DD format. If you do not provide any time details for this parameter, the API considers its default value: <b>00:00:00</b>.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td><code>Optional</code><br /> Unique identifier of the center for which you want to retrieve the guest's registered class sessions.</td>\n</tr>\n<tr>\n<td>sorters[0].Property</td>\n<td>string</td>\n<td><code>Optional</code><br /> Name of the property for which you want to sort the search results in the API response. Currently, this parameter only supports the values for the <code>startDate</code> parameter.</td>\n</tr>\n<tr>\n<td>sorters[0].Ascending</td>\n<td>boolean</td>\n<td><code>Optional</code><br /> Indicates whether you want to sort the search results of the property in an ascending manner in the API response.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>success</td>\n<td>boolean</td>\n<td>Indicates whether the class session registrations of the specified guest was successfully retrieved.</td>\n</tr>\n<tr>\n<td>results</td>\n<td>object</td>\n<td>Object that contains detailed information on the class sessions for which the guest has registered. For more information, refer to the <b>results Object</b> table.</td>\n</tr>\n<tr>\n<td>total</td>\n<td>int</td>\n<td>Total number of class sessions for which the guest has registered.</td>\n</tr>\n<tr>\n<td>Error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>Error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"results-object\">results Object</h2>\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>Id</td>\n<td>int</td>\n<td>Unique ID of the class session registration.</td>\n</tr>\n<tr>\n<td>StartTime</td>\n<td>datetime</td>\n<td>Starting time of the booked session.</td>\n</tr>\n<tr>\n<td>EndTime</td>\n<td>datetime</td>\n<td>Ending time of the booked session.</td>\n</tr>\n<tr>\n<td>RegistrationStatus</td>\n<td>enum</td>\n<td>Indicates the status of the registration for the class session: Registered = 0, Cancelled = 1, NoShow = 2, SignedIn = 3, Waitlisted = 4, Substituted = 5, ClassCancelled = 6, Closed = 7, Enrolled = 8, Rejected = 9.</td>\n</tr>\n<tr>\n<td>SessionStatus</td>\n<td>enum</td>\n<td>Indicates the status of the class session: Active = 0, Cancelled = 1, Upcoming = 2, Inprogress = 3, and Completed = 4.</td>\n</tr>\n<tr>\n<td>InstructorId</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the instructor who will perform the class session.</td>\n</tr>\n<tr>\n<td>Instructor</td>\n<td>string</td>\n<td>Name of the instructor.</td>\n</tr>\n<tr>\n<td>ImagePaths</td>\n<td>dictionary?</td>\n<td>Name-value pairs of images that contain pixel sizes and location respectively.</td>\n</tr>\n<tr>\n<td>Center</td>\n<td>string</td>\n<td>Name of the center at which the guest has registered for the session.</td>\n</tr>\n<tr>\n<td>CancellationFeeWindow</td>\n<td>int</td>\n<td>Number of days within which the guest must pay the cancellation fee for the class.</td>\n</tr>\n<tr>\n<td>CancellationFee</td>\n<td>double</td>\n<td>Cancellation fee that the guest must pay for the class.</td>\n</tr>\n<tr>\n<td>ClassName</td>\n<td>string?</td>\n<td>Name of the class.</td>\n</tr>\n<tr>\n<td>ClassDescription</td>\n<td>string?</td>\n<td>Description of the class.</td>\n</tr>\n<tr>\n<td>ClassHtmlDescription</td>\n<td>string?</td>\n<td>Description of the class in HTML.</td>\n</tr>\n<tr>\n<td>SessionDescription</td>\n<td>string?</td>\n<td>Description of the registered session.</td>\n</tr>\n<tr>\n<td>SessionHtmlDescription</td>\n<td>string?</td>\n<td>Description of the registered session in HTML.</td>\n</tr>\n<tr>\n<td>CanCancel</td>\n<td>boolean</td>\n<td>Indicates whether the guest can cancel the booked session.</td>\n</tr>\n<tr>\n<td>ClassImagePaths</td>\n<td>dictionary?</td>\n<td>Name-value pairs of class images that contain pixel sizes and location respectively.</td>\n</tr>\n<tr>\n<td>CurrentWaitlistPosition</td>\n<td>int</td>\n<td>Current position of the guest on the waiting list for the class session.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">Error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>502 - InvalidInput</td>\n<td>The UserId passed is not of the logged-in guest.</td>\n</tr>\n<tr>\n<td>404 - Not Found</td>\n<td>Something went wrong.</td>\n</tr>\n<tr>\n<td>502 - InvalidInput</td>\n<td>Currently more than one sorter is not supported.</td>\n</tr>\n<tr>\n<td>502 - InvalidInput</td>\n<td>Currently only StartDate is supported as sorter.</td>\n</tr>\n<tr>\n<td>***</td>\n<td>The date range cannot be more than a month, getting registrations for a month.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["Appointments","Sessions"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p><code>Mandatory</code><br /> Unique identifier of the guest for whom you want to retrieve the class session registrations.</p>\n","type":"text/plain"},"key":"UserId","value":"{{user_id}}"},{"description":{"content":"<p><code>Optional</code><br /> Registered class sessions will be returned from the specified start date. You must specify this date in YYYY-MM-DD format. If you do not provide any time details for this parameter, the API considers its default value: <b>00:00:00</b>.</p>\n","type":"text/plain"},"key":"StartDate","value":"{{startDate}}"},{"description":{"content":"<p><code>Optional</code><br /> Registered class sessions will be returned until the specified end date. You must specify this date in YYYY-MM-DD format. If you do not provide any time details for this parameter, the API considers its default value: <b>00:00:00</b>.</p>\n","type":"text/plain"},"key":"EndDate","value":"{{endDate}}"},{"description":{"content":"<p><code>Optional</code><br /> Unique identifier of the center for which you want to retrieve the guest's registered class sessions.</p>\n","type":"text/plain"},"key":"CenterId","value":"{{center_id}}"},{"description":{"content":"<p><code>Optional</code><br /> Name of the property for which you want to sort the search results in the API response. Currently, this parameter only supports the values for the <code>startDate</code> parameter.</p>\n","type":"text/plain"},"key":"sorters[0].Property","value":"{{sorters[0].Property}}"},{"description":{"content":"<p><code>Optional</code><br /> Indicates whether you want to sort the search results of the property in an ascending manner in the API response.</p>\n","type":"text/plain"},"key":"sorters[0].Ascending","value":"{{sorters[0].Ascending}}"}],"variable":[]}},"response":[{"id":"e34841c0-bf8f-471f-9048-fdd8d3934da6","name":"Retrieve the session registrations of a guest","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{signed_api_key}}","type":"text","description":"Authorization key with client ID and user login credentials."},{"key":"Accept","value":"application/vnd.mindoula.com; version=1","type":"text"}],"url":{"raw":"https://api.zenoti.com/Appointments/Sessions?sorters[0].Property=StartDate&sorters[0].Ascending=true&UserId={{user_id}}&startDate=2020-07-15&EndDate=2020-07-20&CenterId=9A895B3C-1994-42C0-BC61-EFDA4A6E2828","protocol":"https","host":["api","zenoti","com"],"path":["Appointments","Sessions"],"query":[{"key":"endDate","value":null,"description":"OPTIONAL: End date of Session (yyyy-mm-dd)","disabled":true},{"key":"CenterId","value":null,"description":"OPTIONAL: Center GUID","disabled":true},{"key":"sorters[0].Property","value":"StartDate","description":"OPTIONAL:  1st Property name on which sorting to happen"},{"key":"sorters[0].Ascending","value":"true","description":"OPTIONAL:1st Property value on which sorting to happen"},{"key":"UserId","value":"{{user_id}}"},{"key":"startDate","value":"2020-07-15"},{"key":"EndDate","value":"2020-07-20"},{"key":"CenterId","value":"9A895B3C-1994-42C0-BC61-EFDA4A6E2828"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 13 Apr 2020 10:24:31 GMT"},{"key":"Content-Length","value":"2414"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"results\": [\n        {\n            \"Id\": 50953,\n            \"StartTime\": \"2020-07-15T04:55:00\",\n            \"EndTime\": \"2020-07-15T05:55:00\",\n            \"StartTimeUTC\": \"2020-07-14T23:25:00\",\n            \"EndTimeUTC\": \"2020-07-15T00:25:00\",\n            \"SessionName\": \"Hot Yoga\",\n            \"RegistrationStatus\": 0,\n            \"SessionStatus\": 0,\n            \"InstructorId\": \"a71e47bd-d4c5-4827-bf82-759e922ae7fa\",\n            \"Instructor\": \"Avneet Kaur_RET01100\",\n            \"ImagePaths\": null,\n            \"Center\": \"Hyderabad\",\n            \"CancellationFeeWindow\": null,\n            \"CancellationFee\": null,\n            \"ClassName\": \"Hot Yoga\",\n            \"ClassDescription\": null,\n            \"ClassHtmlDescription\": \"Yoga updated HTML\",\n            \"SessionDescription\": null,\n            \"SessionHtmlDescription\": \"Yoga updated HTML\",\n            \"CanCancel\": false,\n            \"ClassImagePaths\": null,\n            \"CurrentWaitlistPosition\": 0\n        },\n        {\n            \"Id\": 50945,\n            \"StartTime\": \"2020-07-15T19:30:00\",\n            \"EndTime\": \"2020-07-15T20:30:00\",\n            \"StartTimeUTC\": \"2020-07-15T14:00:00\",\n            \"EndTimeUTC\": \"2020-07-15T15:00:00\",\n            \"SessionName\": \"Hot Yoga\",\n            \"RegistrationStatus\": 0,\n            \"SessionStatus\": 0,\n            \"InstructorId\": \"a71e47bd-d4c5-4827-bf82-759e922ae7fa\",\n            \"Instructor\": \"Avneet Kaur_RET01100\",\n            \"ImagePaths\": null,\n            \"Center\": \"Hyderabad\",\n            \"CancellationFeeWindow\": null,\n            \"CancellationFee\": null,\n            \"ClassName\": \"Hot Yoga\",\n            \"ClassDescription\": null,\n            \"ClassHtmlDescription\": \"Yoga updated HTML\",\n            \"SessionDescription\": null,\n            \"SessionHtmlDescription\": \"Yoga updated HTML\",\n            \"CanCancel\": false,\n            \"ClassImagePaths\": null,\n            \"CurrentWaitlistPosition\": 0\n        },\n        {\n            \"Id\": 50964,\n            \"StartTime\": \"2020-07-15T20:45:00\",\n            \"EndTime\": \"2020-07-15T21:45:00\",\n            \"StartTimeUTC\": \"2020-07-15T15:15:00\",\n            \"EndTimeUTC\": \"2020-07-15T16:15:00\",\n            \"SessionName\": \"Hot Yoga\",\n            \"RegistrationStatus\": 6,\n            \"SessionStatus\": 1,\n            \"InstructorId\": \"1afd493a-4aad-48a3-8f94-9fdea88691ac\",\n            \"Instructor\": \"Ajay Kumar Singh\",\n            \"ImagePaths\": null,\n            \"Center\": \"Hyderabad\",\n            \"CancellationFeeWindow\": null,\n            \"CancellationFee\": null,\n            \"ClassName\": \"Hot Yoga\",\n            \"ClassDescription\": null,\n            \"ClassHtmlDescription\": \"Yoga updated HTML\",\n            \"SessionDescription\": null,\n            \"SessionHtmlDescription\": \"Yoga updated HTML\",\n            \"CanCancel\": false,\n            \"ClassImagePaths\": null,\n            \"CurrentWaitlistPosition\": 0\n        },\n        {\n            \"Id\": 50977,\n            \"StartTime\": \"2020-07-16T23:00:00\",\n            \"EndTime\": \"2020-07-16T23:05:00\",\n            \"StartTimeUTC\": \"2020-07-16T17:30:00\",\n            \"EndTimeUTC\": \"2020-07-16T17:35:00\",\n            \"SessionName\": \"Hot Yoga\",\n            \"RegistrationStatus\": 0,\n            \"SessionStatus\": 0,\n            \"InstructorId\": \"d08df92f-4a7d-41d5-b9b9-29699c4e2633\",\n            \"Instructor\": \"Bhuvaneswar Kumar\",\n            \"ImagePaths\": null,\n            \"Center\": \"Hyderabad\",\n            \"CancellationFeeWindow\": null,\n            \"CancellationFee\": null,\n            \"ClassName\": \"Hot Yoga\",\n            \"ClassDescription\": null,\n            \"ClassHtmlDescription\": \"Yoga updated HTML\",\n            \"SessionDescription\": null,\n            \"SessionHtmlDescription\": \"Yoga updated HTML\",\n            \"CanCancel\": false,\n            \"ClassImagePaths\": null,\n            \"CurrentWaitlistPosition\": 0\n        },\n        {\n            \"Id\": 50972,\n            \"StartTime\": \"2020-07-17T19:30:00\",\n            \"EndTime\": \"2020-07-17T20:30:00\",\n            \"StartTimeUTC\": \"2020-07-17T14:00:00\",\n            \"EndTimeUTC\": \"2020-07-17T15:00:00\",\n            \"SessionName\": \"Hot Yoga\",\n            \"RegistrationStatus\": 1,\n            \"SessionStatus\": 0,\n            \"InstructorId\": \"a71e47bd-d4c5-4827-bf82-759e922ae7fa\",\n            \"Instructor\": \"Avneet Kaur_RET01100\",\n            \"ImagePaths\": null,\n            \"Center\": \"Hyderabad\",\n            \"CancellationFeeWindow\": null,\n            \"CancellationFee\": null,\n            \"ClassName\": \"Hot Yoga\",\n            \"ClassDescription\": null,\n            \"ClassHtmlDescription\": \"Yoga updated HTML\",\n            \"SessionDescription\": null,\n            \"SessionHtmlDescription\": \"Yoga updated HTML\",\n            \"CanCancel\": false,\n            \"ClassImagePaths\": null,\n            \"CurrentWaitlistPosition\": 0\n        },\n        {\n            \"Id\": 50986,\n            \"StartTime\": \"2020-07-17T20:30:00\",\n            \"EndTime\": \"2020-07-17T21:30:00\",\n            \"StartTimeUTC\": \"2020-07-17T15:00:00\",\n            \"EndTimeUTC\": \"2020-07-17T16:00:00\",\n            \"SessionName\": \"Hot Yoga\",\n            \"RegistrationStatus\": 4,\n            \"SessionStatus\": 0,\n            \"InstructorId\": \"6372bb51-e507-4431-b0cc-6be2143bb99a\",\n            \"Instructor\": \"Deepali .\",\n            \"ImagePaths\": null,\n            \"Center\": \"Hyderabad\",\n            \"CancellationFeeWindow\": null,\n            \"CancellationFee\": null,\n            \"ClassName\": \"Hot Yoga\",\n            \"ClassDescription\": null,\n            \"ClassHtmlDescription\": \"Yoga updated HTML\",\n            \"SessionDescription\": null,\n            \"SessionHtmlDescription\": \"Yoga updated HTML\",\n            \"CanCancel\": false,\n            \"ClassImagePaths\": null,\n            \"CurrentWaitlistPosition\": 1\n        },\n        {\n            \"Id\": 50988,\n            \"StartTime\": \"2020-07-17T23:00:00\",\n            \"EndTime\": \"2020-07-17T23:05:00\",\n            \"StartTimeUTC\": \"2020-07-17T17:30:00\",\n            \"EndTimeUTC\": \"2020-07-17T17:35:00\",\n            \"SessionName\": \"Hot Yoga\",\n            \"RegistrationStatus\": 0,\n            \"SessionStatus\": 0,\n            \"InstructorId\": \"d08df92f-4a7d-41d5-b9b9-29699c4e2633\",\n            \"Instructor\": \"Bhuvaneswar Kumar\",\n            \"ImagePaths\": null,\n            \"Center\": \"Hyderabad\",\n            \"CancellationFeeWindow\": null,\n            \"CancellationFee\": null,\n            \"ClassName\": \"Hot Yoga\",\n            \"ClassDescription\": null,\n            \"ClassHtmlDescription\": \"Yoga updated HTML\",\n            \"SessionDescription\": null,\n            \"SessionHtmlDescription\": \"Yoga updated HTML\",\n            \"CanCancel\": false,\n            \"ClassImagePaths\": null,\n            \"CurrentWaitlistPosition\": 0\n        },\n        {\n            \"Id\": 50970,\n            \"StartTime\": \"2020-07-20T02:10:00\",\n            \"EndTime\": \"2020-07-20T03:10:00\",\n            \"StartTimeUTC\": \"2020-07-19T20:40:00\",\n            \"EndTimeUTC\": \"2020-07-19T21:40:00\",\n            \"SessionName\": \"Hot Yoga\",\n            \"RegistrationStatus\": 4,\n            \"SessionStatus\": 0,\n            \"InstructorId\": \"91dd215c-2f4b-4e19-8992-ece0e5679ac0\",\n            \"Instructor\": \"Divya .\",\n            \"ImagePaths\": null,\n            \"Center\": \"Hyderabad\",\n            \"CancellationFeeWindow\": null,\n            \"CancellationFee\": null,\n            \"ClassName\": \"Hot Yoga\",\n            \"ClassDescription\": null,\n            \"ClassHtmlDescription\": \"Yoga updated HTML\",\n            \"SessionDescription\": null,\n            \"SessionHtmlDescription\": \"Yoga updated HTML\",\n            \"CanCancel\": false,\n            \"ClassImagePaths\": null,\n            \"CurrentWaitlistPosition\": 1\n        }\n    ],\n    \"total\": 8,\n    \"Error\": null\n}"}],"_postman_id":"d74c6645-ee7e-4295-86e7-96ea29ea0017"},{"name":"Retrieve the session registrations of a center","id":"bacee554-ddf8-44ac-9345-d2e46c90715e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"GET","header":[{"description":"<p>Authorization key with client ID and user login credentials.</p>\n","key":"Authorization","type":"text","value":"bearer {{signed_api_key}}"}],"url":"{{api_url}}/Appointments/Sessions/40747?SessionId={{session_id}}&StatusString={{StatusString}}","description":"<p>This API helps you to retrieve the list of class session registrations in the specified center.</p>\n<p>You must provide the appropriate details in the API request for the <code>session_id</code> parameter. Optionally, you can also specify the required details in the API request for the <code>StatusString</code> parameter to filter the search results by registration status in the API response. Refer to the <b>Request Parameters</b> table for more information.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>session_id</td>\n<td>long</td>\n<td><code>Mandatory</code><br /> Unique identifier of the class session registration.</td>\n</tr>\n<tr>\n<td>StatusString</td>\n<td>enum</td>\n<td><code>Optional</code><br /> Filters the search results by registration status in the API response. This parameter accepts multiple values separated by commas. Registered = 0, Cancelled = 1, NoShow = 2, SignedIn = 3, Waitlisted = 4, Substituted = 5, ClassCancelled = 6, Closed = 7, Enrolled = 8, and Rejected = 9.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>results</td>\n<td>object</td>\n<td>Object that contains detailed information on the registered class sessions in the specified center. For more information, refer to the <b>results Object</b> table.</td>\n</tr>\n<tr>\n<td>Error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>Error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"results-object\">results Object</h2>\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>UserId</td>\n<td>guid</td>\n<td>Unique identifier of the guest who has registered for a class session.</td>\n</tr>\n<tr>\n<td>SessionFK</td>\n<td>int</td>\n<td>Unique FK identifier of the registered class session.</td>\n</tr>\n<tr>\n<td>SessionId</td>\n<td>int</td>\n<td>Unique identifier of the registered class session.</td>\n</tr>\n<tr>\n<td>RegistrationPK</td>\n<td>int</td>\n<td>Unique PK identifier of the class session for which the guest was registered.</td>\n</tr>\n<tr>\n<td>RegistrationId</td>\n<td>int</td>\n<td>Unique identifier of the class session for which the guest was registered.</td>\n</tr>\n<tr>\n<td>indicators</td>\n<td>string</td>\n<td>Unqiue indicators of the class session for which the guest was registered.</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string</td>\n<td>Name of the guest.</td>\n</tr>\n<tr>\n<td>LogData</td>\n<td>string</td>\n<td>Data logged for the class session registration.</td>\n</tr>\n<tr>\n<td>Email</td>\n<td>string</td>\n<td>Email ID of the guest.</td>\n</tr>\n<tr>\n<td>Mobile</td>\n<td>string</td>\n<td>Mobile number of the guest.</td>\n</tr>\n<tr>\n<td>PaymentType</td>\n<td>string</td>\n<td>Method by which the guest paid for the registration of the class session.</td>\n</tr>\n<tr>\n<td>PaymentSource</td>\n<td>string</td>\n<td>Source via which the guest paid for the registration of the class session.</td>\n</tr>\n<tr>\n<td>BalanceBalance</td>\n<td>double</td>\n<td>Remaining balance after guest made the payment.</td>\n</tr>\n<tr>\n<td>BookedFrom</td>\n<td>enum</td>\n<td>Source from which the session was booked. The possible values for this parameter are: 0 = Store, 1 = Mobile, 2 = Web, and 3 = BookingWizardAdvancedMode.</td>\n</tr>\n<tr>\n<td>IsFree</td>\n<td>boolean</td>\n<td>Indicates whether the class session can be registered for free.</td>\n</tr>\n<tr>\n<td>IsFromWaitlist</td>\n<td>boolean</td>\n<td>Indicates whether the guest belongs to the class session's waitlist.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>enum</td>\n<td>Indicates the status of the class session: Active = 0, Cancelled = 1, Upcoming = 2, Inprogress = 3, and Completed = 4.</td>\n</tr>\n<tr>\n<td>invoiceId</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the invoice for the class session registration.</td>\n</tr>\n<tr>\n<td>AppGroupId</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the App Group for the class session registration.</td>\n</tr>\n<tr>\n<td>registrationdt</td>\n<td>datetime</td>\n<td>Date on which the guest registered for the class session.</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>string</td>\n<td>Notes added for the guest's class session registration.</td>\n</tr>\n<tr>\n<td>UserCode</td>\n<td>int?</td>\n<td>Unique code of the guest.</td>\n</tr>\n<tr>\n<td>RedemptionType</td>\n<td>int?</td>\n<td>Type of redemption used by the guest.</td>\n</tr>\n<tr>\n<td>SortOrder</td>\n<td>int</td>\n<td>Order by which the center's class session registrations have been sorted.</td>\n</tr>\n<tr>\n<td>LastUpdated</td>\n<td>datetime</td>\n<td>Latest date and time on which the center's class session registrations have been updated.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">Error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>404 - NotFound</td>\n<td>Something went wrong.</td>\n</tr>\n<tr>\n<td>602 - NoPermission</td>\n<td>Permission to view appointments is denied.</td>\n</tr>\n<tr>\n<td>502 -  InvalidInput</td>\n<td>Please pass centerid.</td>\n</tr>\n<tr>\n<td>502 -  InvalidInput</td>\n<td>Please pass valid SessionId.</td>\n</tr>\n<tr>\n<td>1021 - NoRegistrationsforSession</td>\n<td>No guests have registered for the Session.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["Appointments","Sessions","40747"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p><code>Mandatory</code><br /> Unique identifier of the class session registration.</p>\n","type":"text/plain"},"key":"SessionId","value":"{{session_id}}"},{"description":{"content":"<p><code>Optional</code><br /> Filters the search results by registration status in the API response. This parameter accepts multiple values separated by commas. Registered = 0, Cancelled = 1, NoShow = 2, SignedIn = 3, Waitlisted = 4, Substituted = 5, ClassCancelled = 6, Closed = 7, Enrolled = 8, and Rejected = 9.</p>\n","type":"text/plain"},"key":"StatusString","value":"{{StatusString}}"}],"variable":[]}},"response":[{"id":"a59dd832-f982-4840-91fe-f326baf00eda","name":"Retrieve the session registrations of a center","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{signed_api_key}}","type":"text","description":"Authorization key with client ID and user login credentials."}],"url":{"raw":"https://api.zenoti.com/Appointments/Sessions/41002?CenterId={{center_id}}&StatusString=0","protocol":"https","host":["api","zenoti","com"],"path":["Appointments","Sessions","41002"],"query":[{"key":"CenterId","value":"{{center_id}}"},{"key":"StatusString","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 29 Apr 2020 11:14:31 GMT"},{"key":"Content-Length","value":"1382"}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"UserId\": \"9ec4a8d4-eedb-4c1b-b418-8ebaef989b9d\",\n            \"SessionFK\": 41002,\n            \"SessionId\": 41002,\n            \"RegistrationPK\": 50988,\n            \"RegistrationId\": 50988,\n            \"indicators\": \"0@1@0@0@0@0@0@x@0@0\",\n            \"Name\": \"Sagar Akkineni\",\n            \"LogData\": \"\",\n            \"Email\": \"akki@gmail.com\",\n            \"Mobile\": \"1876818768\",\n            \"PaymentType\": \"\",\n            \"PaymentSource\": \"Not Paid\",\n            \"BalanceBalance\": 0,\n            \"BookedFrom\": \"Web\",\n            \"IsFree\": false,\n            \"IsFromWaitlist\": false,\n            \"status\": 0,\n            \"invoiceId\": \"11dfce9a-deff-4b7f-88fa-6c91c06252d8\",\n            \"AppGroupId\": \"e664e9fe-3359-43bd-bcb3-caa147558a66\",\n            \"registrationdt\": \"2020-07-17T14:51:29.2\",\n            \"notes\": null,\n            \"UserCode\": \"25\",\n            \"RedemptionType\": null,\n            \"SortOrder\": 1,\n            \"LastUpdated\": \"2020-07-17T14:51:29.2\"\n        }\n    ],\n    \"Error\": null\n}"}],"_postman_id":"bacee554-ddf8-44ac-9345-d2e46c90715e"},{"name":"Retrieve the merge history of guest records","id":"f17614d4-5537-48fe-b1a7-1fd8e169a614","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_path}}/v1/guests/merge_history?start_date={{start_date}}&end_date={{end_date}}&center_id={{center_id}}&page={{page}}&size={{size}}","description":"<p>Use this API to fetch the merge history of guest records. This API also retrieves the history of guest records that have been merged across different centers.<br />\n<br />\nYou must specify appropriate details for the <code>start_date</code> and <code>end_date</code> parameters in the API request. <br /> Optionally, you can specify necessary details for the <code>center_id</code>, <code>page</code>, and <code>size</code> parameters in the API request.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>start_date</td>\n<td>datetime</td>\n<td><code>Mandatory</code><br /> Date (in YYYY-MM-DD format) from which this API retrieves merge history of guest records.<br /> If you do not specify any particular time, the API considers the time as <b>00:00:00</b> by default.<br /><b> Note</b>: You must ensure that the <code>start_date</code> value is lesser than the <code>end_date</code> value.</td>\n</tr>\n<tr>\n<td>end_date</td>\n<td>datetime</td>\n<td><code>Mandatory</code><br /> Date (in YYYY-MM-DD format) before which this API retrieves merge history of guest records.<br /> If you do not specify any particular time, the API considers the time as <b>00:00:00</b> by default.<br /><b> Note</b>: You must ensure that the <code>end_date</code> value is greater than the <code>start_date</code> value.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>guid</td>\n<td><code>Optional</code><br /> Unique 32-character identifier of the center for which this API retrieves the <b>Merged To</b> guest records.<br /> If you do not specify any value for this parameter, the API retrieves the history of guest records that have been merged across different centers.</td>\n</tr>\n<tr>\n<td>page</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of pages of merged guest records that is to be displayed. Default value of this parameter is 1.</td>\n</tr>\n<tr>\n<td>size</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of merged guest records that is to be displayed per page. Default value of this parameter is 10 and the maximum value is 100.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>merge_history</td>\n<td>object</td>\n<td>Object that contains the merge history-related elements of guest records. For more information, refer to the <b>merge_history Object</b> table.</td>\n</tr>\n<tr>\n<td>page_info</td>\n<td>object</td>\n<td>Object that contains the pagination-related elements of the response. For more information, refer to the <b>page_info Object</b> table.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"merge_history-object\">merge_history Object</h2>\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>merged_date</td>\n<td>datetime</td>\n<td>Date and time on which the guest records were merged.</td>\n</tr>\n<tr>\n<td>from_guest</td>\n<td>object</td>\n<td>Object that contains details about the guest record that was merged into the <code>to_guest</code> record. For more information, refer to the <b>from_guest Object</b> table.</td>\n</tr>\n<tr>\n<td>to_guest</td>\n<td>object</td>\n<td>Object that contains details about the guest record into which the <code>from_guest</code> record was merged. For more information, refer to the <b>to_guest Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"from_guest-object\">from_guest Object</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character of the guest whose record was merged into the <code>to_guest</code> record.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>Code of the guest whose record was merged into the <code>to_guest</code> record.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the guest whose record was merged into the <code>to_guest</code> record.</td>\n</tr>\n<tr>\n<td>center</td>\n<td>object</td>\n<td>Object that contains these elements of the center to which the <code>from_guest</code> record belongs: <code>id</code> and <code>name</code>.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"to_guest-object\">to_guest Object</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character of the guest into whose record the <code>from_guest</code> record was merged.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string</td>\n<td>Code of the guest into whose record the <code>from_guest</code> record was merged.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the guest into whose record the <code>from_guest</code> record was merged.</td>\n</tr>\n<tr>\n<td>center</td>\n<td>object</td>\n<td>Object that contains these elements of the center to which the <code>to_guest</code> record belongs: <code>id</code> and <code>name</code>.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"page_info-object\">page_info Object</h2>\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>total</td>\n<td>int</td>\n<td>Total records displayed in the response.</td>\n</tr>\n<tr>\n<td>page</td>\n<td>int</td>\n<td>Number of pages that is displayed in the response.</td>\n</tr>\n<tr>\n<td>size</td>\n<td>int</td>\n<td>Number of records displayed per page in the response.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>error_message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1004</td>\n<td>Request is missing mandatory parameters start_date and/or end_date.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","merge_history"],"host":["{{api_path}}"],"query":[{"description":{"content":"<p><code>Mandatory</code><br /> <b>datetime</b><br /> Date (in YYYY-MM-DD format) from which this API retrieves merge history of guest records.<br /> If you do not specify any particular time, the API considers the time as <b>00:00:00</b> by default.<br /><b> Note</b>: You must ensure that the <code>start_date</code> value is lesser than the <code>end_date</code> value.</p>\n","type":"text/plain"},"key":"start_date","value":"{{start_date}}"},{"description":{"content":"<p><code>Mandatory</code><br /> <b>datetime</b><br /> Date (in YYYY-MM-DD format) before which this API retrieves merge history of guest records.<br /> If you do not specify any particular time, the API considers the time as <b>00:00:00</b> by default.<br /><b> Note</b>: You must ensure that the <code>end_date</code> value is greater than the <code>start_date</code> value.</p>\n","type":"text/plain"},"key":"end_date","value":"{{end_date}}"},{"description":{"content":"<p><code>Optional</code><br /> <b>guid</b><br /> Unique 32-character identifier of the center for which this API retrieves the <b>Merged To</b> guest records.<br /> If you do not specify any value for this parameter, the API retrieves the history of guest records that have been merged across different centers.</p>\n","type":"text/plain"},"key":"center_id","value":"{{center_id}}"},{"description":{"content":"<p><code>Optional</code><br /> <b>int</b><br /> Number of pages of merged guest records that is to be displayed. Default value of this parameter is 1.</p>\n","type":"text/plain"},"key":"page","value":"{{page}}"},{"description":{"content":"<p><code>Optional</code><br /> <b>int</b><br /> Number of merged guest records that is to be displayed per page. Default value of this parameter is 10 and the maximum value is 100.</p>\n","type":"text/plain"},"key":"size","value":"{{size}}"}],"variable":[]}},"response":[{"id":"40042db2-6660-4f04-a4a9-f1380e2afd96","name":"3. Retrieve the merge history of guest records - without start_date and end_date","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/guests/merge_history?center_id={{center_id}}&page=1&size=100","protocol":"https","host":["api","zenoti","com"],"path":["v1","guests","merge_history"],"query":[{"key":"start_date","value":"2021-05-06","description":"Optional: Merged records will be returned from this start date (yyyy-mm-dd). 00:00:00 will be appended to the date value, if no time given","disabled":true},{"key":"end_date","value":"2021-05-13","description":"Optional: Merged records will be returned before this end date (yyyy-mm-dd). 00:00:00 will be appended to the date value, if no time given","disabled":true},{"key":"center_id","value":"{{center_id}}","description":"Optional: Filter the records based on specified Merged To Center Id If ignored merge history across the centers are fetched."},{"key":"page","value":"1","description":"Optional: page number for which the records are required"},{"key":"size","value":"100","description":"Optional: Total records to be displayed in a page"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 13 May 2021 10:30:50 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"141"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"merge_history\": null,\n    \"page_info\": null,\n    \"error\": {\n        \"code\": 1004,\n        \"message\": \"Request is missing mandatory parameters start_date and/or end_date.\"\n    }\n}"},{"id":"ca5d57ac-0db4-4650-a317-4e85a2b4c4d4","name":"1. Retrieve the merge history of guest records - with center_id","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/guests/merge_history?start_date=2021-05-06&end_date=2021-05-13&center_id={{center_id}}&page=1&size=100","protocol":"https","host":["api","zenoti","com"],"path":["v1","guests","merge_history"],"query":[{"key":"start_date","value":"2021-05-06","description":"Optional: Merged records will be returned from this start date (yyyy-mm-dd). 00:00:00 will be appended to the date value, if no time given"},{"key":"end_date","value":"2021-05-13","description":"Optional: Merged records will be returned before this end date (yyyy-mm-dd). 00:00:00 will be appended to the date value, if no time given"},{"key":"center_id","value":"{{center_id}}","description":"Optional: Filter the records based on specified Merged To Center Id If ignored merge history across the centers are fetched."},{"key":"page","value":"1","description":"Optional: page number for which the records are required"},{"key":"size","value":"100","description":"Optional: Total records to be displayed in a page"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 13 May 2021 10:26:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1223"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"merge_history\": [\n        {\n            \"merged_date\": \"2021-05-06T10:07:15.917\",\n            \"from_guest\": {\n                \"id\": \"3431a543-21f4-4355-9237-5c3a9f2fcdc1\",\n                \"code\": null,\n                \"name\": \"Student12 Student123\",\n                \"center\": {\n                    \"id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n                    \"name\": \"Pras KDEV\"\n                }\n            },\n            \"to_guest\": {\n                \"id\": \"1aab3cfe-3cec-4d72-8d1f-0f15a6e4afcf\",\n                \"code\": null,\n                \"name\": \"Student0 Student0\",\n                \"center\": {\n                    \"id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n                    \"name\": \"Pras KDEV\"\n                }\n            }\n        },\n        {\n            \"merged_date\": \"2021-05-06T10:07:15.917\",\n            \"from_guest\": {\n                \"id\": \"c2469365-3fa3-48dd-b8aa-899ca0da0d77\",\n                \"code\": null,\n                \"name\": \"Student123 Student987\",\n                \"center\": {\n                    \"id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n                    \"name\": \"Pras KDEV\"\n                }\n            },\n            \"to_guest\": {\n                \"id\": \"1aab3cfe-3cec-4d72-8d1f-0f15a6e4afcf\",\n                \"code\": null,\n                \"name\": \"Student0 Student0\",\n                \"center\": {\n                    \"id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n                    \"name\": \"Pras KDEV\"\n                }\n            }\n        },\n        {\n            \"merged_date\": \"2021-05-12T13:31:00.537\",\n            \"from_guest\": {\n                \"id\": \"f47a4cd0-fd85-4251-8524-20e33a62fb0c\",\n                \"code\": null,\n                \"name\": \"VB VB_TC-131-29\",\n                \"center\": {\n                    \"id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n                    \"name\": \"Pras KDEV\"\n                }\n            },\n            \"to_guest\": {\n                \"id\": \"8dc9b437-a2a2-46c0-8dfe-ce844334ad26\",\n                \"code\": null,\n                \"name\": \"VB Stu1\",\n                \"center\": {\n                    \"id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n                    \"name\": \"Pras KDEV\"\n                }\n            }\n        }\n    ],\n    \"page_info\": {\n        \"total\": 3,\n        \"page\": 1,\n        \"size\": 100\n    },\n    \"error\": null\n}"},{"id":"5a48693d-e41f-4ff6-802e-11609840d080","name":"2. Retrieve the merge history of guest records - without center_id","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"url":{"raw":"https://api.zenoti.com/v1/guests/merge_history?start_date=2021-05-06&end_date=2021-05-13&page=1&size=100","protocol":"https","host":["api","zenoti","com"],"path":["v1","guests","merge_history"],"query":[{"key":"start_date","value":"2021-05-06","description":"Optional: Merged records will be returned from this start date (yyyy-mm-dd). 00:00:00 will be appended to the date value, if no time given"},{"key":"end_date","value":"2021-05-13","description":"Optional: Merged records will be returned before this end date (yyyy-mm-dd). 00:00:00 will be appended to the date value, if no time given"},{"key":"center_id","value":"{{center_id}}","description":"Optional: Filter the records based on specified Merged To Center Id If ignored merge history across the centers are fetched.","disabled":true},{"key":"page","value":"1","description":"Optional: page number for which the records are required"},{"key":"size","value":"100","description":"Optional: Total records to be displayed in a page"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 13 May 2021 10:30:11 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2006"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"merge_history\": [\n        {\n            \"merged_date\": \"2021-05-06T10:07:15.917\",\n            \"from_guest\": {\n                \"id\": \"3431a543-21f4-4355-9237-5c3a9f2fcdc1\",\n                \"code\": null,\n                \"name\": \"Student12 Student123\",\n                \"center\": {\n                    \"id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n                    \"name\": \"Pras KDEV\"\n                }\n            },\n            \"to_guest\": {\n                \"id\": \"1aab3cfe-3cec-4d72-8d1f-0f15a6e4afcf\",\n                \"code\": null,\n                \"name\": \"Student0 Student0\",\n                \"center\": {\n                    \"id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n                    \"name\": \"Pras KDEV\"\n                }\n            }\n        },\n        {\n            \"merged_date\": \"2021-05-06T10:07:15.917\",\n            \"from_guest\": {\n                \"id\": \"c2469365-3fa3-48dd-b8aa-899ca0da0d77\",\n                \"code\": null,\n                \"name\": \"Student123 Student987\",\n                \"center\": {\n                    \"id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n                    \"name\": \"Pras KDEV\"\n                }\n            },\n            \"to_guest\": {\n                \"id\": \"1aab3cfe-3cec-4d72-8d1f-0f15a6e4afcf\",\n                \"code\": null,\n                \"name\": \"Student0 Student0\",\n                \"center\": {\n                    \"id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n                    \"name\": \"Pras KDEV\"\n                }\n            }\n        },\n        {\n            \"merged_date\": \"2021-05-12T11:02:19.29\",\n            \"from_guest\": {\n                \"id\": \"b50e356f-0e86-4469-9c5f-24080875d5c2\",\n                \"code\": null,\n                \"name\": \"Merge Cloud1 test\",\n                \"center\": {\n                    \"id\": \"21165d36-1b53-4a54-a836-cc0c9cbb7f1c\",\n                    \"name\": \"Element PS Cloud\"\n                }\n            },\n            \"to_guest\": {\n                \"id\": \"1f43cbc8-8ac2-412a-88ec-d09977107f3a\",\n                \"code\": null,\n                \"name\": \"cloud1 test\",\n                \"center\": {\n                    \"id\": \"21165d36-1b53-4a54-a836-cc0c9cbb7f1c\",\n                    \"name\": \"Element PS Cloud\"\n                }\n            }\n        },\n        {\n            \"merged_date\": \"2021-05-12T11:04:10.623\",\n            \"from_guest\": {\n                \"id\": \"1f43cbc8-8ac2-412a-88ec-d09977107f3a\",\n                \"code\": null,\n                \"name\": \"cloud1 test\",\n                \"center\": {\n                    \"id\": \"21165d36-1b53-4a54-a836-cc0c9cbb7f1c\",\n                    \"name\": \"Element PS Cloud\"\n                }\n            },\n            \"to_guest\": {\n                \"id\": \"ba798883-95fd-4056-8f06-6f3a1e18da73\",\n                \"code\": null,\n                \"name\": \"Merge Cloud2 test\",\n                \"center\": {\n                    \"id\": \"21165d36-1b53-4a54-a836-cc0c9cbb7f1c\",\n                    \"name\": \"Element PS Cloud\"\n                }\n            }\n        },\n        {\n            \"merged_date\": \"2021-05-12T13:31:00.537\",\n            \"from_guest\": {\n                \"id\": \"f47a4cd0-fd85-4251-8524-20e33a62fb0c\",\n                \"code\": null,\n                \"name\": \"VB VB_TC-131-29\",\n                \"center\": {\n                    \"id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n                    \"name\": \"Pras KDEV\"\n                }\n            },\n            \"to_guest\": {\n                \"id\": \"8dc9b437-a2a2-46c0-8dfe-ce844334ad26\",\n                \"code\": null,\n                \"name\": \"VB Stu1\",\n                \"center\": {\n                    \"id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n                    \"name\": \"Pras KDEV\"\n                }\n            }\n        }\n    ],\n    \"page_info\": {\n        \"total\": 5,\n        \"page\": 1,\n        \"size\": 100\n    },\n    \"error\": null\n}"}],"_postman_id":"f17614d4-5537-48fe-b1a7-1fd8e169a614"},{"name":"Cancel a booking registration","id":"cb1174ea-b52f-4971-87dd-77dc7f3c104b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"DELETE","header":[{"description":"<p>Authorization key with client ID and user login credentials.</p>\n","key":"Authorization","type":"text","value":"bearer {{signed_api_key}}"}],"url":"{{api_url}}/v1/Appointments/Sessions/{{session_id}}","description":"<p>This API helps you to cancel the registration of a class session booking.</p>\n<p>You must provide a unique identifier of the registration as <code>session_id</code> in the API request. The API then cancels the booking of the specified class session registration and returns the appropriate cancellation status.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>session_id</td>\n<td>int</td>\n<td><code>Mandatory</code><br /> Unique identifier of the required registration of the class session booking to be canceled.</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"response-details\">Response Details</h1>\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>IsRegnCancelled</td>\n<td>boolean</td>\n<td>Indicates whether the registration of the class session booking was successfully canceled.</td>\n</tr>\n<tr>\n<td>Error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>Error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">Error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>502 -  InvalidInput</td>\n<td>The RegistrationId passed is not of the logged-in guest.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","Appointments","Sessions","{{session_id}}"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"9d871905-4635-4708-9751-ef38472334d0","name":"Cancel a booking registration","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"bearer {{signed_api_key}}","type":"text","description":"Authorization key with client ID and user login credentials."}],"url":"https://api.zenoti.com/Appointments/Sessions/50357"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 29 Apr 2020 10:54:02 GMT"},{"key":"Content-Length","value":"37"}],"cookie":[],"responseTime":null,"body":"//Success response\n{\n    \"IsRegnCancelled\": true,\n    \"Error\": null\n}\n\n//Failure response (trying with a non-signed-in guest)\n{\n    \"IsRegnCancelled\": false,\n    \"Error\": {\n        \"StatusCode\": 502,\n        \"Message\": \"The RegistrationId passed is not of the logged-in guest\",\n        \"InternalMessage\": null\n    }\n}\n\n//Failure response (unauthorized access)\n{\n    \"Message\": \"Authorization has been denied for this request.\"\n}"}],"_postman_id":"cb1174ea-b52f-4971-87dd-77dc7f3c104b"},{"name":"Retrieve the memberships associated with classes","id":"6f3668b9-3f69-4aaa-b045-9231c9ed2a02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"GET","header":[{"description":"<p>Authorization key with client ID and user login credentials.</p>\n","key":"Authorization","type":"text","value":"bearer {{signed_api_key}}"}],"url":"{{api_url}}/v1/classes/memberships?search_type={{search_type}}&page_number={{page_number}}&page_size={{page_size}}&item_ids={{item_ids}}","description":"<p>This API helps you to retrieve the memberships that have a benefit associated with the specified class.</p>\n<p>You must provide the appropriate details in the API request for the <code>search_type</code> and <code>item_ids</code> parameters. Optionally, you can also specify the required details in the API request for several other parameters to filter the search results in the API response. Refer to the <b>Request Parameters</b> table for more information.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>search_type</td>\n<td>enum</td>\n<td><code>Mandatory</code><br /> Item type to list membership details. You can specify any one of these values: Class = 0, Category = 1, and Center = 2.</td>\n</tr>\n<tr>\n<td>page_number</td>\n<td>int</td>\n<td><code>Optional</code><br /> Current page to be viewed. Returns all records if no value is specified.</td>\n</tr>\n<tr>\n<td>page_size</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of records to be listed per page. It returns all records if no value is specified.</td>\n</tr>\n<tr>\n<td>item_ids</td>\n<td>array</td>\n<td><code>Mandatory</code><br /> You can specify the IDs of multiple items separated by commas: Class - int values, Category - guid values, and Center - guid values.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.</td>\n</tr>\n<tr>\n<td>memberships</td>\n<td>object</td>\n<td>Object that contains detailed information on the various memberships that have a benefit associated with the specified class. For more information, refer to the <b>memberships Object</b> table.</td>\n</tr>\n<tr>\n<td>page_details</td>\n<td>object</td>\n<td>Object that contains the number of search results in the API response, number of pages of search results, and number of search results displayed per page.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"memberships-object\">memberships Object</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the membership that has a benefit associated with the class.</td>\n</tr>\n<tr>\n<td>version_id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the version of the membership.</td>\n</tr>\n<tr>\n<td>type</td>\n<td>enum</td>\n<td>Type of the membership.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the membership.</td>\n</tr>\n<tr>\n<td>price_details</td>\n<td>object</td>\n<td>Object that contains detailed information on the various price elements of the membership. For more information, refer to the <b>price_details Object</b> table.</td>\n</tr>\n<tr>\n<td>can_book</td>\n<td>boolean</td>\n<td>Indicates whether the membership can be booked.</td>\n</tr>\n<tr>\n<td>show_price</td>\n<td>boolean</td>\n<td>Indicates whether the price of the membership is to be displayed.</td>\n</tr>\n<tr>\n<td>display_name</td>\n<td>string</td>\n<td>Name of the membership that is displayed.</td>\n</tr>\n<tr>\n<td>display_price</td>\n<td>int</td>\n<td>Price of the membership that is displayed.</td>\n</tr>\n<tr>\n<td>image_paths</td>\n<td>dictionary?</td>\n<td>Name-value pairs of membership images that contain pixel sizes and location respectively.</td>\n</tr>\n<tr>\n<td>is_recurrring_membership</td>\n<td>boolean</td>\n<td>Indicates whether the membership is a recurring one.</td>\n</tr>\n<tr>\n<td>membership_type</td>\n<td>int</td>\n<td>Type of membership: 0-Non-recurring, 1-Recurring, and 2-Setup.</td>\n</tr>\n<tr>\n<td>first_collection_after</td>\n<td>int</td>\n<td>Number of days after which the first collection occurs.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string</td>\n<td>Description of the membership.</td>\n</tr>\n<tr>\n<td>description_html</td>\n<td>string</td>\n<td>Description of the membership that contains HTML elements.</td>\n</tr>\n<tr>\n<td>terms_and_conditions</td>\n<td>string</td>\n<td>Text that contains terms and conditions of the membership.</td>\n</tr>\n<tr>\n<td>terms_and_conditionsAcceptance</td>\n<td>string</td>\n<td>Acceptance text of the terms and conditions.</td>\n</tr>\n<tr>\n<td>enforce_mandatory_fields</td>\n<td>boolean</td>\n<td>Enforce mandatory fields in the membership.</td>\n</tr>\n<tr>\n<td>frequency_text</td>\n<td>string</td>\n<td>In days or months - the frequency of the payment in case of a recurring membership.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"price_details-object\">price_details Object</h2>\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>currency_code</td>\n<td>int</td>\n<td>Unique identifier of the currency used to buy the membership.</td>\n</tr>\n<tr>\n<td>currency_symbol</td>\n<td>string</td>\n<td>Symbol of the currency used to buy the membership.</td>\n</tr>\n<tr>\n<td>sale_price</td>\n<td>double</td>\n<td>Sales price of the membership.</td>\n</tr>\n<tr>\n<td>sale_tax</td>\n<td>double</td>\n<td>Sale tax on the price of the membership.</td>\n</tr>\n<tr>\n<td>final_price</td>\n<td>double</td>\n<td>Final price of the membership.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>503  - MissingInput</td>\n<td>Search Type is not provided. (Hint: 0: Class, 1: Category, 2: Center).</td>\n</tr>\n<tr>\n<td>502 -  InvalidInput</td>\n<td>Search Type is invalid. (Hint: 0: Class, 1: Category, 2: Center).</td>\n</tr>\n<tr>\n<td>503  - MissingInput</td>\n<td>Item Ids list is not provided.</td>\n</tr>\n<tr>\n<td>404 - ObjectNotFound</td>\n<td>No Data found.</td>\n</tr>\n<tr>\n<td>506 - IOException Something went wrong.</td>\n<td>Message: \"exception_message\", StackTrace: \"exception_stacktrace\".</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","classes","memberships"],"host":["{{api_url}}"],"query":[{"description":{"content":"<p><code>Mandatory</code><br /> Item type to list membership details. You can specify any one of these values: Class = 0, Category = 1, and Center = 2.</p>\n","type":"text/plain"},"key":"search_type","value":"{{search_type}}"},{"description":{"content":"<p><code>Optional</code><br /> Current page to be viewed. Returns all records if no value is specified.</p>\n","type":"text/plain"},"key":"page_number","value":"{{page_number}}"},{"description":{"content":"<p><code>Optional</code><br /> Number of records to be listed per page. It returns all records if no value is specified.</p>\n","type":"text/plain"},"key":"page_size","value":"{{page_size}}"},{"description":{"content":"<p><code>Mandatory</code><br /> You can specify the IDs of multiple items separated by commas: Class - int values, Category - guid values, and Center - guid values.</p>\n","type":"text/plain"},"key":"item_ids","value":"{{item_ids}}"}],"variable":[]}},"response":[{"id":"9a61b178-be6c-4c16-b573-990bef522265","name":"Retrieve the memberships associated with classes","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{signed_api_key}}","type":"text","description":"Authorization key with client ID and user login credentials."}],"url":{"raw":"https://api.zenoti.com/v1/classes/memberships?search_type=2&item_ids=D1FB6A44-0D35-4992-AA96-24B58CD79369,9A895B3C-1994-42C0-BC61-EFDA4A6E2828","protocol":"https","host":["api","zenoti","com"],"path":["v1","classes","memberships"],"query":[{"key":"search_type","value":"2"},{"key":"item_ids","value":"D1FB6A44-0D35-4992-AA96-24B58CD79369,9A895B3C-1994-42C0-BC61-EFDA4A6E2828"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sat, 25 Apr 2020 19:13:20 GMT"},{"key":"Content-Length","value":"4194"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": null,\n    \"Memberships\": [\n        {\n            \"Id\": \"7c60a517-c54f-44db-b2d6-350811d227e5\",\n            \"VersionId\": \"15da86b0-d2d4-4f1e-88e5-60c07e27df60\",\n            \"Name\": \"- Premium Membership\",\n            \"Price\": {\n                \"CurrencyId\": 148,\n                \"Sales\": 1000,\n                \"Tax\": 0,\n                \"Final\": 1000,\n                \"Final1\": 1000,\n                \"Discount\": 0,\n                \"Tip\": 0,\n                \"SSG\": 0,\n                \"RoundingCorrection\": 0,\n                \"DiscountedPrice\": null,\n                \"environmental_fee\": 0,\n                \"environmental_fee_label\": null,\n                \"can_be_waived\": false\n            },\n            \"CanBook\": true,\n            \"ShowPrice\": false,\n            \"DisplayName\": \"\",\n            \"DisplayPrice\": \"\",\n            \"ImagePaths\": null,\n            \"IsRecurrringMembership\": false,\n            \"MembershipType\": 0,\n            \"FirstCollectionAfter\": 0,\n            \"Description\": \"\",\n            \"HTMLDescription\": null,\n            \"TermsandConditions\": \"\",\n            \"TermsandConditionsAcceptance\": \"\",\n            \"enforce_mandatory_fields\": false,\n            \"FrequencyText\": \"\"\n        },\n        {\n            \"Id\": \"7c60a517-c54f-44db-b2d6-350811d227e5\",\n            \"VersionId\": \"15da86b0-d2d4-4f1e-88e5-60c07e27df60\",\n            \"Name\": \"- Premium Membership\",\n            \"Price\": {\n                \"CurrencyId\": 61,\n                \"Sales\": 1000,\n                \"Tax\": 0,\n                \"Final\": 1000,\n                \"Final1\": 1000,\n                \"Discount\": 0,\n                \"Tip\": 0,\n                \"SSG\": 0,\n                \"RoundingCorrection\": 0,\n                \"DiscountedPrice\": null,\n                \"environmental_fee\": 0,\n                \"environmental_fee_label\": null,\n                \"can_be_waived\": false\n            },\n            \"CanBook\": true,\n            \"ShowPrice\": false,\n            \"DisplayName\": \"\",\n            \"DisplayPrice\": \"\",\n            \"ImagePaths\": null,\n            \"IsRecurrringMembership\": false,\n            \"MembershipType\": 0,\n            \"FirstCollectionAfter\": 0,\n            \"Description\": \"\",\n            \"HTMLDescription\": null,\n            \"TermsandConditions\": \"\",\n            \"TermsandConditionsAcceptance\": \"\",\n            \"enforce_mandatory_fields\": false,\n            \"FrequencyText\": \"\"\n        },\n        {\n            \"Id\": \"7c60a517-c54f-44db-b2d6-350811d227e5\",\n            \"VersionId\": \"15da86b0-d2d4-4f1e-88e5-60c07e27df60\",\n            \"Name\": \"- Premium Membership\",\n            \"Price\": {\n                \"CurrencyId\": 148,\n                \"Sales\": 1000,\n                \"Tax\": 0,\n                \"Final\": 1000,\n                \"Final1\": 1000,\n                \"Discount\": 0,\n                \"Tip\": 0,\n                \"SSG\": 0,\n                \"RoundingCorrection\": 0,\n                \"DiscountedPrice\": null,\n                \"environmental_fee\": 0,\n                \"environmental_fee_label\": null,\n                \"can_be_waived\": false\n            },\n            \"CanBook\": true,\n            \"ShowPrice\": false,\n            \"DisplayName\": \"\",\n            \"DisplayPrice\": \"\",\n            \"ImagePaths\": null,\n            \"IsRecurrringMembership\": false,\n            \"MembershipType\": 0,\n            \"FirstCollectionAfter\": 0,\n            \"Description\": \"\",\n            \"HTMLDescription\": null,\n            \"TermsandConditions\": \"\",\n            \"TermsandConditionsAcceptance\": \"\",\n            \"enforce_mandatory_fields\": false,\n            \"FrequencyText\": \"\"\n        },\n        {\n            \"Id\": \"7c60a517-c54f-44db-b2d6-350811d227e5\",\n            \"VersionId\": \"15da86b0-d2d4-4f1e-88e5-60c07e27df60\",\n            \"Name\": \"- Premium Membership\",\n            \"Price\": {\n                \"CurrencyId\": 61,\n                \"Sales\": 1000,\n                \"Tax\": 0,\n                \"Final\": 1000,\n                \"Final1\": 1000,\n                \"Discount\": 0,\n                \"Tip\": 0,\n                \"SSG\": 0,\n                \"RoundingCorrection\": 0,\n                \"DiscountedPrice\": null,\n                \"environmental_fee\": 0,\n                \"environmental_fee_label\": null,\n                \"can_be_waived\": false\n            },\n            \"CanBook\": true,\n            \"ShowPrice\": false,\n            \"DisplayName\": \"\",\n            \"DisplayPrice\": \"\",\n            \"ImagePaths\": null,\n            \"IsRecurrringMembership\": false,\n            \"MembershipType\": 0,\n            \"FirstCollectionAfter\": 0,\n            \"Description\": \"\",\n            \"HTMLDescription\": null,\n            \"TermsandConditions\": \"\",\n            \"TermsandConditionsAcceptance\": \"\",\n            \"enforce_mandatory_fields\": false,\n            \"FrequencyText\": \"\"\n        },\n        {\n            \"Id\": \"cf28f453-bcf0-402f-bef6-576c00b15a8b\",\n            \"VersionId\": \"ac658e89-8dd3-4ecb-b707-c6b46f46b88d\",\n            \"Name\": \"Demo with Satish\",\n            \"Price\": {\n                \"CurrencyId\": 61,\n                \"Sales\": 10,\n                \"Tax\": 0,\n                \"Final\": 10,\n                \"Final1\": 10,\n                \"Discount\": 0,\n                \"Tip\": 0,\n                \"SSG\": 0,\n                \"RoundingCorrection\": 0,\n                \"DiscountedPrice\": null,\n                \"environmental_fee\": 0,\n                \"environmental_fee_label\": null,\n                \"can_be_waived\": false\n            },\n            \"CanBook\": false,\n            \"ShowPrice\": false,\n            \"DisplayName\": \"Show in webstore\",\n            \"DisplayPrice\": \"10\",\n            \"ImagePaths\": null,\n            \"IsRecurrringMembership\": false,\n            \"MembershipType\": 1,\n            \"FirstCollectionAfter\": 0,\n            \"Description\": \"\",\n            \"HTMLDescription\": null,\n            \"TermsandConditions\": \"\",\n            \"TermsandConditionsAcceptance\": \"\",\n            \"enforce_mandatory_fields\": false,\n            \"FrequencyText\": \"\"\n        },\n        {\n            \"Id\": \"cf28f453-bcf0-402f-bef6-576c00b15a8b\",\n            \"VersionId\": \"ac658e89-8dd3-4ecb-b707-c6b46f46b88d\",\n            \"Name\": \"Demo with Satish\",\n            \"Price\": {\n                \"CurrencyId\": 61,\n                \"Sales\": 10,\n                \"Tax\": 0,\n                \"Final\": 10,\n                \"Final1\": 10,\n                \"Discount\": 0,\n                \"Tip\": 0,\n                \"SSG\": 0,\n                \"RoundingCorrection\": 0,\n                \"DiscountedPrice\": null,\n                \"environmental_fee\": 0,\n                \"environmental_fee_label\": null,\n                \"can_be_waived\": false\n            },\n            \"CanBook\": false,\n            \"ShowPrice\": false,\n            \"DisplayName\": \"Show in webstore\",\n            \"DisplayPrice\": \"10\",\n            \"ImagePaths\": null,\n            \"IsRecurrringMembership\": false,\n            \"MembershipType\": 1,\n            \"FirstCollectionAfter\": 0,\n            \"Description\": \"\",\n            \"HTMLDescription\": null,\n            \"TermsandConditions\": \"\",\n            \"TermsandConditionsAcceptance\": \"\",\n            \"enforce_mandatory_fields\": false,\n            \"FrequencyText\": \"\"\n        }\n    ],\n    \"total\": 6\n}"}],"_postman_id":"6f3668b9-3f69-4aaa-b045-9231c9ed2a02"},{"name":"Retrieve the packages associated with classes","id":"eb4fecaa-2e58-4c78-aced-7a2f62818102","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"GET","header":[{"description":"<p>Authorization key with client ID and user login credentials.</p>\n","key":"Authorization","type":"text","value":"bearer {{signed_api_key}}"}],"url":"{{api_url}}/v1/classes/packages?search_type={{search_type}}&page={{page}}&size={{size}}&item_ids={{item_ids}}","description":"<p>This API helps you to retrieve the packages that have a benefit associated with the specified class.</p>\n<p>You must provide the appropriate details in the API request for the <code>search_type</code> and <code>item_ids</code> parameters. Optionally, you can also specify the required details in the API request for several other parameters to filter the search results in the API response. Refer to the <b>Request Parameters</b> table for more information.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>search_type</td>\n<td>enum</td>\n<td><code>Mandatory</code><br /> Item type to list membership details. You can specify any one of these values: Class = 0 and Center = 2.</td>\n</tr>\n<tr>\n<td>page</td>\n<td>int</td>\n<td><code>Optional</code><br /> Current page to be viewed. Returns all records if no value is specified.</td>\n</tr>\n<tr>\n<td>size</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of records to be listed per page. It returns all records if no value is specified.</td>\n</tr>\n<tr>\n<td>item_ids</td>\n<td>array</td>\n<td><code>Mandatory</code><br /> You can specify the IDs of multiple items separated by commas: Class - int values and Center - guid values.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>Error Object</b> table.</td>\n</tr>\n<tr>\n<td>packages</td>\n<td>object</td>\n<td>Object that contains detailed information on the various packages that have a benefit associated with the specified class. For more information, refer to the <b>packages Object</b> table.</td>\n</tr>\n<tr>\n<td>page_details</td>\n<td>object</td>\n<td>Object that contains the number of search results in the API response, number of pages of search results, and number of search results displayed per page.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"packages-object\">packages Object</h2>\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>id</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the package that has a benefit associated with the class.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the package.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string</td>\n<td>Description of the package.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string?</td>\n<td>Code related to the package.</td>\n</tr>\n<tr>\n<td>has_bundled_products</td>\n<td>boolean</td>\n<td>Indicates whether the package contains any bundled products.</td>\n</tr>\n<tr>\n<td>duration</td>\n<td>int</td>\n<td>Length in minutes of the service associated with the package.</td>\n</tr>\n<tr>\n<td>bundled_product_priceCheck</td>\n<td>int</td>\n<td>Price of the products bundled with the package.</td>\n</tr>\n<tr>\n<td>bundled_product_price_percentage</td>\n<td>double</td>\n<td>Percentage of the price of the products bundled with the package.</td>\n</tr>\n<tr>\n<td>package_price_with_out_tax</td>\n<td>double</td>\n<td>Price of the package without tax.</td>\n</tr>\n<tr>\n<td>type</td>\n<td>int</td>\n<td>Unique identifier of the type of the package.</td>\n</tr>\n<tr>\n<td>price</td>\n<td>object</td>\n<td>Object that contains detailed information on the various price elements of the package. For more information, refer to the <b>Price Object</b> table.</td>\n</tr>\n<tr>\n<td>package_cost_inc_bundled_products</td>\n<td>double</td>\n<td>Cost of the package including bundled products.</td>\n</tr>\n<tr>\n<td>services</td>\n<td>string?</td>\n<td>Services associated with the package.</td>\n</tr>\n<tr>\n<td>items</td>\n<td>string?</td>\n<td>Items associated with the package.</td>\n</tr>\n<tr>\n<td>can_book</td>\n<td>boolean</td>\n<td>Indicates whether the package can be booked.</td>\n</tr>\n<tr>\n<td>package_display_name</td>\n<td>string</td>\n<td>Name of the package that is displayed.</td>\n</tr>\n<tr>\n<td>package_display_price</td>\n<td>int</td>\n<td>Price of the package that is displayed.</td>\n</tr>\n<tr>\n<td>description_html</td>\n<td>string</td>\n<td>Description of the package that contains HTML elements.</td>\n</tr>\n<tr>\n<td>terms_and_conditions</td>\n<td>string</td>\n<td>Text that contains terms and conditions of the package.</td>\n</tr>\n<tr>\n<td>expiration_date</td>\n<td>datetime?</td>\n<td>Date on which the package expires.</td>\n</tr>\n<tr>\n<td>expiration_days</td>\n<td>int</td>\n<td>Days after which the package expires.</td>\n</tr>\n<tr>\n<td>scheduled_payment_frequency</td>\n<td>int</td>\n<td>In days or months - the frequency of scheduled payment for the package.</td>\n</tr>\n<tr>\n<td>scheduled_payment_frequency_type</td>\n<td>int</td>\n<td>Type of scheduled payment for the package.</td>\n</tr>\n<tr>\n<td>restrict_redemption_to_this_center</td>\n<td>int</td>\n<td>Indicates whether the package can be redeemed only at the specified center.</td>\n</tr>\n<tr>\n<td>center_name</td>\n<td>string</td>\n<td>Name of the specified center.</td>\n</tr>\n<tr>\n<td>package_category_name</td>\n<td>string</td>\n<td>Name of the package category.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"price_details-object\">price_details Object</h2>\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>currency_code</td>\n<td>int</td>\n<td>Unique identifier of the currency used to buy the package.</td>\n</tr>\n<tr>\n<td>currency_symbol</td>\n<td>string</td>\n<td>Symbol of the currency used to buy the package.</td>\n</tr>\n<tr>\n<td>sale_price</td>\n<td>double</td>\n<td>Sales price of the package.</td>\n</tr>\n<tr>\n<td>sale_tax</td>\n<td>double</td>\n<td>Sale tax on the price of the package.</td>\n</tr>\n<tr>\n<td>final_price</td>\n<td>double</td>\n<td>Final price of the package.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>503  - MissingInput</td>\n<td>Search Type is not provided. (Hint: 0: Class, 1: Center).</td>\n</tr>\n<tr>\n<td>502 -  InvalidInput</td>\n<td>Search Type is invalid. (Hint: 0: Class, 1: Center).</td>\n</tr>\n<tr>\n<td>503  - MissingInput</td>\n<td>Item Ids list is not provided.</td>\n</tr>\n<tr>\n<td>404 - ObjectNotFound</td>\n<td>No Data found.</td>\n</tr>\n<tr>\n<td>506 - IOException Something went wrong.</td>\n<td>Message: \"exception_message\", StackTrace: \"exception_stacktrace\".</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","classes","packages"],"host":["{{api_url}}"],"query":[{"key":"search_type","value":"{{search_type}}"},{"description":{"content":"<p><code>Optional</code><br /> Current page to be viewed. Returns all records if no value is specified.</p>\n","type":"text/plain"},"key":"page","value":"{{page}}"},{"description":{"content":"<p><code>Optional</code><br /> Number of records to be listed per page. It returns all records if no value is specified.</p>\n","type":"text/plain"},"key":"size","value":"{{size}}"},{"description":{"content":"<p><code>Mandatory</code><br /> You can specify the IDs of multiple items separated by commas: Class - int values and Center - guid values.</p>\n","type":"text/plain"},"key":"item_ids","value":"{{item_ids}}"}],"variable":[]}},"response":[{"id":"6dbcdb17-ea61-41ae-95ee-534894578f8a","name":"Retrieve the packages associated with classes","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{signed_api_key}}","type":"text","description":"Authorization key with client ID and user login credentials."}],"url":{"raw":"https://api.zenoti.com/v1/classes/packages?search_type=0&item_ids=10","protocol":"https","host":["api","zenoti","com"],"path":["v1","classes","packages"],"query":[{"key":"search_type","value":"0"},{"key":"item_ids","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sun, 26 Apr 2020 12:01:46 GMT"},{"key":"Content-Length","value":"36700"}],"cookie":[],"responseTime":null,"body":"{\n    \"packages\": [\n        {\n            \"id\": \"0eb56b7e-c8f6-4b76-90e7-acbbf18941b1\",\n            \"name\": \"Package for QA test\",\n            \"code\": \"PC0091\",\n            \"category_name\": \"Default\",\n            \"price_without_tax\": 0,\n            \"type\": \"SeriesPackage\",\n            \"cost_inc_bundled_products\": false,\n            \"display_name\": \"QA Test Catalog\",\n            \"display_price\": null,\n            \"description\": \"\",\n            \"description_html\": null,\n            \"duration\": 15,\n            \"expiry_date\": \"2029-01-31T00:00:00\",\n            \"expire_days\": 0,\n            \"center_id\": \"9a895b3c-1994-42c0-bc61-efda4a6e2828\",\n            \"center_name\": \"Hyderabadd\",\n            \"has_bundled_products\": false,\n            \"bundled_product_price_check\": \"ShouldBeLessThanPackagePrice\",\n            \"bundled_product_price_percentage\": 0,\n            \"can_book\": true,\n            \"terms_conditions\": null,\n            \"scheduled_payment_frequency\": null,\n            \"scheduled_payment_frequency_type\": 1,\n            \"restrict_redemption_to_this_center\": 0,\n            \"show_price\": true,\n            \"price_details\": {\n                \"currency_code\": \"INR\",\n                \"currency_symbol\": \"20B9\",\n                \"sale_price\": 10,\n                \"sale_tax\": 0,\n                \"final_price\": 10\n            }\n        }\n    ],\n    \"page_details\": {\n        \"total\": 1,\n        \"page\": 1,\n        \"size\": 10\n    },\n    \"error\": null\n}"}],"_postman_id":"eb4fecaa-2e58-4c78-aced-7a2f62818102"},{"name":"Cancel the membership of a guest","id":"29765459-b246-4fb3-b170-de4d9ae37993","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Authorization","type":"text","value":"bearer {{access_token}}","description":"<p>Access token generated from the token API.</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Represents the content type of the request body.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"cancellation_date\": \"2020-11-25\",\r\n    \"termination_date\": \"null\"\r\n}"},"url":"{{api_url}}/v1/guests/{{guest_id}}/memberships/{{user_membership_id}}/cancel","description":"<p>This API helps you to cancel the membership of a guest.  </p>\n<p>You must specify appropriate details for the <code>guest_id</code> and <code>membership_id</code> parameters in the API request.  </p>\n<p>Optionally, you can specify the necessary details for the <code>cancellation_date</code> and <code>termination_date</code> parameters in the API request body.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code>  <br />Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>membership_id</td>\n<td>guid</td>\n<td><code>Mandatory</code>  <br />Unique 32-character identifier of the guest's membership.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-parameters\">Request Body Parameters</h2>\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>cancellation_date</td>\n<td>datetime</td>\n<td><code>Optional</code>  <br />Date from which the guest's membership is to be cancelled. If you do not specify any date, the current date is considered for the parameter by default. Format: <strong>YYYY-MM-DD</strong>.  <br /><strong>Note</strong>: You must ensure that the <code>cancellation_date</code> value is lesser than the <code>termination_date</code> value.</td>\n</tr>\n<tr>\n<td>termination_date</td>\n<td>datetime</td>\n<td><code>Optional</code>  <br />Date from which the guest's membership is to be terminated. If you do not specify any date, the current date is considered for the parameter by default. Format: <strong>YYYY-MM-DD</strong>.  <br /><strong>Note</strong>: You must ensure that the <code>termination_date</code> value is greater than the <code>cancellation_date</code> value.</td>\n</tr>\n<tr>\n<td>cancel_reason_id</td>\n<td>int</td>\n<td>The id of the reason for cancellation.</td>\n</tr>\n<tr>\n<td>comments</td>\n<td>string</td>\n<td>The comments added for the cancellation of the membership</td>\n</tr>\n<tr>\n<td>grace_period</td>\n<td>string</td>\n<td>The grace period for the cancellation of membership. You can activate a cancelled membership only within the grace period.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <strong>error Object</strong> table.  <br />If <code>error</code> is <strong>null</strong>, it indicates that the guest's membership has been successfully canceled.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>error_message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>4005</td>\n<td>Invalid guest_id.</td>\n</tr>\n<tr>\n<td>4076</td>\n<td>Membership is inactive.</td>\n</tr>\n<tr>\n<td>403</td>\n<td>Not authorized to cancel membership.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Cancel date must be greater than today's date.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Termination date must be greater than today's date.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Termination date must be greater than cancel date.</td>\n</tr>\n<tr>\n<td>4077</td>\n<td>Membership already got cancelled.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}","memberships","{{user_membership_id}}","cancel"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"96eae4e0-7725-499e-96c3-3c7f179b2499","name":"Cancel the membership of a guest","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text","description":"Access token generated from the token API."},{"key":"Content-Type","value":"application/json","description":"Represents the content type of the request body.","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"cancellation_date\": \"2020-11-25\",\r\n    \"termination_date\": \"null\"\r\n}"},"url":"https://api.zenoti.com/v1/guests/2c73ba18-9452-4327-ba99-7e6246cb06ae/memberships/3dade895e9-9c8e-4aba-a5f5-0651dd052b51/cancel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Sep 2020 14:29:39 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"29"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": null\n}"}],"_postman_id":"29765459-b246-4fb3-b170-de4d9ae37993"},{"name":"Freeze the membership of a guest","id":"1f96ee18-c3f5-4929-afad-f1120d85b464","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":false},"method":"PUT","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text","description":"<p>Access token generated from the token API.</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Represents the content type of the request body.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"start_date\": \"start_date\",\r\n    \"end_date\": \"end_date\",\r\n    \"fee\": \"fee\",\r\n    \"type\": \"type\"\r\n    \"changed_unfreeze_date\": \"changed_unfreeze_date\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/v1/guests/{{guest_id}}/memberships/{{user_membership_id}}/freeze","description":"<p>This API helps you to freeze the membership of a guest.</p>\n<p>You must specify appropriate details for the <code>guest_id</code> and <code>membership_id</code> parameters in the API request.</p>\n<p>Optionally, you can specify the necessary details for the <code>start_date</code>, <code>end_date</code>, <code>fee</code>, <code>type</code>, and <code>changed_unfreeze_date</code> parameters in the API request body.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code>  <br />Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>membership_id</td>\n<td>guid</td>\n<td><code>Mandatory</code>  <br />Unique 32-character identifier of the guest's membership.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body-parameters\">Request Body Parameters</h2>\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>start_date</td>\n<td>datetime</td>\n<td><code>Optional</code>  <br />Date from which the guest's membership is to be frozen. If you do not specify any date, the current date is considered for the parameter by default.  <br /><strong>Format</strong>: YYYY-MM-DD.  <br /><strong>Note</strong>: You must ensure that the <code>start_date</code> value is lesser than the <code>end_date</code> value.</td>\n</tr>\n<tr>\n<td>end_date</td>\n<td>datetime</td>\n<td><code>Optional</code>  <br />Date until which the guest's membership is to be frozen. If you do not specify any date, the parameter's value is considered as null by default.  <br /><strong>Format</strong>: YYYY-MM-DD.  <br /><strong>Note</strong>: You must ensure that the <code>end_date</code> value is greater than the <code>start_date</code> value.</td>\n</tr>\n<tr>\n<td>fee</td>\n<td>decimal</td>\n<td><code>Optional</code>  <br />Fee (in $) that the guest needs to pay for freezing the membership.  <br />The default value for this parameter is <strong>0</strong>.  <br /><strong>Note</strong>: You cannot specify the value of this paramater as lesser than <strong>0</strong>.</td>\n</tr>\n<tr>\n<td>type</td>\n<td>int</td>\n<td><code>Optional</code>  <br />Type of membership freeze process. Indicates one of the following:  <br />2 - Freeze benefits and shift next payment date by freeze period.  <br />3 - Allow guest to use benefits and skip payments in freeze period.  <br /><strong>Note</strong>: You can only specify the value of this parameter as either <strong>2</strong> or <strong>3</strong>.</td>\n</tr>\n<tr>\n<td>changed_unfreeze_date</td>\n<td>datetime</td>\n<td><code>Optional</code>  <br />Date that replaces the previous <code>end_date</code> value of the guest membership. In other words, <code>changed_unfreeze_date</code> is the new date until which the guest's membership is to be frozen.  <br /><strong>Format</strong>: YYYY-MM-DD.  <br /><strong>Note</strong>: You must ensure that the <code>changed_unfreeze_date</code> value is greater than the <code>start_date</code> value.</td>\n</tr>\n<tr>\n<td>freeze_reason_center_id</td>\n<td>int</td>\n<td>This is the unique freeze reason id in the center.</td>\n</tr>\n<tr>\n<td>freeze_fee_type</td>\n<td>enum</td>\n<td>The type of freeze fee. This can be any one of the following: Default = -1, Recurring = 1, OneTime = 2.</td>\n</tr>\n<tr>\n<td>comments</td>\n<td>string</td>\n<td>Comments for freezing the membership.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <strong>error Object</strong> table.  <br />If <code>error</code> is <strong>null</strong>, it indicates that the guest's membership has been successfully frozen.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>error_message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>4005</td>\n<td>membership of the user is not found.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Membership cannot be found.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Freeze date must be greater than today’s date.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Unfreeze date must be greater than today’s date.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Unfreezing date must be greater than Freezing date.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Freeze Fee cannot be less than $0.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Invalid input given for Freeze type.</td>\n</tr>\n<tr>\n<td>428</td>\n<td>Invoice For the membership is not found.</td>\n</tr>\n<tr>\n<td>4077</td>\n<td>Membership Is already in cancelled or Freeze state.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Change unfreeze date cannot be passed with Start date and End date values.</td>\n</tr>\n<tr>\n<td>3006</td>\n<td>Invalid membership details.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}","memberships","{{user_membership_id}}","freeze"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"71abfeca-ab99-4c56-8b37-902234339a3b","name":"6. Freeze the membership of a guest (Error): Freezing the guest membership with fee value less than 0","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"apikey 4f2257ad309c463a9401dabf293b1546737c89b005e4474c8f5d7606cb527858","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"start_date\": \"2021-04-24\",\r\n    \"end_date\": \"2021-04-25\",\r\n    \"fee\": \"-10\",\r\n    \"type\": \"2\",\r\n    \"changed_unfreeze_date\": \"\" \r\n}","options":{"raw":{"language":"json"}}},"url":"{{api_path}}/v1/guests/cd89ccfd-6e19-4ec8-810c-155080f769ed/memberships/4343d71b-ed3e-4d05-bf4f-1bcb76bad2bc/freeze"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Apr 2021 16:32:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"68"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"code\": 502,\n        \"message\": \"Freeze Fee cannot be less than 0$\"\n    }\n}"},{"id":"6fa59fac-631b-4dc7-9efb-d0bade026b7a","name":"11. Freeze the membership of a guest (Error): Freezing the guest membership with start_date and end_date as empty and changed_unfreeze_date with valid value","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"apikey 4f2257ad309c463a9401dabf293b1546737c89b005e4474c8f5d7606cb527858","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"start_date\": \"\",\r\n    \"end_date\": \"\",\r\n    \"fee\": \"20\",\r\n    \"type\": \"2\",\r\n    \"changed_unfreeze_date\": \"2021-04-26\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{api_path}}/v1/guests/cd89ccfd-6e19-4ec8-810c-155080f769ed/memberships/4343d71b-ed3e-4d05-bf4f-1bcb76bad2bc/freeze"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Apr 2021 16:41:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"14"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": null\n}"},{"id":"8f069ce8-4f05-49a1-8310-9c5994b51354","name":"7. Freeze the membership of a guest (Error): Freezing the guest membership with type value other than 2 or 3","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"apikey 4f2257ad309c463a9401dabf293b1546737c89b005e4474c8f5d7606cb527858","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"start_date\": \"2021-04-24\",\r\n    \"end_date\": \"2021-04-25\",\r\n    \"fee\": \"20\",\r\n    \"type\": \"1\",\r\n    \"changed_unfreeze_date\": \"\" \r\n}","options":{"raw":{"language":"json"}}},"url":"{{api_path}}/v1/guests/cd89ccfd-6e19-4ec8-810c-155080f769ed/memberships/4343d71b-ed3e-4d05-bf4f-1bcb76bad2bc/freeze"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Apr 2021 16:34:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"70"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"code\": 502,\n        \"message\": \"Invalid input given for Freeze type\"\n    }\n}"},{"id":"c3fdf327-5caa-4842-8ab4-040d89b70c90","name":"1. Freeze the membership of a guest (Success): Freezing the guest membership with valid parameters","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"apikey 4f2257ad309c463a9401dabf293b1546737c89b005e4474c8f5d7606cb527858","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"start_date\": \"2021-04-22\",\r\n    \"end_date\": \"\",\r\n    \"fee\": \"20\",\r\n    \"type\": \"2\",\r\n    \"changed_unfreeze_date\": \"\" \r\n}","options":{"raw":{"language":"json"}}},"url":"{{api_path}}/v1/guests/cd89ccfd-6e19-4ec8-810c-155080f769ed/memberships/4343d71b-ed3e-4d05-bf4f-1bcb76bad2bc/freeze"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Apr 2021 16:22:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"14"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": null\n}"},{"id":"f9acad5a-7214-4aa0-b6f4-91218a7ab9bf","name":"4. Freeze the membership of a guest (Error): Freezing the guest membership with end_date in the past","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"apikey 4f2257ad309c463a9401dabf293b1546737c89b005e4474c8f5d7606cb527858","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"start_date\": \"2021-04-22\",\r\n    \"end_date\": \"2021-04-20\",\r\n    \"fee\": \"20\",\r\n    \"type\": \"2\",\r\n    \"changed_unfreeze_date\": \"\" \r\n}","options":{"raw":{"language":"json"}}},"url":"{{api_path}}/v1/guests/cd89ccfd-6e19-4ec8-810c-155080f769ed/memberships/4343d71b-ed3e-4d05-bf4f-1bcb76bad2bc/freeze"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Apr 2021 16:26:35 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"82"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"code\": 502,\n        \"message\": \"Unfreeze date must be greater than today's date\"\n    }\n}"},{"id":"c8f323c4-58f5-4dd6-b42e-0fb7e73974d0","name":"12. Freeze the membership of a guest (Error): Freezing the guest membership with membership_ID that belongs to another user","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"apikey 4f2257ad309c463a9401dabf293b1546737c89b005e4474c8f5d7606cb527858","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"start_date\": \"\",\r\n    \"end_date\": \"\",\r\n    \"fee\": \"20\",\r\n    \"type\": \"2\",\r\n    \"changed_unfreeze_date\": \"2021-04-26\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{api_path}}/v1/guests/cd89ccfd-6e19-4ec8-810c-155080f769ed/memberships/bf521b13-9d92-4548-a0a8-d6f386e2da57/freeze"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Apr 2021 16:51:55 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"62"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"code\": 3006,\n        \"message\": \"Invalid membership details\"\n    }\n}"},{"id":"f8209b7b-074d-4c7c-80ca-021c3170ccd6","name":"5. Freeze the membership of a guest (Error): Freezing the guest membership with end_date less than start_date","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"apikey 4f2257ad309c463a9401dabf293b1546737c89b005e4474c8f5d7606cb527858","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"start_date\": \"2021-04-24\",\r\n    \"end_date\": \"2021-04-23\",\r\n    \"fee\": \"20\",\r\n    \"type\": \"2\",\r\n    \"changed_unfreeze_date\": \"\" \r\n}","options":{"raw":{"language":"json"}}},"url":"{{api_path}}/v1/guests/cd89ccfd-6e19-4ec8-810c-155080f769ed/memberships/4343d71b-ed3e-4d05-bf4f-1bcb76bad2bc/freeze"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Apr 2021 16:29:25 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"code\": 502,\n        \"message\": \"UnFreezing date must be greater than Freezing date\"\n    }\n}"},{"id":"0311b3f5-8b44-4df9-a34a-545953335b0c","name":"2. Freeze the membership of a guest (Error): Freezing the guest membership with invalid membership ID","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"apikey 4f2257ad309c463a9401dabf293b1546737c89b005e4474c8f5d7606cb527858","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"start_date\": \"2021-04-22\",\r\n    \"end_date\": \"\",\r\n    \"fee\": \"20\",\r\n    \"type\": \"2\",\r\n    \"changed_unfreeze_date\": \"\" \r\n}","options":{"raw":{"language":"json"}}},"url":"{{api_path}}/v1/guests/cd89ccfd-6e19-4ec8-810c-155080f769ed/memberships/4343d71b-ed3e-4d05-bf4f-1bcb76bad2/freeze"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Apr 2021 16:24:19 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"71"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"code\": 4005,\n        \"message\": \"membership of the user is not found\"\n    }\n}"},{"id":"ed5af272-0658-4461-a724-38fd3145b9fc","name":"9. Freeze the membership of a guest (Success): Changing the unfreeze date of a membership","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"apikey 4f2257ad309c463a9401dabf293b1546737c89b005e4474c8f5d7606cb527858","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"start_date\": \"\",\r\n    \"end_date\": \"\",\r\n    \"fee\": \"20\",\r\n    \"type\": \"2\",\r\n    \"changed_unfreeze_date\": \"2021-04-26\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{api_path}}/v1/guests/cd89ccfd-6e19-4ec8-810c-155080f769ed/memberships/4343d71b-ed3e-4d05-bf4f-1bcb76bad2bc/freeze"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Apr 2021 16:39:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"14"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": null\n}"},{"id":"773de9e4-d338-4145-bf30-bc92d043d874","name":"8. Freeze the membership of a guest (Error): Freezing an already frozen guest membership","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"apikey 4f2257ad309c463a9401dabf293b1546737c89b005e4474c8f5d7606cb527858","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"start_date\": \"2021-04-22\",\r\n    \"end_date\": \"2021-04-25\",\r\n    \"fee\": \"20\",\r\n    \"type\": \"2\",\r\n    \"changed_unfreeze_date\": \"\" \r\n}","options":{"raw":{"language":"json"}}},"url":"{{api_path}}/v1/guests/cd89ccfd-6e19-4ec8-810c-155080f769ed/memberships/4343d71b-ed3e-4d05-bf4f-1bcb76bad2bc/freeze"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Apr 2021 16:37:42 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"86"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"code\": 4077,\n        \"message\": \"Membership Is already in cancelled or Freeze state\"\n    }\n}"},{"id":"a71c6444-4621-4584-8097-2936ada32919","name":"3. Freeze the membership of a guest (Error): Freezing the guest membership with start_date in the past","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"apikey 4f2257ad309c463a9401dabf293b1546737c89b005e4474c8f5d7606cb527858","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"start_date\": \"2021-04-20\",\r\n    \"end_date\": \"2021-04-24\",\r\n    \"fee\": \"20\",\r\n    \"type\": \"2\",\r\n    \"changed_unfreeze_date\": \"\" \r\n}","options":{"raw":{"language":"json"}}},"url":"{{api_path}}/v1/guests/cd89ccfd-6e19-4ec8-810c-155080f769ed/memberships/4343d71b-ed3e-4d05-bf4f-1bcb76bad2bc/freeze"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Apr 2021 16:25:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"80"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"code\": 502,\n        \"message\": \"Freeze date must be greater than today's date\"\n    }\n}"},{"id":"84675171-e6a1-4303-9a9c-49938f29f1f9","name":"10. Freeze the membership of a guest (Error): Changing the unfreeze date when start_date or end_date is not empty","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"apikey 4f2257ad309c463a9401dabf293b1546737c89b005e4474c8f5d7606cb527858","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"start_date\": \"\",\r\n    \"end_date\": \"2021-04-25\",\r\n    \"fee\": \"20\",\r\n    \"type\": \"2\",\r\n    \"changed_unfreeze_date\": \"2021-04-26\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{api_path}}/v1/guests/cd89ccfd-6e19-4ec8-810c-155080f769ed/memberships/4343d71b-ed3e-4d05-bf4f-1bcb76bad2bc/freeze"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Apr 2021 16:40:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"110"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"code\": 502,\n        \"message\": \"Change unfreeze date cannot be passed with Start date and End date values. \"\n    }\n}"}],"_postman_id":"1f96ee18-c3f5-4929-afad-f1120d85b464"},{"name":"Unfreeze the membership of a guest","id":"83e241f9-b316-4cd0-9840-5451a0b54b79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"PUT","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"},{"description":"<p>Represents the content type of the request body.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"url":"{{api_url}}/v1/guests/{{guest_id}}/memberships/{{user_membership_id}}/unfreeze","description":"<p>This API helps you to reactivate the membership of a guest. <br /></p>\n<p>You must specify appropriate details for the <code>guest_id</code> and <code>membership_id</code> parameters in the API request.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>membership_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest's membership.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.<br /> If <code>error</code> is <b>null</b>, it indicates that the guest's membership has been successfully reactivated.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>error_message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>505</td>\n<td>Invalid guest_id.</td>\n</tr>\n<tr>\n<td>403</td>\n<td>User does not have the proper permissions.</td>\n</tr>\n<tr>\n<td>428</td>\n<td>Invoice for the membership is not found.</td>\n</tr>\n<tr>\n<td>4081</td>\n<td>Membership is not in freeze state.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}","memberships","{{user_membership_id}}","unfreeze"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"5bb784c2-877e-402e-b50b-928b14233c22","name":"Unfreeze the membership of a guest","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text","description":"Access token generated from the token API."},{"key":"Content-Type","value":"application/json","description":"Represents the content type of the request body.","type":"text"}],"url":"https://api.zenoti.com/v1/guests/2c73ba18-9452-4327-ba99-7e6246cb06ae/memberships/3dade895e9-9c8e-4aba-a5f5-0651dd052b51/unfreeze"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Sep 2020 14:29:39 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"29"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": null\n}"}],"_postman_id":"83e241f9-b316-4cd0-9840-5451a0b54b79"},{"name":"Fetch the pending membership collection amount of a guest","id":"393352fd-4981-47dd-b2cf-535dfdb2573a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"GET","header":[{"description":"<p>Access token generated from the token API.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"url":"{{api_url}}/v1/guests/{{guest_id}}/memberships/{{user_membership_id}}/pending_dues","description":"<p>This API helps you to fetch the pending membership collection amount that a guest needs to pay. This membership collection amount gets accumulated after a guest’s membership has been frozen on multiple occasions. Guests must pay that membership fee amount to reactivate their membership. <br /></p>\n<p>You must specify appropriate details for the <code>guest_id</code> and <code>membership_id</code> parameters in the API request.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>guest_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>membership_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest's membership.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>pending_dues</td>\n<td>object</td>\n<td>Object that contains the guest's pending membership due amount-related element: <code>total_amount</code>.<br /> <code>total_amount</code>- Total membership fee amount (in $) that guests must pay to reactivate their membership.</td>\n</tr>\n<tr>\n<td>error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>error Object</b> table.<br /> If <code>error</code> is <b>null</b>, it indicates that the guest's membership has been successfully frozen.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>error_message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>3006</td>\n<td>Invalid Membership Details.</td>\n</tr>\n<tr>\n<td>438</td>\n<td>Authorization has been denied for this request.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","guests","{{guest_id}}","memberships","{{user_membership_id}}","pending_dues"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"01138862-f2e2-4bad-aea5-fde6e130a938","name":"Fetch the pending membership collection amount of a guest","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text","description":"Access token generated from the token API."},{"key":"Content-Type","value":"application/json","description":"Represents the content type of the request body.","type":"text","disabled":true}],"url":"https://api.zenoti.com/v1/guests/2c73ba18-9452-4327-ba99-7e6246cb06ae/memberships/3dade895e9-9c8e-4aba-a5f5-0651dd052b51/pending_dues"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Sep 2020 14:29:39 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"29"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"pending_dues\": {\n        \"total_amount\": \"10\"\n    },\n    \"error\": null\n}"}],"_postman_id":"393352fd-4981-47dd-b2cf-535dfdb2573a"}],"id":"da907c05-03e4-47f3-aeeb-26ecae9ab903","description":"<p>This category of Classes APIs contains APIs for registration-based features.</p>\n","event":[{"listen":"prerequest","script":{"id":"42ffdf91-f42c-486d-93c0-6fd48edae4c5","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"120cb90a-f925-4b29-a11c-fcc185355363","type":"text/javascript","exec":[""]}}],"_postman_id":"da907c05-03e4-47f3-aeeb-26ecae9ab903"},{"name":"Operations","item":[{"name":"Cancel the registration of a class session","id":"ed5e6388-2fc4-433d-906f-5339a2b68134","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":false},"method":"DELETE","header":[{"key":"Authorization","value":"bearer {{access_token}}","description":"<p>This is the token generated from the token api.</p>\n","type":"text"}],"url":"{{api_url}}/api/Appointments/Admin/Sessions/{{registration_id}}","description":"<p>This API helps you to cancel the registration of a class session booking.</p>\n<p>You must provide a unique identifier of the registration as <code>registration_id</code> in the API request. The API then cancels the registration of the specified class session and returns the appropriate cancellation status.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>registration_id</td>\n<td>int</td>\n<td><code>Mandatory</code><br /> Unique identifier of the registration of the class session booking that is to be canceled.</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"response-details\">Response Details</h1>\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>IsRegnCancelled</td>\n<td>boolean</td>\n<td>Indicates whether the registration of the class session booking was successfully canceled.</td>\n</tr>\n<tr>\n<td>Error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>Error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">Error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>502 -  InvalidInput</td>\n<td>The RegistrationId passed is not of the logged-in guest.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","Appointments","Admin","Sessions","{{registration_id}}"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"d55274af-8c6f-4548-9ffe-df25c7150399","name":"Cancel a booking registration","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"bearer {{signed_api_key}}","description":"Authorization key with client ID and user login credentials.","type":"text"}],"url":"https://api.zenoti.com/api/Appointments/Admin/Sessions/{{registration_id}}"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"//Success response\r\n{\r\n    \"IsRegnCancelled\": true,\r\n    \"Error\": null\r\n}\r\n\r\n//Failure response (trying with a non-signed-in guest)\r\n{\r\n    \"IsRegnCancelled\": false,\r\n    \"Error\": {\r\n        \"StatusCode\": 502,\r\n        \"Message\": \"The RegistrationId passed is not of the logged-in guest\",\r\n        \"InternalMessage\": null\r\n    }\r\n}\r\n\r\n//Failure response (unauthorized access)\r\n{\r\n    \"Message\": \"Authorization has been denied for this request.\"\r\n}"}],"_postman_id":"ed5e6388-2fc4-433d-906f-5339a2b68134"},{"name":"Enroll or register a guest for a class session by an Admin","id":"e7617b57-00ca-4189-ae97-8b8f68c63768","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"description":"<p>This is the token generated from the token api.</p>\n","key":"Authorization","type":"text","value":"bearer {{access_token}}"}],"body":{"mode":"raw","raw":"{\n    \"SessionId\": 1,\n    \"GuestId\": \"3d88eea1-f758-4c4b-a79d-15fcd0e7203b\",\n    \"Notes\": \"sample string 3\",\n    \"Payment\": {\n        \"PaymentType\": 0,\n        \"PaymentInstrumentId\": \"d7bf25f2-5488-4fce-a113-92fc19794911\",\n        \"Name\": \"sample string 1\"\n    },\n    \"BookingSrc\": 0,\n    \"RegistrationId\": 4\n}"},"url":"{{api_url}}/api/Appointments/Admin/Sessions","description":"<p>This API helps you to enroll or register a guest for a class session by an Admin.<br />\n<br />\nYou must provide the appropriate details in the API request for the <code>SessionId</code>, <code>GuestId</code>, and <code>BookingSrc</code> parameters. Optionally, you can also specify the required details in the API request for various other parameters to filter the search results in the API response. Refer to the <b>Request Body Parameters</b> table for more information.</p>\n<h2 id=\"request-body-parameters\">Request Body Parameters</h2>\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>SessionId</td>\n<td>int</td>\n<td><code>Mandatory</code><br /> ID of the class session to which the guest needs to be registered by an Admin.</td>\n</tr>\n<tr>\n<td>GuestId</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest who is to be registered for a class session.</td>\n</tr>\n<tr>\n<td>Notes</td>\n<td>string</td>\n<td><code>Optional</code><br /> Any notes or comments related to the class session registration of the guest.</td>\n</tr>\n<tr>\n<td>Payment</td>\n<td>object</td>\n<td><code>Optional</code><br /> Object that contains all the payment-related elements for the class session registration. For more information, refer to the <b>Payment Object</b> table.</td>\n</tr>\n<tr>\n<td>BookingSrc</td>\n<td>enum</td>\n<td><code>Mandatory</code><br /> Source from which the class session is to be booked. The possible values for this parameter are: Store - 0, Mobile    - 1, Web - 2, BookingWizardAdvancedMode - 3, BookingWizardBottomPanelMode - 4, Queue - 23, Kiosk - 24, KioskCMA - 25, KioskWeb - 26, ClassPass - 43, and FitnessKiosk - 44.</td>\n</tr>\n<tr>\n<td>RegistrationId</td>\n<td>int</td>\n<td><code>Optional</code><br /> ID of the guest's class session registration.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"payment-object\">Payment Object</h2>\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>PaymentType</td>\n<td>enum</td>\n<td>Indicates the mode of payment used by the guest to pay for the class session registration: Cash - 0, GiftCard - 1, DiscoverCard - 2, Membership - 3, Maestro - 4, Mastercard - 5, CashBack - 6, DebitCard - 7, BCADebitCard - 8, DinersCard - 9, BCACreditCard - 10, Visa - 11, Amex - 12, LoyaltyPoints - 13, Custom - 14, Check - 15, PrepaidCard - 16, and Package - 17.</td>\n</tr>\n<tr>\n<td>PaymentInstrumentId</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the payment instrument.</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string</td>\n<td>Name of the payment method used by the guest.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>Success</td>\n<td>boolean</td>\n<td>Indicates whether the specified class session was successfully registered.</td>\n</tr>\n<tr>\n<td>RegistrationId</td>\n<td>int</td>\n<td>Unique identifier of the class session registration.</td>\n</tr>\n<tr>\n<td>RegistrationStatusId</td>\n<td>int</td>\n<td>Unique identifier of the status of registration of the class session registration.</td>\n</tr>\n<tr>\n<td>MembershipBalance</td>\n<td>object</td>\n<td>Object that contains these membership balance-related elements of the guest: MembershipName, BenefitName, BenefitId, Quantity, Frequency, ExpirationDays, Used, Notes, AllowDirectBooking, HasEquivalents, Balance, IsCategory, DiscountType, PeakDiscount, OffPeakDiscount, PostCreditPeakDiscount, PostCreditOffPeakDiscount, AllServices, and IsAddOn.</td>\n</tr>\n<tr>\n<td>Error</td>\n<td>object</td>\n<td>Object that contains error message and error code details.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","Appointments","Admin","Sessions"],"host":["{{api_url}}"],"query":[],"variable":[]}},"response":[{"id":"d82e6bf9-a5ad-4fc7-9297-27a6c49aa29a","name":"Enroll or register a guest for a class session by an Admin","originalRequest":{"method":"POST","header":[{"description":"This is the token generated from the token API.","key":"Authorization","type":"text","value":"{{authorization_token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"Represents the type of the request body.","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"SessionId\": 1,\n    \"GuestId\": \"3d88eea1-f758-4c4b-a79d-15fcd0e7203b\",\n    \"Notes\": \"sample string 3\",\n    \"Payment\": {\n        \"PaymentType\": 0,\n        \"PaymentInstrumentId\": \"d7bf25f2-5488-4fce-a113-92fc19794911\",\n        \"Name\": \"sample string 1\"\n    },\n    \"BookingSrc\": 0,\n    \"RegistrationId\": 4\n}"},"url":"https://api.zenoti.com/api/Appointments/Admin/Sessions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 21 Nov 2018 13:46:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"76"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"X-Powered-By","value":"ARR/3.0"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n  \"Success\": true,\n  \"RegistrationId\": 1,\n  \"RegistrationStatusId\": 2,\n  \"MembershipBalance\": [\n    {\n      \"MembershipName\": \"sample string 1\",\n      \"BenefitName\": \"sample string 2\",\n      \"BenefitId\": \"28e1ba43-c69d-49f4-8bca-2478a686a39f\",\n      \"Quantity\": 1.1,\n      \"Frequency\": \"sample string 4\",\n      \"ExpirationDays\": 1,\n      \"Used\": 1.1,\n      \"Notes\": \"sample string 5\",\n      \"AllowDirectBooking\": true,\n      \"HasEquivalents\": true,\n      \"Balance\": 1.1,\n      \"IsCategory\": true,\n      \"DiscountType\": 0,\n      \"PeakDiscount\": 7.0,\n      \"OffPeakDiscount\": 8.0,\n      \"PostCreditPeakDiscount\": 9.0,\n      \"PostCreditOffPeakDiscount\": 10.0,\n      \"AllServices\": true,\n      \"IsAddOn\": true\n    },\n    {\n      \"MembershipName\": \"sample string 1\",\n      \"BenefitName\": \"sample string 2\",\n      \"BenefitId\": \"28e1ba43-c69d-49f4-8bca-2478a686a39f\",\n      \"Quantity\": 1.1,\n      \"Frequency\": \"sample string 4\",\n      \"ExpirationDays\": 1,\n      \"Used\": 1.1,\n      \"Notes\": \"sample string 5\",\n      \"AllowDirectBooking\": true,\n      \"HasEquivalents\": true,\n      \"Balance\": 1.1,\n      \"IsCategory\": true,\n      \"DiscountType\": 0,\n      \"PeakDiscount\": 7.0,\n      \"OffPeakDiscount\": 8.0,\n      \"PostCreditPeakDiscount\": 9.0,\n      \"PostCreditOffPeakDiscount\": 10.0,\n      \"AllServices\": true,\n      \"IsAddOn\": true\n    }\n  ],\n  \"Error\": null\n}"}],"_postman_id":"e7617b57-00ca-4189-ae97-8b8f68c63768"},{"name":"Retrieve the class session registrations of a guest","id":"72709b69-53bd-4e05-bb24-330ee643e101","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","description":"<p>Authorization key with client ID and user login credentials.</p>\n","key":"Authorization","type":"text","value":"bearer {{signed_api_key}}"}],"url":"{{api_url}}/api/Appointments/Admin/Sessions","description":"<p>This API helps you to retrieve the list of class sessions for which the specified guest has registered.</p>\n<p>You must provide the appropriate details in the API request for the <code>user_id</code> parameter. Optionally, you can also specify the required details in the API request for several other parameters to filter the search results in the API response. Refer to the <b>Request Parameters</b> table for more information.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>UserId</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique identifier of the guest for whom you want to retrieve the class session registrations.</td>\n</tr>\n<tr>\n<td>startDate</td>\n<td>datetime</td>\n<td><code>Optional</code><br /> Registered class sessions will be returned from the specified start date. You must specify this date in YYYY-MM-DD format. If you do not provide any time details for this parameter, the API considers its default value: <b>00:00:00</b>.</td>\n</tr>\n<tr>\n<td>endDate</td>\n<td>datetime</td>\n<td><code>Optional</code><br /> Registered class sessions will be returned until the specified end date. You must specify this date in YYYY-MM-DD format. If you do not provide any time details for this parameter, the API considers its default value: <b>00:00:00</b>.</td>\n</tr>\n<tr>\n<td>CenterId</td>\n<td>guid</td>\n<td><code>Optional</code><br /> Unique identifier of the center for which you want to retrieve the guest's registered class sessions.</td>\n</tr>\n<tr>\n<td>ClassType</td>\n<td>int</td>\n<td><code>Optional</code><br /> Type of the class session.</td>\n</tr>\n<tr>\n<td>page</td>\n<td>int</td>\n<td><code>Optional</code><br /> Current page that you want to view.</td>\n</tr>\n<tr>\n<td>size</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of records to be displayed per page.</td>\n</tr>\n<tr>\n<td>sorters</td>\n<td>object</td>\n<td><code>Optional</code><br /> Object that contains the property for which you want to sort the search results in the API response and whether you want to sort the records in an ascending or descending manner. <br /> This parameters contains the following elements: Property and Ascending. <br />Currently, this parameter only supports the values for the <code>startDate</code> parameter.</td>\n</tr>\n<tr>\n<td>filters</td>\n<td>boolean</td>\n<td><code>Optional</code><br /> Object that contains these additional elements by using which you can filter the records: Property and Value.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-details\">Response Details</h2>\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>Success</td>\n<td>boolean</td>\n<td>Indicates whether the class session registrations of the specified guest was successfully retrieved.</td>\n</tr>\n<tr>\n<td>results</td>\n<td>object</td>\n<td>Object that contains detailed information on the class sessions for which the guest has registered. For more information, refer to the <b>results Object</b> table.</td>\n</tr>\n<tr>\n<td>Centers</td>\n<td>object</td>\n<td>Object that contains all the elements related to the center in which the guest registered for class sessions.</td>\n</tr>\n<tr>\n<td>total</td>\n<td>int</td>\n<td>Total number of class sessions for which the guest has registered.</td>\n</tr>\n<tr>\n<td>Error</td>\n<td>object</td>\n<td>Object that contains error message and error code details. For more information, refer to the <b>Error Object</b> table.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"results-object\">results Object</h2>\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>Id</td>\n<td>int</td>\n<td>Unique ID of the class session registration.</td>\n</tr>\n<tr>\n<td>StartTime</td>\n<td>datetime</td>\n<td>Starting time of the booked session.</td>\n</tr>\n<tr>\n<td>EndTime</td>\n<td>datetime</td>\n<td>Ending time of the booked session.</td>\n</tr>\n<tr>\n<td>StartTimeUTC</td>\n<td>datetime</td>\n<td>Starting time of the booked session in UTC.</td>\n</tr>\n<tr>\n<td>EndTimeUTC</td>\n<td>datetime</td>\n<td>Ending time of the booked session in UTC.</td>\n</tr>\n<tr>\n<td>SessionName</td>\n<td>string</td>\n<td>Name of the class session.</td>\n</tr>\n<tr>\n<td>RegistrationStatus</td>\n<td>enum</td>\n<td>Indicates the status of the registration for the class session: Registered = 0, Cancelled = 1, NoShow = 2, SignedIn = 3, Waitlisted = 4, Substituted = 5, ClassCancelled = 6, Closed = 7, Enrolled = 8, Rejected = 9.</td>\n</tr>\n<tr>\n<td>SessionStatus</td>\n<td>enum</td>\n<td>Indicates the status of the class session: Active - 0, Cancelled - 1, Upcoming - 2, Inprogress - 3, and Completed - 4.</td>\n</tr>\n<tr>\n<td>InstructorId</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the instructor who will perform the class session.</td>\n</tr>\n<tr>\n<td>Instructor</td>\n<td>string</td>\n<td>Name of the instructor.</td>\n</tr>\n<tr>\n<td>ImagePaths</td>\n<td>dictionary?</td>\n<td>Name-value pairs of images that contain pixel sizes and location respectively.</td>\n</tr>\n<tr>\n<td>Center</td>\n<td>string</td>\n<td>Name of the center at which the guest has registered for the session.</td>\n</tr>\n<tr>\n<td>CancellationFeeWindow</td>\n<td>int</td>\n<td>Number of days within which the guest must pay the cancellation fee for the class.</td>\n</tr>\n<tr>\n<td>CancellationFee</td>\n<td>double</td>\n<td>Cancellation fee that the guest must pay for the class.</td>\n</tr>\n<tr>\n<td>ClassName</td>\n<td>string?</td>\n<td>Name of the class.</td>\n</tr>\n<tr>\n<td>ClassDescription</td>\n<td>string?</td>\n<td>Description of the class.</td>\n</tr>\n<tr>\n<td>ClassHtmlDescription</td>\n<td>string?</td>\n<td>Description of the class in HTML.</td>\n</tr>\n<tr>\n<td>SessionDescription</td>\n<td>string?</td>\n<td>Description of the registered session.</td>\n</tr>\n<tr>\n<td>SessionHtmlDescription</td>\n<td>string?</td>\n<td>Description of the registered session in HTML.</td>\n</tr>\n<tr>\n<td>CanCancel</td>\n<td>boolean</td>\n<td>Indicates whether the guest can cancel the booked session.</td>\n</tr>\n<tr>\n<td>ClassImagePaths</td>\n<td>dictionary?</td>\n<td>Name-value pairs of class images that contain pixel sizes and location respectively.</td>\n</tr>\n<tr>\n<td>CurrentWaitlistPosition</td>\n<td>int</td>\n<td>Current position of the guest on the waiting list for the class session.</td>\n</tr>\n<tr>\n<td>ClassType</td>\n<td>int</td>\n<td>Type of the class session.</td>\n</tr>\n<tr>\n<td>ClassId</td>\n<td>int</td>\n<td>ID of the class session.</td>\n</tr>\n<tr>\n<td>ServiceId</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the class session.</td>\n</tr>\n<tr>\n<td>CenterId</td>\n<td>guid</td>\n<td>Unique 32-character identifier of the center.</td>\n</tr>\n<tr>\n<td>GuestFormStatus</td>\n<td>string</td>\n<td>Status of the guest's class form details.</td>\n</tr>\n<tr>\n<td>ClassStartTime</td>\n<td>datetime</td>\n<td>Starting date and time of the class session.</td>\n</tr>\n<tr>\n<td>ClassEndTime</td>\n<td>datetime</td>\n<td>Ending date and time of the class session.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">Error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>502 - InvalidInput</td>\n<td>The UserId passed is not of the logged-in guest.</td>\n</tr>\n<tr>\n<td>404 - Not Found</td>\n<td>Something went wrong.</td>\n</tr>\n<tr>\n<td>502 - InvalidInput</td>\n<td>Currently more than one sorter is not supported.</td>\n</tr>\n<tr>\n<td>502 - InvalidInput</td>\n<td>Currently only StartDate is supported as sorter.</td>\n</tr>\n<tr>\n<td>***</td>\n<td>The date range cannot be more than a month, getting registrations for a month.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","Appointments","Admin","Sessions"],"host":["{{api_url}}"],"query":[{"disabled":true,"key":"startDate","value":"2018-11-21"},{"disabled":true,"key":"endDate","value":"2018-11-21"}],"variable":[]}},"response":[{"id":"d0dbf162-31b4-4158-9aaa-f30f40373b68","name":"Retrieve the class session registrations of a guest","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{authorization_token}}","type":"text"}],"url":{"raw":"https://api.zenoti.com/Appointments/Sessions?UserId={{user_id}}&startDate=2020-07-15&CenterId=9A895B3C-1994-42C0-BC61-EFDA4A6E2828&endDate=2020-07-20","protocol":"https","host":["api","zenoti","com"],"path":["Appointments","Sessions"],"query":[{"key":"UserId","value":"{{user_id}}"},{"key":"startDate","value":"2020-07-15"},{"key":"CenterId","value":"9A895B3C-1994-42C0-BC61-EFDA4A6E2828"},{"key":"endDate","value":"2018-11-21","disabled":true},{"key":"endDate","value":"2020-07-20"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 21 Nov 2018 13:47:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"16014"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"X-Powered-By","value":"ARR/3.0"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n  \"Success\": true,\n  \"results\": [\n    {\n      \"Id\": 1,\n      \"StartTime\": \"2021-03-28T13:21:26.1709346+00:00\",\n      \"EndTime\": \"2021-03-28T13:21:26.1709346+00:00\",\n      \"StartTimeUTC\": \"2021-03-28T13:21:26.1709346+00:00\",\n      \"EndTimeUTC\": \"2021-03-28T13:21:26.1709346+00:00\",\n      \"SessionName\": \"sample string 6\",\n      \"RegistrationStatus\": 0,\n      \"SessionStatus\": 0,\n      \"InstructorId\": \"973d7678-d12b-4ae1-b499-d568f3fb6cb2\",\n      \"Instructor\": \"sample string 8\",\n      \"ImagePaths\": {\n        \"sample string 1\": \"sample string 2\",\n        \"sample string 3\": \"sample string 4\"\n      },\n      \"Center\": \"sample string 9\",\n      \"CancellationFeeWindow\": 1,\n      \"CancellationFee\": 1.0,\n      \"ClassName\": \"sample string 10\",\n      \"ClassDescription\": \"sample string 11\",\n      \"ClassHtmlDescription\": \"sample string 12\",\n      \"SessionDescription\": \"sample string 13\",\n      \"SessionHtmlDescription\": \"sample string 14\",\n      \"CanCancel\": true,\n      \"ClassImagePaths\": {\n        \"sample string 1\": \"sample string 2\",\n        \"sample string 3\": \"sample string 4\"\n      },\n      \"CurrentWaitlistPosition\": 1,\n      \"ClassType\": 16,\n      \"ClassId\": 17,\n      \"ServiceId\": \"c837916e-7cfa-4809-b056-76b4abec640c\",\n      \"CenterId\": \"585f33a4-346a-4f0c-912f-55535fc21e58\",\n      \"GuestFormStatus\": \"sample string 20\",\n      \"ClassStartTime\": \"2021-03-28T13:21:26.1709346+00:00\",\n      \"ClassEndTime\": \"2021-03-28T13:21:26.1709346+00:00\"\n    },\n    {\n      \"Id\": 1,\n      \"StartTime\": \"2021-03-28T13:21:26.1709346+00:00\",\n      \"EndTime\": \"2021-03-28T13:21:26.1709346+00:00\",\n      \"StartTimeUTC\": \"2021-03-28T13:21:26.1709346+00:00\",\n      \"EndTimeUTC\": \"2021-03-28T13:21:26.1709346+00:00\",\n      \"SessionName\": \"sample string 6\",\n      \"RegistrationStatus\": 0,\n      \"SessionStatus\": 0,\n      \"InstructorId\": \"973d7678-d12b-4ae1-b499-d568f3fb6cb2\",\n      \"Instructor\": \"sample string 8\",\n      \"ImagePaths\": {\n        \"sample string 1\": \"sample string 2\",\n        \"sample string 3\": \"sample string 4\"\n      },\n      \"Center\": \"sample string 9\",\n      \"CancellationFeeWindow\": 1,\n      \"CancellationFee\": 1.0,\n      \"ClassName\": \"sample string 10\",\n      \"ClassDescription\": \"sample string 11\",\n      \"ClassHtmlDescription\": \"sample string 12\",\n      \"SessionDescription\": \"sample string 13\",\n      \"SessionHtmlDescription\": \"sample string 14\",\n      \"CanCancel\": true,\n      \"ClassImagePaths\": {\n        \"sample string 1\": \"sample string 2\",\n        \"sample string 3\": \"sample string 4\"\n      },\n      \"CurrentWaitlistPosition\": 1,\n      \"ClassType\": 16,\n      \"ClassId\": 17,\n      \"ServiceId\": \"c837916e-7cfa-4809-b056-76b4abec640c\",\n      \"CenterId\": \"585f33a4-346a-4f0c-912f-55535fc21e58\",\n      \"GuestFormStatus\": \"sample string 20\",\n      \"ClassStartTime\": \"2021-03-28T13:21:26.1709346+00:00\",\n      \"ClassEndTime\": \"2021-03-28T13:21:26.1709346+00:00\"\n    }\n  ],\n  \"Centers\": [\n    {\n      \"Id\": \"a5613060-d8c1-43e6-aced-bbdc5ad7c150\",\n      \"Country\": {\n        \"Id\": 1,\n        \"Code\": \"sample string 2\",\n        \"Name\": \"sample string 3\",\n        \"PhoneCode\": 1,\n        \"Nationality\": \"sample string 4\"\n      },\n      \"State\": {\n        \"Id\": 1,\n        \"Code\": \"sample string 2\",\n        \"Name\": \"sample string 3\",\n        \"ShortName\": \"sample string 4\"\n      },\n      \"Name\": \"sample string 2\",\n      \"GeoLatitude\": 1.1,\n      \"GeoLongitude\": 1.1,\n      \"Address1\": \"sample string 3\",\n      \"Address2\": \"sample string 4\",\n      \"City\": \"sample string 5\",\n      \"ZipCode\": \"sample string 6\",\n      \"Phone1\": {\n        \"CountryId\": 1,\n        \"Number\": \"sample string 2\",\n        \"DisplayNumber\": \"sample string 3\"\n      },\n      \"Phone2\": {\n        \"CountryId\": 1,\n        \"Number\": \"sample string 2\",\n        \"DisplayNumber\": \"sample string 3\"\n      },\n      \"Email\": \"sample string 7\",\n      \"CenterInfo\": \"sample string 8\",\n      \"ServiceTaxNo\": \"sample string 9\",\n      \"TIN\": \"sample string 10\",\n      \"VAT\": \"sample string 11\",\n      \"CST\": \"sample string 12\",\n      \"CanBook\": true,\n      \"CenterCode\": \"sample string 14\",\n      \"TimeZone\": {\n        \"Id\": 1,\n        \"Name\": \"sample string 2\",\n        \"StandardName\": \"sample string 3\",\n        \"Symbol\": \"sample string 4\"\n      },\n      \"CollectFeedback\": true,\n      \"working_hours\": [\n        {\n          \"day_of_week\": \"sample string 1\",\n          \"start_time\": \"sample string 2\",\n          \"end_time\": \"sample string 3\"\n        },\n        {\n          \"day_of_week\": \"sample string 1\",\n          \"start_time\": \"sample string 2\",\n          \"end_time\": \"sample string 3\"\n        }\n      ],\n      \"AreServicesAvailableInCenter\": true,\n      \"FeedBackLink\": \"sample string 16\",\n      \"FeedBackLabelText\": \"sample string 17\",\n      \"isPaymentEnabled\": true,\n      \"isCenterVoided\": true,\n      \"isServiceSaleEnabled\": true,\n      \"isMembershipSaleEnabled\": true,\n      \"isGiftCardSaleEnabled\": true,\n      \"isSeriesPackageSaleEnabled\": true,\n      \"isDealsEnabled\": true,\n      \"EnableSelfPay\": true,\n      \"EnableSelfCheckIn\": true,\n      \"EnableAutoPay\": true,\n      \"AllowSelfCheckinBefore\": 28,\n      \"AllowCheckWithinRadius\": 29,\n      \"Zone\": {\n        \"id\": \"00000000-0000-0000-0000-000000000000\",\n        \"name\": null\n      }\n    },\n    {\n      \"Id\": \"a5613060-d8c1-43e6-aced-bbdc5ad7c150\",\n      \"Country\": {\n        \"Id\": 1,\n        \"Code\": \"sample string 2\",\n        \"Name\": \"sample string 3\",\n        \"PhoneCode\": 1,\n        \"Nationality\": \"sample string 4\"\n      },\n      \"State\": {\n        \"Id\": 1,\n        \"Code\": \"sample string 2\",\n        \"Name\": \"sample string 3\",\n        \"ShortName\": \"sample string 4\"\n      },\n      \"Name\": \"sample string 2\",\n      \"GeoLatitude\": 1.1,\n      \"GeoLongitude\": 1.1,\n      \"Address1\": \"sample string 3\",\n      \"Address2\": \"sample string 4\",\n      \"City\": \"sample string 5\",\n      \"ZipCode\": \"sample string 6\",\n      \"Phone1\": {\n        \"CountryId\": 1,\n        \"Number\": \"sample string 2\",\n        \"DisplayNumber\": \"sample string 3\"\n      },\n      \"Phone2\": {\n        \"CountryId\": 1,\n        \"Number\": \"sample string 2\",\n        \"DisplayNumber\": \"sample string 3\"\n      },\n      \"Email\": \"sample string 7\",\n      \"CenterInfo\": \"sample string 8\",\n      \"ServiceTaxNo\": \"sample string 9\",\n      \"TIN\": \"sample string 10\",\n      \"VAT\": \"sample string 11\",\n      \"CST\": \"sample string 12\",\n      \"CanBook\": true,\n      \"CenterCode\": \"sample string 14\",\n      \"TimeZone\": {\n        \"Id\": 1,\n        \"Name\": \"sample string 2\",\n        \"StandardName\": \"sample string 3\",\n        \"Symbol\": \"sample string 4\"\n      },\n      \"CollectFeedback\": true,\n      \"working_hours\": [\n        {\n          \"day_of_week\": \"sample string 1\",\n          \"start_time\": \"sample string 2\",\n          \"end_time\": \"sample string 3\"\n        },\n        {\n          \"day_of_week\": \"sample string 1\",\n          \"start_time\": \"sample string 2\",\n          \"end_time\": \"sample string 3\"\n        }\n      ],\n      \"AreServicesAvailableInCenter\": true,\n      \"FeedBackLink\": \"sample string 16\",\n      \"FeedBackLabelText\": \"sample string 17\",\n      \"isPaymentEnabled\": true,\n      \"isCenterVoided\": true,\n      \"isServiceSaleEnabled\": true,\n      \"isMembershipSaleEnabled\": true,\n      \"isGiftCardSaleEnabled\": true,\n      \"isSeriesPackageSaleEnabled\": true,\n      \"isDealsEnabled\": true,\n      \"EnableSelfPay\": true,\n      \"EnableSelfCheckIn\": true,\n      \"EnableAutoPay\": true,\n      \"AllowSelfCheckinBefore\": 28,\n      \"AllowCheckWithinRadius\": 29,\n      \"Zone\": {\n        \"id\": \"00000000-0000-0000-0000-000000000000\",\n        \"name\": null\n      }\n    }\n  ],\n  \"total\": 1,\n  \"Error\": null\n}"}],"_postman_id":"72709b69-53bd-4e05-bb24-330ee643e101"}],"id":"3eb7634e-0bad-45f4-8ad2-24832fb6b9cc","description":"<p>This section contains Operations-related API endpoints for the Classes API category.</p>\n","event":[{"listen":"prerequest","script":{"id":"65ad4177-bed0-4817-b3d1-52eec1f6b535","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"92a8cd35-d57d-47fc-a874-be247de97d9a","type":"text/javascript","exec":[""]}}],"_postman_id":"3eb7634e-0bad-45f4-8ad2-24832fb6b9cc"},{"name":"Registration","item":[{"name":"Retrieve Class Registrations","id":"4a1d4827-9e7a-4721-b6a0-7bf2849f9fbc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"url":"{{api_path}}/v1/classes/{{class_id}}/registrations?session_id={{session_id}}&center_id={{center_id}}&expand=session&expand=status_count&page=1&size=10","description":"<p>This API helps you to retrieve a list of registrations for the class sessions.</p>\n<p>You must provide the appropriate details in the API request for the <code>class_id</code>, <code>session_id</code> and <code>center_id</code> parameters. Optionally, you can also specify the required expand parameters in the API request. Refer to the <b>Request Parameters</b> table for more information.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>Session_id</td>\n<td>Unique Identifier</td>\n<td><code>Mandatory</code><br /> Unique session id for which the registrations are to be returned.</td>\n</tr>\n<tr>\n<td>Center_id</td>\n<td>Unique Identifier</td>\n<td><code>Mandatory</code><br /> Unique 32 character identifier of the center for the session.</td>\n</tr>\n<tr>\n<td>Class_id</td>\n<td>int</td>\n<td><code>Mandatory</code> <br /> Unique identifier of the class.</td>\n</tr>\n<tr>\n<td>expand</td>\n<td>collection of string</td>\n<td><code>Optional</code><br /> Populates the 'session' objects.</td>\n</tr>\n<tr>\n<td>expand</td>\n<td>collection of string</td>\n<td><code>Optional</code><br /> Populates the 'status_count' objects.</td>\n</tr>\n<tr>\n<td>page</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of display page for the records. Default value is 1.</td>\n</tr>\n<tr>\n<td>size</td>\n<td>int</td>\n<td><code>Optional</code><br /> Number of records displayed per page. Default value is 10.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">Error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>502 - InvalidInput</td>\n<td>The UserId passed is not of the logged-in guest.</td>\n</tr>\n<tr>\n<td>404 - Not Found</td>\n<td>Something went wrong.</td>\n</tr>\n<tr>\n<td>502 - InvalidInput</td>\n<td>Currently more than one sorter is not supported.</td>\n</tr>\n<tr>\n<td>502 - InvalidInput</td>\n<td>Currently only StartDate is supported as sorter.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","classes","{{class_id}}","registrations"],"host":["{{api_path}}"],"query":[{"description":{"content":"<p><code>Mandatory</code> <br /> Session Id for which the registrations to be returned</p>\n","type":"text/plain"},"key":"session_id","value":"{{session_id}}"},{"description":{"content":"<p><code>Mandatory</code> <br /> Center Id of the Session</p>\n","type":"text/plain"},"key":"center_id","value":"{{center_id}}"},{"description":{"content":"<p><code>Optional</code> <br /> Populates the 'session' objects</p>\n","type":"text/plain"},"key":"expand","value":"session"},{"description":{"content":"<p><code>Optional</code> <br /> Populates the 'status_count' objects</p>\n","type":"text/plain"},"key":"expand","value":"status_count"},{"description":{"content":"<p><code>Optional</code> <br /> Page number for which the records are required</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p><code>Optional</code> <br /> Total records to be displayed in a page</p>\n","type":"text/plain"},"key":"size","value":"10"}],"variable":[]}},"response":[{"id":"ad2fcf1e-1126-40c5-bbab-a007ff8a168b","name":"Success - Get Class Registrations","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"url":{"raw":"{{api_path}}/v1/classes/11232/registrations?session_id=97e3f904-d94b-417a-b533-5b4a4ddc7b69&center_id=d51712b1-6040-4dd4-abff-cffc9d36f89e&expand[0]=session&expand[1]=status_count&page=1","host":["{{api_path}}"],"path":["v1","classes","11232","registrations"],"query":[{"key":"session_id","value":"97e3f904-d94b-417a-b533-5b4a4ddc7b69"},{"key":"center_id","value":"d51712b1-6040-4dd4-abff-cffc9d36f89e"},{"key":"expand[0]","value":"session"},{"key":"expand[1]","value":"status_count"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 25 Jun 2021 09:15:35 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"31031"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"registrations\": [\n        {\n            \"id\": 124920,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"CC Online(amex)\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 0,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"9bbac377-20e2-4d33-9156-0d5037224534\",\n            \"appointment_group_id\": \"7e2b5fa7-55c2-47f3-9330-a46e869c5208\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T21:35:43\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 1,\n            \"last_updated\": \"2021-06-24T21:35:43\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124916,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"f85cd0c8-6575-415d-9995-316b542c5098\",\n            \"appointment_group_id\": \"3cdf8c33-9bd3-42ce-bd1e-f69f7755e9c8\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T20:30:43\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T21:35:30\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124915,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"456e827d-4c64-4e41-9ee3-081b3836375d\",\n            \"appointment_group_id\": \"71b35387-cd26-4109-8894-2ead7ddbb004\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T20:27:42\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T20:28:21\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124914,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"97353c8f-ac7d-4531-a819-13eaf687760b\",\n            \"appointment_group_id\": \"b0238c79-8ce9-49b7-9a27-51caa82f9bf0\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T20:26:29\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T20:27:37\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124913,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"f412cd21-5441-47d3-9285-bfe350eda920\",\n            \"appointment_group_id\": \"61bd3802-6a3b-4be9-877a-f192afe3cf3c\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T20:25:29\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T20:26:25\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124912,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"3f6816bb-9553-4069-b5f3-b9c53821311d\",\n            \"appointment_group_id\": \"512fea1d-5e8c-4778-81f4-a72a48c2c6f5\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T20:15:09\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T20:25:26\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124911,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"70904ab3-e88a-4094-94f5-37f17a86797e\",\n            \"appointment_group_id\": \"bc99719f-7c09-4886-b928-ad80c069a379\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T20:13:59\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T20:15:04\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124910,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"71ea4184-6290-447c-909c-8aa0f9168fee\",\n            \"appointment_group_id\": \"025d85f5-c40e-46c4-a521-1d60eeff236c\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T20:10:16\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T20:10:24\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124909,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"c4a426d7-f3f2-4183-99f7-90c664f96341\",\n            \"appointment_group_id\": \"b5528252-71d6-48da-badb-f8a905f5460d\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T20:05:05\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T20:10:12\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124908,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"3c799c6d-31b8-4ffc-97d0-da337ba45a6f\",\n            \"appointment_group_id\": \"36d6a58c-9f6f-49b1-b26d-7552f2a64034\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T19:37:30\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T20:04:50\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124907,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"4d7e4c22-9743-49a6-bbf1-b2ed02264a3d\",\n            \"appointment_group_id\": \"68ea101f-8c6e-4788-a22c-a8052fd5d6b8\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T19:36:21\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T19:37:26\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124906,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"40e9986d-3944-418f-a4e2-616f485c3a90\",\n            \"appointment_group_id\": \"83892f90-e5dc-4c16-b059-c3cbbf26bed0\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T19:31:43\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T19:34:27\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124905,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"2f58f8d3-e24f-4edc-a727-5e5e91953685\",\n            \"appointment_group_id\": \"f4ae49ad-0a36-4c5a-9d58-d35b7b05a8eb\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T19:27:37\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T19:31:37\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124904,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"c5bb8f9f-780c-48e8-aefd-e581b06bc7c3\",\n            \"appointment_group_id\": \"299387d2-3fc3-448a-81d7-5fe6a3d90fc8\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T19:27:20\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T19:27:33\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124903,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"f43268a5-915c-4008-8473-09981285fe33\",\n            \"appointment_group_id\": \"8d72c0b7-d193-47f1-aa84-a3da2ee59e9e\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T19:21:13\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T19:27:16\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124902,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"bc195d6c-821e-44e3-9ac1-38ffe4df5150\",\n            \"appointment_group_id\": \"6e9fa8cc-48f4-4b6b-b776-ea0150db349c\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T19:18:35\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T19:21:08\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124901,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"3f1db5ea-22b2-44f1-9ded-d777e72f2e7a\",\n            \"appointment_group_id\": \"14a3b9e1-2edf-4673-84fa-cdff2a493809\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T19:17:00\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T19:18:30\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124900,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"d29cfd39-55f4-4314-af49-b0f76b3b3af2\",\n            \"appointment_group_id\": \"5bd22b5d-76f2-47e6-84f1-99b764298d79\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T19:14:03\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T19:16:56\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124899,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"8c364042-5190-4460-8a04-03e8ed6dde61\",\n            \"appointment_group_id\": \"fa650203-27c7-45e5-8106-d1a1ecdd9b25\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T19:12:46\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T19:13:59\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124898,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"c682d8dd-d566-49b4-9d73-8dfbc06af85b\",\n            \"appointment_group_id\": \"c7567425-115b-49fb-b177-cda4c019bbfa\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T19:10:29\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T19:12:42\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124897,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"0f0e0b67-4a7b-4c65-bf9e-36da5554e95b\",\n            \"appointment_group_id\": \"a1dc14e1-c681-41ad-b5e6-0cf9aa8959bf\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T19:04:57\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T19:09:28\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124896,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"78c8f724-99c9-4131-a6f3-2af8e080f2db\",\n            \"appointment_group_id\": \"22260f51-87f0-4103-877c-7dad2755af5e\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T19:02:29\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T19:04:53\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124895,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"9b5bb76f-f1fd-415a-9916-aa88dc59149d\",\n            \"appointment_group_id\": \"93b9bcd7-31ba-44de-a3fb-fe2c588a5e0a\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T18:57:01\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T19:02:26\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124894,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"583c8698-a501-4759-be7f-0dd2023cb550\",\n            \"appointment_group_id\": \"ee5b73a0-33c3-40ff-b71d-fec20cfdc728\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T18:56:04\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T18:56:57\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124893,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"1ffbb427-d66d-422c-95f6-1b2386e8cffe\",\n            \"appointment_group_id\": \"c8f28293-1bd5-44be-b6f4-391f491598f8\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T18:52:26\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T18:56:00\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124880,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"da7f7769-b17f-4f64-9daa-55e6bce320b0\",\n            \"appointment_group_id\": \"2e3c76b3-6a70-411a-8b47-f0b15be828b8\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T17:54:47\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T18:22:22\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124879,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"04554d5c-eb6f-4bbd-bf53-dc6f53d7cb49\",\n            \"appointment_group_id\": \"4c65e47a-409a-4ef0-9148-e2f1a2fbbcd4\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T17:54:29\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T17:54:38\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124878,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"00220b1c-9dae-473a-ad12-67b0c4785c5d\",\n            \"appointment_group_id\": \"82ebd367-09ef-47bd-9844-78b57031e3e2\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T17:53:40\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T17:54:22\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124877,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"4df9f04f-34db-4552-8d39-13b9ac699c2e\",\n            \"appointment_group_id\": \"b52874f1-292e-4df0-a64b-5a6668d31aad\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T17:51:45\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T17:53:36\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124876,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"826bc167-aae6-4e96-b9b6-34de738043a3\",\n            \"appointment_group_id\": \"bec10e89-23ef-4771-9f8d-bd02bc0b1e77\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T17:50:25\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T17:51:12\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124875,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"4c932b10-e952-47f4-8c0e-05685387aa4c\",\n            \"appointment_group_id\": \"743fdaae-10ff-44c9-8756-39f2cb8a131c\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T17:43:20\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T17:50:21\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124870,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"e1b8a1d2-0809-463e-bb35-8636aec9e0d5\",\n            \"appointment_group_id\": \"1e6b1de6-0996-4cc7-83e0-c023345aca16\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T16:34:08\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T17:43:16\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124869,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"b80c7d62-4152-4599-ab92-ba88f852ccc4\",\n            \"appointment_group_id\": \"4c21d308-c7d0-4ad7-8d56-d9b55e8e4b29\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T16:19:48\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T16:34:04\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124868,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"711e7fc8-594e-4352-ab39-81c9225adc9c\",\n            \"appointment_group_id\": \"204e8bef-afde-4796-9c3b-c33d70a94d21\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T16:19:16\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T16:19:44\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124867,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"143f4a06-00ab-4d8f-8568-d497233cd6dd\",\n            \"appointment_group_id\": \"c8aa3d6c-bd6c-4dc7-ad24-14dc8c2343f9\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T16:16:43\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T16:19:12\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124866,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"eb846bef-f8c1-4375-a71d-3eb298b2d90e\",\n            \"appointment_group_id\": \"9d093b7a-e6be-40a7-b68b-1576e98db294\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T16:16:23\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T16:16:38\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        },\n        {\n            \"id\": 124863,\n            \"delete_status\": \"\",\n            \"guest\": {\n                \"id\": \"29a0fbde-e5e0-494f-8b87-3ae82fe1f0a6\",\n                \"name\": \"dhanam CMA1\",\n                \"phone\": \"\",\n                \"code\": null,\n                \"email\": \"\"\n            },\n            \"session_id\": 91350,\n            \"indicators\": \"0@0@0@0@0@0@0@x@0@0@x@x@0\",\n            \"log_data\": \"\",\n            \"payment_type\": \"\",\n            \"payment_source\": \"No Dues\",\n            \"booked_from\": \"Web\",\n            \"registration_source\": \"CMA\",\n            \"is_free\": 0,\n            \"is_from_waitlist\": false,\n            \"status\": 1,\n            \"pre_close_status\": null,\n            \"is_any_session_noshow\": false,\n            \"invoice_id\": \"5e865bcf-a012-44fc-a108-75bd50c4e616\",\n            \"appointment_group_id\": \"75844901-df1f-47dc-b2bf-ecc92a824df2\",\n            \"appointment_ids\": null,\n            \"registration_dt\": \"2021-06-24T15:11:54\",\n            \"notes\": \"Guest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\tGuest Birthday on: Jun 12, 1990\\t\\t\\t\\t\\t\",\n            \"user_code\": \"560\",\n            \"redemption_type\": \"\",\n            \"sort_order\": 5,\n            \"last_updated\": \"2021-06-24T15:12:06\",\n            \"balance\": 0,\n            \"feedback_status\": 0\n        }\n    ],\n    \"session\": {\n        \"id\": 91350,\n        \"name\": \"VB_Zoom-18May\",\n        \"code\": null,\n        \"start_time\": \"2021-06-25T00:00:00\",\n        \"end_time\": \"2021-06-25T00:30:00\",\n        \"start_time_utc\": \"0001-01-01T00:00:00\",\n        \"end_time_utc\": \"0001-01-01T00:00:00\",\n        \"duration\": 30,\n        \"center_id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\n        \"class_id\": 11232,\n        \"instructor_id\": \"b4ae773a-f805-440f-b968-0f49c014fb02\",\n        \"room_id\": \"2310a3f6-3769-401c-8162-71f76baa2e26\",\n        \"status_id\": 0,\n        \"recurrence_id\": 32008,\n        \"catalog_name\": null,\n        \"catalog_price\": \"9000\",\n        \"show_in_catalog\": 1,\n        \"capacity\": 10,\n        \"web_capacity\": 5,\n        \"occupancy\": 1,\n        \"web_occupancy\": 1,\n        \"available_slots\": 9,\n        \"waitlisted_count\": 0,\n        \"is_open_for_registration\": true,\n        \"is_cancelled\": false,\n        \"is_free_session\": false,\n        \"description\": null,\n        \"description_html\": null,\n        \"track_ids\": null,\n        \"service_id\": \"97e3f904-d94b-417a-b533-5b4a4ddc7b69\",\n        \"active_request_id\": null,\n        \"cancellation_fee_window\": null,\n        \"cancellation_fee\": null,\n        \"allow_cancellation_fee\": false,\n        \"student_virtual_link\": null,\n        \"instructor_virtual_link\": null,\n        \"virtual_type\": 0,\n        \"is_instructor_substituted\": false\n    },\n    \"status_count\": [\n        {\n            \"registered\": 37,\n            \"waitlisted\": 0,\n            \"total\": 37,\n            \"closed\": 0,\n            \"signed_in\": 0,\n            \"canceled\": 36,\n            \"no_show\": 0,\n            \"open\": 1,\n            \"enrolled\": 0,\n            \"rejected\": 0,\n            \"web\": 37,\n            \"store\": 0,\n            \"occupancy\": 1\n        }\n    ],\n    \"occupancy\": 1,\n    \"page_details\": {\n        \"total\": 37,\n        \"page\": -1,\n        \"size\": 10\n    },\n    \"error\": null\n}"}],"_postman_id":"4a1d4827-9e7a-4721-b6a0-7bf2849f9fbc"},{"name":"Create Guest Registration","id":"b49592aa-9326-471d-80fe-8fe897d89d0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"guest_id\": \"{{guest_id}}\",\r\n    \"session_id\": 93887,\r\n    \"center_id\": \"{{center_id}}\",\r\n    \"waitlist\": false,\r\n    \"add_to_all\": 0\r\n}"},"url":"{{api_path}}/v1/classes/{{class_id}}/registrations","urlObject":{"path":["v1","classes","{{class_id}}","registrations"],"host":["{{api_path}}"],"query":[],"variable":[]}},"response":[{"id":"1a2e36a0-a126-488d-bbbd-0240c0eb2992","name":"Success - Create Guest Registration","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{access_token}}","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"guest_id\": \"57666a5b-1b0f-4e93-b619-fbe51393c0e4\",\r\n    \"session_id\": 93887,\r\n    \"center_id\": \"d51712b1-6040-4dd4-abff-cffc9d36f89e\",\r\n    \"waitlist\": false,\r\n    \"add_to_all\": 0\r\n}"},"url":"{{api_path}}/v1/classes/11393/registrations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 25 Jun 2021 09:56:09 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"57"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"registrations\": [\n        {\n            \"id\": 125019,\n            \"status\": 0\n        }\n    ],\n    \"error\": null\n}"}],"_postman_id":"b49592aa-9326-471d-80fe-8fe897d89d0f"},{"name":"Cancel a guest's registration to a class","id":"192aebcb-579a-4024-bca3-fab6bc49328b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"{api_url}/v1/classes/{class_id}/registrations/{registration_id}/cancel","description":"<p><strong>Purpose</strong>: The purpose of this API is to cancel the registration of a user to a class.</p>\n<p>You must provide a unique identifier for the <code>class_id</code> as well as for the <code>registration_id</code>. The API then cancels the registration of a user to the class.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>class_id</td>\n<td>int</td>\n<td><code>Mandatory</code>Unique identifier of the class.</td>\n</tr>\n<tr>\n<td>registration_id</td>\n<td>int</td>\n<td><code>Mandatory</code> Unique identifier of the registration of the class session booking that is to be canceled.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body\">Request Body</h2>\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>waive_fee</td>\n<td>bool</td>\n<td>As per your business policy, you can waive the cancelation fee.  <br /><strong>True</strong>: The cancellation fee is waived.  <br /><strong>False</strong>. The cancellation fee is not waived.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Message</strong></th>\n<th><strong>Code</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Something went wrong. Message: The invoice for the registration is closed. Please reopen the invoice and try again.</td>\n<td>1035</td>\n<td>This error message appears when you are trying to cancel the guest's registration on a class for which the invoice is already closed.</td>\n</tr>\n<tr>\n<td>Invalid registration</td>\n<td>1004</td>\n<td>This message appears when the registration_id is invalid.</td>\n</tr>\n<tr>\n<td>Class not found</td>\n<td>1001</td>\n<td>This message appears when the class_id is invalid.</td>\n</tr>\n<tr>\n<td>Passed class is not associated with passed registration</td>\n<td>1004</td>\n<td>This message appears when the class_id and the registration_id are not associated with each other.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","classes","{class_id}","registrations","{registration_id}","cancel"],"host":["{api_url}"],"query":[],"variable":[]}},"response":[{"id":"fada1307-528b-496a-b065-5c1daefe7442","name":"Cancel User Registration to a Class","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"waive_fee\":false\r\n}","options":{"raw":{"language":"json"}}},"url":"{api_url}/v1/classes/{class_id}/registrations/{registration_id}/cancel"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"//Cancel the guest's registration to a class\r\n{\r\n    \"error\": null\r\n}\r\n\r\n//Cancelling the guest's registration to a class with a closed invoice. \r\n{\r\n    \"error\": {\r\n        \"code\": 1035,\r\n        \"message\": \"Something went wrong. Message: The invoice for the registration is closed. Please reopen the invoice and try again.\"\r\n    }\r\n}\r\n\r\n//Cancelling the guest's registration to a class with invalid registration_id\r\n{\r\n    \"error\": {\r\n        \"code\": 1004,\r\n        \"message\": \"Invalid registration\"\r\n    }\r\n}\r\n\r\n//Cancelling the guest's registration to a class with invalid clas_id\r\n{\r\n    \"error\": {\r\n        \"code\": 1001,\r\n        \"message\": \"Class not found\"\r\n    }\r\n}\r\n\r\n//Cancelling the guest's registration to a class where class_id and the regsitration_id are not associated with each other\r\n{\r\n    \"error\": {\r\n        \"code\": 1004,\r\n        \"message\": \"Passed class is not assocated with passed registration\"\r\n    }\r\n}"}],"_postman_id":"192aebcb-579a-4024-bca3-fab6bc49328b"},{"name":"Cancel a guest's registration to a workshop","id":"7d49aa64-751d-46db-84b0-e99dff6aaf96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"{api_url}/v1/workshops/{workshop_id}/registrations/{registration_id}/cancel","description":"<p><strong>Purpose</strong>: The purpose of this API is to cancel the guest's registration to a workshop.</p>\n<p>You must provide a unique identifier for the <code>workshop_id</code> and the <code>registration_id</code>. The API call then cancels the workshop registration of a guest.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>workshop_id</td>\n<td>integer</td>\n<td><code>Mandatory</code> Unique identifier of the classes workshop.</td>\n</tr>\n<tr>\n<td>registration_id</td>\n<td>integer</td>\n<td><code>Mandatory</code> Unique identifier of the registration of the workshop that is to be cancelled.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body\">Request Body</h2>\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>waive_fee</td>\n<td>bool</td>\n<td>As per your business policy, you can waive the cancelation fee.  <br /><strong>True</strong>: The cancellation fee is waived.  <br /><strong>False</strong>. The cancellation fee is not waived.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Message</strong></th>\n<th><strong>Code</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Something went wrong. Message: The invoice for the registration is closed. Please reopen the invoice and try again.</td>\n<td>1035</td>\n<td>This error message appears when you are trying to cancel the guest's registration on a workshop for which the invoice is already closed.</td>\n</tr>\n<tr>\n<td>Invalid registration</td>\n<td>1004</td>\n<td>This message appears when the registration_id is invalid.</td>\n</tr>\n<tr>\n<td>Workshop not found</td>\n<td>1001</td>\n<td>This message appears when the workshop_id is invalid.</td>\n</tr>\n<tr>\n<td>Passed workshop is not associated with passed registration</td>\n<td>1004</td>\n<td>This message appears when the workshop_id and the registration_id are not associated with each other.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","workshops","{workshop_id}","registrations","{registration_id}","cancel"],"host":["{api_url}"],"query":[],"variable":[]}},"response":[{"id":"f84ef919-ed84-47d9-bdeb-118d42c69ec2","name":"Cancel a guest's registration to a workshop","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"waive_fee\":false\r\n}","options":{"raw":{"language":"json"}}},"url":"{api_url}/v1/workshops/{workshop_id}/registrations/{registration_id}/cancel"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"//Successfully cancelled the guest's registration to the workshop\r\n{\r\n    \"error\": null\r\n}\r\n\r\n//Cancelling the registration of guest for a workshop that has a closed invoice. \r\n{\r\n    \"error\": {\r\n        \"code\": 1035,\r\n        \"message\": \"Something went wrong. Message: The invoice for the registration is closed. Please reopen the invoice and try again.\"\r\n    }\r\n}\r\n\r\n//Cancelling the registration of a guest to the workshop with an invalid registration_id\r\n{\r\n    \"error\": {\r\n        \"code\": 1004,\r\n        \"message\": \"Invalid registration\"\r\n    }\r\n}\r\n\r\n//Cancelling the registration of a guest to a workshop with an invalid workshop_id.\r\n{\r\n    \"error\": {\r\n        \"code\": 1001,\r\n        \"message\": \"Workshop not found\"\r\n    }\r\n}\r\n\r\n//Cancelling the registration of a guest to a workshop when the registration_id and the workshop_id are not associated with each other. \r\n{\r\n    \"error\": {\r\n        \"code\": 1004,\r\n        \"message\": \"Passed workshop is not assocated with passed registration\"\r\n    }\r\n}"}],"_postman_id":"7d49aa64-751d-46db-84b0-e99dff6aaf96"},{"name":"Register a guest on Gympass","id":"a75860d2-5746-4bb3-8013-a0b41477ffca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{api_url}/v1/registrations?provider_id=Gympass","description":"<p><strong>Purpose</strong>: The purpose of this API is to register your guests on external providers like Gympass.</p>\n<p>You must provide the unique identifier of the external service provider in <code>provider_id</code>. The API will then register the guest on Gympass.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>provider_id</td>\n<td>string</td>\n<td>Name of the external service provider. In this case, it is Gympass.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body\">Request Body</h2>\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>provider_registration_id</td>\n<td>string</td>\n<td>Unique registration id for the guest with the external service provider.</td>\n</tr>\n<tr>\n<td>account_name</td>\n<td>string</td>\n<td>Name of the account as stored with the external service provider.</td>\n</tr>\n<tr>\n<td>center_id</td>\n<td>string</td>\n<td>Unique identifier of the center. (As stored with the external provider)</td>\n</tr>\n<tr>\n<td>schedule_id</td>\n<td>string</td>\n<td>Session to which the guest is registering. (As stored with the external provider).</td>\n</tr>\n<tr>\n<td>user</td>\n<td>object</td>\n<td>Details of the guest who is registering with Gympass.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"user-object\">user Object</h2>\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>personal_info</td>\n<td>object</td>\n<td>This object contains the personal information of the guest.</td>\n</tr>\n<tr>\n<td>user_name</td>\n<td>string</td>\n<td>Username of the guest as mentioned in Gympass.</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>string</td>\n<td>First name of the guest.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>string</td>\n<td>Last name of the guest.</td>\n</tr>\n<tr>\n<td>middle_name</td>\n<td>string</td>\n<td>Middle name of the guest.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>string</td>\n<td>Email id of the guest.</td>\n</tr>\n<tr>\n<td>phone_code</td>\n<td>integer</td>\n<td>Phone code of the country.</td>\n</tr>\n<tr>\n<td>number</td>\n<td>string</td>\n<td>Primary phone number of the guest.</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>enum</td>\n<td>Indicates the gender of the guest.  <br />-1 = Not specified,  <br />1 = Male,  <br />0 = Female,  <br />3 = Others</td>\n</tr>\n<tr>\n<td>work_phone</td>\n<td>string</td>\n<td>Work phone number of the guest.</td>\n</tr>\n<tr>\n<td>home_phone</td>\n<td>string</td>\n<td>Home phone number of the guest.</td>\n</tr>\n<tr>\n<td>date_of_birth</td>\n<td>date</td>\n<td>The date of birth of the guest.</td>\n</tr>\n<tr>\n<td>anniversary_date</td>\n<td>date</td>\n<td>Date and time of the guest's anniversary.</td>\n</tr>\n<tr>\n<td>address_1</td>\n<td>string</td>\n<td>Primary address of the guest.</td>\n</tr>\n<tr>\n<td>address_2</td>\n<td>string</td>\n<td>Secondary address of the guest.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>string</td>\n<td>City to which the guest belongs.</td>\n</tr>\n<tr>\n<td>state_id</td>\n<td>integer</td>\n<td>ID of the state to which the guest belongs.  <br />For more information on how to fetch the state IDs of a specific country, refer to the <a href=\"https://docs.zenoti.com/#90a22bea-e9d3-4457-b3cd-cce6edb6e402\">Retrieve the list of all states of a country API</a>.</td>\n</tr>\n<tr>\n<td>zip_code</td>\n<td>integer</td>\n<td>Zip code of the guest's address.</td>\n</tr>\n<tr>\n<td>country_id</td>\n<td>integer</td>\n<td>ID of the country to which the guest belongs. For example, the country_id of United States of America is 225.  <br />You can use the <a href=\"https://docs.zenoti.com/#6f67f347-f833-4838-8bd0-4727fe8a9eda\">Retrieve the list of all countries API</a> to fetch country codes (id) and each country's corresponding phone code (phone_code).</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-object\">Response Object</h2>\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>string</td>\n<td>Registration id of the guest on Gympass.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-object\">error Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Message</strong></th>\n<th><strong>Code</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Already registered exception</td>\n<td>GP4006</td>\n<td>This message appears if you are registering the guest with invalid data or if the guest is already registered.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","registrations"],"host":["{api_url}"],"query":[{"key":"provider_id","value":"Gympass"}],"variable":[]}},"response":[{"id":"23fadc17-5f9e-4d5c-a517-386bfb68376a","name":"Register a guest on Gympass","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"provider_registration_id\": \"cd7f07e7-51ae-4a62-b6ae-48fe89ce99eao\",\r\n  \"account_name\": \"account_name\",\r\n  \"center_id\": \"9a895b3c-1994-42c0-bc61-efda4a6e2828\",\r\n  \"schedule_id\": \"f9bf682f-2f27-4455-8ba8-82743f1b0931\",\r\n  \"user\": {\r\n      \"personal_info\":{\r\n        \"user_name\": \"user_name\",\r\n        \"first_name\": \"first_name\",\r\n        \"last_name\": \"last_name\",\r\n        \"middle_name\": \"\",\r\n        \"email\": \"gympass0&gp.com\",\r\n        \"mobile_phone\":{\r\n            \"phone_code\": 1,\r\n            \"number\": \"phone number\"\r\n        },\r\n        \"gender\": \"0\",\r\n        \"work_phone\":{},\r\n        \"home_phone\":{},\r\n        \"date_of_birth\": \"1996-04-30\",\r\n        \"anniversary_date\": \"\",\r\n        \"dob_incomplete_year\":\"\"\r\n      },\r\n    \"address_info\": {\r\n      \"address_1\": \"3235 Larimer St\",\r\n      \"address_2\": null,\r\n      \"city\": \"Denver\",\r\n      \"state_id\": \"51\",\r\n      \"zip_code\": \"80205\",\r\n      \"country_id\": \"225\"\r\n    }    \r\n  }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":{"raw":"{api_url}/v1/registrations?provider_id=Gympass","host":["{api_url}"],"path":["v1","registrations"],"query":[{"key":"provider_id","value":"Gympass"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"//if the registration is successful and the details are valid. \r\n\r\n{\r\n    \"id\": 60902,\r\n    \"error\": null\r\n}\r\n\r\n//If registering with an invalid id\r\n\r\n{\r\n    \"id\": null,\r\n    \"error\": {\r\n        \"code\": \"GP4006\",\r\n        \"message\": \"Already registered exception\"\r\n    }\r\n}"}],"_postman_id":"a75860d2-5746-4bb3-8013-a0b41477ffca"}],"id":"c4db82fe-733d-4f6c-93de-306f2ccca419","description":"<p>This section contains Registration-related API endpoints for the Classes API category.</p>\n","_postman_id":"c4db82fe-733d-4f6c-93de-306f2ccca419"}],"id":"baa5adb7-a978-458c-927e-8811d77e4dc2","description":"<p>This section contains Classes-related API endpoints for the following categories:</p>\n<ul>\n<li><a href=\"https://docs.zenoti.com/?version=latest#b4e1b01d-1121-4987-b019-7c6d443c956c\">Consumer</a></li>\n<li><a href=\"https://docs.zenoti.com/?version=latest#83badcdb-c893-4bb1-bfe5-57719710777d\">Operations</a></li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"dbc38c4b-b6bf-4ed2-b9a4-25b905d19d28","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"6d358e6e-332f-47bb-9ce2-cf1908a3650c","type":"text/javascript","exec":[""]}}],"_postman_id":"baa5adb7-a978-458c-927e-8811d77e4dc2"},{"name":"Shopify","item":[{"name":"Generate Shopify Multipass URL","id":"7d208d2b-8097-426b-b106-dcf0072de443","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{api_url} : v1/ecommerce/shopify/multipass-url?user_id=${userId}&return_url=${returnUrl}","description":"<p>The <b>Generate Shopify Multipass URL </b> API generates a Shopify Multipass token and returns the response object with multipass_url. This URL is used for redirecting the guests after a successful Shopify authentication.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\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>user_id</td>\n<td>guid</td>\n<td><code>Mandatory</code><br /> Unique 32-character identifier of the guest.</td>\n</tr>\n<tr>\n<td>return_url</td>\n<td>string</td>\n<td><code>Mandatory</code> URL to redirect a user after successfull authentication.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"port":" v1","path":["ecommerce","shopify","multipass-url"],"host":["{api_url} "],"query":[{"description":{"content":"<p>Mandatory - Unique 32-character identifier of the guest.</p>\n","type":"text/plain"},"key":"user_id","value":"${userId}"},{"description":{"content":"<p>Mandatory - URL to redirect a user after successfull authentication.</p>\n","type":"text/plain"},"key":"return_url","value":"${returnUrl}"}],"variable":[]}},"response":[],"_postman_id":"7d208d2b-8097-426b-b106-dcf0072de443"}],"id":"45706f49-c139-4730-90c5-5e652ea0a99c","_postman_id":"45706f49-c139-4730-90c5-5e652ea0a99c","description":""}],"event":[{"listen":"prerequest","script":{"id":"b0d6a3e5-1b40-42d8-a1ef-2968f6c18b55","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"9aa985bd-743f-48ca-a856-e11654908a97","type":"text/javascript","exec":[""]}}]}